| Package | Description |
|---|---|
| groovyx.gpars.remote |
This package holds classes implementing the remoting interface for actors, dataflows and agents.
|
| groovyx.gpars.remote.netty |
This package holds implementation-specific classes implementing the remote actors functionality on top of Netty.
|
| Class and Description |
|---|
| NettyServer
Represents a server that waits for connections from clients.
|
| Class and Description |
|---|
| ConnectListener |
| NettyClient
Represents client that connects to server
|
| NettyServer
Represents a server that waits for connections from clients.
|