Uses of Class
org.jboss.netty.channel.socket.nio.AbstractNioBossPool
Packages that use AbstractNioBossPool
Package
Description
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
-
Uses of AbstractNioBossPool in org.jboss.netty.channel.socket.nio
Subclasses of AbstractNioBossPool in org.jboss.netty.channel.socket.nioModifier and TypeClassDescriptionclass
HoldsNioClientBoss
instances to useclass
HoldsNioServerBoss
instances to use