|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cmd | |
---|---|
org.clazzes.remoting.cmd |
Uses of Cmd in org.clazzes.remoting.cmd |
---|
Subclasses of Cmd in org.clazzes.remoting.cmd | |
---|---|
class |
CallBackCmd
|
class |
ExchangeClientUIDCmd
A command, which is sent from the server to the client, when a connection is established. |
class |
InvocationCmd
An invocation command is sent over the wire from the client to the server upon invocation of a remote call. |
class |
InvocationExceptionCmd
A command that is sent, when an invocation raised an exception. |
class |
InvocationResultCmd
A command, which is setnt, when an invocation returned normally. |
class |
LoadClassCmd
A command that requires a remote class being loaded. |
class |
ReturnClassBytesCmd
A command that reports a remote class to the client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |