Class RemoteObjectHandler

java.lang.Object
com.jme3.network.service.rmi.RemoteObjectHandler
All Implemented Interfaces:
InvocationHandler

public class RemoteObjectHandler extends Object implements InvocationHandler
Used internally to remotely invoke methods on RMI shared objects.