Uses of Interface
org.glassfish.grizzly.FileChunk
-
Packages that use FileChunk Package Description org.glassfish.grizzly -
-
Uses of FileChunk in org.glassfish.grizzly
Classes in org.glassfish.grizzly that implement FileChunk Modifier and Type Class Description classFileTransferA simple class that abstractsFileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel)for use with Grizzly 2.0AsyncQueueWriter.
-