Uses of Class
com.jme3.network.service.rpc.msg.RpcCallMessage
Packages that use RpcCallMessage
-
Uses of RpcCallMessage in com.jme3.network.service.rpc
Methods in com.jme3.network.service.rpc with parameters of type RpcCallMessageModifier and TypeMethodDescriptionvoidRpcConnection.handleMessage(RpcCallMessage msg) Called internally when an RpcCallMessage is received from the remote connection.