Uses of Package
com.jme3.network.service.rpc
Packages that use com.jme3.network.service.rpc
-
Classes in com.jme3.network.service.rpc used by com.jme3.network.service.rmi
-
Classes in com.jme3.network.service.rpc used by com.jme3.network.service.rpcClassDescriptionWraps a message connection to provide RPC call support.Implementations of this interface can be registered with the RpcClientService or RpcHostService to handle the remote procedure calls for a given object or objects.