Package | Description |
---|---|
groovyx.gpars.actor |
This package holds classes forming the public actor API.
|
groovyx.gpars.serial |
This package holds classes used for actor identification in the network.
|
Modifier and Type | Class and Description |
---|---|
static class |
Actor.MyRemoteHandle |
Modifier and Type | Method and Description |
---|---|
protected RemoteHandle |
Actor.createRemoteHandle(SerialHandle handle,
SerialContext host) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRemoteHandle |
Modifier and Type | Method and Description |
---|---|
protected RemoteHandle |
WithSerialId.createRemoteHandle(SerialHandle handle,
SerialContext host) |