Méthode | Description | |
---|---|---|
addAdatper ( |
||
createAdapter ( string id ) : |
||
createAdapterWithProxy ( String id, |
||
createConnection ( int type, string host, int port ) : |
||
getLogger ( ) : |
||
getProperty_DefaultCallWaitTime ( ) : int | ||
getSystemDeviceID ( ) : string | ||
getUniqueSequence ( ) : int | ||
initialize ( string name, Settings settings = null ) : bool | ||
instance ( ) : |
||
registerConnection ( |
||
shutdown ( ) : void | ||
unregisterConnection ( |
||
waitForShutdown ( ) : void |
Méthode | Description | |
---|---|---|
_timerCheckHealth ( object source, System e ) : void |
Méthode | Description | |
---|---|---|
RpcCommunicator ( ) : System | ||
dequeueMessage ( int sequence ) : |
||
dispatchMsg ( |
||
enqueueMessage ( int sequence, |
protected _timerCheckHealth ( object source, System e ) : void | ||
source | object | |
e | System | |
Résultat | void |
public addAdatper ( |
||
adapter | ||
Résultat | void |
public createAdapter ( string id ) : |
||
id | string | |
Résultat |
public createAdapterWithProxy ( String id, |
||
id | String | |
proxy | ||
Résultat |
public createConnection ( int type, string host, int port ) : |
||
type | int | |
host | string | |
port | int | |
Résultat |
public getProperty_DefaultCallWaitTime ( ) : int | ||
Résultat | int |
public static getSystemDeviceID ( ) : string | ||
Résultat | string |
public initialize ( string name, Settings settings = null ) : bool | ||
name | string | |
settings | Settings | |
Résultat | bool |
public static instance ( ) : |
||
Résultat |
public registerConnection ( |
||
conn | ||
Résultat | void |
public unregisterConnection ( |
||
conn | ||
Résultat | void |