Uses of Interface
org.jboss.netty.channel.FileRegion
-
Packages that use FileRegion Package Description org.jboss.netty.channel The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel. -
-
Uses of FileRegion in org.jboss.netty.channel
Classes in org.jboss.netty.channel that implement FileRegion Modifier and Type Class Description class
DefaultFileRegion
-