| Package | Description |
|---|---|
| com.jme3.network.service.rpc |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcConnection.handleMessage(RpcResponseMessage msg)
Called internally when an RpcResponseMessage is received from
the remote connection.
|
protected void |
RpcConnection.send(byte channel,
RpcResponseMessage msg) |