public class SingleNodeClient extends XioClient
| Constructor and Description |
|---|
SingleNodeClient(InetSocketAddress address,
io.netty.bootstrap.Bootstrap bootstrap) |
| Modifier and Type | Method and Description |
|---|---|
Node |
buildNode(InetSocketAddress address,
io.netty.bootstrap.Bootstrap bootstrap) |
void |
close() |
Node |
getNode() |
public SingleNodeClient(InetSocketAddress address, io.netty.bootstrap.Bootstrap bootstrap)
public Node buildNode(InetSocketAddress address, io.netty.bootstrap.Bootstrap bootstrap)
public void close()
throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.