Uses of Package
org.glassfish.grizzly.web.container.util.buf

Packages that use org.glassfish.grizzly.web.container.util.buf
org.glassfish.grizzly.web   
org.glassfish.grizzly.web.arp   
org.glassfish.grizzly.web.container   
org.glassfish.grizzly.web.container.http11   
org.glassfish.grizzly.web.container.http11.filters   
org.glassfish.grizzly.web.container.util.buf   
org.glassfish.grizzly.web.container.util.collections   
org.glassfish.grizzly.web.container.util.http   
org.glassfish.grizzly.web.container.util.http.mapper   
org.glassfish.grizzly.web.standalone   
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web
ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk.ByteOutputChannel
           
MessageBytes
          This class is used to represent a subarray of bytes in an HTTP message.
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.arp
ByteChunk.ByteOutputChannel
           
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.container
ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
MessageBytes
          This class is used to represent a subarray of bytes in an HTTP message.
UDecoder
          All URL decoding happens here.
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.container.http11
B2CConverter
          Efficient conversion of bytes to character .
ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk.ByteInputChannel
           
ByteChunk.ByteOutputChannel
           
C2BConverter
          Efficient conversion of character to bytes.
CharChunk
          Utilities to manipluate char chunks.
CharChunk.CharInputChannel
           
CharChunk.CharOutputChannel
          When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
MessageBytes
          This class is used to represent a subarray of bytes in an HTTP message.
UEncoder
          Efficient implementation for encoders.
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.container.http11.filters
ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.container.util.buf
B2CConverter
          Efficient conversion of bytes to character .
ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk.ByteInputChannel
           
ByteChunk.ByteOutputChannel
           
C2BConverter
          Efficient conversion of character to bytes.
CharChunk
          Utilities to manipluate char chunks.
CharChunk.CharInputChannel
           
CharChunk.CharOutputChannel
          When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
MessageBytes
          This class is used to represent a subarray of bytes in an HTTP message.
MessageBytes.MessageBytesFactory
           
StringCache.ByteEntry
           
StringCache.CharEntry
           
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.container.util.collections
MessageBytes
          This class is used to represent a subarray of bytes in an HTTP message.
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.container.util.http
B2CConverter
          Efficient conversion of bytes to character .
ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
MessageBytes
          This class is used to represent a subarray of bytes in an HTTP message.
UDecoder
          All URL decoding happens here.
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.container.util.http.mapper
MessageBytes
          This class is used to represent a subarray of bytes in an HTTP message.
 

Classes in org.glassfish.grizzly.web.container.util.buf used by org.glassfish.grizzly.web.standalone
ByteChunk
          This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.