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