Accessor.CliCom

Undocumented in source.

Constructors

this
this(string target)
Undocumented in source.

Members

Aliases

rhash_t
alias rhash_t = ubyte[28]
Undocumented in source.

Functions

calcHash
rhash_t 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, RMIResponse r)
reqbus
string reqbus;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta