Uses of Interface
org.glassfish.grizzly.http.util.Chunk
-
Packages that use Chunk Package Description org.glassfish.grizzly.http.util -
-
Uses of Chunk in org.glassfish.grizzly.http.util
Classes in org.glassfish.grizzly.http.util that implement Chunk Modifier and Type Class Description classBufferChunkBufferchunk representation.classByteChunkThis class is used to represent a chunk of bytes, and utilities to manipulate byte[].classCacheableDataChunkDataChunkimplementation, which could be cached in the thread cache.classCharChunkUtilities to manipulate char chunks.classDataChunkBufferchunk representation.
-