Uses of Interface
org.jboss.netty.channel.ReceiveBufferSizePredictorFactory

Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
Abstract TCP and UDP socket interfaces which extend the core channel API.
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).