메소드 | 설명 | |
---|---|---|
CloseConnection ( UUID id ) : void | ||
Output ( string text ) : void | ||
Output ( string text, string level ) : void | ||
ReadConfig ( IConfigSource config ) : void | ||
ReadLine ( string p, bool isCommand, bool e ) : string | ||
RemoteConsole ( string defaultPrompt ) : System | ||
SetServer ( IHttpServer server ) : void |
메소드 | 설명 | |
---|---|---|
DecodePostString ( string data ) : |
||
DoExpire ( ) : void | ||
GetEvents ( UUID RequestID, UUID sessionID, string request ) : |
||
HandleHttpCloseSession ( |
||
HandleHttpPoll ( |
||
HandleHttpSessionCommand ( |
||
HandleHttpStartSession ( |
||
HasEvents ( UUID RequestID, UUID sessionID ) : bool | ||
NoEvents ( UUID RequestID, UUID id ) : |
public ReadLine ( string p, bool isCommand, bool e ) : string | ||
p | string | |
isCommand | bool | |
e | bool | |
리턴 | string |
public RemoteConsole ( string defaultPrompt ) : System | ||
defaultPrompt | string | |
리턴 | System |