Accessor.CliCom

Undocumented in source.

Constructors

this
this(string target)
Undocumented in source.

Members

Functions

callHash
string callHash(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, BusData msg)
reqbus
string reqbus;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

res
RMIResponse[string] res;
Undocumented in source.
sleepStep
Duration sleepStep;
Undocumented in source.
target
string target;
Undocumented in source.
waitList
string[string] waitList;
Undocumented in source.

Inherited Members

From RMIStubCom

caller
string caller()

Meta