gpars.serial
Class RemoteHandle
java.lang.Object
gpars.serial.RemoteHandle
- All Implemented Interfaces:
- Serializable
class RemoteHandle
- author:
- Alex Tkachman
Methods inherited from class Object
|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
hostId
protected final UUID hostId
-
serialId
protected final UUID serialId
-
RemoteHandle
public RemoteHandle(UUID hostId, UUID id)
-
createObject
protected WithSerialId createObject(SerialContext context)
-
readResolve
@SuppressWarnings({"CatchGenericClass", "UnusedDeclaration", "OverlyBroadCatchBlock"})
protected final Object readResolve()
-
Groovy Documentation