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