Uses of Interface
com.esotericsoftware.kryonet.rmi.RemoteObject

Packages that use RemoteObject
com.esotericsoftware.kryonet.rmi   
 

Uses of RemoteObject in com.esotericsoftware.kryonet.rmi
 

Methods in com.esotericsoftware.kryonet.rmi that return RemoteObject
static RemoteObject ObjectSpace.getRemoteObject(Connection connection, int objectID, java.lang.Class... ifaces)
          Returns a proxy object that implements the specified interfaces.