Package | Description |
---|---|
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.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 |
---|
RemoteConnection
Represents connection to remote host
|
RemoteHost
Representation of remote host connected to transport provider
|
Class and Description |
---|
RemoteConnection
Represents connection to remote host
|
RemoteHost
Representation of remote host connected to transport provider
|
Class and Description |
---|
RemoteHost
Representation of remote host connected to transport provider
|
Class and Description |
---|
RemoteConnection
Represents connection to remote host
|
RemoteHost
Representation of remote host connected to transport provider
|
Class and Description |
---|
LocalHost
Represents communication point with other local hosts.
|
LocalNode
Representation of local node
|
RemoteConnection
Represents connection to remote host
|
RemoteHost
Representation of remote host connected to transport provider
|
RemoteNode
Representation of remote node
|
RemoteNodeDiscoveryListener
Listener for remote node events
|
Class and Description |
---|
LocalNode
Representation of local node
|
RemoteConnection
Represents connection to remote host
|
Class and Description |
---|
BroadcastDiscovery |
LocalHost
Represents communication point with other local hosts.
|
RemoteConnection
Represents connection to remote host
|
Class and Description |
---|
RemoteConnection
Represents connection to remote host
|