Uses of Package
org.glassfish.grizzly.http.util
Packages that use org.glassfish.grizzly.http.util
-
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.httpClassDescriptionThis class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.Mutable
ContentTypeobject.Bufferchunk representation.Enumeration of all headers as defined inRFC 2616.This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.Thisenumencapsulates the HTTP response status and reason phrases as defined byRFC 2616.Memory-efficient repository for Mime Headers.Request URI holder. -
Classes in org.glassfish.grizzly.http.util used by org.glassfish.grizzly.http.utilClassDescriptionEfficient conversion of bytes to character .
Bufferchunk representation.This class is used to represent a chunk of bytes, and utilities to manipulate byte[].Efficient conversion of character to bytes.DataChunkimplementation, which could be cached in the thread cache.Utilities to manipulate char chunks.When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.General interface forCharChunkandBufferChunk.This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.MutableContentTypeobject.Bufferchunk representation.Enumeration of all headers as defined inRFC 2616.This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.Thisenumencapsulates the HTTP response status and reason phrases as defined byRFC 2616.This class is used to represent a subarray of bytes in an HTTP message.Memory-efficient repository for Mime Headers.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.All URL decoding happens here.