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

Packages that use FileRegion
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).