Accessor.CliCom

Undocumented in source.

Constructors

this
this(string target)
Undocumented in source.

Members

Functions

calcHash
string calcHash(RMICall call)
Undocumented in source. Be warned that the author may not have intended to support it.
caller
string caller()
Undocumented in source. Be warned that the author may not have intended to support it.
process
RMIResponse process(RMICall call)
Undocumented in source. Be warned that the author may not have intended to support it.
receive
void receive(string t, Json msg)
reqbus
string reqbus;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

responses
RMIResponse[string] responses;
Undocumented in source.
target
string target;
Undocumented in source.
waitList
string[string] waitList;
Undocumented in source.

Inherited Members

From RMIStubCom

caller
string caller()

Meta