Uses of Class
org.apache.sshd.netty.NettyIoServiceFactory
Packages that use NettyIoServiceFactory
-
Uses of NettyIoServiceFactory in org.apache.sshd.netty
Fields in org.apache.sshd.netty declared as NettyIoServiceFactoryConstructors in org.apache.sshd.netty with parameters of type NettyIoServiceFactoryModifierConstructorDescriptionNettyIoAcceptor
(NettyIoServiceFactory factory, org.apache.sshd.common.io.IoHandler handler) NettyIoConnector
(NettyIoServiceFactory factory, org.apache.sshd.common.io.IoHandler handler) protected
NettyIoService
(NettyIoServiceFactory factory, org.apache.sshd.common.io.IoHandler handler)