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

A

a - Static variable in class org.glassfish.grizzly.http.server.Constants
'a'.
a - Static variable in class org.glassfish.grizzly.http.util.Constants
'a'.
A - Static variable in class org.glassfish.grizzly.http.server.Constants
'A'.
A - Static variable in class org.glassfish.grizzly.http.util.Constants
'A'.
ABNORMAL_CLOSE - Static variable in interface org.glassfish.grizzly.websockets.WebSocket
a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
AbstractBindingHandler - Class in org.glassfish.grizzly
 
AbstractBindingHandler(NIOTransport) - Constructor for class org.glassfish.grizzly.AbstractBindingHandler
 
AbstractBindingHandler.Builder<E extends AbstractBindingHandler.Builder> - Class in org.glassfish.grizzly
Builder
AbstractBufferArray<E> - Class in org.glassfish.grizzly.memory
 
AbstractBufferArray(Class<E>) - Constructor for class org.glassfish.grizzly.memory.AbstractBufferArray
 
AbstractCodecFilter<K,L> - Class in org.glassfish.grizzly.filterchain
 
AbstractCodecFilter(Transformer<K, L>, Transformer<L, K>) - Constructor for class org.glassfish.grizzly.filterchain.AbstractCodecFilter
 
AbstractCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
AbstractFilterChain - Class in org.glassfish.grizzly.filterchain
AbstractFilterChain() - Constructor for class org.glassfish.grizzly.filterchain.AbstractFilterChain
 
AbstractIOStrategy - Class in org.glassfish.grizzly.strategies
 
AbstractIOStrategy() - Constructor for class org.glassfish.grizzly.strategies.AbstractIOStrategy
 
