| Package | Description |
|---|---|
| com.jme3.network.service.rpc |
| Class and Description |
|---|
| RpcCallMessage
Used internally to send RPC call information to
the other end of a connection for execution.
|
| RpcResponseMessage
Used internally to send an RPC call's response back to
the caller.
|