Package | Description |
---|---|
com.esotericsoftware.kryonet.rmi |
Modifier and Type | Method and Description |
---|---|
static RemoteObject |
ObjectSpace.getRemoteObject(Connection connection,
int objectID,
java.lang.Class... ifaces)
Returns a proxy object that implements the specified interfaces.
|