Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- C2BConverter - Class in org.glassfish.grizzly.http.util
-
Efficient conversion of character to bytes.
- C2BConverter(String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter
- C2BConverter(ByteChunk, String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter, with bytes going to a byte buffer
- Cacheable - Interface in org.glassfish.grizzly
- CacheableDataChunk - Class in org.glassfish.grizzly.http.util
-
DataChunkimplementation, which could be cached in the thread cache. - CacheableDataChunk() - Constructor for class org.glassfish.grizzly.http.util.CacheableDataChunk
- CacheControl - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- CachedTypeIndex(int, String, Class<E>, int) - Constructor for class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.ContinuationFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.DataFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.GoAwayFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.PingFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.PriorityFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.PushPromiseFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.RstStreamFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.SettingsFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.UnknownFrame
- calcLength() - Method in class org.glassfish.grizzly.http2.frames.WindowUpdateFrame
- calculateCapacity(int) - Method in class org.glassfish.grizzly.http2.hpack.Encoder
- canBeAggregated() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- cancel() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.Instructs Grizzly to cancel this message write and release message associated resources.
- cancel() - Method in class org.glassfish.grizzly.http.server.Response
-
Deprecated.
- cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.DeregisterChannelOperation
- cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterChannelOperation
- cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterKeyTask
- cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RunnableTask
- cancel() - Method in interface org.glassfish.grizzly.nio.SelectorHandlerTask
- cancel(boolean) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Do nothing.
- cancel(boolean) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- cancel(boolean) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- cancel(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- cancel(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- CANCEL - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
- cancelled() - Method in interface org.glassfish.grizzly.CompletionHandler
-
The operation was cancelled.
- cancelled() - Method in class org.glassfish.grizzly.EmptyCompletionHandler
-
The operation was cancelled.
- cancelled() - Method in class org.glassfish.grizzly.http2.utils.ChunkedCompletionHandler
- cancelled() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
- cancelled() - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- cancelled() - Method in class org.glassfish.grizzly.websockets.FrameCompletionHandler
- canCompressHttpResponse(HttpResponsePacket, CompressionConfig, String[]) - Static method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Returns true if the
HttpResponsePacketcould be compressed, or false otherwise. - canDecompressHttpRequest(HttpRequestPacket, CompressionConfig, String[]) - Static method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Returns true if the
HttpResponsePacketcould be compressed, or false otherwise. - canServeCompressed(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
Returns true if this entry could be served compressed as response to this (passed) specific
HttpRequestPacket. - canWrite() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- canWrite() - Method in class org.glassfish.grizzly.http2.Http2SessionOutputSink
- canWrite() - Method in class org.glassfish.grizzly.http2.Http2Stream
- canWrite() - Method in class org.glassfish.grizzly.http2.UpgradeOutputSink
- canWrite() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- canWrite() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- canWrite() - Method in interface org.glassfish.grizzly.OutputSink
- canWrite(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.the
lengthparameter will be ignored. Please useOutputBuffer.canWrite(). - canWrite(int) - Method in class org.glassfish.grizzly.http2.Http2Stream
-
Deprecated.
- canWrite(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Deprecated.
- canWrite(int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Deprecated.
- canWrite(int) - Method in interface org.glassfish.grizzly.OutputSink
-
Deprecated.the
lengthparameter will be ignored. Pls. useOutputSink.canWrite(). - canWrite(Connection) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Return
trueif the connection has not exceeded it's maximum size in bytes of pending writes, otherwisefalse. - canWrite(Connection<SocketAddress>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- canWrite(Connection<SocketAddress>, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Deprecated.
- canWrite(Connection<L>) - Method in interface org.glassfish.grizzly.Writer
-
Return
trueif the connection has not exceeded it's maximum size in bytes of pending writes, otherwisefalse. - canWrite(Connection<L>, int) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Deprecated.the size parameter will be ignored, use
Writer.canWrite(org.glassfish.grizzly.Connection)instead. - canWriteChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.
- cap - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- capacity() - Method in interface org.glassfish.grizzly.Buffer
-
Returns this buffer's capacity.
- capacity() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- capacity() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- capacity() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- CERTIFICATE_KEY - Static variable in interface org.glassfish.grizzly.ssl.SSLSupport
-
The Request attribute key for the client certificate chain.
- CertificateEvent(boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter.CertificateEvent
- CERTIFICATES_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we store the array of X509Certificate objects representing the certificate chain presented by our client, if any.
- ChainProcessorSelector - Class in org.glassfish.grizzly
-
ProcessorSelectorimplementation, which acts like wrapper for chain ofProcessorSelectors. - ChainProcessorSelector() - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
- ChainProcessorSelector(List<ProcessorSelector>) - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
- ChainProcessorSelector(ProcessorSelector...) - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
- changed(E) - Method in interface org.glassfish.grizzly.ChangeListener
- ChangeListener<E> - Interface in org.glassfish.grizzly
- changeSessionId() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Change the session id of the current session associated with this request and return the new session id.
- changeSessionId() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return changeSessionId() on the wrapped request object.
- changeSessionId() - Method in class org.glassfish.grizzly.http.server.Request
-
Change the session id of the current session associated with this request and return the new session id.
- changeSessionId() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- changeSessionId(Request, Session) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- changeSessionId(Request, Session) - Method in interface org.glassfish.grizzly.http.server.SessionManager
-
Change the
Sessionid and return the original id. - changeSessionId(Request, Session) - Method in class org.glassfish.grizzly.servlet.ServletSessionManager
- channel - Variable in class org.glassfish.grizzly.nio.NIOConnection
- channelConfigurator - Variable in class org.glassfish.grizzly.nio.NIOTransport
- ChannelConfigurator - Interface in org.glassfish.grizzly.nio
-
Configurator responsible for initial
SelectableChannelconfiguration. - CharChunk - Class in org.glassfish.grizzly.http.util
-
Utilities to manipulate char chunks.
- CharChunk() - Constructor for class org.glassfish.grizzly.http.util.CharChunk
-
Creates a new, uninitialized CharChunk object.
- CharChunk(int) - Constructor for class org.glassfish.grizzly.http.util.CharChunk
- CharChunk.CharInputChannel - Interface in org.glassfish.grizzly.http.util
- CharChunk.CharOutputChannel - Interface in org.glassfish.grizzly.http.util
-
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
- CharEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.CharEntry
- Chars - Enum constant in enum class org.glassfish.grizzly.http.util.DataChunk.Type
- charset - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- charset - Variable in class org.glassfish.grizzly.utils.StringDecoder
- charset - Variable in class org.glassfish.grizzly.utils.StringEncoder
- Charsets - Class in org.glassfish.grizzly.utils
-
Charset utility class.
- Charsets() - Constructor for class org.glassfish.grizzly.utils.Charsets
- check() - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.SSLHandshakeCondition
- check() - Method in class org.glassfish.grizzly.streams.StreamDecodeCondition
- check() - Method in class org.glassfish.grizzly.streams.TransformerInput.TransformerCondition
- check() - Method in interface org.glassfish.grizzly.utils.conditions.Condition
- CHECK_NON_SLASH_TERMINATED_FOLDERS_PROP - Static variable in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
- checkConnectFailed(Throwable) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Method will be called in order to check if failure happened before
Connectionwas reported as connected. - checkDispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- checkDispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- checkEmptyRead(int) - Method in class org.glassfish.grizzly.nio.NIOConnection
- checkEncoding() - Method in class org.glassfish.grizzly.http2.hpack.Encoder
- checkEOL(HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- checkEOL(HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- checkError() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
- checkForLastFrame(DataFrame, byte) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- checkFrameSequenceSemantics(Http2Frame) - Method in class org.glassfish.grizzly.http2.Http2Session
- checkMimeType(String) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if the resource with the given content-type could be compressed, or false otherwise.
- checkNormalize(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Check that the URI is normalized following character decoding.
- checkOverflow(int, String) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkpoint - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkpoint2 - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkRecycled() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- checkRequestHeadersOnUpgrade(HttpRequestPacket) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
- checkResponseHeadersOnUpgrade(HttpResponsePacket) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
- checkUserAgent(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if based on this configuration user-agent, specified in the
HttpRequestPacket, can receive compressed data. - Chunk - Interface in org.glassfish.grizzly.http.util
-
General interface for
CharChunkandBufferChunk. - chunkContentStart - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- chunked - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- chunked(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set true, if this
HttpPacketcontent will be transferred in chunking mode, or false if case of fixed-length message. - CHUNKED - Static variable in class org.glassfish.grizzly.http.server.Constants
- CHUNKED_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Constants
- CHUNKED_FILTER - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Chunked filters (input and output).
- ChunkedCompletionHandler - Class in org.glassfish.grizzly.http2.utils
- ChunkedCompletionHandler(CompletionHandler<WriteResult>) - Constructor for class org.glassfish.grizzly.http2.utils.ChunkedCompletionHandler
- ChunkedTransferEncoding - Class in org.glassfish.grizzly.http
-
Chunked transfer encoding implementation.
- ChunkedTransferEncoding(int) - Constructor for class org.glassfish.grizzly.http.ChunkedTransferEncoding
- ChunkingDecoder(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingDecoder
- chunkingEnabled - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- ChunkingEncoder(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingEncoder
- ChunkingFilter - Class in org.glassfish.grizzly.utils
-
The Filter is responsible to break the incoming/outgoing data into chunks and pass them down/up by the
FilterChain. - ChunkingFilter(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter
-
Construct a ChunkFilter, which will break incoming/outgoing data into chunks of the specified size.
- ChunkingFilter.ChunkingDecoder - Class in org.glassfish.grizzly.utils
- ChunkingFilter.ChunkingEncoder - Class in org.glassfish.grizzly.utils
- ChunkingFilter.ChunkingTransformer - Class in org.glassfish.grizzly.utils
- ChunkingTransformer(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingTransformer
- chunkLength - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- chunkRemainder - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- CIPHER_SUITE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we store the name of the cipher suite being used on an SSL connection (as an object of type java.lang.String).
- CIPHER_SUITE_KEY - Static variable in interface org.glassfish.grizzly.ssl.SSLSupport
-
The Request attribute key for the cipher suite.
- CipherData(String, int) - Constructor for class org.glassfish.grizzly.ssl.SSLSupport.CipherData
- CLASS_LOADER_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which we store the class loader used for loading servlets (as an object of type java.lang.ClassLoader).
- CLASS_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which we store the class path for our application class loader (as an object of type String), delimited with the appropriate path delimiter for this platform.
- classLoader - Variable in class org.glassfish.grizzly.servlet.ServletHandler
- ClassLoaderUtil - Class in org.glassfish.grizzly.http.server.util
-
Simple
ClassLoaderutility. - ClassLoaderUtil() - Constructor for class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
- className - Variable in class org.glassfish.grizzly.servlet.Registration
- clazz - Variable in class org.glassfish.grizzly.memory.AbstractBufferArray
- cleanFrequencyCheck(int) - Method in class org.glassfish.grizzly.http2.Http2Configuration.Http2ConfigurationBuilder
- cleanPercentage(float) - Method in class org.glassfish.grizzly.http2.Http2Configuration.Http2ConfigurationBuilder
- clear() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Clear all the attributes.
- clear() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Clear all the attributes.
- clear() - Method in interface org.glassfish.grizzly.Buffer
-
Clears this buffer.
- clear() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- clear() - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- clear() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- clear() - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Remove all mappings from this map.
- clear() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Clears all header fields.
- clear() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- clear() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- clear() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- clear() - Method in class org.glassfish.grizzly.utils.ArraySet
-
Remove all the set elements.
- clear() - Method in interface org.glassfish.grizzly.utils.ObjectPool
- clearContextInitParameters() - Method in class org.glassfish.grizzly.servlet.WebappContext
- clearCookies() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of Cookies associated with this Request.
- clearFlag(int) - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
- clearFlag(int) - Method in class org.glassfish.grizzly.http2.frames.Http2Frame.Http2FrameBuilder
- clearHeaders() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of Headers associated with this Request.
- clearLocales() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of Locales associated with this Request.
- clearParameters() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of parameters associated with this Request.
- clearProbes() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Removes all the monitoring probes, which are registered on the object.
- clearProbes() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Removes all the monitoring probes, which are registered on the object.
- clearResponse(Connection) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- client() - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the client-side cookies builder.
- client(boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the client-side cookies builder with the specific "strict cookie version compliance".
- client(boolean, boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the client-side cookies builder with the specific "strict cookie version compliance".
- CLIENT_CERT_AUTH - Static variable in interface jakarta.servlet.http.HttpServletRequest
-
String identifier for Client Certificate authentication.
- CLIENT_CONNECTED - Enum constant in enum class org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it was connected to server. - CLIENT_WS_ORIGIN_HEADER - Static variable in class org.glassfish.grizzly.websockets.Constants
- ClientCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- clientMode - Variable in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Client mode when handshaking.
- ClientSideNegotiator - Interface in org.glassfish.grizzly.npn
-
Provides a set of callbacks that will be invoked when negotiation NPN on the client side.
- clientSocketSoTimeout - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- clone() - Method in class jakarta.servlet.http.Cookie
-
Overrides the standard
java.lang.Object.clonemethod to return a copy of this Cookie. - clone() - Method in class org.glassfish.grizzly.http.Cookie
-
Overrides the standard
java.lang.Object.clonemethod to return a copy of this cookie. - clone() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Prevent cloning the facade.
- clone() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
Prevent cloning the facade.
- clone() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
-
Prevent cloning the facade.
- clone() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
-
Prevent cloning the facade.
- clone(Connection, E) - Method in interface org.glassfish.grizzly.asyncqueue.MessageCloner
-
Method will be called by
AsyncQueueWriter, when message could not be written directly, and will be added to the queue. - cloneBuffer(Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Clones the source
Buffer. - cloneBuffer(Buffer, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Clones the source
Buffer. - cloneCookie() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
- close() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
Close AsyncQueueProcessor and release associated resources
- close() - Method in interface org.glassfish.grizzly.Closeable
-
Gracefully (if supported by the implementation) closes this stream and releases any system resources associated with it.
- close() - Method in interface org.glassfish.grizzly.Connection
-
Gracefully close the
Connection - close() - Method in class org.glassfish.grizzly.http.HttpContext
- close() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- close() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- close() - Method in interface org.glassfish.grizzly.http.server.accesslog.AccessLogAppender
-
Close any underlying resource owned by this appender.
- close() - Method in class org.glassfish.grizzly.http.server.accesslog.QueueingAppender
- close() - Method in class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
- close() - Method in class org.glassfish.grizzly.http.server.accesslog.StreamAppender
- close() - Method in class org.glassfish.grizzly.http2.Http2SessionOutputSink
- close() - Method in class org.glassfish.grizzly.http2.Http2Stream
- close() - Method in class org.glassfish.grizzly.http2.UpgradeOutputSink
- close() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Close AsyncQueueProcessor and release associated resources
- close() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Close AsyncQueueProcessor and release associated resources
- close() - Method in class org.glassfish.grizzly.nio.NIOConnection
- close() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- close() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
-
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permanently disable us.
- close() - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
- close() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
- close() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
- close() - Method in class org.glassfish.grizzly.servlet.WebConnectionImpl
- close() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Closes the StreamReader and causes all subsequent method calls on this object to throw IllegalStateException.
- close() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
- close() - Method in class org.glassfish.grizzly.streams.BufferedInput
- close() - Method in interface org.glassfish.grizzly.streams.Input
- close() - Method in class org.glassfish.grizzly.streams.StreamInput
- close() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- close() - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- close() - Method in interface org.glassfish.grizzly.websockets.WebSocket
-
Closes this
WebSocket. - close(int) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- close(int) - Method in interface org.glassfish.grizzly.websockets.WebSocket
-
Closes this
WebSocketusing the specified status code. - close(int, String) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- close(int, String) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- close(int, String) - Method in interface org.glassfish.grizzly.websockets.WebSocket
-
Closes this
WebSocketusing the specified status code and reason. - close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Close the
StreamWriterand make sure all data was flushed. - close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- close(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.Output
-
Close the
StreamWriterand make sure all data was flushed. - close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.StreamOutput
- close(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Close the
StreamWriterand make sure all data was flushed. - close(CompletionHandler<Closeable>) - Method in interface org.glassfish.grizzly.Closeable
-
Deprecated.please use
Closeable.close()with the followingGrizzlyFuture.addCompletionHandler(org.glassfish.grizzly.CompletionHandler)call - close(CompletionHandler<Closeable>) - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.use
Connection.close()with the followingGrizzlyFuture.addCompletionHandler(org.glassfish.grizzly.CompletionHandler). - close(CompletionHandler<Closeable>) - Method in class org.glassfish.grizzly.http2.Http2Stream
-
Deprecated.please use
Http2Stream.close()with the followingGrizzlyFuture.addCompletionHandler(org.glassfish.grizzly.CompletionHandler)call - close(CompletionHandler<Closeable>) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Deprecated.please use
NIOConnection.close()with the followingGrizzlyFuture.addCompletionHandler(org.glassfish.grizzly.CompletionHandler)call - CLOSE - Enum constant in enum class org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- CLOSE - Static variable in class org.glassfish.grizzly.http.server.Constants
- CLOSE_BYTES - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
Close bytes.
- CLOSE_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- Closeable - Interface in org.glassfish.grizzly
-
General asynchronous closable interface.
- closeConnection(Connection) - Method in class org.glassfish.grizzly.AbstractTransport
-
Close the connection, managed by Transport
- closeConnection(Connection) - Method in class org.glassfish.grizzly.nio.NIOTransport
- closeConnection(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- closeConnection(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- CLOSED - Enum constant in enum class org.glassfish.grizzly.http2.Http2Stream.State
- CLOSED - Enum constant in enum class org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it gets closed. - CLOSED - Enum constant in enum class org.glassfish.grizzly.websockets.SimpleWebSocket.State
- closeFuture() - Method in interface org.glassfish.grizzly.Closeable
- closeFuture() - Method in class org.glassfish.grizzly.http2.Http2Stream
- closeFuture() - Method in class org.glassfish.grizzly.nio.NIOConnection
- closeGracefully0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.NIOConnection
- closeGracefully0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- closeGracefully0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- CloseListener<T extends Closeable,
C extends ICloseType> - Interface in org.glassfish.grizzly -
The listener, which is used to be notified, when Connection gets closed.
- CloseReason - Class in org.glassfish.grizzly
-
An object, describing the reason why
Connectionwas closed. - CloseReason(CloseType, IOException) - Constructor for class org.glassfish.grizzly.CloseReason
- closeSilently() - Method in interface org.glassfish.grizzly.Closeable
-
Gracefully (if supported by the implementation) closes this stream and releases any system resources associated with it.
- closeSilently() - Method in interface org.glassfish.grizzly.Connection
-
Gracefully close the
Connectionsilently, no notification required on completion or failure. - closeSilently() - Method in class org.glassfish.grizzly.http2.Http2Stream
- closeSilently() - Method in class org.glassfish.grizzly.nio.NIOConnection
- CloseType - Enum Class in org.glassfish.grizzly
- closeWithReason(IOException) - Method in interface org.glassfish.grizzly.Closeable
-
Gracefully closes the Closeable and provides the reason description.
- closeWithReason(IOException) - Method in interface org.glassfish.grizzly.Connection
-
Gracefully closes the Connection and provides the reason description.
- closeWithReason(IOException) - Method in class org.glassfish.grizzly.http2.Http2Stream
- closeWithReason(IOException) - Method in class org.glassfish.grizzly.nio.NIOConnection
- CLOSING - Enum constant in enum class org.glassfish.grizzly.websockets.SimpleWebSocket.State
- ClosingFrame - Class in org.glassfish.grizzly.websockets
- ClosingFrame() - Constructor for class org.glassfish.grizzly.websockets.ClosingFrame
- ClosingFrame(byte[]) - Constructor for class org.glassfish.grizzly.websockets.ClosingFrame
- ClosingFrame(int, String) - Constructor for class org.glassfish.grizzly.websockets.ClosingFrame
- ClosingFrameType - Class in org.glassfish.grizzly.websockets.frametypes
- ClosingFrameType() - Constructor for class org.glassfish.grizzly.websockets.frametypes.ClosingFrameType
- CLStaticHttpHandler - Class in org.glassfish.grizzly.http.server
-
HttpHandler, which processes requests to a static resources resolved by a givenClassLoader. - CLStaticHttpHandler(ClassLoader, String...) - Constructor for class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Create HttpHandler, which will handle requests to the static resources resolved by the given class loader.
- code(LZMADecoder.LZMAInputState, long) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder
- code(LZMAEncoder.LZMAOutputState, long, long) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- Codec<K,
L> - Interface in org.glassfish.grizzly -
Codec is able to transform the original message to a custom represantation and vise versa.
- codecFilter - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- CodecFilter<K,
L> - Interface in org.glassfish.grizzly.filterchain - CODECS_CACHE_SIZE - Static variable in class org.glassfish.grizzly.utils.Charsets
- codeOneBlock(long[], long[], boolean[]) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- COLON - Static variable in class org.glassfish.grizzly.http.server.Constants
-
COLON.
- COLON - Static variable in class org.glassfish.grizzly.http.util.Constants
-
COLON.
- COLON_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- COMBINED - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's combined format.
- COMBINED_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's combined format. - COMBINED_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
- COMMA - Static variable in class org.glassfish.grizzly.http.util.Constants
-
COMMA.
- comment - Variable in class org.glassfish.grizzly.http.Cookie
- COMMON - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's common format.
- COMMON_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's common format. - COMMON_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
- compact() - Method in interface org.glassfish.grizzly.Buffer
-
Compacts this buffer (optional operation).
- compact() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- compact() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- compact() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- compare(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- compare(ByteChunk, byte[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Compare given byte chunk with byte array.
- compare(CharChunk, char[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Compare given char chunk with char array.
- compareAndSetCurrentElement(E, E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- compareIgnoreCase(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- compareTo(Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- compareTo(Buffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- compareTo(Buffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- compareTo(ServletRegistration) - Method in class org.glassfish.grizzly.servlet.ServletRegistration
- complete() - Method in interface jakarta.servlet.AsyncContext
-
Completes the asynchronous operation that was started on the request that was used to initialze this AsyncContext, closing the response that was used to initialize this AsyncContext.
- complete(ProcessorResult) - Method in class org.glassfish.grizzly.Context
- COMPLETE - Enum constant in enum class org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- COMPLETE - Enum constant in enum class org.glassfish.grizzly.ProcessorResult.Status
- COMPLETE - Enum constant in enum class org.glassfish.grizzly.TransformationResult.Status
- COMPLETE_EVENT - Static variable in interface org.glassfish.grizzly.Reader
- completeAndRecycle() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- completeAndRelease() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- completed(B) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- completed(E) - Method in interface org.glassfish.grizzly.CompletionHandler
-
The operation was completed.
- completed(E) - Method in class org.glassfish.grizzly.EmptyCompletionHandler
-
The operation was completed.
- completed(Object) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
- completed(RegisterChannelResult) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
- completed(RegisterChannelResult) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport.RegisterChannelCompletionHandler
- completed(DataFrame) - Method in class org.glassfish.grizzly.websockets.FrameCompletionHandler
- completed(WriteResult) - Method in class org.glassfish.grizzly.http2.utils.ChunkedCompletionHandler
- COMPLETED - Static variable in interface org.glassfish.grizzly.Interceptor
- completionHandler - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- completionHandler - Variable in class org.glassfish.grizzly.streams.BufferedInput
- CompletionHandler<E> - Interface in org.glassfish.grizzly
-
Interface, which will be used by Grizzly to notify about asynchronous I/O operations status updates.
- CompletionHandlerAdapter<A,
B> - Class in org.glassfish.grizzly.utils - CompletionHandlerAdapter(FutureImpl<A>) - Constructor for class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- CompletionHandlerAdapter(FutureImpl<A>, CompletionHandler<A>) - Constructor for class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- CompletionHandlerAdapter(FutureImpl<A>, CompletionHandler<A>, GenericAdapter<B, A>) - Constructor for class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- completionHandlers - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- compose(byte[], String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Composes a content-type array, based on the mime-type represented by a byte array and a charset attribute value, represented by a
String. - composeContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- composeHeaders() - Method in class org.glassfish.grizzly.websockets.HandShake
- composeHeaders() - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455HandShake
- compositeBuffer - Variable in class org.glassfish.grizzly.streams.BufferedInput
- CompositeBuffer - Class in org.glassfish.grizzly.memory
- CompositeBuffer() - Constructor for class org.glassfish.grizzly.memory.CompositeBuffer
- CompositeBuffer.BulkOperation - Interface in org.glassfish.grizzly.memory
-
Bulk Buffer operation, responsible for byte-by-byte Buffer processing.
- CompositeBuffer.DisposeOrder - Enum Class in org.glassfish.grizzly.memory
-
The order in which internal
Buffers will be disposed. - CompositeBuffer.Setter - Interface in org.glassfish.grizzly.memory
-
Setter.
- compressedHeaders - Variable in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment
- compressedHeaders - Variable in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment.HeaderBlockFragmentBuilder
- compressedHeaders(Buffer) - Method in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment.HeaderBlockFragmentBuilder
-
Sets compressed headers buffer.
- CompressedHeadersBuilder - Class in org.glassfish.grizzly.http2.frames
-
The builder for compressed headers used by
HeadersFrame. - compressFile(FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Creates a temporary compressed representation of the given cache entry.
- COMPRESSION_ERROR - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
- CompressionConfig - Class in org.glassfish.grizzly.http
-
Compression configuration class.
- CompressionConfig() - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig(CompressionConfig) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
-
The copy constructor.
- CompressionConfig(CompressionConfig.CompressionMode, int, Set<String>, Set<String>) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig(CompressionConfig.CompressionMode, int, Set<String>, Set<String>, boolean) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig.CompressionMode - Enum Class in org.glassfish.grizzly.http
- CompressionConfig.CompressionModeI - Interface in org.glassfish.grizzly.http
-
Common CompressionMode interface.
- CompressionEncodingFilter - Class in org.glassfish.grizzly.http.server
- CompressionEncodingFilter(CompressionConfig.CompressionModeI, int, String[], String[], String[]) - Constructor for class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Creates a new CompressionEncodingFilter based on the provided configuration details.
- CompressionEncodingFilter(CompressionConfig.CompressionModeI, int, String[], String[], String[], boolean) - Constructor for class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Creates a new CompressionEncodingFilter based on the provided configuration details.
- CompressionEncodingFilter(CompressionConfig, String[]) - Constructor for class org.glassfish.grizzly.http.server.CompressionEncodingFilter
- CompressionLevel - Enum Class in org.glassfish.grizzly.http.server
-
Deprecated.pls. use
org.glassfish.grizzly.http.Compression#CompressionLevel. - condition - Variable in class org.glassfish.grizzly.streams.BufferedInput
- Condition - Interface in org.glassfish.grizzly.utils.conditions
- ConditionElement(Condition, FutureImpl<E>, CompletionHandler<E>) - Constructor for class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- CONFIDENTIAL - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.TransportGuarantee
-
All user data must be encrypted by the transport (typically using SSL/TLS).
- config - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- config - Variable in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- configure(boolean, String) - Method in class org.glassfish.grizzly.http.ajp.AjpAddOn
-
Construct AjpAddOn
- configure(Properties) - Method in class org.glassfish.grizzly.http.ajp.AjpAddOn
-
Configure Ajp Filter using properties.
- configure(Properties) - Method in class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
-
Configure Ajp Filter using properties.
- configure(SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- configure(SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Configure passed
SSLEngine, using current configurator settings - configure(SSLBaseFilter) - Method in class org.glassfish.grizzly.http2.AlpnSupport
- configureBlocking(boolean) - Method in class org.glassfish.grizzly.AbstractTransport
-
Sets the
Transportmode. - configureBlocking(boolean) - Method in interface org.glassfish.grizzly.Connection
-
Sets the
Connectionmode. - configureBlocking(boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- configureBlocking(boolean) - Method in class org.glassfish.grizzly.nio.NIOConnection
- configureBlocking(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Sets the
Transportmode. - configureCompressionEncodings(NetworkListener) - Method in class org.glassfish.grizzly.http.server.HttpServer
- configureNIOConnection(NIOConnection) - Method in class org.glassfish.grizzly.nio.NIOTransport
- configureServletEnv() - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Configure the
WebappContextandServletConfigImpl - configureSessionCookie(Cookie) - Method in class org.glassfish.grizzly.http.server.Request
-
Configures the given session cookie.
- configureSessionCookie(Request, Cookie) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- configureSessionCookie(Request, Cookie) - Method in interface org.glassfish.grizzly.http.server.SessionManager
-
Configure session cookie before adding it to the
Request.getResponse(). - configureSessionCookie(Request, Cookie) - Method in class org.glassfish.grizzly.servlet.ServletSessionManager
- configureStandalone(boolean) - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.
- configureStandalone(boolean) - Method in class org.glassfish.grizzly.nio.NIOConnection
- configureStandalone(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- configureStandalone(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- configureStandalone(boolean) - Method in interface org.glassfish.grizzly.Transport
- CONFLICT_409 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- CONINTUE_100 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- connect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
-
Creates non-connected UDP
Connection. - connect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates non-connected UDP
Connection. - connect(E) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes and establishes
Connectionto the specificremoteAddress. - connect(E, E) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes
Connection, binds it to the specific local and remoteremoteAddress. - connect(E, E, CompletionHandler<Connection>) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes
Connection, binds it to the specific local and remoteremoteAddress. - connect(E, CompletionHandler<Connection>) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes and establishes
Connectionto the specificremoteAddress. - connect(String, int) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(String, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific remote host and port and returns
Connection, representing socket. - connect(String, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific remote host and port and returns
Connection, representing socket. - connect(String, int) - Method in interface org.glassfish.grizzly.SocketConnectorHandler
-
Creates, initializes and connects socket to the specific remote host and port and returns
Connection, representing socket. - connect(SocketAddress) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - CONNECT - Enum constant in enum class org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- CONNECT - Static variable in class org.glassfish.grizzly.http.Method
- CONNECT_ERROR - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
- connectAsync(SocketAddress, SocketAddress, CompletionHandler<Connection>, boolean) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connectAsync(SocketAddress, SocketAddress, CompletionHandler<Connection>, boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connectAsync(SocketAddress, SocketAddress, CompletionHandler<Connection>, boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- connectCloseSemaphoreUpdater - Static variable in class org.glassfish.grizzly.nio.NIOConnection
-
Semaphore responsible for connect/close notification
- connected - Variable in class org.glassfish.grizzly.websockets.SimpleWebSocket
- connected() - Method in interface org.glassfish.grizzly.nio.transport.TCPNIOConnection.ConnectResultHandler
- CONNECTED - Enum constant in enum class org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it was connected to server. - CONNECTED - Enum constant in enum class org.glassfish.grizzly.websockets.SimpleWebSocket.State
- connection - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- connection - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
- connection - Variable in class org.glassfish.grizzly.websockets.ProtocolHandler
- Connection - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- Connection<L> - Interface in org.glassfish.grizzly
-
Common interface, which represents any kind of connection.
- CONNECTION - Enum constant in enum class org.glassfish.grizzly.utils.ExceptionHandler.Severity
- CONNECTION - Static variable in class org.glassfish.grizzly.http.server.Constants
- CONNECTION - Static variable in class org.glassfish.grizzly.websockets.Constants
- Connection.CloseListener - Interface in org.glassfish.grizzly
-
Deprecated.use
CloseListener - Connection.CloseType - Enum Class in org.glassfish.grizzly
-
Deprecated.use
CloseType - connectionMonitoringConfig - Variable in class org.glassfish.grizzly.AbstractTransport
-
Connection probes
- connectionProbe - Variable in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- ConnectionProbe - Interface in org.glassfish.grizzly
-
Monitoring probe providing callbacks that may be invoked by Grizzly
Connectionimplementations. - ConnectionProbe.Adapter - Class in org.glassfish.grizzly
-
ConnectionProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - connectionTimeout - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- connectionTimeoutMillis - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connectionTimeoutMillis - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- ConnectorHandler<E> - Interface in org.glassfish.grizzly
-
Client side connector handler API.
- connectSync(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connectSync(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- Constants - Class in org.glassfish.grizzly.http.server
-
Constants.
- Constants - Class in org.glassfish.grizzly.http.util
-
Constants.
- Constants - Class in org.glassfish.grizzly.websockets
- Constants() - Constructor for class org.glassfish.grizzly.http.server.Constants
- Constants() - Constructor for class org.glassfish.grizzly.http.util.Constants
- Constants() - Constructor for class org.glassfish.grizzly.websockets.Constants
- contains(E) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- contains(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- contains(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- contains(Object) - Method in class org.glassfish.grizzly.utils.ArraySet
- contains(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- contains(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
- contains(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- containsAll(Collection<?>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- containsAll(Collection<?>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- containsAll(Collection<?>) - Method in class org.glassfish.grizzly.utils.ArraySet
- containsCTL(String, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- containsHeader(String) - Method in interface jakarta.servlet.http.HttpServletResponse
-
Returns a boolean indicating whether the named response header has already been set.
- containsHeader(String) - Method in class jakarta.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
- containsHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
- containsHeader(String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
- containsHeader(String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
- containsHeader(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Has the specified header been set already in this response?
- containsHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
Returns a boolean indicating whether the named response header has already been set.
- containsHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in class org.glassfish.grizzly.http.server.Response
-
Has the specified header been set already in this response?
- content - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
- content - Variable in class org.glassfish.grizzly.http.HttpContent
- content(Buffer) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set the HttpContent chunk content
Buffer. - ContentDisposition - Class in org.glassfish.grizzly.http.multipart
-
Content-Disposition representation.
- ContentDisposition - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentDisposition(String) - Constructor for class org.glassfish.grizzly.http.multipart.ContentDisposition
- ContentDisposition.ParamValue - Class in org.glassfish.grizzly.http.multipart
- ContentEncoding - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentEncoding - Interface in org.glassfish.grizzly.http
-
Abstraction, which represents HTTP content-encoding.
- ContentEncodingException - Exception in org.glassfish.grizzly.http
- ContentEncodingException() - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- ContentEncodingException(String) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- ContentEncodingException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- ContentEncodingException(Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- contentEncodings - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- ContentLanguage - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader
- contentLength(long) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the content-length of this
HttpPacket. - contentLength(long) - Method in class org.glassfish.grizzly.http2.frames.CompressedHeadersBuilder
-
Set the content-length of this header.
- ContentLength - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- contentLengthHeadersCount - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- contentLengthsDiffer - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- ContentLocation - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentMD5 - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- ContentRange - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- contentType - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- contentType - Variable in class org.glassfish.grizzly.http.HttpHeader
- contentType - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- contentType(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the content-type of this
HttpPacket. - contentType(String) - Method in class org.glassfish.grizzly.http2.frames.CompressedHeadersBuilder
-
Set the content-type of this header.
- ContentType - Class in org.glassfish.grizzly.http.util
-
This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.
- ContentType - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentType.SettableContentType - Class in org.glassfish.grizzly.http.util
-
Mutable
ContentTypeobject. - context - Variable in class org.glassfish.grizzly.http.server.util.Mapper
-
Context associated with this wrapper, used for wrapper mapping.
- context - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- context - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
The context for this request.
- Context - Class in org.glassfish.grizzly
-
Object, which is responsible for holding context during I/O event processing.
- Context() - Constructor for class org.glassfish.grizzly.Context
- Context() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.Context
- CONTEXT_ROOT - Enum constant in enum class jakarta.servlet.http.MappingMatch
-
This is used when the mapping was achieved with an exact match to the application's context root.
- CONTEXT_ROOT - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
- Context.MinimalisticArrayList<E> - Class in org.glassfish.grizzly
- contextDestroyed(ServletContextEvent) - Method in interface jakarta.servlet.ServletContextListener
-
Receives notification that the ServletContext is about to be shut down.
- contextInitialized(ServletContextEvent) - Method in interface jakarta.servlet.ServletContextListener
-
Receives notification that the web application initialization process is starting.
- contextList - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Host
- ContextList() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.ContextList
- contextPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- contextPath - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
The context path for this request.
- contextPath(String) - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration.Builder
- contexts - Variable in class org.glassfish.grizzly.http.server.util.Mapper.ContextList
- ContinuationFrame - Class in org.glassfish.grizzly.http2.frames
- ContinuationFrame.ContinuationFrameBuilder - Class in org.glassfish.grizzly.http2.frames
- ContinuationFrameBuilder() - Constructor for class org.glassfish.grizzly.http2.frames.ContinuationFrame.ContinuationFrameBuilder
- ContinuationFrameType - Class in org.glassfish.grizzly.websockets.frametypes
- ContinuationFrameType(boolean) - Constructor for class org.glassfish.grizzly.websockets.frametypes.ContinuationFrameType
- CONTINUE - Enum constant in enum class org.glassfish.grizzly.compression.lzma.impl.Decoder.State
- convert(byte[]) - Static method in class org.glassfish.grizzly.http.util.HexUtils
-
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
- convert(char) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(char[], int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(String) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(String) - Static method in class org.glassfish.grizzly.http.util.HexUtils
-
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
- convert(String) - Static method in class org.glassfish.grizzly.http.util.UDecoder
- convert(String, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
- convert(String, int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(ByteChunk) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source.
- convert(ByteChunk, boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode the
ByteChunk - convert(ByteChunk, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode the
ByteChunk - convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverter
-
Convert a buffer of bytes into a chars
- convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
-
Deprecated.
- convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverter
- convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
- convert(CharChunk) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
- convert(CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
In-buffer processing - the buffer will be modified
- convert(MessageBytes) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Convert a message bytes chars to bytes
- convert(MessageBytes) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source Includes converting '+' to ' '.
- convert(MessageBytes, boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source
- convert(MessageBytes, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source
- convert2Int(byte[]) - Static method in class org.glassfish.grizzly.http.util.HexUtils
-
Convert 4 hex digits to an int, and return the number of converted bytes.
- convertASCII(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.B2CConverter
-
Character conversion of a US-ASCII MessageBytes.
- convertASCII(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
-
Character conversion of a US-ASCII MessageBytes.
- convertMB(MessageBytes) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Character conversion of the a US-ASCII MessageBytes.
- convertQValueToFloat(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertQValueToFloat(String, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertQValueToFloat(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertQValueToFloat(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertToBytes(String) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
-
Convert specified String to a byte array.
- convertToChars(DataChunk, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Converts the normalized the HTTP request represented by the bytes inside
DataChunkto chars representation, using the passed encoding. - convertToLong(String) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
- Cookie - Class in jakarta.servlet.http
-
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
- Cookie - Class in org.glassfish.grizzly.http
-
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
- Cookie - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- Cookie() - Constructor for class org.glassfish.grizzly.http.Cookie
- Cookie(String, String) - Constructor for class jakarta.servlet.http.Cookie
-
Constructs a cookie with the specified name and value.
- Cookie(String, String) - Constructor for class org.glassfish.grizzly.http.Cookie
-
Constructs a cookie with a specified name and value.
- COOKIE - Enum constant in enum class jakarta.servlet.SessionTrackingMode
- COOKIE_COMMENT_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_COMMENT_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_DATE_FORMAT - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_DOMAIN_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_DOMAIN_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_HTTP_ONLY_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_HTTP_ONLY_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_MAX_AGE_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_MAX_AGE_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_SAME_SITE_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_SECURE_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_SECURE_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_VERSION_ONE_STRICT_COMPLIANCE - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
-
If set to true, then it will double quote the value and update cookie version when there is special characters.
- CookieHeaderGenerator - Class in org.glassfish.grizzly.http.util
-
Cookie header generator based on RFC6265
- CookieHeaderGenerator() - Constructor for class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- CookieHeaderParser - Class in org.glassfish.grizzly.http.util
-
Cookie header parser based on RFC6265
- CookieParserUtils - Class in org.glassfish.grizzly.http.util
-
The set of Cookie utility methods for cookie parsing.
- CookieParserUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieParserUtils
- cookies - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- cookies - Variable in class org.glassfish.grizzly.http.server.Request
-
The set of cookies associated with this Request.
- Cookies - Class in org.glassfish.grizzly.http
-
A collection of cookies - reusable and tuned for server side performance.
- Cookies() - Constructor for class org.glassfish.grizzly.http.Cookies
- CookiesBuilder - Class in org.glassfish.grizzly.http
-
Cookies builder, which could be used to construct a set of cookies, either client or server.
- CookiesBuilder() - Constructor for class org.glassfish.grizzly.http.CookiesBuilder
- CookiesBuilder.AbstractCookiesBuilder<E extends CookiesBuilder.AbstractCookiesBuilder> - Class in org.glassfish.grizzly.http
- CookiesBuilder.ClientCookiesBuilder - Class in org.glassfish.grizzly.http
- CookiesBuilder.ServerCookiesBuilder - Class in org.glassfish.grizzly.http
- CookieSerializerUtils - Class in org.glassfish.grizzly.http.util
-
The set of Cookie utility methods for cookie serialization.
- CookieSerializerUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieSerializerUtils
- cookiesParsed - Variable in class org.glassfish.grizzly.http.server.Request
-
Cookies parsed flag.
- CookieUtils - Class in org.glassfish.grizzly.http.util
-
The general set of Cookie utility methods.
- CookieUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieUtils
- CookieWrapper - Class in org.glassfish.grizzly.servlet
-
Simple Wrapper around
Cookie. - CookieWrapper(String, String) - Constructor for class org.glassfish.grizzly.servlet.CookieWrapper
-
Constructs a cookie with a specified name and value.
- copy() - Method in interface org.glassfish.grizzly.Copyable
- copy() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- copy() - Method in class org.glassfish.grizzly.ReadResult
- copy() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- copy() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- copy() - Method in class org.glassfish.grizzly.WriteResult
- copy(File, File) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
-
Copy the specified file or directory to the destination.
- COPY_CLONER - Static variable in class org.glassfish.grizzly.ssl.SSLBaseFilter
- Copyable - Interface in org.glassfish.grizzly
-
General interface for the objects, that could be copied/cloned.
- copyBlock(int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- copyBytes(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Copy an array of bytes to a different position.
- copyFrom(AttributeHolder) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Copies attributes from the srcAttributes to this AttributeHolder
- copyFrom(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
- copyFrom(Context.MinimalisticArrayList<E>) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- copyFrom(MimeHeaders) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- copyTo(AttributeHolder) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Copies attributes from this AttributeHolder to the dstAttributes.
- copyTo(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
- corePoolSize - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- CR - Static variable in class org.glassfish.grizzly.http.server.Constants
-
CR.
- CR - Static variable in class org.glassfish.grizzly.http.util.Constants
-
CR.
- CRC - Class in org.glassfish.grizzly.compression.lzma.impl
-
CRC
- CRC() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.CRC
- create() - Method in class org.glassfish.grizzly.AbstractBindingHandler.Builder
- create() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- create() - Static method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- create() - Static method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- create() - Static method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
- create() - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
- create() - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
- create() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
- create() - Static method in class org.glassfish.grizzly.http.HttpContent
- create() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
- create() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- create() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- create() - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
- create() - Static method in class org.glassfish.grizzly.http.HttpTrailer
- create() - Static method in class org.glassfish.grizzly.http.server.Request
- create() - Static method in class org.glassfish.grizzly.http.server.SuspendStatus
- create() - Static method in class org.glassfish.grizzly.http.server.util.SimpleDateFormats
- create() - Static method in class org.glassfish.grizzly.http.util.CacheableDataChunk
- create() - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Construct cancelled
Future. - create() - Static method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
Construct
SafeFutureImpl. - create() - Static method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Construct
Future. - create() - Static method in class org.glassfish.grizzly.memory.BufferArray
- create() - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
-
Construct BuffersBuffer.
- create() - Static method in class org.glassfish.grizzly.memory.ByteBufferArray
- create() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.Builder
- create() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
- create() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler.Builder
- create() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
- create() - Static method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- create() - Static method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- create(boolean, byte[]) - Method in class org.glassfish.grizzly.websockets.BaseFrameType
- create(boolean, byte[]) - Method in interface org.glassfish.grizzly.websockets.FrameType
- create(boolean, byte[]) - Method in class org.glassfish.grizzly.websockets.frametypes.ClosingFrameType
- create(boolean, Buffer) - Static method in class org.glassfish.grizzly.websockets.ParseResult
-
Create a ParseResult object.
- create(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- create(int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder
- create(int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- create(int, int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- create(String) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- create(String) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
- create(String) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- create(String, String) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- create(Throwable) - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Construct failed
Future. - create(Connection) - Static method in class org.glassfish.grizzly.Context
- create(Connection) - Static method in class org.glassfish.grizzly.filterchain.FilterChainContext
- create(Connection<L>) - Static method in class org.glassfish.grizzly.ReadResult
- create(Connection<L>) - Static method in class org.glassfish.grizzly.WriteResult
- create(Connection<L>, K, L, int) - Static method in class org.glassfish.grizzly.ReadResult
- create(Connection<L>, K, L, long) - Static method in class org.glassfish.grizzly.WriteResult
- create(Connection, WritableMessage, CompletionHandler, Object, PushBackHandler, boolean) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- create(Connection, Buffer, CompletionHandler, Interceptor<ReadResult>) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- create(Connection, Closeable) - Static method in class org.glassfish.grizzly.filterchain.FilterChainContext
- create(Connection, Processor, IOEvent, IOEventLifeCycleListener) - Static method in class org.glassfish.grizzly.Context
- create(HttpContent, Buffer) - Static method in class org.glassfish.grizzly.http.ParsingResult
- create(HttpContent, Buffer, boolean) - Static method in class org.glassfish.grizzly.http.ParsingResult
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
- create(HttpHeader, boolean) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpHeader, boolean, Buffer) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- create(PushBuilder) - Static method in class org.glassfish.grizzly.http.server.http2.PushEvent
-
Construct a new
PushEventbased on the values contained within the providedPushBuilder. - create(MemoryManager) - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
- create(MemoryManager, Buffer...) - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
- create(MemoryManager, Buffer[], boolean) - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
- create(NIOTransport) - Static method in class org.glassfish.grizzly.nio.SelectorRunner
- create(R) - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Construct
Futurewith the result. - createAddrHolder(L) - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
- createAddrHolder(L) - Method in class org.glassfish.grizzly.WriteResult
-
Create an address holder.
- createAjpHandlerFilter() - Method in class org.glassfish.grizzly.http.ajp.AjpAddOn
- createAjpMessageFilter() - Method in class org.glassfish.grizzly.http.ajp.AjpAddOn
- createAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name
- createAttribute(String) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name
- createAttribute(String, Supplier<T>) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name and initializer, which will be called, if Attribute's value is null on a AttributedObject
- createAttribute(String, Supplier<T>) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name and initializer, which will be called, if Attribute's value is null on a AttributedObject
- createAttribute(String, T) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name and default value
- createAttribute(String, T) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name and default value
- createChangePacketInProgressEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- createClassloader(File, ClassLoader) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Deprecated.removal candidate, never used
- createClientHandShake(URI) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- createClientHandShake(URI) - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455Handler
- createClientHttp2Session(Connection) - Method in class org.glassfish.grizzly.http2.Http2ClientFilter
-
Creates client-side
Http2Sessionwith pre-configured initial-windows-size and max-concurrent-streams. - createClientSSLEngine(SSLConnectionContext, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- createComplete() - Static method in class org.glassfish.grizzly.ProcessorResult
- createComplete(Object) - Static method in class org.glassfish.grizzly.ProcessorResult
- createCompletedResult(O, I) - Static method in class org.glassfish.grizzly.TransformationResult
- createContext(Connection, FilterChainContext.Operation) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
- createContext(Connection, FilterChainContext.Operation) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- CREATED_201 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- createDefaultIdleDelayedExecutor() - Static method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- createDefaultIdleDelayedExecutor() - Static method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- createDefaultIdleDelayedExecutor(long, TimeUnit) - Static method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- createDefaultIdleDelayedExecutor(long, TimeUnit) - Static method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- createDefaultWorkerPoolConfig(Transport) - Method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- createDefaultWorkerPoolConfig(Transport) - Method in class org.glassfish.grizzly.strategies.SameThreadIOStrategy
- createDefaultWorkerPoolConfig(Transport) - Method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- createDefaultWorkerPoolConfig(Transport) - Method in interface org.glassfish.grizzly.strategies.WorkerThreadPoolConfigProducer
- createDelayQueue(DelayedExecutor.Worker<E>, DelayedExecutor.Resolver<E>) - Method in class org.glassfish.grizzly.utils.DelayedExecutor
- createError() - Static method in class org.glassfish.grizzly.ProcessorResult
- createError(Object) - Static method in class org.glassfish.grizzly.ProcessorResult
- createErrorResult(int, String) - Static method in class org.glassfish.grizzly.TransformationResult
- createEventListenerInstance(Class<? extends EventListener>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given EventListener class.
- createEventListenerInstance(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given EventListener class.
- createFilter(Class<T>) - Method in interface jakarta.servlet.ServletContext
-
Instantiates the given Filter class.
- createFilter(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
- createFilterChain(ServletRequest, Servlet, DispatcherType) - Method in class org.glassfish.grizzly.servlet.FilterChainFactory
-
Construct and return a FilterChain implementation that will wrap the execution of the specified servlet instance.
- createFilterChain(Request, Servlet, DispatcherType) - Method in class org.glassfish.grizzly.servlet.FilterChainFactory
-
Construct and return a FilterChain implementation that will wrap the execution of the specified servlet instance.
- createFilterInstance(Class<? extends Filter>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Filter class.
- createFilterInstance(FilterRegistration) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Filter class.
- createFlushEvent() - Static method in class org.glassfish.grizzly.filterchain.TransportFilter
- createFlushEvent(CompletionHandler) - Static method in class org.glassfish.grizzly.filterchain.TransportFilter
- createHandler(boolean) - Method in enum class org.glassfish.grizzly.websockets.Version
- createHeapBuffer(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Create a new
HeapBufferbased on the current heap. - createHttp2Session(Connection, boolean) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
-
Creates
Http2Sessionwith pre-configured initial-windows-size and max-concurrent-streams - createHttpUpgradeHandlerInstance(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given HttpUpgradeHandler class.
- createImmutable(AsyncQueueReader<L>, AsyncQueueWriter<L>) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.Factory
- createIncomingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- createIncompletedResult(I) - Static method in class org.glassfish.grizzly.TransformationResult
- createInputStream() - Method in class org.glassfish.grizzly.http.server.Request
-
Create and return a NIOInputStream to read the content associated with this Request.
- createInstance() - Static method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- createInstance(ThreadPoolConfig) - Static method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- createJmxManagementObject() - Method in class org.glassfish.grizzly.AbstractTransport
-
Create the Transport JMX management object.
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.KeepAlive
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Create the Memory Manager JMX management object.
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
- createJmxManagementObject() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Create the Transport JMX management object.
- createJmxManagementObject() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Create the Transport JMX management object.
- createLeave() - Static method in class org.glassfish.grizzly.ProcessorResult
- createListener(Class<T>) - Method in interface jakarta.servlet.AsyncContext
-
Instantiates the given
AsyncListenerclass. - createListener(Class<T>) - Method in interface jakarta.servlet.ServletContext
-
Instantiates the given EventListener class.
- createListener(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
- createManagementObject() - Method in interface org.glassfish.grizzly.http.server.jmxbase.Monitorable
-
Returns a new JMX
Objectthat may be registered with the Grizzly JMX manager. - createManagementObject() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- createManagementObject() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Create the JMX
Object, which represents this object. - createManagementObject() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Create the JMX
Object, which represents this object. - createMemoryManager() - Method in interface org.glassfish.grizzly.memory.DefaultMemoryManagerFactory
- createMutable(AsyncQueueReader<L>, AsyncQueueWriter<L>) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.Factory
- createNote(String) - Static method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Create a named
Noteassociated with this Request. - createNote(String) - Static method in class org.glassfish.grizzly.http.server.Request
-
Create a named
Noteassociated with this Request. - createNotRun() - Static method in class org.glassfish.grizzly.ProcessorResult
- createOptimizedTransportFilter(TransportFilter) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- createOutgoingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- createOutputStream() - Method in class org.glassfish.grizzly.http.server.Response
-
Create and return a ServletOutputStream to write the content associated with this Response.
- createReadyFuture(Throwable) - Static method in class org.glassfish.grizzly.utils.Futures
-
Create a
Future, which has a preset failure. - createReadyFuture(R) - Static method in class org.glassfish.grizzly.utils.Futures
-
Create a
Future, which has a preset result. - createRecord(Connection, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, SocketAddress, PushBackHandler, boolean) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- createReregister(Context) - Static method in class org.glassfish.grizzly.ProcessorResult
- createRerun(Context) - Static method in class org.glassfish.grizzly.ProcessorResult
- createSafeAttributeHolder() - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Creates and returns new thread-safe
AttributeHolder - createSafeAttributeHolder() - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- createSafeFuture() - Static method in class org.glassfish.grizzly.utils.Futures
-
Returns thread-safe
FutureImplimplementation. - createServerHandShake(HttpContent) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- createServerHandShake(HttpContent) - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455Handler
- createServlet(Class<T>) - Method in interface jakarta.servlet.ServletContext
-
Instantiates the given Servlet class.
- createServlet(Class<T>) - Method in class org.glassfish.grizzly.servlet.WebappContext
- createServletInstance(Class<? extends Servlet>) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Servlet class.
- createServletInstance(ServletRegistration) - Method in class org.glassfish.grizzly.servlet.WebappContext
-
Instantiates the given Servlet class.
- createSession(Request) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- createSession(Request) - Method in interface org.glassfish.grizzly.http.server.SessionManager
- createSession(Request) - Method in class org.glassfish.grizzly.servlet.ServletSessionManager
- createShutdownExecutorService() - Method in class org.glassfish.grizzly.nio.NIOTransport
- createSimpleServer() - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, int) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, String, int) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, String, PortRange) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, SocketAddress) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, PortRange) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSmallBuffer() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- createSocket(ProtocolHandler, HttpRequestPacket, WebSocketListener...) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
-
Factory method to create new
WebSocketinstances. - createSocket(ProtocolHandler, WebSocketListener...) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
- createSslConnectionContext(Connection) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- createSSLContext() - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Deprecated.
- createSSLContext(boolean) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Create a new
SSLContext. - createSSLEngine() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create and configure
SSLEngineusing this context configuration. - createSSLEngine(String, int) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create and configure
SSLEngineusing this context configuration using advisory peer information. - createSSLEngine(String, int) - Method in interface org.glassfish.grizzly.ssl.SSLEngineFactory
-
Create and configure
SSLEngineusing this factory configuration using advisory peer information. - createStateObject() - Method in class org.glassfish.grizzly.AbstractTransformer
- createStateObject() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- createStateObject() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- createStateObject() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder
- createStateObject() - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
- createTaskQueue(TaskQueue.MutableMaxQueueSize) - Static method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- createTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.NIOTransport
- createTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- createTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- createTerminate() - Static method in class org.glassfish.grizzly.ProcessorResult
- createThreadLocalPool() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- createThreadLocalPool() - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- createThreadLocalPool() - Method in interface org.glassfish.grizzly.memory.ThreadLocalPoolProvider
- createUnsafeAttributeHolder() - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Creates and returns new non thread-safe
AttributeHolder - createUnsafeAttributeHolder() - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- createUnsafeFuture() - Static method in class org.glassfish.grizzly.utils.Futures
-
Returns non thread-safe
FutureImplimplementation. - createURLClassLoader(String) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Construct a
URLClassLoaderbased on a canonical file location. - createURLClassLoader(String, ClassLoader) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Construct a
URLClassLoaderbased on a canonical file location. - createWebSocketFilter() - Method in class org.glassfish.grizzly.websockets.WebSocketAddOn
- CRLF - Static variable in class org.glassfish.grizzly.http.server.Constants
-
CRLF.
- CRLF_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- crossContext - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
If this request is cross context, since this changes session access behavior.
- ctx - Variable in class org.glassfish.grizzly.http.server.Request
- ctx - Variable in class org.glassfish.grizzly.http.server.Response
-
Grizzly
FilterChaincontext, related to this HTTP request/response - ctx - Variable in class org.glassfish.grizzly.servlet.Registration
- ctx - Variable in class org.glassfish.grizzly.websockets.ProtocolHandler
- currentDecoder - Variable in class org.glassfish.grizzly.websockets.ProtocolHandler
- CUSTOM(String) - Static method in class org.glassfish.grizzly.http.Method
- CUSTOM(String, Method.PayloadExpectation) - Static method in class org.glassfish.grizzly.http.Method
- customizeErrorPage(Response, String, int, Throwable) - Method in class org.glassfish.grizzly.servlet.ServletHandler
-
Customize the error page returned to the client.
- customizeErrorResponse(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpServerFilter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Response.resume()