public static interface NioAcceptorHandler.ClientFactory
Modifier and Type | Method and Description |
---|---|
void |
onAccept(org.jetlang.fibers.NioFiber fiber,
org.jetlang.fibers.NioControls controls,
java.nio.channels.SelectionKey key,
java.nio.channels.SocketChannel channel) |
Copyright © 2019. All Rights Reserved.