Метод | Описание | |
---|---|---|
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 GetMajorNETVersionOfWeborb ( ) : int | ||
Результат | int |
public static InvokeWeborbDisposed ( ) : void | ||
Результат | void |
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 |
public static currentTimeMillis ( ) : long | ||
Результат | long |