Uses of Class
org.apache.sshd.netty.NettyIoService
Packages that use NettyIoService
-
Uses of NettyIoService in org.apache.sshd.netty
Subclasses of NettyIoService in org.apache.sshd.nettyModifier and TypeClassDescriptionclass
The Netty based IoAcceptor implementation.class
The Netty based IoConnector implementation.Fields in org.apache.sshd.netty declared as NettyIoServiceConstructors in org.apache.sshd.netty with parameters of type NettyIoServiceModifierConstructorDescriptionNettyIoSession
(NettyIoService service, org.apache.sshd.common.io.IoHandler handler, SocketAddress acceptanceAddress)