Package | Description |
---|---|
groovyx.gpars.remote.netty |
This package holds implementation-specific classes implementing the remote actors functionality on top of Netty.
|
Modifier and Type | Method and Description |
---|---|
static NettyClient |
NettyTransportProvider.createClient(java.lang.String host,
int port,
LocalHost localHost,
ConnectListener listener)
Factory method for creating client instances.
|