Uses of Interface
org.glassfish.grizzly.http.util.Chunk

Packages that use Chunk
org.glassfish.grizzly.http.util   
 

Uses of Chunk in org.glassfish.grizzly.http.util
 

Classes in org.glassfish.grizzly.http.util that implement Chunk
 class BufferChunk
          Buffer chunk representation.
 class ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
 class CacheableDataChunk
          DataChunk implementation, which could be cached in the thread cache.
 class CharChunk
          Utilities to manipluate char chunks.
 class DataChunk
          Buffer chunk representation.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.