public static interface NioClientHandler.Reader
Modifier and Type | Method and Description |
---|---|
org.jetlang.fibers.NioChannelHandler.Result |
onRead(org.jetlang.fibers.NioFiber nioFiber,
org.jetlang.fibers.NioControls controls,
java.nio.channels.SelectionKey key,
java.nio.channels.SocketChannel channel) |
Copyright © 2019. All Rights Reserved.