Uses of Class
io.netty.channel.DefaultFileRegion
- 
Packages that use DefaultFileRegion Package Description io.netty.channel The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
- 
- 
Uses of DefaultFileRegion in io.netty.channelMethods in io.netty.channel with parameters of type DefaultFileRegion Modifier and Type Method Description protected voidAbstractChannel. validateFileRegion(DefaultFileRegion region, long position)
 
-