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.channel
Methods in io.netty.channel with parameters of type DefaultFileRegion Modifier and Type Method Description protected void
AbstractChannel. validateFileRegion(DefaultFileRegion region, long position)
-