Package | Description |
---|---|
groovyx.gpars.activeobject | |
groovyx.gpars.actor |
This package holds classes forming the public actor API.
|
groovyx.gpars.actor.impl |
This package holds classes some non-public aspects of actor implementation.
|
groovyx.gpars.dataflow |
This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads.
|
groovyx.gpars.dataflow.expression | |
groovyx.gpars.dataflow.operator |
This package holds classes representing operators and channels necessary for full dataflow concurrency.
|
groovyx.gpars.remote |
This package holds classes implementing the remote actors functionality.
|
groovyx.gpars.remote.message |
This package holds message classes for the remote actors implementation.
|
groovyx.gpars.remote.netty |
This package holds implementation-specific classes implementing the remote actors functionality on top of Netty.
|
groovyx.gpars.serial |
This package holds classes used for actor identification in the network.
|
Class and Description |
---|
WithSerialId
Base class for objects which can be exposed to remote nodes via serialization.
|
Class and Description |
---|
DefaultRemoteHandle |
RemoteHandle |
RemoteSerialized
Marker interface for objects, which are proxies to objects on other nodes.
|
SerialContext |
SerialHandle
Weak reference to object, which was serialized to remote hosts.
|
SerialMsg
Base class for all messages
|
WithSerialId
Base class for objects which can be exposed to remote nodes via serialization.
|
Class and Description |
---|
RemoteSerialized
Marker interface for objects, which are proxies to objects on other nodes.
|
SerialMsg
Base class for all messages
|
WithSerialId
Base class for objects which can be exposed to remote nodes via serialization.
|
Class and Description |
---|
RemoteSerialized
Marker interface for objects, which are proxies to objects on other nodes.
|
WithSerialId
Base class for objects which can be exposed to remote nodes via serialization.
|
Class and Description |
---|
RemoteSerialized
Marker interface for objects, which are proxies to objects on other nodes.
|
SerialMsg
Base class for all messages
|
WithSerialId
Base class for objects which can be exposed to remote nodes via serialization.
|
Class and Description |
---|
WithSerialId
Base class for objects which can be exposed to remote nodes via serialization.
|
Class and Description |
---|
SerialContext |
SerialHandles |
SerialMsg
Base class for all messages
|
Class and Description |
---|
SerialMsg
Base class for all messages
|
Class and Description |
---|
SerialHandles |
SerialMsg
Base class for all messages
|
Class and Description |
---|
RemoteHandle |
RemoteSerialized
Marker interface for objects, which are proxies to objects on other nodes.
|
SerialContext |
SerialHandle
Weak reference to object, which was serialized to remote hosts.
|
SerialHandles |
SerialMsg
Base class for all messages
|
WithSerialId
Base class for objects which can be exposed to remote nodes via serialization.
|