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) protectedNettyIoService(NettyIoServiceFactory factory, org.apache.sshd.common.io.IoHandler handler, String channelGroupName)