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
ConstructorsConstructorDescriptionRemoteObjectHandler(RmiRegistry rmi, byte channel, short objectId, ClassInfo typeInfo)  - 
Method Summary
 
- 
Constructor Details
- 
RemoteObjectHandler
 
 - 
 - 
Method Details
- 
getMethodInfo
 - 
invoke
- Specified by:
 invokein interfaceInvocationHandler- Throws:
 Throwable
 - 
toString
 
 -