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

O

ob - Variable in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
object - Variable in class org.glassfish.grizzly.http.server.util.Mapper.MapElement
 
ObjectCache() - Constructor for class org.glassfish.grizzly.ThreadCache.ObjectCache
 
ObjectCacheElement(int) - Constructor for class org.glassfish.grizzly.ThreadCache.ObjectCacheElement
 
ObjectPool<E extends PoolableObject> - Interface in org.glassfish.grizzly.utils
Basic interface for object pool implementations
obtainArrayCopy() - Method in class org.glassfish.grizzly.utils.ArraySet
Get the copy of the underlying array.
obtainContext(Connection) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
Creates Context
obtainContext(Connection) - Method in interface org.glassfish.grizzly.Processor
Creates Context
obtainContext(Connection) - Method in class org.glassfish.grizzly.StandaloneProcessor
 
obtainFilterChainContext(Connection) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
 
obtainFilterChainContext(Connection) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
 
obtainFilterChainContext(Connection, int, int, int) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
 
obtainFilterChainContext(Connection, int, int, int) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
 
obtainFilterChainContext(Connection, Closeable) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
 
obtainFilterChainContext(Connection, Closeable) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
 
obtainFilterChainContext(Connection, Closeable, int, int, int) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
 
obtainFilterChainContext(Connection, Closeable, int, int, int) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
 
obtainHttp2Session(FilterChainContext, boolean) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
Obtain Http2Session associated with the Connection and prepare it for use.
obtainIndex(Class<E>, int) - Static method in class org.glassfish.grizzly.ThreadCache
 
obtainIndex(String, Class<E>, int) - Static method in class org.glassfish.grizzly.ThreadCache
 
obtainMappingData() - Method in class org.glassfish.grizzly.http.server.Request
 
