Uses of Interface
org.jboss.netty.channel.socket.nio.NioSelector
Packages that use NioSelector
Package
Description
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
-
Uses of NioSelector in org.jboss.netty.channel.socket.nio
Subinterfaces of NioSelector in org.jboss.netty.channel.socket.nioModifier and TypeInterfaceDescriptioninterfaceServes the boss tasks like connecting/acceptingClasses in org.jboss.netty.channel.socket.nio that implement NioSelectorModifier and TypeClassDescription(package private) class(package private) classfinal classBossimplementation that handles the connection attempts of clientsclassA class responsible for registering channels withSelector.final classBoss implementation which handles accepting of new connectionsclass