public abstract class XioClient extends Object implements Closeable
| Modifier and Type | Field and Description |
|---|---|
protected io.netty.bootstrap.Bootstrap |
bootstrap |
| Modifier | Constructor and Description |
|---|---|
protected |
XioClient(io.netty.bootstrap.Bootstrap bootstrap) |
| Modifier and Type | Method and Description |
|---|---|
abstract Node |
getNode() |
io.netty.util.concurrent.Future<Void> |
write(Object msg) |
Copyright © 2016. All Rights Reserved.