Uses of Interface
org.jboss.netty.channel.socket.Worker

Packages that use Worker
Package
Description
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).
Old blocking I/O based socket channel API implementation - recommended for a small number of connections (< 1000).