|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgpars.serial.RemoteHandle
gpars.serial.DefaultRemoteHandle
class DefaultRemoteHandle extends RemoteHandle
| Field Summary |
|---|
| Fields inherited from class RemoteHandle | |
|---|---|
| hostId, serialId |
| Constructor Summary | |
DefaultRemoteHandle(UUID id, UUID hostId, Class klazz)
|
|
| Method Summary | |
|---|---|
protected WithSerialId
|
createObject(SerialContext context)
|
| Methods inherited from class RemoteHandle | |
|---|---|
| createObject, readResolve |
| Constructor Detail |
|---|
public DefaultRemoteHandle(UUID id, UUID hostId, Class klazz)
| Method Detail |
|---|
@Override protected WithSerialId createObject(SerialContext context)
Groovy Documentation