Uses of Class
com.jme3.network.service.rpc.msg.RpcResponseMessage
Packages that use RpcResponseMessage
-
Uses of RpcResponseMessage in com.jme3.network.service.rpc
Methods in com.jme3.network.service.rpc with parameters of type RpcResponseMessageModifier and TypeMethodDescriptionvoidRpcConnection.handleMessage(RpcResponseMessage msg) Called internally when an RpcResponseMessage is received from the remote connection.protected voidRpcConnection.send(byte channel, RpcResponseMessage msg)