Uses of Class
org.jboss.netty.channel.AbstractChannel

Packages that use AbstractChannel
Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).