| Package | Description |
|---|---|
| com.jme3.network.service.rmi | |
| com.jme3.network.service.rpc | |
| com.jme3.network.service.serializer |
| Modifier and Type | Class and Description |
|---|---|
class |
RmiClientService
A service that can be added to the client to support a simple
shared objects protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RpcClientService
RPC service that can be added to a network Client to
add RPC send/receive capabilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSerializerRegistrationsService |