Package com.jme3.network.service.rmi
Class RemoteObjectHandler
java.lang.Object
com.jme3.network.service.rmi.RemoteObjectHandler
- All Implemented Interfaces:
InvocationHandler
Used internally to remotely invoke methods on RMI shared objects.
-
Constructor Summary
ConstructorDescriptionRemoteObjectHandler
(RmiRegistry rmi, byte channel, short objectId, ClassInfo typeInfo) -
Method Summary
-
Constructor Details
-
RemoteObjectHandler
-
-
Method Details
-
getMethodInfo
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
toString
-