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