AbstractMemoryManager<E extends Buffer> - Class in org.glassfish.grizzly.memory
A MemoryManager abstraction to provide utilities that may be useful across different MemoryManager implementations.
AbstractMemoryManager() - Constructor for class org.glassfish.grizzly.memory.AbstractMemoryManager
Creates a new AbstractMemoryManager using a max buffer size of 65536.
AbstractMemoryManager(int) - Constructor for class org.glassfish.grizzly.memory.AbstractMemoryManager
Creates a new AbstractMemoryManager using the specified buffer size.
AbstractMemoryManager.TrimAware - Interface in org.glassfish.grizzly.memory
This is a marker interface indicating a particular Buffer implementation can be trimmed.
AbstractNIOAsyncQueueReader - Class in org.glassfish.grizzly.nio
The AsyncQueueReader implementation, based on the Java NIO
AbstractNIOAsyncQueueReader(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
 
AbstractNIOAsyncQueueWriter - Class in org.glassfish.grizzly.nio
The AsyncQueueWriter implementation, based on the Java NIO
AbstractNIOAsyncQueueWriter(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
 
AbstractNIOConnectionDistributor - Class in org.glassfish.grizzly.nio
 
AbstractNIOConnectionDistributor(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
 
AbstractReader<L> - Class in org.glassfish.grizzly
Abstract class, which provides transitive dependencies for overloaded Reader methods.
AbstractReader() - Constructor for class org.glassfish.grizzly.AbstractReader
 
AbstractSocketConnectorHandler - Class in org.glassfish.grizzly
Abstract class simplifies the implementation of SocketConnectorHandler interface by pre-implementing some of its methods.
AbstractSocketConnectorHandler(Transport) - Constructor for class org.glassfish.grizzly.AbstractSocketConnectorHandler
 
AbstractSocketConnectorHandler.Builder<E extends AbstractSocketConnectorHandler.Builder> - Class in org.glassfish.grizzly
Builder
AbstractStreamReader - Class in org.glassfish.grizzly.streams
Each method reads data from the current ByteBuffer.
AbstractStreamReader(Connection, Input) - Constructor for class org.glassfish.grizzly.streams.AbstractStreamReader
Create a new ByteBufferReader.
AbstractStreamWriter - Class in org.glassfish.grizzly.streams
Write the primitive Java type to the current ByteBuffer.
AbstractStreamWriter(Connection, Output) - Constructor for class org.glassfish.grizzly.streams.AbstractStreamWriter
Create a new ByteBufferWriter.
AbstractStreamWriter.DisposeBufferCompletionHandler - Class in org.glassfish.grizzly.streams
 
AbstractThreadPool - Class in org.glassfish.grizzly.threadpool
Abstract ExecutorService implementation.
AbstractThreadPool(ThreadPoolConfig) - Constructor for class org.glassfish.grizzly.threadpool.AbstractThreadPool
 
AbstractThreadPool.Worker - Class in org.glassfish.grizzly.threadpool
 
AbstractTransformer<K,L> - Class in org.glassfish.grizzly
 
AbstractTransformer() - Constructor for class org.glassfish.grizzly.AbstractTransformer
 
AbstractTransformer.LastResultAwareState<K,L> - Class in org.glassfish.grizzly
 
AbstractTransport - Class in org.glassfish.grizzly
Abstract Transport.
AbstractTransport(String) - Constructor for class org.glassfish.grizzly.AbstractTransport
 
AbstractWriter<L> - Class in org.glassfish.grizzly
Abstract class, which provides transitive dependencies for overloaded Writer methods.
AbstractWriter() - Constructor for class org.glassfish.grizzly.AbstractWriter
 
accept() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
Accept a Connection.
accept() - Method in interface org.glassfish.grizzly.SocketAcceptor
Accept a Connection
Accept - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
ACCEPT - Enum constant in enum class org.glassfish.grizzly.filterchain.FilterChainContext.Operation
 
acceptAsync() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
Asynchronously accept a Connection
AcceptCharset - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
ACCEPTED - Enum constant in enum class org.glassfish.grizzly.IOEvent
Event occurs on a client Connection, just after it was accepted by the server.
ACCEPTED_202 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
AcceptEncoding - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
AcceptRanges - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
acceptUpgradeStream(HttpRequestPacket, int, boolean) - Method in class org.glassfish.grizzly.http2.Http2Session
The method is called to create an Http2Stream initiated via HTTP/1.1 Upgrade mechanism.
access() - Method in class org.glassfish.grizzly.http.server.Session
Updates the "last accessed" timestamp with the current time.
access() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
Reset the timestamp.
AccessLogAppender - Interface in org.glassfish.grizzly.http.server.accesslog
An interface defining an appender for Grizzly access logs entries.
AccessLogBuilder - Class in org.glassfish.grizzly.http.server.accesslog
A simple builder to configure access logging for Grizzly.
AccessLogBuilder(File) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
Create a new AccessLogBuilder writing logs to the specified file.
AccessLogBuilder(String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
Create a new AccessLogBuilder writing logs to the specified file.
AccessLogFormat - Interface in org.glassfish.grizzly.http.server.accesslog
An interface defining a component capable of formatting Responses into printable access log entries.
AccessLogProbe - Class in org.glassfish.grizzly.http.server.accesslog
A Grizzly probe used to provide access logs generation.
AccessLogProbe(AccessLogAppender, AccessLogFormat) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
Create a new AccessLogProbe formatting data with the specified format and appending it to the specified appender.
AccessLogProbe(AccessLogAppender, AccessLogFormat, int) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
Create a new AccessLogProbe formatting data with the specified format and appending it to the specified appender.
ack(boolean) - Method in class org.glassfish.grizzly.http2.frames.PingFrame.PingFrameBuilder
 
ACK_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
 
ACK_FLAG - Static variable in class org.glassfish.grizzly.http2.frames.PingFrame
 
ACK_FLAG - Static variable in class org.glassfish.grizzly.http2.frames.SettingsFrame
 
acknowledge() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Acknowledge a HTTP Expect header.
acknowledge() - Method in interface org.glassfish.grizzly.servlet.ExpectationHandler.AckAction
Acknowledges a client that server wants to receive payload.
acknowledged() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Mark this packet as having been acknowledged.
acquireBuffer(Connection) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
 
ACTIVE_ATTRIBUTE_NAME - Static variable in class org.glassfish.grizzly.utils.ActivityCheckFilter
 
activeContexts - Variable in class org.glassfish.grizzly.comet.CometEngine
The current active CometContext keyed by context path.
ActivityCheckFilter - Class in org.glassfish.grizzly.utils
The Filter is responsible for tracking Connection activity and closing Connection ones it becomes idle for certain amount of time.
ActivityCheckFilter(DelayedExecutor, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.ActivityCheckFilter
 
ActivityCheckFilter(DelayedExecutor, long, TimeUnit, ActivityCheckFilter.TimeoutHandler) - Constructor for class org.glassfish.grizzly.utils.ActivityCheckFilter
 
ActivityCheckFilter(DelayedExecutor, DelayedExecutor.Worker<Connection>, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.ActivityCheckFilter
 
ActivityCheckFilter.TimeoutHandler - Interface in org.glassfish.grizzly.utils
 
adapt(B) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
 
adapt(Integer) - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.HandshakeCompletionHandler
 
adapt(K) - Method in interface org.glassfish.grizzly.utils.GenericAdapter
 
Adapter() - Constructor for class org.glassfish.grizzly.ConnectionProbe.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.http.HttpProbe.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.memory.MemoryProbe.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
 
Adapter() - Constructor for class org.glassfish.grizzly.TransportProbe.Adapter
 
add(int, Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
add(int, Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
add(int, ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
add(E) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
 
add(E) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
 
add(E, int, int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
 
add(E, long, TimeUnit) - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
 
add(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
Associates the specified extension and content type
add(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
add(Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
add(HttpRequestPacket, long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
Add a resource to the cache.
add(HttpRequestPacket, File) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
Add a File resource to the cache.
add(HttpRequestPacket, File, long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
Add a resource to the cache.
add(ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
add(ArraySet<T>) - Method in class org.glassfish.grizzly.utils.ArraySet
Add all the elements from the source ArraySet.
add(WebSocket) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
Associates the specified WebSocket with this application.
add(WebSocketListener) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
add(WebSocketListener) - Method in interface org.glassfish.grizzly.websockets.WebSocket
Adds a WebSocketListener to be notified of events of interest.
add(T) - Method in class org.glassfish.grizzly.utils.ArraySet
addAfterServiceListener(AfterServiceListener) - Method in class org.glassfish.grizzly.http.server.Request
Add the listener, which will be notified, once Request processing will be finished.
addAll(int, Collection<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
addAll(int, Collection<? extends ProcessorSelector>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
addAll(int, List<Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
addAll(int, Filter[]) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
addAll(Collection<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
addAll(Collection<? extends ProcessorSelector>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
addAll(Collection<? extends T>) - Method in class org.glassfish.grizzly.utils.ArraySet
addAll(List<Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
addAll(Filter[]) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
addAll(FilterChainBuilder) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
addAll(T...) - Method in class org.glassfish.grizzly.utils.ArraySet
Add the element(s) to the set.
addAttribute(Object, Object) - Method in class org.glassfish.grizzly.comet.CometContext
Add an attribute.
addCachingHeaders(Response, File) - Static method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
 
addChild(Node) - Method in class org.glassfish.grizzly.http2.Node
Add a child to this Node.
addChild(Node, boolean) - Method in class org.glassfish.grizzly.http2.Node
Add a new child.
addCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Closeable
Add the CloseListener, which will be notified once the stream will be closed.
addCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Connection
Add the Connection.CloseListener, which will be notified once Connection will be closed.
addCloseListener(CloseListener) - Method in class org.glassfish.grizzly.http2.Http2Stream
 
addCloseListener(CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
Add the Connection.CloseListener, which will be notified once Connection will be closed.
addCloseListener(Connection.CloseListener) - Method in interface org.glassfish.grizzly.Connection
addCloseListener(Connection.CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
 
addCometHandler(CometHandler<E>) - Method in class org.glassfish.grizzly.comet.CometContext
addCompletionHandler(CompletionHandler<R>) - Method in interface org.glassfish.grizzly.GrizzlyFuture
Adds a CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete.
addCompletionHandler(CompletionHandler<R>) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
Adds a CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete.
addCompletionHandler(CompletionHandler<R>) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
Adds a CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete.
addCompletionHandler(CompletionHandler<R>) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
Adds a CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete.
addCompletionListener(FilterChainContext.CompletionListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
Add the FilterChainContext.CompletionListener, which will be notified, when this FilterChainContext processing will be completed.
addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Adds the specified ContentEncoding to the HttpCodecFilter.
addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpHeader
 
addContext(String, String, Object, String[], NamingContext) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Add a new Context to an existing Host.
addContext(String, String, Object, String[], NamingContext, List<AlternateDocBase>) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Add a new Context to an existing Host.
addContextInitParameter(String, String) - Method in class org.glassfish.grizzly.servlet.WebappContext
 
addCookie(Cookie) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addCookie(Cookie) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addCookie(Cookie) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class org.glassfish.grizzly.http.server.Request
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified Cookie to those that will be included with this Response.
addCopyListener(FilterChainContext.CopyListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
Add the FilterChainContext.CopyListener, which will be notified, right after this FilterChainContext.copy() is called.
addDateHeader(String, long) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDateHeader(String, long) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDateHeader(String, long) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified date header to the specified value.
addDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Adds a response header with the given name and date-value.
addDateHeader(Header, long) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified date header to the specified value.
addDocRoot(File) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
Add the directory to the list of directories where files will be serviced from.
addDocRoot(String) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
Adds doc root (path prefix), which will be used to look up resources.
addDocRoot(String) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
Add the directory to the list of directories where files will be serviced from.
addFilter(String, Filter) - Method in interface jakarta.servlet.ServletContext
Registers the given filter instance with this ServletContext under the given filterName.
addFilter(String, Filter) - Method in class org.glassfish.grizzly.servlet.WebappContext
Registers the given filter instance with this WebappContext under the given filterName.
addFilter(String, Class<? extends Filter>) - Method in interface jakarta.servlet.ServletContext
Adds the filter with the given name and class type to this servlet context.
addFilter(String, Class<? extends Filter>) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the filter with the given name and class type to this servlet context.
addFilter(String, String) - Method in interface jakarta.servlet.ServletContext
Adds the filter with the given name and class name to this servlet context.
addFilter(String, String) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the filter with the given name and class name to this servlet context.
addFilterMap(FilterMap, boolean) - Method in class org.glassfish.grizzly.servlet.WebappContext
Add a filter mapping to this Context.
addFirst(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
addHandler(HttpHandler, String[]) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
Add a HttpHandler and its associated array of mapping.
addHandler(HttpHandler, HttpHandlerRegistration[]) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
Add a HttpHandler and its associated array of mapping.
addHandshakeListener(SSLBaseFilter.HandshakeListener) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
addHeader(String, String) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addHeader(String, String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeader(String, String) - Method in interface jakarta.servlet.http.PushBuilder
Add a request header to be used for the push.
addHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(String, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addHeader(String, String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
Add a request header to be used for the push.
addHeader(String, String) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified header to the specified value.
addHeader(String, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addHeader(String, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Adds a response header with the given name and value.
addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(String, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified header to the specified value.
addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(Header, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addHeader(Header, String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
Add a request header to be used for the push.
addHeader(Header, String) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified header to the specified value.
addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(Header, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified header to the specified value.
addHeapSize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
 
addHost(String, String[], Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Add a new host to the mapper.
addHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
Adds the specified HttpHandler as a root handler.
addHttpHandler(HttpHandler, String...) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
Adds the specified HttpHandler with its associated mapping(s).
addHttpHandler(HttpHandler, HttpHandlerRegistration...) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
Adds the specified HttpHandler with its associated mapping(s).
addIntHeader(String, int) - Method in interface jakarta.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addIntHeader(String, int) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
addIntHeader(String, int) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified integer header to the specified value.
addIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Adds a response header with the given name and integer value.
addIntHeader(Header, int) - Method in class org.glassfish.grizzly.http.server.Response
Add the specified integer header to the specified value.
additionalDebugData(Buffer) - Method in class org.glassfish.grizzly.http2.frames.GoAwayFrame.GoAwayFrameBuilder
 
addJmxEventListener(JmxEventListener) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
Add a JmxEventListener which will be notified when the HttpServer is started and JMX was enabled prior to starting or if the HttpServer was started with JMX disabled, but JMX was enabled at a later point in time.
addJspFile(String, String) - Method in interface jakarta.servlet.ServletContext
Adds the servlet with the given jsp file to this servlet context.
addJspFile(String, String) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the servlet with the given jsp file to this servlet context.
addLast(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
addLifeCycleListener(IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.Context
 
addListener(AsyncListener) - Method in interface jakarta.servlet.AsyncContext
Registers the given AsyncListener with the most recent asynchronous cycle that was started by a call to one of the ServletRequest.startAsync() methods.
addListener(AsyncListener, ServletRequest, ServletResponse) - Method in interface jakarta.servlet.AsyncContext
Registers the given AsyncListener with the most recent asynchronous cycle that was started by a call to one of the ServletRequest.startAsync() methods.
addListener(Class<? extends EventListener>) - Method in interface jakarta.servlet.ServletContext
Adds a listener of the given class type to this ServletContext.
addListener(Class<? extends EventListener>) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the given listener class to this WebappContext.
addListener(String) - Method in interface jakarta.servlet.ServletContext
Adds the listener with the given class name to this ServletContext.
addListener(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the listener with the given class name to this WebappContext.
addListener(NetworkListener) - Method in class org.glassfish.grizzly.http.server.HttpServer
Adds the specified listener to the server instance.
addListener(T) - Method in interface jakarta.servlet.ServletContext
Adds the given listener to this ServletContext.
addListener(T) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the given listener to this ServletContext.
addLocale(Locale) - Method in class org.glassfish.grizzly.http.server.Request
Add a Locale to the set of preferred Locales for this Request.
addMappedMemorySize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
 
addMapping(String...) - Method in interface jakarta.servlet.ServletRegistration
Adds a servlet mapping with the given URL patterns for the Servlet represented by this ServletRegistration.
addMapping(String...) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
Adds a servlet mapping with the given URL patterns for the Servlet represented by this ServletRegistration.
addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in interface jakarta.servlet.FilterRegistration
Adds a filter mapping with the given servlet names and dispatcher types for the Filter represented by this FilterRegistration.
addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in class org.glassfish.grizzly.servlet.FilterRegistration
Adds a filter mapping with the given servlet names and dispatcher types for the Filter represented by this FilterRegistration.
addMappingForServletNames(EnumSet<DispatcherType>, String...) - Method in class org.glassfish.grizzly.servlet.FilterRegistration
Adds a filter mapping with the given servlet names and dispatcher types for the Filter represented by this FilterRegistration.
addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in interface jakarta.servlet.FilterRegistration
Adds a filter mapping with the given url patterns and dispatcher types for the Filter represented by this FilterRegistration.
addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in class org.glassfish.grizzly.servlet.FilterRegistration
Adds a filter mapping with the given url patterns and dispatcher types for the Filter represented by this FilterRegistration.
addMappingForUrlPatterns(EnumSet<DispatcherType>, String...) - Method in class org.glassfish.grizzly.servlet.FilterRegistration
Adds a filter mapping with the given url patterns and dispatcher types for the Filter represented by this FilterRegistration.
addMonitoringProbe(ConnectionProbe) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
Add the ConnectionProbe, which will be notified about Connection life-cycle events.
addNegotiator(SSLEngine, AlpnClientNegotiator) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Add a AlpnClientNegotiator that will be invoked when handshake activity occurs against the specified SSLEngine.
addNegotiator(SSLEngine, AlpnServerNegotiator) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Add a AlpnServerNegotiator that will be invoked when handshake activity occurs against the specified SSLEngine.
addNegotiator(SSLEngine, ClientSideNegotiator) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Add a ClientSideNegotiator that will be invoked when handshake activity occurs against the specified SSLEngine.
addNegotiator(SSLEngine, ServerSideNegotiator) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Add a ServerSideNegotiator that will be invoked when handshake activity occurs against the specified SSLEngine.
AddOn - Interface in org.glassfish.grizzly.http.server
The HttpServer addon interface, responsible for adding features like WebSockets, Comet to HttpServer.
addParameter(String, String) - Method in class org.glassfish.grizzly.http.util.Parameters
 
addParameter(String, String[]) - Method in class org.glassfish.grizzly.http.server.Request
Add a parameter name and corresponding set of values to this Request.
addParameterValues(String, String[]) - Method in class org.glassfish.grizzly.http.util.Parameters
 
addProbes(E...) - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
Add the monitoring probes, which will be notified about object's lifecycle events.
addProbes(E...) - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
Add the monitoring probes, which will be notified about object's lifecycle events.
addRecord(Connection, Buffer, CompletionHandler, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueReader
 
addRecord(Connection, Buffer, CompletionHandler, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueReader
 
addSafeCharacter(char) - Method in class org.glassfish.grizzly.http.util.UEncoder
 
addServlet(String, Servlet) - Method in interface jakarta.servlet.ServletContext
Registers the given servlet instance with this ServletContext under the given servletName.
addServlet(String, Servlet) - Method in class org.glassfish.grizzly.servlet.WebappContext
Registers the given servlet instance with this WebappContext under the given servletName.
addServlet(String, Class<? extends Servlet>) - Method in interface jakarta.servlet.ServletContext
Adds the servlet with the given name and class type to this servlet context.
addServlet(String, Class<? extends Servlet>) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the servlet with the given name and class type to this servlet context.
addServlet(String, String) - Method in interface jakarta.servlet.ServletContext
Adds the servlet with the given name and class name to this servlet context.
addServlet(String, String) - Method in class org.glassfish.grizzly.servlet.WebappContext
Adds the servlet with the given name and class name to this servlet context.
addSessionCookieInternal(Cookie) - Method in class org.glassfish.grizzly.http.server.Response
Special method for adding a session cookie as we should be overriding any previous
addShutdownHandler(ShutdownHandler) - Method in class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
Add the ShutdownHandler, which will be called, when shutdown request received.
addShutdownListener(GracefulShutdownListener) - Method in class org.glassfish.grizzly.nio.NIOTransport
 
addShutdownListener(GracefulShutdownListener) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
 
addShutdownListener(GracefulShutdownListener) - Method in interface org.glassfish.grizzly.Transport
Adds a GracefulShutdownListener which will be called when Transport.shutdown() is called to enable graceful shutdown of transports.
addShutdownTask(Callable<Filter>) - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
Adds a task to this event.
addSibling(Node) - Method in class org.glassfish.grizzly.http2.Node
Add a sibling to this Node.
addToFileCache(Request, Response, File) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
 
addTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Adds the specified TransferEncoding to the HttpCodecFilter.
addUnique(T[], T) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
Add unique element to the array.
addUnique(T[], T, boolean) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
Add unique element to the array.
addValue(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header using un-translated byte[].
addValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addValue(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header using un-translated Buffer.
addValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addWrapper(String, Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Add a wrapper to the context associated with this wrapper.
addWrapper(String, Object, boolean, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
 
addWrapper(String, Object, boolean, String, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
 
addWrapper(String, String, String, Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, String, String, Object, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, String, String, Object, boolean, String, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Add a new Wrapper to an existing Context.
addWrapper(Mapper.Context, String, Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
 
addWrapper(Mapper.Context, String, Object, boolean, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
 
addWrapper(Mapper.Context, String, Object, boolean, String, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Adds a wrapper to the given context.
advance() - Method in class org.glassfish.grizzly.http.server.util.StringParser
Advance the current parsing position by one, if we are not already past the end of the string.
AFTER_RESPONSE_PROCESSING - Static variable in class org.glassfish.grizzly.comet.CometEngine
Deprecated.
AFTER_SERVLET_PROCESSING - Static variable in class org.glassfish.grizzly.comet.CometEngine
Deprecated.
afterExecute(AbstractThreadPool.Worker, Thread, Runnable, Throwable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
Method invoked upon completion of execution of the given Runnable.
AfterServiceListener - Interface in org.glassfish.grizzly.http.server
The listener, which could be registered on a Request using Request.addAfterServiceListener(org.glassfish.grizzly.http.server.AfterServiceListener) and be notified once the Request processing will be completed.
afterServicesList - Variable in class org.glassfish.grizzly.http.server.Request
 
Age - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
AGENT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
A format compatible with Apache's user-agent format.
AGENT_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
A String representing our version of Apache's user-agent format.
AGENT_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
A format compatible with Apache's user-agent format set to use the UTC time zone.
aggregate(TaskQueue<AsyncWriteQueueRecord>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
Aggregates records in a queue to be written as one chunk.
aggregate(TaskQueue<AsyncWriteQueueRecord>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueWriter
Aggregates records in a queue to be written as one chunk.
AggregatorAddOn - Class in org.glassfish.grizzly.http.server.util
AggregatorAddOn installs AggregatorAddOn.AggregatorFilter into HttpServer FilterChain.
AggregatorAddOn() - Constructor for class org.glassfish.grizzly.http.server.util.AggregatorAddOn
 
AjpAddOn - Class in org.glassfish.grizzly.http.ajp
Ajp AddOn for the HttpServer.
AjpAddOn() - Constructor for class org.glassfish.grizzly.http.ajp.AjpAddOn
 
AjpConstants - Class in org.glassfish.grizzly.http.ajp
Common class for the AJP Protocol values
AjpConstants() - Constructor for class org.glassfish.grizzly.http.ajp.AjpConstants
 
AjpHandlerFilter - Class in org.glassfish.grizzly.http.ajp
Filter is working as Codec between Ajp and Http packets.
AjpHandlerFilter() - Constructor for class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
 
AjpHttpRequest - Class in org.glassfish.grizzly.http.ajp
HttpRequestPacket implementation, which also contains AJP related meta data.
AjpHttpResponse - Class in org.glassfish.grizzly.http.ajp
HttpResponsePacket implementation, which also contains AJP related meta data.
AjpHttpResponse() - Constructor for class org.glassfish.grizzly.http.ajp.AjpHttpResponse
 
AjpMessageFilter - Class in org.glassfish.grizzly.http.ajp
Filter, responsible for parsing Ajp requests and making sure the request packets are complete and properly constructed.
AjpMessageFilter() - Constructor for class org.glassfish.grizzly.http.ajp.AjpMessageFilter
 
allocate(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
allocate(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
Allocated Buffer of the required size.
allocate(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
Allocated Buffer of the required size.
allocate(int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
Allocated Buffer of the required size.
allocate(int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
For this implementation, this method simply calls through to PooledMemoryManager.allocateAtLeast(int);
allocate(int) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
Creates a buffer with a given capacity and limit
allocate(int) - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
 
allocate(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
allocate(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
allocateAndReadBuffer(TCPNIOConnection) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
 
allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
Allocated Buffer at least of the provided size.
allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
Allocated Buffer at least of the provided size.
allocateAtLeast(int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
Allocated Buffer at least of the provided size.
allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
Allocates a buffer of at least the size requested.
allocateByteBuffer(int) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
 
allocateByteBuffer(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
Allocates ByteBuffer of required size.
allocateByteBuffer(MemoryManager, int) - Static method in class org.glassfish.grizzly.memory.MemoryUtils
 
allocateByteBuffer0(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
 
allocateByteBufferAtLeast(int) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
 
allocateByteBufferAtLeast(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
Allocates ByteBuffer of required size.
allocateFromPool(ThreadLocalPool, int) - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
Allocate a Buffer using the provided ThreadLocalPool.
allocateHeapBuffer(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
Creates a new HeapBuffer with a a specified size.
allocateHeapBufferAtLeast(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
 
allocateInputBuffer(SSLConnectionContext) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
 
allocateNewBuffer(MemoryManager, int) - Method in class org.glassfish.grizzly.utils.BufferOutputStream
 
Allow - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
ALLOW_BACKSLASH - Static variable in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
ALLOW_ENCODED_SLASH - Static variable in class org.glassfish.grizzly.http.util.UDecoder
 
allowBufferDispose - Variable in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
allowBufferDispose - Variable in class org.glassfish.grizzly.memory.HeapBuffer
 
allowBufferDispose() - Method in interface org.glassfish.grizzly.Buffer
 
allowBufferDispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
allowBufferDispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
allowBufferDispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
allowBufferDispose(boolean) - Method in interface org.glassfish.grizzly.Buffer
 
allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
allowDispose(Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
 
ALLOWED - Enum constant in enum class org.glassfish.grizzly.http.Method.PayloadExpectation
 
allowInternalBuffersDispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
allowInternalBuffersDispose() - Method in class org.glassfish.grizzly.memory.CompositeBuffer
 
allowInternalBuffersDispose(boolean) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
allowInternalBuffersDispose(boolean) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
 
allowReplacement() - Static method in class org.glassfish.grizzly.http.server.util.Mapper
AlpnClientNegotiator - Interface in org.glassfish.grizzly.npn
Called during the SSL handshake when the current SSLEngine's getUseClientMode has returned true.
AlpnServerNegotiator - Interface in org.glassfish.grizzly.npn
Called during the SSL handshake when the current SSLEngine's getUseClientMode has returned false.
AlpnSupport - Class in org.glassfish.grizzly.http2
Grizzly TLS Next Protocol Negotiation support class.
ALREADY_REMOVED - Static variable in class org.glassfish.grizzly.comet.CometContext
 
alreadyQuoted(String) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
ALT_DD_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
The servlet context attribute under which we store the alternate deployment descriptor for this web application
AlternateDocBase - Class in org.glassfish.grizzly.http.server.util
 
AlternateDocBase() - Constructor for class org.glassfish.grizzly.http.server.util.AlternateDocBase
 
alternateDocBases - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
 
ALWAYS_ADD_EXPIRES - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
If set to false, we don't use the IE6/7 Max-Age/Expires work around
ANCIENT_DATE - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
 
ApacheLogFormat - Class in org.glassfish.grizzly.http.server.accesslog
An AccessLogFormat using a standard vaguely similar and heavily influenced by Apache's own custom access log formats.
ApacheLogFormat(String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
Create a new ApacheLogFormat instance by parsing the format from the specified String.
ApacheLogFormat(TimeZone, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
Create a new ApacheLogFormat instance by parsing the format from the specified String.
appCommitted - Variable in class org.glassfish.grizzly.http.server.Response
The application commit flag.
append(byte) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
append(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Add data to the buffer
append(char) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
append(char) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
append(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Add data to the buffer
append(E, E) - Method in interface org.glassfish.grizzly.Appender
 
append(String) - Method in interface org.glassfish.grizzly.http.server.accesslog.AccessLogAppender
Append the specified access log entry.
append(String) - Method in class org.glassfish.grizzly.http.server.accesslog.QueueingAppender
 
append(String) - Method in class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
 
append(String) - Method in class org.glassfish.grizzly.http.server.accesslog.StreamAppender
 
append(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
Append a string to the buffer
append(StringBuffer) - Method in class org.glassfish.grizzly.http.util.CharChunk
Add data to the buffer
append(String, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Append a string to the buffer
append(Buffer) - Method in class org.glassfish.grizzly.http2.HeadersDecoder
 
append(Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
append(Buffer) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
 
append(Buffer) - Method in class org.glassfish.grizzly.streams.BufferedInput
 
append(HttpContent) - Method in class org.glassfish.grizzly.http.HttpContent
 
append(HttpContent) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Appends the specified Buffer to the internal composite Buffer.
append(BufferChunk) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
append(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
append(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
append(T) - Method in interface org.glassfish.grizzly.Appendable
 
Appendable<T> - Interface in org.glassfish.grizzly
 
appendBuffers(MemoryManager, Buffer, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
Append two Buffers.
appendBuffers(MemoryManager, Buffer, Buffer, boolean) - Static method in class org.glassfish.grizzly.memory.Buffers
Append two Buffers.
Appender<E> - Interface in org.glassfish.grizzly
 
appendRequestURL(Request, StringBuffer) - Static method in class org.glassfish.grizzly.http.server.Request
Appends the reconstructed URL the client used to make the request.
appendRequestURL(Request, StringBuilder) - Static method in class org.glassfish.grizzly.http.server.Request
Appends the reconstructed URL the client used to make the request.
application - Variable in class org.glassfish.grizzly.websockets.WebSocketHolder
 
apply(SSLEngine, List<String>) - Method in interface org.glassfish.grizzly.npn.AlpnServerNegotiator
 
applyDecoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
 
applyDecoding(HttpHeader) - Method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
 
applyEncoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
 
applyEncoding(HttpHeader) - Method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
 
areTrailersAvailable() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
areTrailersAvailable() - Method in class org.glassfish.grizzly.http.server.Request
 
array() - Method in interface org.glassfish.grizzly.Buffer
Returns the byte array that backs this buffer (optional operation).
array() - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
 
array() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
array() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
array() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
arrayOffset - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
arrayOffset() - Method in interface org.glassfish.grizzly.Buffer
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
arrayOffset() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
arrayOffset() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
arrayOffset() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
ArraySet<T> - Class in org.glassfish.grizzly.utils
The thread safe set implementation, which uses array to hold its elements.
ArraySet(Class<T>) - Constructor for class org.glassfish.grizzly.utils.ArraySet
 
ArraySet(Class<T>, boolean) - Constructor for class org.glassfish.grizzly.utils.ArraySet
 
ArrayUtils - Class in org.glassfish.grizzly.utils
Set of utility methods to work with Arrays.
ArrayUtils() - Constructor for class org.glassfish.grizzly.utils.ArrayUtils
 
Ascii - Class in org.glassfish.grizzly.http.util
This class implements some basic ASCII character handling functions.
Ascii() - Constructor for class org.glassfish.grizzly.http.util.Ascii
 
ASCII_CHARSET - Static variable in class org.glassfish.grizzly.utils.Charsets
 
asClientCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
 
asClientCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
 
asClientCookieString() - Method in class org.glassfish.grizzly.http.Cookie
 
asReadOnlyBuffer() - Method in interface org.glassfish.grizzly.Buffer
Creates a new, read-only Buffer that shares this buffer's content.
asReadOnlyBuffer() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
asReadOnlyBuffer() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
asReadOnlyBuffer() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
assertOpen() - Method in interface org.glassfish.grizzly.Closeable
Checks if this Closeable is open and ready to be used.
assertOpen() - Method in interface org.glassfish.grizzly.Connection
Checks if this Connection is open and ready to be used.
assertOpen() - Method in class org.glassfish.grizzly.http2.Http2Stream
 
assertOpen() - Method in class org.glassfish.grizzly.nio.NIOConnection
 
asServerCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
 
asServerCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
 
asServerCookieString() - Method in class org.glassfish.grizzly.http.Cookie
 
ASYNC - Enum constant in enum class jakarta.servlet.DispatcherType
 
ASYNC_CONTEXT_PATH - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original context path is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_MAPPING - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original HttpServletMapping is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_PATH_INFO - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original path info is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_QUERY_STRING - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original query string is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_REQUEST_URI - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original request URI is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
ASYNC_SERVLET_PATH - Static variable in interface jakarta.servlet.AsyncContext
The name of the request attribute under which the original servlet path is made available to the target of a AsyncContext.dispatch(String) or AsyncContext.dispatch(ServletContext,String)
AsyncContext - Interface in jakarta.servlet
Class representing the execution context for an asynchronous operation that was initiated on a ServletRequest.
AsyncEvent - Class in jakarta.servlet
Event that gets fired when the asynchronous operation initiated on a ServletRequest (via a call to ServletRequest.startAsync() or ServletRequest.startAsync(ServletRequest, ServletResponse)) has completed, timed out, or produced an error.
AsyncEvent(AsyncContext) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext.
AsyncEvent(AsyncContext, ServletRequest, ServletResponse) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext, ServletRequest, and ServletResponse.
AsyncEvent(AsyncContext, ServletRequest, ServletResponse, Throwable) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext, ServletRequest, ServletResponse, and Throwable.
AsyncEvent(AsyncContext, Throwable) - Constructor for class jakarta.servlet.AsyncEvent
Constructs an AsyncEvent from the given AsyncContext and Throwable.
AsyncListener - Interface in jakarta.servlet
Listener that will be notified in the event that an asynchronous operation initiated on a ServletRequest to which the listener had been added has completed, timed out, or resulted in an error.
AsyncQueue - Interface in org.glassfish.grizzly.asyncqueue
Common interface for AsyncQueue processors.
AsyncQueue.AsyncResult - Enum Class in org.glassfish.grizzly.asyncqueue
 
AsyncQueueEnabledTransport - Interface in org.glassfish.grizzly.asyncqueue
Interface, which Transports should implement if they support AsyncQueues.
asyncQueueIO - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
Transport AsyncQueueIO
AsyncQueueIO<L> - Interface in org.glassfish.grizzly.asyncqueue
Class encapsulates asynchronous queue implementation: AsyncQueueReader, AsyncQueueWriter.
AsyncQueueIO.Factory - Class in org.glassfish.grizzly.asyncqueue
 
AsyncQueueIO.ImmutableAsyncQueueIO<L> - Class in org.glassfish.grizzly.asyncqueue
 
AsyncQueueIO.MutableAsyncQueueIO<L> - Class in org.glassfish.grizzly.asyncqueue
 
AsyncQueueReader<L> - Interface in org.glassfish.grizzly.asyncqueue
The AsyncQueue, which implements asynchronous read queue.
AsyncQueueRecord<R> - Class in org.glassfish.grizzly.asyncqueue
AsyncQueue element unit
AsyncQueueRecord() - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
 
AsyncQueueRecord(Connection, Object, CompletionHandler) - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
 
AsyncQueueWriter<L> - Interface in org.glassfish.grizzly.asyncqueue
The AsyncQueue, which implements asynchronous write queue.
AsyncReadQueueRecord - Class in org.glassfish.grizzly.asyncqueue
AsyncQueue read element unit
asyncSupported() - Element in annotation interface jakarta.servlet.annotation.WebFilter
Declares whether the filter supports asynchronous operation mode.
asyncSupported() - Element in annotation interface jakarta.servlet.annotation.WebServlet
Declares whether the servlet supports asynchronous operation mode.
AsyncWriteQueueRecord - Class in org.glassfish.grizzly.asyncqueue
AsyncQueue write element unit
AsyncWriteQueueRecord(Connection, WritableMessage, CompletionHandler, Object, PushBackHandler, boolean) - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
 
attach() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
 
attach(E) - Method in class org.glassfish.grizzly.comet.CometEvent
Attach an
attach(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpContext
 
attachment - Variable in class org.glassfish.grizzly.comet.CometEvent
Share an E amongst CometHandler
attachment() - Method in class org.glassfish.grizzly.comet.CometEvent
Return the attachment
attachToSelectorRunner(SelectorRunner) - Method in class org.glassfish.grizzly.nio.NIOConnection
 
Attribute<T> - Class in org.glassfish.grizzly.attributes
Class used to define dynamic typed attributes on AttributeHolder instances.
Attribute(AttributeBuilder, String, int, Supplier<T>) - Constructor for class org.glassfish.grizzly.attributes.Attribute
 
Attribute(AttributeBuilder, String, int, T) - Constructor for class org.glassfish.grizzly.attributes.Attribute
 
attributeAdded(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
Receives notification that an attribute has been added to the ServletContext.
attributeAdded(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been added to the ServletRequest.
attributeBuilder - Variable in class org.glassfish.grizzly.AbstractTransformer
 
attributeBuilder - Variable in class org.glassfish.grizzly.AbstractTransport
Transport AttributeBuilder, which will be used to create Attributes
attributeBuilder - Variable in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
 
attributeBuilder - Variable in class org.glassfish.grizzly.NIOTransportBuilder
 
AttributeBuilder - Interface in org.glassfish.grizzly.attributes
AttributeBuilder is responsible for creating and indexing Attributes.
AttributeHolder - Interface in org.glassfish.grizzly.attributes
Interface declares common functionality for objects, which have associated Attributes.
attributeRemoved(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
Receives notification that an attribute has been removed from the ServletContext.
attributeRemoved(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been removed from the ServletRequest.
attributeReplaced(HttpSessionBindingEvent) - Method in interface jakarta.servlet.http.HttpSessionAttributeListener
Receives notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface jakarta.servlet.ServletContextAttributeListener
Receives notification that an attribute has been replaced in the ServletContext.
attributeReplaced(ServletRequestAttributeEvent) - Method in interface jakarta.servlet.ServletRequestAttributeListener
Receives notification that an attribute has been replaced on the ServletRequest.
attributes - Variable in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
 
attributes - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
The attributes associated with this Request, keyed by attribute name.
attributes - Variable in class org.glassfish.grizzly.nio.NIOConnection
 
attributes() - Method in class org.glassfish.grizzly.http.server.Session
Return a ConcurrentMap of attributes.
attributeStorage - Variable in class org.glassfish.grizzly.streams.TransformerInput
 
attributeStorage - Variable in class org.glassfish.grizzly.streams.TransformerOutput
 
AttributeStorage - Interface in org.glassfish.grizzly.attributes
AttributeStorage provides access to a AttributeHolder, where application can store Attributes.
authenticate(HttpServletResponse) - Method in interface jakarta.servlet.http.HttpServletRequest
Use the container login mechanism configured for the ServletContext to authenticate the user making this request.
authenticate(HttpServletResponse) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to call authenticate on the wrapped request object.
authenticate(HttpServletResponse) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
 
Authorization - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
AUTHORIZATION_HEADER - Static variable in class org.glassfish.grizzly.http.server.Constants
Default header names.
authType() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
AUTO_SIZE - Static variable in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
Constant set via AsyncQueueWriter.setMaxPendingBytesPerConnection(int) means the async write queue size will be configured automatically per NIOConnection depending on connections write buffer size.
available() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
available() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
available() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Return the number of bytes available for get calls.
available() - Method in interface org.glassfish.grizzly.streams.StreamReader
Return the number of bytes available for get calls.
available() - Method in class org.glassfish.grizzly.utils.BufferInputStream
availableChar() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
awaitTermination(long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
awaitTermination(long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
 
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