메소드 | 설명 | |
---|---|---|
GetActivatorQueryStringValues ( ) : string[] | ||
GetConsoleHtml ( string absoluteUri, string hostAddress ) : string | ||
GetMajorNETVersionOfWeborb ( ) : int | ||
InvokeWeborbDisposed ( ) : void | ||
IsRemotingRequest ( string contentType ) : bool | ||
SerializeResponse ( Weborb.Message.Request message, Stream stream ) : void | ||
currentTimeMillis ( ) : long |
메소드 | 설명 | |
---|---|---|
ORBUtil ( ) : System |
public static GetActivatorQueryStringValues ( ) : string[] | ||
리턴 | string[] |
public static GetConsoleHtml ( string absoluteUri, string hostAddress ) : string | ||
absoluteUri | string | |
hostAddress | string | |
리턴 | string |
public static IsRemotingRequest ( string contentType ) : bool | ||
contentType | string | |
리턴 | bool |
public static SerializeResponse ( Weborb.Message.Request message, Stream stream ) : void | ||
message | Weborb.Message.Request | |
stream | Stream | |
리턴 | void |