public static interface AbstractNioChannel.NioUnsafe extends Channel.Unsafe
| Modifier and Type | Method and Description |
|---|---|
Channel |
ch() |
void |
finishConnect() |
void |
read() |
bind, close, connect, deregister, directOutboundContext, disconnect, flush, flushNow, localAddress, register, remoteAddress, resumeRead, suspendRead, voidFutureChannel ch()
void finishConnect()
void read()
Copyright © 2008-2012 The Netty Project. All Rights Reserved.