obtainMemoryManager(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
 
obtainPostponedTasks() - Method in class org.glassfish.grizzly.nio.SelectorRunner
 
obtainProcessor(IOEvent) - Method in interface org.glassfish.grizzly.Connection
Gets the Processor, which will process Connection I/O event.
obtainProcessor(IOEvent) - Method in class org.glassfish.grizzly.nio.NIOConnection
 
obtainProcessor(IOEvent, Connection) - Method in class org.glassfish.grizzly.AbstractTransport
Gets the default Processor, which will process Transport Connections I/O events in case, if Connection doesn't have own Processor preferences.
obtainProcessor(IOEvent, Connection) - Method in interface org.glassfish.grizzly.Transport
Gets the default Processor, which will process Transport Connections I/O events in case, if Connection doesn't have own Processor preferences.
obtainProcessorState(Processor, Supplier<E>) - Method in interface org.glassfish.grizzly.Connection
Returns the Processor state associated with this Connection.
obtainProcessorState(Processor, Supplier<E>) - Method in class org.glassfish.grizzly.nio.NIOConnection
 
obtainSessionCookieName() - Method in class org.glassfish.grizzly.http.server.Request
 
obtainSslConnectionContext(Connection) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
obtainStateObject(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
 
OFF - Enum constant in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
 
OFF - Enum constant in enum class org.glassfish.grizzly.http.server.CompressionLevel
Deprecated.
 
offer(E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
Add the new task into the task queue.
offer(E) - Method in interface org.glassfish.grizzly.utils.ObjectPool
 
offer(Selector) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
 
offset - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
offset - Variable in class org.glassfish.grizzly.memory.HeapBuffer
 
OK_200 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
OK_CACHED - Enum constant in enum class org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
 
OK_CACHED_TIMESTAMP - Enum constant in enum class org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
 
OLD_COOKIE_FORMAT - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
 
ON - Enum constant in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
 
ON - Enum constant in enum class org.glassfish.grizzly.http.server.CompressionLevel
Deprecated.
 
onAccept() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
Method will be called by framework, when async accept will be ready
onAccept(Connection, WritableMessage) - Method in interface org.glassfish.grizzly.asyncqueue.PushBackHandler
Deprecated.
The method is invoked once message is accepted by Writer.
onAcceptEvent(Connection, Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when server side connection gets accepted.
onAcceptEvent(Connection, Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when server side connection gets accepted.
onAdded(FilterChain) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Method is called, when the Filter has been added to the passed FilterChain.
onAdded(FilterChain) - Method in interface org.glassfish.grizzly.filterchain.Filter
Method is called, when the Filter has been added to the passed FilterChain.
onAdded(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
onAdded(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
onAdded(FilterChain) - Method in class org.glassfish.grizzly.utils.LogFilter
 
onAfterService() - Method in class org.glassfish.grizzly.http.server.Request
 
onAfterService(Request) - Method in interface org.glassfish.grizzly.http.server.AfterServiceListener
The method will be called once the Request processing will be completed.
onAllDataRead() - Method in interface jakarta.servlet.ReadListener
Invoked when all data for the current request has been read.
onAllDataRead() - Method in class org.glassfish.grizzly.http.multipart.MultipartReadHandler
 
onAllDataRead() - Method in interface org.glassfish.grizzly.ReadHandler
Invoked when all data for the current request has been read.
onBeforePauseEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called before pausing the Transport.
onBeforePauseEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called before pausing the Transport.
onBeforeResumeEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called before resuming the Transport.
onBeforeResumeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called before resuming the Transport.
onBeforeServiceEvent(HttpServerFilter, Connection, Request, HttpHandler) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
onBeforeServiceEvent(HttpServerFilter, Connection, Request, HttpHandler) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
onBeforeStartEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called before starting the Transport.
onBeforeStartEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called before starting the Transport.
onBeforeStopEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called before stopping the Transport.
onBeforeStopEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called before stopping the Transport.
onBindEvent(Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when server side connection gets bound.
onBindEvent(Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when server side connection gets bound.
onBufferAllocateEvent(int) - Method in class org.glassfish.grizzly.memory.MemoryProbe.Adapter
Called by MemoryManager, when new buffer gets allocated
onBufferAllocateEvent(int) - Method in interface org.glassfish.grizzly.memory.MemoryProbe
Called by MemoryManager, when new buffer gets allocated
onBufferAllocateFromPoolEvent(int) - Method in class org.glassfish.grizzly.memory.MemoryProbe.Adapter
Called by MemoryManager, when buffer gets allocated from some pool
onBufferAllocateFromPoolEvent(int) - Method in interface org.glassfish.grizzly.memory.MemoryProbe
Called by MemoryManager, when buffer gets allocated from some pool
onBufferReleaseToPoolEvent(int) - Method in class org.glassfish.grizzly.memory.MemoryProbe.Adapter
Called by MemoryManager, when buffer gets released into a buffer pool
onBufferReleaseToPoolEvent(int) - Method in interface org.glassfish.grizzly.memory.MemoryProbe
Called by MemoryManager, when buffer gets released into a buffer pool
onClose() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
 
onClose(Throwable) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
 
onClose(Connection) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
Callback method, which is called, when Connection has been closed, to let processor release a connection associated resources.
onClose(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
Callback method, which is called, when Connection has been closed, to let processor release a connection associated resources.
onClose(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
Callback method, which is called, when Connection has been closed, to let processor release a connection associated resources.
onClose(DataFrame) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onClose(DataFrame) - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when the remote end-point sent a closing frame.
onClose(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onClose(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
When a WebSocket.onClose(DataFrame) is invoked, the WebSocket will be unassociated with this application and closed.
onClose(WebSocket, DataFrame) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when WebSocket.onClose(DataFrame) has been called on a particular WebSocket instance.
onClosed() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
 
onClosed() - Method in class org.glassfish.grizzly.streams.BufferedOutput
 
onClosed() - Method in class org.glassfish.grizzly.streams.TransformerOutput
 
onClosed(Connection, Connection.CloseType) - Method in interface org.glassfish.grizzly.Connection.CloseListener
Deprecated.
 
onClosed(T, C) - Method in interface org.glassfish.grizzly.CloseListener
 
onCloseEvent(Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when Connection gets closed.
onCloseEvent(Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when Connection gets closed.
onCloseInputSource() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
 
onCloseInputSource() - Method in class org.glassfish.grizzly.streams.BufferedInput
 
onCloseInputSource() - Method in class org.glassfish.grizzly.streams.TransformerInput
 
onCommit() - Method in interface org.glassfish.grizzly.http.io.OutputBuffer.LifeCycleListener
 
onComplete() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
The method is called when this SafeFutureImpl is marked as completed.
onComplete(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
Notifies this AsyncListener that an asynchronous operation has been completed.
onComplete(Connection<?>) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
 
onComplete(Context, Object) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
IOEvent processing completed.
onComplete(Context, Object) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
IOEvent processing completed.
onComplete(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChainContext.CompletionListener
The method is called, when passed FilterChainContext processing is complete.
onConfigChangeEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called, when the Transport configuration gets changed.
onConfigChangeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called, when the Transport configuration gets changed.
onConnect() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
Method will be called, when the connection gets connected.
onConnect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
Method will be called, when the connection gets connected.
onConnect() - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onConnect() - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when the opening handshake between both endpoints has been completed.
onConnect(WebSocket) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onConnect(WebSocket) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
When a new WebSocket connection is made to this application, the WebSocket will be associated with this application.
onConnect(WebSocket) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when the opening handshake has been completed for a specific WebSocket instance.
onConnectedAsync(TCPNIOConnection, CompletionHandler<Connection>) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
 
onConnectEvent(Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when client side connection gets connected (opened).
onConnectEvent(Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when client side connection gets connected (opened).
onConnectionAcceptEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when new keep-alive HTTP connection is getting established.
onConnectionAcceptEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when new keep-alive HTTP connection is getting established.
onContentChunkParseEvent(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message content chunk gets parsed (either request or response).
onContentChunkParseEvent(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message content chunk gets parsed (either request or response).
onContentChunkSerializeEvent(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message content chunk is prepared to be serialized (either request or response).
onContentChunkSerializeEvent(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message content chunk is prepared to be serialized (either request or response).
onContentEncodingParseEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when ContentEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onContentEncodingParseEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when ContentEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
This method will be called after the ContentEncoding has been applied.
onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
This method will be called after the ContentEncoding has been applied.
onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
/** Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
/** Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onContentEncodingSerializeResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onContentEncodingSerializeResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onContextManualIOEventControl(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
Processing switched to the manual IOEvent control.
onContextManualIOEventControl(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
Processing switched to the manual IOEvent control.
onContextResume(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
IOEvent processing resumed.
onContextResume(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
IOEvent processing resumed.
onContextSuspend(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
IOEvent processing suspended.
onContextSuspend(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
IOEvent processing suspended.
onCopy(FilterChainContext, FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChainContext.CopyListener
The method is called, when passed FilterChainContext is copied.
onDataAvailable() - Method in interface jakarta.servlet.ReadListener
When an instance of the ReadListener is registered with a ServletInputStream, this method will be invoked by the container the first time when it is possible to read data.
onDataAvailable() - Method in class org.glassfish.grizzly.http.multipart.MultipartReadHandler
 
onDataAvailable() - Method in interface org.glassfish.grizzly.ReadHandler
Invoked when data is available to be read without blocking.
onDataReceivedEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when Buffer will come for processing to the HttpCodecFilter (either request or response).
onDataReceivedEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when Buffer will come for processing to the HttpCodecFilter (either request or response).
onDataSentEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when Buffer, produced by the HttpCodecFilter will be ready to go to the next Filter in the chain and finally written on wire.
onDataSentEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when Buffer, produced by the HttpCodecFilter will be ready to go to the next Filter in the chain and finally written on wire.
onDecoded(CharSequence, CharSequence) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A method the more specific methods of the callback forward their calls to.
onDecoded(CharSequence, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A more finer-grained version of DecodingCallback.onDecoded(CharSequence, CharSequence) that also reports on value sensitivity.
onEntryAddedEvent(FileCache, FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
Method will be called, when file cache entry gets added.
onEntryAddedEvent(FileCache, FileCacheEntry) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
Method will be called, when file cache entry gets added.
onEntryHitEvent(FileCache, FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
Method will be called, when file cache entry gets hit.
onEntryHitEvent(FileCache, FileCacheEntry) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
Method will be called, when file cache entry gets hit.
onEntryMissedEvent(FileCache, String, String) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
Method will be called, when file cache entry is missed for some resource.
onEntryMissedEvent(FileCache, String, String) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
Method will be called, when file cache entry is missed for some resource.
onEntryRemovedEvent(FileCache, FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
Method will be called, when file cache entry gets removed.
onEntryRemovedEvent(FileCache, FileCacheEntry) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
Method will be called, when file cache entry gets removed.
onError(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
Notifies this AsyncListener that an asynchronous operation has failed to complete.
onError(Throwable) - Method in interface jakarta.servlet.ReadListener
Invoked when an error occurs processing the request.
onError(Throwable) - Method in interface jakarta.servlet.WriteListener
Invoked when an error occurs writing data using the non-blocking APIs.
onError(Throwable) - Method in class org.glassfish.grizzly.http.multipart.MultipartReadHandler
 
onError(Throwable) - Method in interface org.glassfish.grizzly.ReadHandler
Invoked when an error occurs processing the request asynchronously.
onError(Throwable) - Method in interface org.glassfish.grizzly.WriteHandler
Invoked when an error occurs processing the request asynchronously.
onError(Context, Object) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
Error occurred during IOEvent processing.
onError(Context, Object) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
Error occurred during IOEvent processing.
onError(WebSocket, Throwable) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
This method will be invoked if an unexpected exception is caught by the WebSocket runtime.
onErrorEvent(Connection, Throwable) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when error occurs on the Connection.
onErrorEvent(Connection, Throwable) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when error occurs on the Connection.
onErrorEvent(Connection, HttpPacket, Throwable) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when error occurs during the HttpCodecFilter processing.
onErrorEvent(Connection, HttpPacket, Throwable) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when error occurs during the HttpCodecFilter processing.
onErrorEvent(FileCache, Throwable) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
Method will be called, when error occurs on the FileCache.
onErrorEvent(FileCache, Throwable) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
Method will be called, when error occurs on the FileCache.
onErrorEvent(Transport, Throwable) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called, when error occurs on the Transport.
onErrorEvent(Transport, Throwable) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called, when error occurs on the Transport.
onExpectAcknowledgement(HttpServletRequest, HttpServletResponse, ExpectationHandler.AckAction) - Method in interface org.glassfish.grizzly.servlet.ExpectationHandler
Method is getting called by framework if HTTP request contains "Expect" header.
onExtensionNegotiation(List<Extension>) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
Invoked during the handshake if the client has advertised extensions it may use and one or more extensions intersect with those returned by WebSocketApplication.getSupportedExtensions().
onFailure(Connection<?>, Throwable) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
 
onFilterChainChanged(FilterChain) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Method is called, when the FilterChain this Filter is part of, has been changed.
onFilterChainChanged(FilterChain) - Method in interface org.glassfish.grizzly.filterchain.Filter
Method is called, when the FilterChain this Filter is part of, has been changed.
onFilterChainChanged(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
onFilterChainChanged(FilterChain) - Method in class org.glassfish.grizzly.utils.LogFilter
 
onFragment(boolean, byte[]) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onFragment(boolean, byte[]) - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when a fragmented binary message has been received.
onFragment(boolean, String) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onFragment(boolean, String) - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when a fragmented textual message has been received.
onFragment(WebSocket, byte[], boolean) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onFragment(WebSocket, byte[], boolean) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when WebSocket.onFragment(boolean, byte[]) has been called on a particular WebSocket instance.
onFragment(WebSocket, String, boolean) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onFragment(WebSocket, String, boolean) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when WebSocket.onFragment(boolean, String) has been called on a particular WebSocket instance.
onHandshakeFailure(Connection, HandshakeException) - Method in class org.glassfish.grizzly.websockets.BaseWebSocketFilter
The method is called when WebSocket handshake fails for the Connection.
onHeaderParseEvent(Connection, HttpHeader, int) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message header gets parsed (either request or response).
onHeaderParseEvent(Connection, HttpHeader, int) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message header gets parsed (either request or response).
onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message header gets serialized (either request or response).
onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message header gets serialized (either request or response).
onHitEvent(Connection, int) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when HTTP request comes on a kept alive connection.
onHitEvent(Connection, int) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when HTTP request comes on a kept alive connection.
onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when a HTTP body chunk has been encoded in preparation to being transmitted to the user-agent.
onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback which is invoked when parsing an HTTP message payload fails.
onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked as request/response body content has been processed by this Filter.
onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback which is invoked when parsing an HTTP message header fails.
onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback invoked when the HTTP message header parsing is complete.
onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when HTTP headers have been encoded in preparation to being transmitted to the user-agent.
onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onHttpHeadersParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onHttpHeadersParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2ServerFilter
 
onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when HTTP headers portion comes for HttpHeader message.
onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback method, called when HttpPacket parsing has been completed.
onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onIncomingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
The method is called, when a peer sends an upgrade HTTP packet (either request or response).
onIndexed(int, CharSequence, CharSequence) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
onInit(Connection<?>, SSLEngine) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
 
onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when the initial response line has been encoded in preparation to being transmitted to the user-agent.
onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when either the request line or status line has been parsed.
onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onIOEventDisableEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when IOEvent for the specific Connection gets disabled.
onIOEventDisableEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when IOEvent for the specific Connection gets disabled.
onIOEventEnableEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when IOEvent for the specific Connection gets enabled.
onIOEventEnableEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when IOEvent for the specific Connection gets enabled.
onIOEventReadyEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when IOEvent for the specific Connection gets ready.
onIOEventReadyEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when IOEvent for the specific Connection gets ready.
onKeyDeregistered(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
 
onKeyDeregistered(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
 
onKeyRegistered(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
 
onKeyRegistered(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
 
onLeave(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
Detaching IOEvent processing out of this Context.
onLeave(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
Detaching IOEvent processing out of this Context.
onLiteral(int, CharSequence, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A Literal Header Field without Indexing decoded, where a name was referred by an index.
onLiteral(CharSequence, boolean, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A Literal Header Field without Indexing decoded, where both a name and a value were literal.
onLiteralNeverIndexed(int, CharSequence, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A Literal Header Field Never Indexed decoded, where a name was referred by an index.
onLiteralNeverIndexed(CharSequence, boolean, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A Literal Header Field Never Indexed decoded, where both a name and a value were literal.
onLiteralWithIndexing(int, CharSequence, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A Literal Header Field with Incremental Indexing decoded, where a name was referred by an index.
onLiteralWithIndexing(CharSequence, boolean, CharSequence, boolean) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
A Literal Header Field with Incremental Indexing decoded, where both a name and a value were literal.
onMaxNumberOfThreadsEvent(AbstractThreadPool, int) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when the AbstractThreadPool implementation has allocated and is managing a number of threads equal to the maximum limit of the pool.
onMaxNumberOfThreadsEvent(AbstractThreadPool, int) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when the AbstractThreadPool implementation has allocated and is managing a number of threads equal to the maximum limit of the pool.
onMaxNumberOfThreadsReached() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method is called by AbstractThreadPool, when maximum number of worker threads is reached and task will need to wait in task queue, until one of the threads will be able to process it.
onMessage(byte[]) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onMessage(byte[]) - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when a binary message has been received.
onMessage(String) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onMessage(String) - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when a text message has been received.
onMessage(WebSocket, byte[]) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onMessage(WebSocket, byte[]) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when WebSocket.onMessage(String) has been called on a particular WebSocket instance.
onMessage(WebSocket, String) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onMessage(WebSocket, String) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when WebSocket.onMessage(String) has been called on a particular WebSocket instance.
onMissingResource(Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
The method will be called, if the static resource requested by the Request wasn't found, so StaticHttpHandler implementation may try to workaround this situation.
onNoDeal(SSLEngine) - Method in interface org.glassfish.grizzly.npn.ClientSideNegotiator
This will be invoked if no protocols are returned from the server or selectProtocol returns null.
onNoDeal(SSLEngine) - Method in interface org.glassfish.grizzly.npn.ServerSideNegotiator
Invoked when the client selects none of the supported protocols.
onNotRun(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
IOEvent wasn't processed.
onNotRun(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
IOEvent wasn't processed.
onOpenInputSource() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
 
onOpenInputSource() - Method in class org.glassfish.grizzly.streams.BufferedInput
 
onOpenInputSource() - Method in class org.glassfish.grizzly.streams.TransformerInput
 
onOutgoingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
onOversizedFrame(Buffer) - Method in class org.glassfish.grizzly.http2.Http2Session
 
onPauseEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called when the Transport is paused.
onPauseEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called when the Transport is paused.
onPayloadUpdated() - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
The method should be invoked once packet payload is updated
onPeerWindowUpdate(int) - Method in class org.glassfish.grizzly.http2.Http2SessionOutputSink
 
onPeerWindowUpdate(int) - Method in class org.glassfish.grizzly.http2.UpgradeOutputSink
 
onPing(DataFrame) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onPing(DataFrame) - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when the remote end-point has sent a ping frame.
onPing(WebSocket, byte[]) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onPing(WebSocket, byte[]) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when WebSocket.onPing(DataFrame) has been called on a particular WebSocket instance.
onPong(DataFrame) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
onPong(DataFrame) - Method in interface org.glassfish.grizzly.websockets.WebSocket
This callback will be invoked when the remote end-point has sent a pong frame.
onPong(WebSocket, byte[]) - Method in class org.glassfish.grizzly.websockets.WebSocketAdapter
 
onPong(WebSocket, byte[]) - Method in interface org.glassfish.grizzly.websockets.WebSocketListener
Invoked when WebSocket.onPong(DataFrame) has been called on a particular WebSocket instance.
onPrefaceReceived(Http2Session) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
 
onPrefaceReceived(Http2Session) - Method in class org.glassfish.grizzly.http2.Http2ServerFilter
 
onProcessInterest(SelectionKey, int) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
 
onProcessInterest(SelectionKey, int) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
 
onPushBack(Connection, WritableMessage, PushBackContext) - Method in interface org.glassfish.grizzly.asyncqueue.PushBackHandler
Deprecated.
The method is invoked if message was refused by Writer due to I/O or memory limitations.
onRead(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
Method will be called, when some data was read on the connection
onRead(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
Method will be called, when some data was read on the connection
onReadEvent(Connection, Buffer, int) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when the Connection has read data.
onReadEvent(Connection, Buffer, int) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when the Connection has read data.
onReadFailure(Connection, AsyncReadQueueRecord, IOException) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
 
onReadyToRead(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
 
onReadyToRead(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueReader
 
onReadyToRead(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueReader
 
onReadyToWrite(NIOConnection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
 
onReadyToWrite(NIOConnection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueWriter
 
onReadyToWrite(NIOConnection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueWriter
 
onRefuseEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
onRefuseEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
onRemoved(FilterChain) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
Method is called, when the Filter has been removed from the passed FilterChain.
onRemoved(FilterChain) - Method in interface org.glassfish.grizzly.filterchain.Filter
Method is called, when the Filter has been removed from the passed FilterChain.
onRemoved(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
onRemoved(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
 
onRemoved(FilterChain) - Method in class org.glassfish.grizzly.utils.LogFilter
 
onRequestCancelEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
 
onRequestCancelEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
Method will be called, when Request processing is cancelled after suspend.
onRequestCompleteEvent(HttpServerFilter, Connection, Response) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
Receive notification of the completion of a Response an possibly trigger an access log entry generation.
onRequestCompleteEvent(HttpServerFilter, Connection, Response) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
Method will be called, when Request processing will be completed.
onRequestCompleteEvent(HttpServerFilter, Connection, Response) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
Method will be called, when Request processing will be completed.
onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
Instrument the specified Request with an attribute marking its received time (in nanoseconds).
onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
Method will be called, when new Request will come.
onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
Method will be called, when new Request will come.
onRequestResumeEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
Method will be called, when Request processing is resumed.
onRequestResumeEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
Method will be called, when Request processing is resumed.
onRequestSuspendEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
Method will be called, when Request processing is suspended.
onRequestSuspendEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
Method will be called, when Request processing is suspended.
onRequestTimeoutEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
Method will be called, when Request processing is timeout after suspend.
onRequestTimeoutEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
Method will be called, when Request processing is timeout after suspend.
onReregister(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
Reregister IOEvent interest.
onReregister(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
Reregister IOEvent interest.
onRerun(Context, Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
Re-run IOEvent processing.
onRerun(Context, Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
Re-run IOEvent processing.
onResumeEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called, when the Transport gets resumed.
onResumeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called, when the Transport gets resumed.
onSelectorClosed(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
 
onSelectorClosed(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
 
onShareHeap() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
onShutdown(Connection) - Method in interface org.glassfish.grizzly.http.ajp.ShutdownHandler
Method is called once AjpHandlerFilter received shutdown message.
onSizeUpdate(int) - Method in class org.glassfish.grizzly.http2.hpack.DecodingCallback
onStart(Connection<?>) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
 
onStartAsync(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
Notifies this AsyncListener that a new asynchronous cycle is being initiated via a call to one of the ServletRequest.startAsync() methods.
onStartEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called when the Transport has been started.
onStartEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called when the Transport has been started.
onStartup(Set<Class<?>>, ServletContext) - Method in interface jakarta.servlet.ServletContainerInitializer
Notifies this ServletContainerInitializer of the startup of the application represented by the given ServletContext.
onStopEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
Method will be called when the Transport has been stopped.
onStopEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
Method will be called when the Transport has been stopped.
onSuccess(SSLEngine, String) - Method in interface org.glassfish.grizzly.npn.ServerSideNegotiator
Invoked when the client selects one of the supported protocols.
onTaskCancelEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when a dequeued task has been canceled.
onTaskCancelEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when a dequeued task has been canceled.
onTaskCancelled(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method is called by a thread pool each time a dequeued task has been canceled instead of being processed.
onTaskCompletedEvent(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
This method will be invoked when a the specified Runnable has completed execution.
onTaskCompleteEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when a dequeued task has completed processing.
onTaskCompleteEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when a dequeued task has completed processing.
onTaskDequeued(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method is called by a thread pool each time a task has been dequeued from a task queue.
onTaskDequeueEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when a task has been pulled from the queue and is about to be processed.
onTaskDequeueEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when a task has been pulled from the queue and is about to be processed.
onTaskQueued(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method is called by a thread pool each time new task has been queued to a task queue.
onTaskQueueEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when a task has been queued for processing.
onTaskQueueEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when a task has been queued for processing.
onTaskQueueOverflow() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method is called by a thread pool, when new task could not be added to a task queue, because task queue is full.
onTaskQueueOverflowEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when the task queue of the AbstractThreadPool implementation has exceeded its configured size.
onTaskQueueOverflowEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when the task queue of the AbstractThreadPool implementation has exceeded its configured size.
onTerminate(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
Terminate IOEvent processing in this thread, but it's going to be continued later.
onTerminate(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
Deprecated.
will never be invoked
onThreadAllocateEvent(AbstractThreadPool, Thread) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when an AbstractThreadPool implementation allocates a new managed Thread.
onThreadAllocateEvent(AbstractThreadPool, Thread) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when an AbstractThreadPool implementation allocates a new managed Thread.
onThreadPoolStartEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when an AbstractThreadPool implementation starts running.
onThreadPoolStartEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when an AbstractThreadPool implementation starts running.
onThreadPoolStopEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when an AbstractThreadPool implementation stops.
onThreadPoolStopEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when an AbstractThreadPool implementation stops.
onThreadReleaseEvent(AbstractThreadPool, Thread) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
This event may be fired when a thread will no longer be managed by the AbstractThreadPool implementation.
onThreadReleaseEvent(AbstractThreadPool, Thread) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
This event may be fired when a thread will no longer be managed by the AbstractThreadPool implementation.
onTimeout(AsyncEvent) - Method in interface jakarta.servlet.AsyncListener
Notifies this AsyncListener that an asynchronous operation has timed out.
onTimeout(Connection) - Method in interface org.glassfish.grizzly.utils.ActivityCheckFilter.TimeoutHandler
 
onTimeout(Connection) - Method in interface org.glassfish.grizzly.utils.IdleTimeoutFilter.TimeoutHandler
 
onTimeout(Response) - Method in interface org.glassfish.grizzly.http.server.TimeoutHandler
Method is called, when suspended Response timeout expired.
onTimeoutEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when the keep alive Connection idle timeout expired.
onTimeoutEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when the keep alive Connection idle timeout expired.
onTraceRequest(Request, Response) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
 
onTransferEncodingParseEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when TransferEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onTransferEncodingParseEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when TransferEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onTransferEncodingSerializeEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when TransferEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onTransferEncodingSerializeEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when TransferEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onWorkerExit(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method is called by AbstractThreadPool.Worker, when it's completing AbstractThreadPool.Worker.run() method execution, which in most cases means, that ThreadPool's thread will be released.
onWorkerExit(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool
 
onWorkerStarted(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method is called by AbstractThreadPool.Worker, when it's starting AbstractThreadPool.Worker.run() method execution, which means, that ThreadPool's thread is getting active and ready to process tasks.
onWrite(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
Method will be called, when some data was written on the connection
onWrite(Buffer, long) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
Method will be called, when some data was written on the connection
onWriteEvent(Connection, Buffer, long) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
Method will be called, when the Connection has written data.
onWriteEvent(Connection, Buffer, long) - Method in interface org.glassfish.grizzly.ConnectionProbe
Method will be called, when the Connection has written data.
onWriteFailure(Connection, AsyncWriteQueueRecord, Throwable) - Static method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
 
onWritePossible() - Method in interface jakarta.servlet.WriteListener
When an instance of the WriteListener is registered with a ServletOutputStream, this method will be invoked by the container the first time when it is possible to write data.
onWritePossible() - Method in interface org.glassfish.grizzly.WriteHandler
This callback will be invoked when the requirements as dictated by writer are met.
opaqueData(long) - Method in class org.glassfish.grizzly.http2.frames.PingFrame.PingFrameBuilder
 
OPEN - Enum constant in enum class org.glassfish.grizzly.http2.Http2Stream.State
 
openStream(HttpRequestPacket, int, int, boolean, int) - Method in class org.glassfish.grizzly.http2.Http2Session
Method is not thread-safe, it is expected that it will be called within Http2Session.getNewClientStreamLock() lock scope.
openUpgradeStream(HttpRequestPacket, int) - Method in class org.glassfish.grizzly.http2.Http2Session
The method is called on the client side, when the server confirms HTTP/1.1 -> HTTP/2.0 upgrade with '101' response.
operationCompletionHandler - Variable in class org.glassfish.grizzly.filterchain.FilterChainContext
CompletionHandler, which will be notified, when operation will be complete.
OptimizedBroadcaster - Class in org.glassfish.grizzly.websockets
The default Broadcaster optimized to send the same text to a set of clients.
OptimizedBroadcaster() - Constructor for class org.glassfish.grizzly.websockets.OptimizedBroadcaster
 
optimizedForMultiplexing - Variable in class org.glassfish.grizzly.NIOTransportBuilder
 
OPTIONS - Static variable in class org.glassfish.grizzly.http.Method
 
order - Variable in class org.glassfish.grizzly.memory.HeapBuffer
 
order() - Method in interface org.glassfish.grizzly.Buffer
Retrieves this buffer's byte order.
order() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
order() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
order() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
order(ByteOrder) - Method in interface org.glassfish.grizzly.Buffer
Modifies this buffer's byte order.
order(ByteOrder) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
order(ByteOrder) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
order(ByteOrder) - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
ORDERED_LIBS - Static variable in interface jakarta.servlet.ServletContext
The name of the ServletContext attribute whose value (of type java.util.List<java.lang.String>) contains the list of names of JAR files in WEB-INF/lib ordered by their web fragment names (with possible exclusions if <absolute-ordering> without any <others/> is being used), or null if no absolute or relative ordering has been specified
org.glassfish.grizzly - package org.glassfish.grizzly
 
org.glassfish.grizzly.asyncqueue - package org.glassfish.grizzly.asyncqueue
 
org.glassfish.grizzly.attributes - package org.glassfish.grizzly.attributes
 
org.glassfish.grizzly.compression.lzma - package org.glassfish.grizzly.compression.lzma
 
org.glassfish.grizzly.compression.lzma.impl - package org.glassfish.grizzly.compression.lzma.impl
 
org.glassfish.grizzly.compression.lzma.impl.lz - package org.glassfish.grizzly.compression.lzma.impl.lz
 
org.glassfish.grizzly.compression.lzma.impl.rangecoder - package org.glassfish.grizzly.compression.lzma.impl.rangecoder
 
org.glassfish.grizzly.compression.zip - package org.glassfish.grizzly.compression.zip
 
org.glassfish.grizzly.filterchain - package org.glassfish.grizzly.filterchain
 
org.glassfish.grizzly.http - package org.glassfish.grizzly.http
 
org.glassfish.grizzly.http.ajp - package org.glassfish.grizzly.http.ajp
 
org.glassfish.grizzly.http.io - package org.glassfish.grizzly.http.io
 
org.glassfish.grizzly.http.multipart - package org.glassfish.grizzly.http.multipart
 
org.glassfish.grizzly.http.server - package org.glassfish.grizzly.http.server
 
org.glassfish.grizzly.http.server.accesslog - package org.glassfish.grizzly.http.server.accesslog
 
org.glassfish.grizzly.http.server.filecache - package org.glassfish.grizzly.http.server.filecache
 
org.glassfish.grizzly.http.server.http2 - package org.glassfish.grizzly.http.server.http2
 
org.glassfish.grizzly.http.server.io - package org.glassfish.grizzly.http.server.io
 
org.glassfish.grizzly.http.server.jmxbase - package org.glassfish.grizzly.http.server.jmxbase
 
org.glassfish.grizzly.http.server.naming - package org.glassfish.grizzly.http.server.naming
 
org.glassfish.grizzly.http.server.util - package org.glassfish.grizzly.http.server.util
 
org.glassfish.grizzly.http.util - package org.glassfish.grizzly.http.util
 
org.glassfish.grizzly.http2 - package org.glassfish.grizzly.http2
 
org.glassfish.grizzly.http2.frames - package org.glassfish.grizzly.http2.frames
 
org.glassfish.grizzly.http2.hpack - package org.glassfish.grizzly.http2.hpack
 
org.glassfish.grizzly.http2.utils - package org.glassfish.grizzly.http2.utils
 
org.glassfish.grizzly.impl - package org.glassfish.grizzly.impl
 
org.glassfish.grizzly.jmxbase - package org.glassfish.grizzly.jmxbase
 
org.glassfish.grizzly.localization - package org.glassfish.grizzly.localization
 
org.glassfish.grizzly.memory - package org.glassfish.grizzly.memory
 
org.glassfish.grizzly.monitoring - package org.glassfish.grizzly.monitoring
 
org.glassfish.grizzly.nio - package org.glassfish.grizzly.nio
 
org.glassfish.grizzly.nio.tmpselectors - package org.glassfish.grizzly.nio.tmpselectors
 
org.glassfish.grizzly.nio.transport - package org.glassfish.grizzly.nio.transport
 
org.glassfish.grizzly.npn - package org.glassfish.grizzly.npn
 
org.glassfish.grizzly.portunif - package org.glassfish.grizzly.portunif
 
org.glassfish.grizzly.portunif.finders - package org.glassfish.grizzly.portunif.finders
 
org.glassfish.grizzly.servlet - package org.glassfish.grizzly.servlet
 
org.glassfish.grizzly.ssl - package org.glassfish.grizzly.ssl
 
org.glassfish.grizzly.strategies - package org.glassfish.grizzly.strategies
 
org.glassfish.grizzly.streams - package org.glassfish.grizzly.streams
 
org.glassfish.grizzly.threadpool - package org.glassfish.grizzly.threadpool
 
org.glassfish.grizzly.utils - package org.glassfish.grizzly.utils
 
org.glassfish.grizzly.utils.conditions - package org.glassfish.grizzly.utils.conditions
 
org.glassfish.grizzly.websockets - package org.glassfish.grizzly.websockets
 
org.glassfish.grizzly.websockets.frametypes - package org.glassfish.grizzly.websockets.frametypes
 
org.glassfish.grizzly.websockets.glassfish - package org.glassfish.grizzly.websockets.glassfish
 
org.glassfish.grizzly.websockets.rfc6455 - package org.glassfish.grizzly.websockets.rfc6455
 
ORIGIN_HEADER - Static variable in class org.glassfish.grizzly.websockets.Constants
 
outFragmentedType - Variable in class org.glassfish.grizzly.websockets.ProtocolHandler
 
output - Variable in class org.glassfish.grizzly.streams.AbstractStreamWriter
 
Output - Interface in org.glassfish.grizzly.streams
 
Output(Connection) - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
 
outputBuffer - Variable in class org.glassfish.grizzly.http.server.Response
The associated output buffer.
OutputBuffer - Class in org.glassfish.grizzly.http.io
Abstraction exposing both byte and character methods to write content to the HTTP messaging system in Grizzly.
OutputBuffer() - Constructor for class org.glassfish.grizzly.http.io.OutputBuffer
 
OutputBuffer.LifeCycleListener - Interface in org.glassfish.grizzly.http.io
 
OutputSink - Interface in org.glassfish.grizzly
This interface defines methods to allow an OutputStream or Writer to allow the developer to check with the runtime whether or not it's possible to write a certain amount of data, or if it's not possible, to be notified when it is.
OutWindow - Class in org.glassfish.grizzly.compression.lzma.impl.lz
OutWindow
OutWindow() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
 
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