| Package | Description |
|---|---|
| com.jme3.network.service.rmi | |
| com.jme3.network.service.rpc |
| Class and Description |
|---|
| RpcConnection
Wraps a message connection to provide RPC call support.
|
| Class and Description |
|---|
| RpcConnection
Wraps a message connection to provide RPC call support.
|
| RpcHandler
Implementations of this interface can be registered with
the RpcClientService or RpcHostService to handle the
remote procedure calls for a given object or objects.
|