Class | Description |
---|---|
AbstractRemoteCommand |
Default base class for remote commands.
|
RemoteDGCAddReferenceCommand |
Distributed garbage collection 'addRef(rr)' command.
|
RemoteDGCRemoveReferenceCommand |
Distributed garbage collection 'removeRef(rr)' command.
|
RemoteFutureBackwardCommand |
Command for sending back an info to the src of a future.
|
RemoteFuturePullCommand |
Command for executing a remote method.
|
RemoteFutureSourceCommand | |
RemoteFutureTerminationCommand |
Command for executing a remote method.
|
RemoteGetExternalAccessCommand |
Command for getting a remote external access.
|
RemoteIntermediateResultCommand | |
RemoteMethodInvocationCommand |
Command for executing a remote method.
|
RemoteResultCommand |
Command that represents the result(s) of a remote command.
|
RemoteSearchCommand |
Command for performing a remote service search.
|