Module org.glassfish.grizzly.http
Package org.glassfish.grizzly.http
package org.glassfish.grizzly.http
-
ClassDescriptionChunked transfer encoding implementation.Compression configuration class.Common CompressionMode interface.Abstraction, which represents HTTP content-encoding.Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.A collection of cookies - reusable and tuned for server side performance.Cookies builder, which could be used to construct a set of cookies, either client or server.Fixed length transfer encoding implementation.GZip
ContentEncodingimplementation, which compresses/decompresses HTTP content using gzip algorithm.Base HTTP Filter.HttpContentmessage, which represents broken HTTP content.HttpTrailer message builder.RuntimeException, means something wrong happened during HTTP message content parsing.Client sideHttpCodecFilterimplementation, which is responsible for decodingHttpResponsePacketand encodingHttpRequestPacketmessages.TheFilter, responsible for transformingBufferintoHttpPacketand vice versa in asynchronous mode.Object represents HTTP message content: complete or part.HttpContent.Builder<T extends HttpContent.Builder>HttpContent message builder.Represents a single logical HTTP transaction.The class contains a set of standard HTTP events sent on FilterChain during HTTP packets processing.HttpPacket, which represents HTTP message header.HttpHeader.Builder<T extends HttpHeader.Builder>HttpHeader message builder.Abstraction, which represents any type of HTTP message:HttpRequestPacket,HttpResponsePacket,HttpContent.Monitoring probe providing callbacks that may be invoked by Grizzly Http filters.HttpProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.TheHttpHeaderobject, which represents HTTP request message.HttpRequestPacket message builder.TheHttpHeaderobject, which represents HTTP response message.HttpResponsePacket message builder.Server sideHttpCodecFilterimplementation, which is responsible for decodingHttpRequestPacketand encodingHttpResponsePacketmessages.HttpContentmessage, which represents HTTP trailer message.HttpTrailer message builder.Web container configuration for keep-alive HTTP connections.Monitoring probe providing callbacks that may be invoked by GrizzlyKeepAlive.KeepAliveProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.Lazy cookie implementation, which is based on preparsed GrizzlyBuffers.Predefined HTTP methodsCommon interface forHttpPackets, which contain mimeheaders.Note<E>The Note value associated with HttpRequestPacket.Class, which represents result ofTransferEncodingorContentEncodingparsing.Maintains semantic state necessary to proper HTTP processing.Predefined HTTP protocol versionsAbstraction, which represents HTTP transfer-encoding.