Uses of Package
org.glassfish.grizzly.http.util
-
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.http Class Description ContentType This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.ContentType.SettableContentType MutableContentTypeobject.DataChunk Bufferchunk representation.Header Enumeration of all headers as defined inRFC 2616.HeaderValue This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.HttpStatus Thisenumencapsulates the HTTP response status and reason phrases as defined byRFC 2616.MimeHeaders Memory-efficient repository for Mime Headers.RequestURIRef Request URI holder. -
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.http.server Class Description CharChunk Utilities to manipulate char chunks.ContentType This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.Header Enumeration of all headers as defined inRFC 2616.HeaderValue This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.HttpStatus Thisenumencapsulates the HTTP response status and reason phrases as defined byRFC 2616.Parameters UEncoder Efficient implementation for encoders. -
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.http.server.filecache Class Description ContentType This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type. -
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.http.server.http2 Class Description Header Enumeration of all headers as defined inRFC 2616.MimeHeaders Memory-efficient repository for Mime Headers. -
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.http.server.util Class Description DataChunk Bufferchunk representation.MessageBytes This class is used to represent a subarray of bytes in an HTTP message. -
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.http.util Class Description B2CConverter Efficient conversion of bytes to character .BufferChunk Bufferchunk representation.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.CacheableDataChunk DataChunkimplementation, which could be cached in the thread cache.CharChunk Utilities to manipulate 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.Chunk General interface forCharChunkandBufferChunk.ContentType This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.ContentType.SettableContentType MutableContentTypeobject.DataChunk Bufferchunk representation.DataChunk.Type Header Enumeration of all headers as defined inRFC 2616.HeaderValue This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.HttpStatus Thisenumencapsulates the HTTP response status and reason phrases as defined byRFC 2616.MessageBytes This class is used to represent a subarray of bytes in an HTTP message.MessageBytes.MessageBytesFactory MimeHeaders Memory-efficient repository for Mime Headers.Parameters StringCache.ByteEntry StringCache.CharEntry StringManager An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formatting which otherwise require the creation of Object arrays and such.UDecoder All URL decoding happens here.