public static interface AbstractNioChannel.NioUnsafe extends Channel.Unsafe
Unsafe
sub-type which allows to access the underlying SelectableChannel
限定符和类型 | 方法和说明 |
---|---|
java.nio.channels.SelectableChannel |
ch()
Return underlying
SelectableChannel |
void |
finishConnect()
Finish connect
|
void |
forceFlush() |
void |
read()
Read from underlying
SelectableChannel |
beginRead, bind, close, closeForcibly, connect, deregister, disconnect, flush, localAddress, outboundBuffer, recvBufAllocHandle, register, remoteAddress, voidPromise, write