Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

H_SIZE - Static variable in class org.glassfish.grizzly.http.ajp.AjpConstants
Size of basic packet header
HALF_CLOSED_LOCAL - Enum constant in enum class org.glassfish.grizzly.http2.Http2Stream.State
 
HALF_CLOSED_REMOTE - Enum constant in enum class org.glassfish.grizzly.http2.Http2Stream.State
 
handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
Lookup a resource based on the request URI, and process it.
handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
Lookup a resource based on the request URI, and process it.
handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
Lookup a resource based on the request URI, and process it.
handle(MultipartEntry) - Method in interface org.glassfish.grizzly.http.multipart.MultipartEntryHandler
The method is called once MultipartEntry header is ready to be processed by user code.
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Execute a unit of processing work to be performed, when server channel has accepted the client connection.
handleAccept(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
Execute a unit of processing work to be performed, when server channel has accepted the client connection.
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
Delegates accept operation to Transport's specific transport filter.
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2ServerFilter
 
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
 
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
 
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
 
handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.compression.lzma.LZMAFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.compression.zip.GZipFilter
Method perform the clean up of GZIP encoding/decoding state on a closed Connection.
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Execute a unit of processing work to be performed, when connection has been closed.
handleClose(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
Execute a unit of processing work to be performed, when connection has been closed.
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
Delegates close operation to Transport's specific transport filter.
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2ServerFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.portunif.PUFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
 
handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.websockets.BaseWebSocketFilter
Method handles Grizzly Connection close phase.
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Execute a unit of processing work to be performed, when channel gets connected.
handleConnect(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
Execute a unit of processing work to be performed, when channel gets connected.
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
Delegates connect operation to Transport's specific transport filter.
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2ClientFilter
 
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
 
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
 
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
 
handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.websockets.WebSocketClientFilter
Method handles Grizzly Connection connect phase.
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Handle custom event associated with the Connection.
handleEvent(FilterChainContext, FilterChainEvent) - Method in interface org.glassfish.grizzly.filterchain.Filter
Handle custom event associated with the Connection.
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
Delegates event operation to Transport's specific transport filter.
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
Handling Http request completion event sent by Http server filter and send the Ajp end response message.
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http2.Http2ClientFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http2.Http2ServerFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.portunif.BackChannelFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.portunif.PUFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
handleHandshake(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.websockets.BaseWebSocketFilter
Handle websocket handshake
handleHandshake(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.websockets.WebSocketClientFilter
 
handleHandshake(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.websockets.WebSocketFilter
 
handleQueryParameters() - Method in class org.glassfish.grizzly.http.util.Parameters
Process the query string into parameters
handler - Variable in class org.glassfish.grizzly.websockets.WebSocketHolder
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.compression.lzma.LZMAFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.compression.zip.GZipFilter
Method decodes GZIP encoded data stored in FilterChainContext.getMessage() and, as the result, produces a Buffer with a plain data.
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Execute a unit of processing work to be performed, when channel will become available for reading.
handleRead(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
Execute a unit of processing work to be performed, when channel will become available for reading.
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
Delegates reading operation to Transport's specific transport filter.
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
Handle the Ajp message.
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.ajp.AjpMessageFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
The method is called, once we have received a Buffer, which has to be transformed into HTTP response packet part.
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
The method is called, once we have received a Buffer, which has to be transformed into HTTP request packet part.
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.server.FileCacheFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2ClientFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2ServerFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.portunif.BackChannelFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.portunif.PUFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.DelayFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.EchoFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
 
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.websockets.BaseWebSocketFilter
Handle Grizzly Connection read phase.
handleRead(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
The method is called by the specific HttpCodecFilter implementation, once we have received a Buffer, which has to be transformed into HTTP packet part.
handleSendFile(Request) - Static method in class org.glassfish.grizzly.http.server.util.RequestUtils
 
HandlesTypes - Annotation Interface in jakarta.servlet.annotation
This annotation is used to declare the class types that a ServletContainerInitializer can handle.
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.compression.lzma.LZMAFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.compression.zip.GZipFilter
Method compresses plain data stored in FilterChainContext.getMessage() and, as the result, produces a Buffer with a GZIP compressed data.
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Execute a unit of processing work to be performed, when some data should be written on channel.
handleWrite(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
Execute a unit of processing work to be performed, when some data should be written on channel.
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
Delegates writing operation to Transport's specific transport filter.
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
Encoding HttpResponsePacket or HttpContent to Ajp message.
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
The method is called, once we need to serialize a HttpPacket, which may represent HTTP packet header, content or content chunk.
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2ClientFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.portunif.BackChannelFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.DelayFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.websockets.BaseWebSocketFilter
Handle Grizzly Connection write phase.
handshake - Variable in class org.glassfish.grizzly.websockets.WebSocketHolder
 
handshake(Connection) - Method in class org.glassfish.grizzly.ssl.SSLCodec
 
handshake(Connection<?>, CompletionHandler<SSLEngine>, Object, SSLEngineConfigurator, FilterChainContext, boolean) - Method in class org.glassfish.grizzly.ssl.SSLFilter
 
handshake(Connection, CompletionHandler<SSLEngine>) - Method in class org.glassfish.grizzly.ssl.SSLFilter
 
handshake(Connection, CompletionHandler<SSLEngine>, Object) - Method in class org.glassfish.grizzly.ssl.SSLFilter
 
handshake(Connection, CompletionHandler<SSLEngine>, Object, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLFilter
 
handshake(Connection, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLCodec
 
handshake(FilterChainContext, WebSocketApplication, HttpContent) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
 
handshake(SSLStreamReader, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter
 
handshake(SSLStreamReader, SSLEngineConfigurator, CompletionHandler<SSLEngine>) - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter
 
handshake(HandShake) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
This method will be called, when initial WebSocket handshake process has been completed, but allows the application to perform further negotiation/validation.
HandShake - Class in org.glassfish.grizzly.websockets
 
HandShake(URI) - Constructor for class org.glassfish.grizzly.websockets.HandShake
 
HandShake(HttpRequestPacket) - Constructor for class org.glassfish.grizzly.websockets.HandShake
 
HandshakeCompletionHandler(FutureImpl<SSLEngine>, CompletionHandler<SSLEngine>, SSLEngine) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamWriter.HandshakeCompletionHandler
 
HandshakeException - Exception in org.glassfish.grizzly.websockets
Exception, which describes the error, occurred during the WebSocket handshake phase.
HandshakeException(int, String) - Constructor for exception org.glassfish.grizzly.websockets.HandshakeException
Construct a HandshakeException.
HandshakeException(String) - Constructor for exception org.glassfish.grizzly.websockets.HandshakeException
Construct a HandshakeException.
handshakeListeners - Variable in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
handshakeUnwrap(int, SSLConnectionContext, Buffer, Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
 
handshakeWrap(Connection, SSLConnectionContext, Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
 
hasArray() - Method in interface org.glassfish.grizzly.Buffer
Tells whether or not this buffer is backed by an accessible byte array.
hasArray() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
hasArray() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
hasArray() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
hasAvailable() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Return true if StreamReader has available data, which could be read, or false otherwise.
hasAvailable() - Method in interface org.glassfish.grizzly.streams.StreamReader
Return true if StreamReader has available data, which could be read, or false otherwise.
hash() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
hash() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
hash() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
hashCode() - Method in class jakarta.servlet.http.Cookie
 
hashCode() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
hashCode() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
hashCode() - Method in class org.glassfish.grizzly.http.multipart.ContentDisposition
 
hashCode() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
 
hashCode() - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
 
hashCode() - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
 
hashCode() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
hashCode() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
hashCode() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
hashCode() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns DataChunk hash code.
hashCode() - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
hashCode() - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
hashCode() - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
hashCode() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
hashCode() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
hashCode() - Method in class org.glassfish.grizzly.servlet.Registration
 
hashCode() - Method in class org.glassfish.grizzly.websockets.Extension
 
hashCode() - Method in class org.glassfish.grizzly.websockets.Extension.Parameter
 
hashIgnoreCase() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
hashIgnoreCase() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
hasInputRemaining(AttributeStorage, String) - Method in class org.glassfish.grizzly.utils.StringEncoder
 
hasInputRemaining(AttributeStorage, K) - Method in interface org.glassfish.grizzly.Transformer
 
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
 
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
 
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
 
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
 
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingTransformer
 
hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.StringDecoder
 
hasLifeCycleListener(IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.Context
 
hasMoreElements() - Method in class org.glassfish.grizzly.http.server.util.Enumerator
Tests if this enumeration contains more elements.
hasNextFilter(FilterChainContext, int) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
 
hasOriginalRequestAndResponse() - Method in interface jakarta.servlet.AsyncContext
Checks if this AsyncContext was initialized with the original or application-wrapped request and response objects.
hasPreviousFilter(FilterChainContext, int) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
 
hasProbes() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
 
hasProbes() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
 
hasRemaining() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
Return true if this message has data remaining to be written.
hasRemaining() - Method in interface org.glassfish.grizzly.Buffer
Tells whether there are any elements between the current position and the limit.
hasRemaining() - Method in class org.glassfish.grizzly.FileTransfer
Return true if this message has data remaining to be written.
hasRemaining() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
hasRemaining() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
hasRemaining() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
hasRemaining() - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
Whether there are elements between the current position and the end
hasWaitingConsumer() - Method in interface org.glassfish.grizzly.utils.TransferQueue
Returns true if there is at least one consumer waiting to dequeue an element via take or poll.
HEAD - Static variable in class org.glassfish.grizzly.http.Method
 
HEAD - Static variable in class org.glassfish.grizzly.http.server.Constants
HEAD.
header(CharSequence, CharSequence) - Method in class org.glassfish.grizzly.http2.hpack.Encoder
Sets up the given header (name, value).
header(CharSequence, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.Encoder
Sets up the given header (name, value) with possibly sensitive value.
header(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Add the HTTP mime header.
header(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
Add the HTTP mime header.
header(String, String) - Method in class org.glassfish.grizzly.http2.frames.CompressedHeadersBuilder
Add the HTTP mime header.
header(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Add the HTTP mime header.
header(Header, String) - Method in class org.glassfish.grizzly.http2.frames.CompressedHeadersBuilder
Add the HTTP mime header.
Header - Enum Class in org.glassfish.grizzly.http.util
Enumeration of all headers as defined in RFC 2616.
HeaderBlockFragment - Class in org.glassfish.grizzly.http2.frames
 
HeaderBlockFragment() - Constructor for class org.glassfish.grizzly.http2.frames.HeaderBlockFragment
 
HeaderBlockFragment.HeaderBlockFragmentBuilder<T extends HeaderBlockFragment.HeaderBlockFragmentBuilder> - Class in org.glassfish.grizzly.http2.frames
 
HeaderBlockFragmentBuilder() - Constructor for class org.glassfish.grizzly.http2.frames.HeaderBlockFragment.HeaderBlockFragmentBuilder
 
HeaderBlockHead - Class in org.glassfish.grizzly.http2.frames
 
HeaderBlockHead() - Constructor for class org.glassfish.grizzly.http2.frames.HeaderBlockHead
 
HeaderBlockHead.HeaderBlockHeadBuilder<T extends HeaderBlockHead.HeaderBlockHeadBuilder> - Class in org.glassfish.grizzly.http2.frames
 
HeaderBlockHeadBuilder() - Constructor for class org.glassfish.grizzly.http2.frames.HeaderBlockHead.HeaderBlockHeadBuilder
 
HeaderDecodingException - Exception in org.glassfish.grizzly.http2
 
HeaderDecodingException(ErrorCode, HeaderDecodingException.ErrorType) - Constructor for exception org.glassfish.grizzly.http2.HeaderDecodingException
Construct HeaderDecodingException.
HeaderDecodingException(ErrorCode, HeaderDecodingException.ErrorType, String) - Constructor for exception org.glassfish.grizzly.http2.HeaderDecodingException
Construct HeaderDecodingException.
HeaderParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
headers - Variable in class org.glassfish.grizzly.http.HttpHeader
 
headers(MimeHeaders) - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
Set the mime trailers.
headers(MimeHeaders) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
The headers of the push request.
HeadersDecoder - Class in org.glassfish.grizzly.http2
 
HeadersDecoder(MemoryManager, int, int) - Constructor for class org.glassfish.grizzly.http2.HeadersDecoder
 
HeadersEncoder - Class in org.glassfish.grizzly.http2
 
HeadersEncoder(MemoryManager, int) - Constructor for class org.glassfish.grizzly.http2.HeadersEncoder
 
HeadersFrame - Class in org.glassfish.grizzly.http2.frames
 
HeadersFrame.HeadersFrameBuilder - Class in org.glassfish.grizzly.http2.frames
 
HeadersFrameBuilder() - Constructor for class org.glassfish.grizzly.http2.frames.HeadersFrame.HeadersFrameBuilder
 
headerToString() - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
 
HeaderValue - Class in org.glassfish.grizzly.http.util
This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.
headerValueStorage - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
heap - Variable in class org.glassfish.grizzly.memory.HeapBuffer
 
HEAP - Enum constant in enum class org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
 
HeapBuffer - Class in org.glassfish.grizzly.memory
Buffer implementation, which uses the ByteBuffer underneath.
HeapBuffer() - Constructor for class org.glassfish.grizzly.memory.HeapBuffer
 
HeapBuffer(byte[], int, int) - Constructor for class org.glassfish.grizzly.memory.HeapBuffer
 
HeapMemoryManager - Class in org.glassfish.grizzly.memory
A WrapperAware MemoryManager implementation for managing HeapBuffer instances.
HeapMemoryManager() - Constructor for class org.glassfish.grizzly.memory.HeapMemoryManager
 
HeapMemoryManager(int) - Constructor for class org.glassfish.grizzly.memory.HeapMemoryManager
 
hexDigit2Dec(byte) - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
hexDigit2Dec(int) - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
HexUtils - Class in org.glassfish.grizzly.http.util
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtils() - Constructor for class org.glassfish.grizzly.http.util.HexUtils
 
Holder<E> - Class in org.glassfish.grizzly.utils
The object holder, which might be used for lazy object initialization.
Holder() - Constructor for class org.glassfish.grizzly.utils.Holder
 
Holder.IntHolder - Class in org.glassfish.grizzly.utils
 
Holder.LazyHolder<E> - Class in org.glassfish.grizzly.utils
 
Holder.LazyIntHolder - Class in org.glassfish.grizzly.utils
 
Holders - Class in org.glassfish.grizzly.servlet
Set of holder interfaces, which help to bind Servlet and Grizzly HttpServer abstractions.
Holders() - Constructor for class org.glassfish.grizzly.servlet.Holders
 
Holders.RequestHolder - Interface in org.glassfish.grizzly.servlet
 
Holders.ResponseHolder - Interface in org.glassfish.grizzly.servlet
 
host - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
host - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
 
host - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
 
host - Variable in class org.glassfish.grizzly.http.server.util.MappingData
 
host(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
Set the value for the Host header.
host(String) - Method in class org.glassfish.grizzly.http2.frames.CompressedHeadersBuilder
Set the the host/port (See RFC1738 [RFC1738]) portion of the URL for this request header (e.g.
Host - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
Host() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.Host
 
hosts - Variable in class org.glassfish.grizzly.http.server.util.Mapper
Array containing the virtual hosts definitions.
HT - Static variable in class org.glassfish.grizzly.http.server.Constants
HT.
HT - Static variable in class org.glassfish.grizzly.http.util.Constants
HT.
HtmlHelper - Class in org.glassfish.grizzly.http.server.util
Utility class used to generate HTML pages.
HtmlHelper() - Constructor for class org.glassfish.grizzly.http.server.util.HtmlHelper
 
HTTP_0_9 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
 
HTTP_1_0 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
 
HTTP_1_1 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
 
HTTP_1_1_REQUIRED - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
 
HTTP_10 - Static variable in class org.glassfish.grizzly.http.server.Constants
HTTP/1.0.
HTTP_11 - Static variable in class org.glassfish.grizzly.http.server.Constants
HTTP/1.1.
HTTP_11_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
 
HTTP_2_0 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
 
HTTP_SERVER_REQUEST_ATTR_NAME - Static variable in class org.glassfish.grizzly.http.HttpServerFilter
 
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
HTTP2_PARENT_STREAM_ATTRIBUTE - Static variable in class org.glassfish.grizzly.http2.Http2Stream
 
HTTP2_STREAM_ATTRIBUTE - Static variable in class org.glassfish.grizzly.http2.Http2Stream
 
Http2AddOn - Class in org.glassfish.grizzly.http2
FilterChain after being processed by Http2AddOn:
Http2AddOn() - Constructor for class org.glassfish.grizzly.http2.Http2AddOn
 
Http2AddOn(Http2Configuration) - Constructor for class org.glassfish.grizzly.http2.Http2AddOn
 
Http2BaseFilter - Class in org.glassfish.grizzly.http2
The Filter serves as a bridge between HTTP2 frames and upper-level HTTP layers by converting Http2Frames into HttpPackets and passing them up/down by the FilterChain.
Http2BaseFilter(Http2Configuration) - Constructor for class org.glassfish.grizzly.http2.Http2BaseFilter
Constructs Http2HandlerFilter.
Http2ClientFilter - Class in org.glassfish.grizzly.http2
 
Http2ClientFilter(Http2Configuration) - Constructor for class org.glassfish.grizzly.http2.Http2ClientFilter
 
Http2Configuration - Class in org.glassfish.grizzly.http2
Configuration information for HTTP/2 Filter implementations.
Http2Configuration.Http2ConfigurationBuilder - Class in org.glassfish.grizzly.http2
 
Http2Frame - Class in org.glassfish.grizzly.http2.frames
 
Http2Frame() - Constructor for class org.glassfish.grizzly.http2.frames.Http2Frame
 
Http2Frame.Http2FrameBuilder<T extends Http2Frame.Http2FrameBuilder> - Class in org.glassfish.grizzly.http2.frames
 
Http2FrameBuilder() - Constructor for class org.glassfish.grizzly.http2.frames.Http2Frame.Http2FrameBuilder
 
Http2FrameCodec - Class in org.glassfish.grizzly.http2
The Filter responsible for transforming Http2Frames to Buffers and vise versa.
Http2FrameCodec() - Constructor for class org.glassfish.grizzly.http2.Http2FrameCodec
 
Http2FrameCodec.FrameParsingState - Class in org.glassfish.grizzly.http2
 
Http2OutputQueueRecord - Class in org.glassfish.grizzly.http2
 
Http2Packet - Interface in org.glassfish.grizzly.http2
 
Http2ServerFilter - Class in org.glassfish.grizzly.http2
 
Http2ServerFilter(Http2Configuration) - Constructor for class org.glassfish.grizzly.http2.Http2ServerFilter
Create a new Http2ServerFilter using the specified Http2Configuration.
http2Session - Variable in class org.glassfish.grizzly.http2.Http2SessionOutputSink
 
Http2Session - Class in org.glassfish.grizzly.http2
The HTTP2 session abstraction.
Http2Session(Connection<?>, boolean, Http2BaseFilter) - Constructor for class org.glassfish.grizzly.http2.Http2Session
 
Http2SessionException - Exception in org.glassfish.grizzly.http2
HTTP/2 session exception.
Http2SessionException(ErrorCode) - Constructor for exception org.glassfish.grizzly.http2.Http2SessionException
Construct Http2SessionException.
Http2SessionException(ErrorCode, String) - Constructor for exception org.glassfish.grizzly.http2.Http2SessionException
Construct Http2SessionException.
Http2SessionOutputSink - Class in org.glassfish.grizzly.http2
Class represents an output sink associated with specific Http2Session and is responsible for session (connection) level flow control.
Http2SessionOutputSink(Http2Session) - Constructor for class org.glassfish.grizzly.http2.Http2SessionOutputSink
 
HTTP2Settings - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
Http2Stream - Class in org.glassfish.grizzly.http2
The abstraction representing HTTP2 stream.
Http2Stream(Http2Session, HttpRequestPacket, int) - Constructor for class org.glassfish.grizzly.http2.Http2Stream
Construct upgrade stream, which is half HTTP, half HTTP2
Http2Stream(Http2Session, HttpRequestPacket, int, int, boolean, int) - Constructor for class org.glassfish.grizzly.http2.Http2Stream
Create HTTP2 stream.
Http2Stream.State - Enum Class in org.glassfish.grizzly.http2
 
Http2StreamException - Exception in org.glassfish.grizzly.http2
HTTP/2 Stream exception.
Http2StreamException(int, ErrorCode) - Constructor for exception org.glassfish.grizzly.http2.Http2StreamException
 
Http2StreamException(int, ErrorCode, String) - Constructor for exception org.glassfish.grizzly.http2.Http2StreamException
 
Http2StreamException(int, ErrorCode, String, Throwable) - Constructor for exception org.glassfish.grizzly.http2.Http2StreamException
 
Http2StreamException(int, ErrorCode, Throwable) - Constructor for exception org.glassfish.grizzly.http2.Http2StreamException
 
HttpBaseFilter - Class in org.glassfish.grizzly.http
Base HTTP Filter.
HttpBaseFilter() - Constructor for class org.glassfish.grizzly.http.HttpBaseFilter
 
HttpBrokenContent - Class in org.glassfish.grizzly.http
HttpContent message, which represents broken HTTP content.
HttpBrokenContent(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpBrokenContent
 
HttpBrokenContent.Builder - Class in org.glassfish.grizzly.http
HttpTrailer message builder.
HttpBrokenContentException - Exception in org.glassfish.grizzly.http
RuntimeException, means something wrong happened during HTTP message content parsing.
HttpBrokenContentException() - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpBrokenContentException(String) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpBrokenContentException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpBrokenContentException(Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpClientFilter - Class in org.glassfish.grizzly.http
Client side HttpCodecFilter implementation, which is responsible for decoding HttpResponsePacket and encoding HttpRequestPacket messages.
HttpClientFilter() - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
Constructor, which creates HttpClientFilter instance
HttpClientFilter(int) - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
Constructor, which creates HttpClientFilter instance, with the specific secure and max header size parameter.
HttpCodecFilter - Class in org.glassfish.grizzly.http
The Filter, responsible for transforming Buffer into HttpPacket and vice versa in asynchronous mode.
HttpCodecFilter(boolean, int) - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter
Constructor, which creates HttpCodecFilter instance, with the specific max header size parameter.
HttpCodecFilter.ContentParsingState - Class in org.glassfish.grizzly.http
 
HttpCodecFilter.HeaderParsingState - Class in org.glassfish.grizzly.http
 
HttpCodecUtils - Class in org.glassfish.grizzly.http.util
General HttpCodec utility methods.
HttpCodecUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpCodecUtils
 
HttpConstraint - Annotation Interface in jakarta.servlet.annotation
This annotation is used within the ServletSecurity annotation to represent the security constraints to be applied to all HTTP protocol methods for which a corresponding HttpMethodConstraint element does NOT occur within the ServletSecurity annotation.
HttpConstraintElement - Class in jakarta.servlet
Java Class representation of an HttpConstraint annotation value.
HttpConstraintElement() - Constructor for class jakarta.servlet.HttpConstraintElement
Constructs a default HTTP constraint element
HttpConstraintElement(ServletSecurity.EmptyRoleSemantic) - Constructor for class jakarta.servlet.HttpConstraintElement
Convenience constructor to establish EmptyRoleSemantic.DENY
HttpConstraintElement(ServletSecurity.EmptyRoleSemantic, ServletSecurity.TransportGuarantee, String...) - Constructor for class jakarta.servlet.HttpConstraintElement
Constructor to establish all of getEmptyRoleSemantic, getRolesAllowed, and getTransportGuarantee.
HttpConstraintElement(ServletSecurity.TransportGuarantee, String...) - Constructor for class jakarta.servlet.HttpConstraintElement
Constructor to establish non-empty getRolesAllowed and/or TransportGuarantee.CONFIDENTIAL.
HttpContent - Class in org.glassfish.grizzly.http
Object represents HTTP message content: complete or part.
HttpContent() - Constructor for class org.glassfish.grizzly.http.HttpContent
 
HttpContent(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpContent
 
HttpContent(HttpHeader, boolean, Buffer) - Constructor for class org.glassfish.grizzly.http.HttpContent
 
HttpContent.Builder<T extends HttpContent.Builder> - Class in org.glassfish.grizzly.http
HttpContent message builder.
httpContentBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message content builder.
httpContext - Variable in class org.glassfish.grizzly.http.server.Response
Grizzly HttpContext associated with the current Request/Response processing.
HttpContext - Class in org.glassfish.grizzly.http
Represents a single logical HTTP transaction.
HttpContext(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Constructor for class org.glassfish.grizzly.http.HttpContext
 
HttpEvents - Class in org.glassfish.grizzly.http
The class contains a set of standard HTTP events sent on FilterChain during HTTP packets processing.
HttpEvents() - Constructor for class org.glassfish.grizzly.http.HttpEvents
 
HttpEvents.ChangePacketInProgressEvent - Class in org.glassfish.grizzly.http
 
HttpEvents.IncomingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
 
HttpEvents.OutgoingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
 
HttpEvents.ResponseCompleteEvent - Class in org.glassfish.grizzly.http
 
HttpFilter - Class in jakarta.servlet.http
Provides an abstract class to be subclassed to create an HTTP filter suitable for a Web site.
HttpFilter() - Constructor for class jakarta.servlet.http.HttpFilter
Does nothing, because this is an abstract class.
HttpHandler - Class in org.glassfish.grizzly.http.server
Base class to use when Request/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extension to the HTTP module.
HttpHandler() - Constructor for class org.glassfish.grizzly.http.server.HttpHandler
Create HttpHandler.
HttpHandler(String) - Constructor for class org.glassfish.grizzly.http.server.HttpHandler
Create HttpHandler with the specific name.
HttpHandlerChain - Class in org.glassfish.grizzly.http.server
The HttpHandlerChain class allows the invocation of multiple HttpHandlers every time a new HTTP request is ready to be handled.
HttpHandlerChain(HttpServer) - Constructor for class org.glassfish.grizzly.http.server.HttpHandlerChain
 
HttpHandlerRegistration - Class in org.glassfish.grizzly.http.server
Class representing HttpHandler registration information on a HttpServer.
HttpHandlerRegistration.Builder - Class in org.glassfish.grizzly.http.server
 
httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
 
httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent
 
httpHeader(HttpHeader) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
Set the HttpHeader associated with this content.
HttpHeader - Class in org.glassfish.grizzly.http
HttpPacket, which represents HTTP message header.
HttpHeader() - Constructor for class org.glassfish.grizzly.http.HttpHeader
 
HttpHeader(MimeHeaders) - Constructor for class org.glassfish.grizzly.http.HttpHeader
 
HttpHeader.Builder<T extends HttpHeader.Builder> - Class in org.glassfish.grizzly.http
HttpHeader message builder.
HttpMethodConstraint - Annotation Interface in jakarta.servlet.annotation
This annotation is used within the ServletSecurity annotation to represent security constraints on specific HTTP protocol messages.
HttpMethodConstraintElement - Class in jakarta.servlet
Java Class representation of an HttpMethodConstraint annotation value.
HttpMethodConstraintElement(String) - Constructor for class jakarta.servlet.HttpMethodConstraintElement
Constructs an instance with default HttpConstraintElement value.
HttpMethodConstraintElement(String, HttpConstraintElement) - Constructor for class jakarta.servlet.HttpMethodConstraintElement
Constructs an instance with specified HttpConstraintElement value.
httpMethodConstraints() - Element in annotation interface jakarta.servlet.annotation.ServletSecurity
Get the HTTP method specific constraints.
HttpPacket - Class in org.glassfish.grizzly.http
Abstraction, which represents any type of HTTP message: HttpRequestPacket, HttpResponsePacket, HttpContent.
HttpPacket() - Constructor for class org.glassfish.grizzly.http.HttpPacket
 
HttpPacketParsing - Interface in org.glassfish.grizzly.http
 
HttpPipelineOptAddOn - Class in org.glassfish.grizzly.http.server.util
The plugin, that optimizes processing of pipelined HTTP requests by buffering HTTP responses and then writing them as one operation.
HttpPipelineOptAddOn() - Constructor for class org.glassfish.grizzly.http.server.util.HttpPipelineOptAddOn
Constructs HttpPipelineOptAddOn.
HttpPipelineOptAddOn(int) - Constructor for class org.glassfish.grizzly.http.server.util.HttpPipelineOptAddOn
Constructs HttpPipelineOptAddOn.
HttpProbe - Interface in org.glassfish.grizzly.http
Monitoring probe providing callbacks that may be invoked by Grizzly Http filters.
HttpProbe.Adapter - Class in org.glassfish.grizzly.http
HttpProbe adapter that provides no-op implementations for all interface methods allowing easy extension by the developer.
HttpProtocolFinder - Class in org.glassfish.grizzly.portunif.finders
A ProtocolFinder implementation that parse the available SocketChannel bytes looking for the 'http' bytes.
HttpProtocolFinder() - Constructor for class org.glassfish.grizzly.portunif.finders.HttpProtocolFinder
 
HttpProtocolFinder(int) - Constructor for class org.glassfish.grizzly.portunif.finders.HttpProtocolFinder
 
httpRequest(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
The HttpRequestPacket of the original request.
HttpRequestPacket - Class in org.glassfish.grizzly.http
The HttpHeader object, which represents HTTP request message.
HttpRequestPacket() - Constructor for class org.glassfish.grizzly.http.HttpRequestPacket
 
HttpRequestPacket.Builder - Class in org.glassfish.grizzly.http
HttpRequestPacket message builder.
HttpRequestURIDecoder - Class in org.glassfish.grizzly.http.util
Utility class that make sure an HTTP url defined inside a MessageBytes is normalized, converted and valid.
HttpRequestURIDecoder() - Constructor for class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
HttpResponsePacket - Class in org.glassfish.grizzly.http
The HttpHeader object, which represents HTTP response message.
HttpResponsePacket() - Constructor for class org.glassfish.grizzly.http.HttpResponsePacket
 
HttpResponsePacket.Builder - Class in org.glassfish.grizzly.http
HttpResponsePacket message builder.
HttpServer - Class in org.glassfish.grizzly.http.server
 
HttpServer() - Constructor for class org.glassfish.grizzly.http.server.HttpServer
 
httpServerFilter - Variable in class org.glassfish.grizzly.http.server.Request
 
HttpServerFilter - Class in org.glassfish.grizzly.http
Server side HttpCodecFilter implementation, which is responsible for decoding HttpRequestPacket and encoding HttpResponsePacket messages.
HttpServerFilter - Class in org.glassfish.grizzly.http.server
Filter implementation to provide high-level HTTP request/response processing.
HttpServerFilter() - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
HttpServerFilter(boolean, int, String, KeepAlive, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
HttpServerFilter(boolean, int, String, KeepAlive, DelayedExecutor, int, int) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
HttpServerFilter(boolean, int, KeepAlive, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
HttpServerFilter(ServerFilterConfiguration, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.server.HttpServerFilter
 
HttpServerMonitoringConfig - Class in org.glassfish.grizzly.http.server
Grizzly web server monitoring config.
HttpServerMonitoringConfig() - Constructor for class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
 
HttpServerProbe - Interface in org.glassfish.grizzly.http.server
Monitoring probe providing callbacks that may be invoked by Grizzly HttpServerFilter.
HttpServerProbe.Adapter - Class in org.glassfish.grizzly.http.server
HttpServerProbe adapter that provides no-op implementations for all interface methods allowing easy extension by the developer.
HttpServlet - Class in jakarta.servlet.http
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class jakarta.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletMapping - Interface in jakarta.servlet.http
Allows runtime discovery of the manner in which the HttpServlet for the current HttpServletRequest was invoked.
HttpServletRequest - Interface in jakarta.servlet.http
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletRequestImpl - Class in org.glassfish.grizzly.servlet
Facade class that wraps a Request request object.
HttpServletRequestImpl() - Constructor for class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Construct a wrapper for the specified request.
HttpServletRequestWrapper - Class in jakarta.servlet.http
Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class jakarta.servlet.http.HttpServletRequestWrapper
Constructs a request object wrapping the given request.
HttpServletResponse - Interface in jakarta.servlet.http
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpServletResponseImpl - Class in org.glassfish.grizzly.servlet
Facade class that wraps a Response object.
HttpServletResponseImpl() - Constructor for class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Construct a wrapper for the specified response.
HttpServletResponseWrapper - Class in jakarta.servlet.http
Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class jakarta.servlet.http.HttpServletResponseWrapper
Constructs a response adaptor wrapping the given response.
HttpSession - Interface in jakarta.servlet.http
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionActivationListener - Interface in jakarta.servlet.http
Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that session will be activated.
HttpSessionAttributeListener - Interface in jakarta.servlet.http
Interface for receiving notification events about HttpSession attribute changes.
HttpSessionBindingEvent - Class in jakarta.servlet.http
Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a session, or to an HttpSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in a session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class jakarta.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingEvent(HttpSession, String, Object) - Constructor for class jakarta.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - Interface in jakarta.servlet.http
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionEvent - Class in jakarta.servlet.http
This is the class representing event notifications for changes to sessions within a web application.
HttpSessionEvent(HttpSession) - Constructor for class jakarta.servlet.http.HttpSessionEvent
Construct a session event from the given source.
HttpSessionIdListener - Interface in jakarta.servlet.http
Interface for receiving notification events about HttpSession id changes.
HttpSessionImpl - Class in org.glassfish.grizzly.servlet
Basic HttpSession based on Session support.
HttpSessionImpl(WebappContext, Session) - Constructor for class org.glassfish.grizzly.servlet.HttpSessionImpl
Create an HttpSession.
HttpSessionListener - Interface in jakarta.servlet.http
Interface for receiving notification events about HttpSession lifecycle changes.
httpStatus - Variable in class org.glassfish.grizzly.http.HttpResponsePacket
Status code.
HttpStatus - Class in org.glassfish.grizzly.http.util
This enum encapsulates the HTTP response status and reason phrases as defined by RFC 2616.
HttpTrailer - Class in org.glassfish.grizzly.http
HttpContent message, which represents HTTP trailer message.
HttpTrailer(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpTrailer
 
HttpTrailer.Builder - Class in org.glassfish.grizzly.http
HttpTrailer message builder.
httpTrailerBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message trailer-chunk builder.
HttpUpgradeHandler - Interface in jakarta.servlet.http
This interface encapsulates the upgrade protocol processing.
HttpUtils - Class in org.glassfish.grizzly.http.util
Utility class.
HttpUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpUtils
 
Huffman - Class in org.glassfish.grizzly.http2.hpack
Huffman coding table.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form