| Interface | Description |
|---|---|
| IRemoteMessage |
Marker interface to know which types can
be sent though the stream.
|
| Class | Description |
|---|---|
| RemoteBeacon |
Class that holds method return information.
|
| RemoteCall |
Class that holds method call informations.
|
| RemoteInstance |
Class that holds informations about a remote instance,
making the instance unique in all remote JVM.
|
| RemoteReturn |
Class that holds method return information.
|
Copyright © 2015. All rights reserved.