Index

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

R

RANDOM - Static variable in class org.glassfish.grizzly.AbstractBindingHandler
 
Range - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
RangeDecoder - Class in org.glassfish.grizzly.compression.lzma.impl.rangecoder
RangeDecoder
RangeDecoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
 
RangeEncoder - Class in org.glassfish.grizzly.compression.lzma.impl.rangecoder
RangeEncoder
RangeEncoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
 
rawCookies - Variable in class org.glassfish.grizzly.http.server.Request
 
read() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
Performs a blocking read.
read() - Method in class org.glassfish.grizzly.nio.NIOConnection
 
read() - Method in interface org.glassfish.grizzly.Readable
Method reads data.
read() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
read() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
read() - Method in class org.glassfish.grizzly.streams.BufferedInput
 
read() - Method in interface org.glassfish.grizzly.streams.Input
 
read() - Method in class org.glassfish.grizzly.streams.StreamInput
 
read() - Method in class org.glassfish.grizzly.utils.BufferInputStream
read(byte[]) - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
read(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
read(byte[], int, int) - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
read(byte[], int, int) - Method in class org.glassfish.grizzly.utils.BufferInputStream
read(char[]) - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
read(char[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
read(char[], int, int) - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
read(CharBuffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
read(CompletionHandler<ReadResult<M, SocketAddress>>) - Method in class org.glassfish.grizzly.nio.NIOConnection
 
read(CompletionHandler<ReadResult<M, L>>) - Method in interface org.glassfish.grizzly.Readable
 
read(Connection<SocketAddress>, Buffer, CompletionHandler<ReadResult<Buffer, SocketAddress>>, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
Method reads data to the buffer.
read(Connection<SocketAddress>, Buffer, CompletionHandler<ReadResult<Buffer, SocketAddress>>, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
 
read(Connection<SocketAddress>, Buffer, CompletionHandler<ReadResult<Buffer, SocketAddress>>, Interceptor<ReadResult>, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
Method reads data to the message.
read(Connection<L>) - Method in class org.glassfish.grizzly.AbstractReader
Method reads data.
read(Connection<L>) - Method in interface org.glassfish.grizzly.Reader
Method reads data.
read(Connection<L>, Buffer) - Method in class org.glassfish.grizzly.AbstractReader
Method reads data to the buffer.
read(Connection<L>, Buffer) - Method in interface org.glassfish.grizzly.Reader
Method reads data to the buffer.
read(Connection<L>, Buffer, CompletionHandler<ReadResult<Buffer, L>>) - Method in class org.glassfish.grizzly.AbstractReader
Method reads data to the buffer.
read(Connection<L>, Buffer, CompletionHandler<ReadResult<Buffer, L>>) - Method in interface org.glassfish.grizzly.Reader
Method reads data to the buffer.
read(Connection<L>, Buffer, CompletionHandler<ReadResult<Buffer, L>>, Interceptor<ReadResult>) - Method in interface org.glassfish.grizzly.Reader
Method reads data to the buffer.
read(Connection, Buffer) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
 
read(Connection, CompletionHandler) - Method in class org.glassfish.grizzly.StandaloneProcessor
 
read(Connection, CompletionHandler<ReadResult>) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
 
read(Connection, CompletionHandler<ReadResult>) - Method in interface org.glassfish.grizzly.Processor
 
read(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
 
read(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
 
read(UDPNIOConnection, Buffer) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
 
read(UDPNIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
 
READ - Enum constant in enum class org.glassfish.grizzly.filterchain.FilterChainContext.Operation
 
READ - Enum constant in enum class org.glassfish.grizzly.IOEvent
Event occurs on a Connection, once it gets available for read.
READ_EVENT - Static variable in interface org.glassfish.grizzly.Reader
 
READ_ONLY_ATTR_PREFIX - Static variable in class org.glassfish.grizzly.http.HttpRequestPacket
Prefix for all service/read-only attributes, that once added could not be removed.
read0(Connection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
 
read0(Connection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueReader
 
read0(Connection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueReader
 
read0(NIOConnection, ReadResult<Buffer, SocketAddress>, Buffer, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
 
Readable<L> - Interface in org.glassfish.grizzly
Implementations of this interface are able to read data from internal source to a Buffer.
readBlock() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
 
readBoolean() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next boolean in the stream.
readBoolean() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next boolean in the stream.
readBooleanArray(boolean[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with booleans (byte 1=true, 0=false) from the stream.
readBooleanArray(boolean[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with booleans (byte 1=true, 0=false) from the stream.
readBuffer() - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
Returns the underlying Buffer that backs this InputSource.
readBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
readBuffer(int) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
Returns the Buffer of a given size, which represents a chunk of the underlying Buffer that backs this InputSource.
readBuffer(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
readBuffer(TCPNIOConnection, Buffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
 
readBufferSize - Variable in class org.glassfish.grizzly.AbstractTransport
Transport default buffer size for read operations
readBufferSize - Variable in class org.glassfish.grizzly.NIOTransportBuilder
 
readByte() - Method in class org.glassfish.grizzly.http.io.InputBuffer
This method always blocks.
readByte() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next byte in the stream.
readByte() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next byte in the stream.
readByteArray(byte[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with bytes from the stream.
readByteArray(byte[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with bytes from the stream.
readByteArray(byte[], int, int) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with bytes from the stream.
readByteArray(byte[], int, int) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with bytes from the stream.
readBytes(Buffer) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill the buffer with data from the stream (that is, copy data from the stream to fill buffer from position to limit).
readBytes(Buffer) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill the buffer with data from the stream (that is, copy data from the stream to fill buffer from position to limit).
readChar() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
readChar() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next character in the stream.
readChar() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next character in the stream.
readCharArray(char[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with characters from the stream.
readCharArray(char[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with characters from the stream.
readCompositeBuffer(TCPNIOConnection, CompositeBuffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
 
readDouble() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next double in the stream.
readDouble() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next double in the stream.
readDoubleArray(double[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with characters from the stream.
readDoubleArray(double[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with characters from the stream.
Reader<L> - Interface in org.glassfish.grizzly
Implementations of this interface are able to read data from Connection to a Buffer.
readFloat() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next float in the stream.
readFloat() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next float in the stream.
readFloatArray(float[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with characters from the stream.
readFloatArray(float[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with characters from the stream.
readFromFileChannel(FileChannel, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
Reads data from the FileChannel into the Buffer.
ReadHandler - Interface in org.glassfish.grizzly.http.server.io
Deprecated.
please use ReadHandler
ReadHandler - Interface in org.glassfish.grizzly
This class represents a call-back mechanism that will notify implementations as more input data becomes available to read without blocking.
readInt() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next int in the stream.
readInt() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next int in the stream.
readIntArray(int[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with characters from the stream.
readIntArray(int[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with characters from the stream.
readLine() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
readLine(byte[], int, int) - Method in class jakarta.servlet.ServletInputStream
Reads the input stream, one line at a time.
ReadListener - Interface in jakarta.servlet
This class represents a call-back mechanism that will notify implementations as HTTP request data becomes available to be read without blocking.
readLock - Static variable in class org.glassfish.grizzly.http2.Node
 
readLong() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next long in the stream.
readLong() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next long in the stream.
readLongArray(long[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with characters from the stream.
readLongArray(long[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with characters from the stream.
readMask() - Method in class org.glassfish.grizzly.websockets.Masker
 
readNow0(NIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
 
readNow0(NIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTemporarySelectorReader
 
readNow0(NIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTemporarySelectorReader
 
readOnly - Variable in class org.glassfish.grizzly.memory.HeapBuffer
 
ReadResult<K,L> - Class in org.glassfish.grizzly
Result of read operation, returned by Readable.
ReadResult() - Constructor for class org.glassfish.grizzly.ReadResult
 
ReadResult(Connection<L>) - Constructor for class org.glassfish.grizzly.ReadResult
 
ReadResult(Connection<L>, K, L, int) - Constructor for class org.glassfish.grizzly.ReadResult
 
readShort() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Get the next short in the stream.
readShort() - Method in interface org.glassfish.grizzly.streams.StreamReader
Get the next short in the stream.
readShortArray(short[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Fill data with characters from the stream.
readShortArray(short[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
Fill data with characters from the stream.
readSimpleBuffer(TCPNIOConnection, Buffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
 
readTimeout - Variable in class org.glassfish.grizzly.AbstractTransport
 
readTimeout - Variable in class org.glassfish.grizzly.NIOTransportBuilder
 
readTimeoutMillis - Variable in class org.glassfish.grizzly.nio.NIOConnection
 
ready() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
ready() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
ready() - Method in interface org.glassfish.grizzly.ShutdownContext
Invoked by called GracefulShutdownListener to notify the graceful termination process that it's safe to terminate the transport.
readyData() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Depending on the InputBuffer mode, method will return either number of available bytes or characters ready to be read without blocking.
readyData() - Method in interface org.glassfish.grizzly.InputSource
 
ReadyFutureImpl<R> - Class in org.glassfish.grizzly.impl
Future implementation with the specific unmodifiable result.
reallocate(E, int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
Reallocate Buffer to a required size.
reallocate(E, int) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
Creates a new Buffer with a set size and assigns it the data that was held in the old one as long as the given size is not smaller than the data held.
reallocate(Buffer, int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
Reallocates an existing buffer to at least the specified size.
reallocate(ByteBufferWrapper, int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
Reallocate Buffer to a required size.
reallocate(HeapBuffer, int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
Reallocate Buffer to a required size.
reallocateBuffer(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
 
reallocateBuffer(Buffer, int) - Method in class org.glassfish.grizzly.streams.BufferedOutput
 
reallocateBuffer(Buffer, int) - Method in class org.glassfish.grizzly.streams.TransformerOutput
 
reallocateByteBuffer(ByteBuffer, int) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
 
reallocateByteBuffer(ByteBuffer, int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
 
reallocateByteBuffer(MemoryManager, ByteBuffer, int) - Static method in class org.glassfish.grizzly.memory.MemoryUtils
 
reallocateHeapBuffer(HeapBuffer, int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
 
realReadBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.http.util.ByteChunk.ByteInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadChars(char[], int, int) - Method in interface org.glassfish.grizzly.http.util.CharChunk.CharInputChannel
Read new bytes ( usually the internal conversion buffer ).
realWriteBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.http.util.ByteChunk.ByteOutputChannel
Send the bytes ( usually the internal conversion buffer ).
realWriteChars(char[], int, int) - Method in interface org.glassfish.grizzly.http.util.CharChunk.CharOutputChannel
Send the bytes ( usually the internal conversion buffer ).
reasonPhrase - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
reasonPhrase(String) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
Sets the status reason phrase for this response.
reconfigure(ThreadPoolConfig) - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
RecordReadResult<K,L> - Class in org.glassfish.grizzly.asyncqueue
Read result associated with a AsyncWriteQueueRecord.
RecordReadResult() - Constructor for class org.glassfish.grizzly.asyncqueue.RecordReadResult
 
RecordWriteResult<K,L> - Class in org.glassfish.grizzly.asyncqueue
Write result associated with a AsyncWriteQueueRecord.
RecordWriteResult() - Constructor for class org.glassfish.grizzly.asyncqueue.RecordWriteResult
 
recycle() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
 
recycle() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
 
recycle() - Method in class org.glassfish.grizzly.asyncqueue.RecordReadResult
 
recycle() - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
 
recycle() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
Recycle AttributeHolder
recycle() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
Recycle AttributeHolder
recycle() - Method in interface org.glassfish.grizzly.Cacheable
 
recycle() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
 
recycle() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
 
recycle() - Method in class org.glassfish.grizzly.Context
Recycle this Context
recycle() - Method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
 
recycle() - Method in class org.glassfish.grizzly.http.Cookie
 
recycle() - Method in class org.glassfish.grizzly.http.Cookies
Recycle.
recycle() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
recycle() - Method in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
recycle() - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
recycle() - Method in class org.glassfish.grizzly.http.HttpContent
recycle() - Method in class org.glassfish.grizzly.http.HttpHeader
recycle() - Method in class org.glassfish.grizzly.http.HttpTrailer
recycle() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Recycle this InputBuffer for reuse.
recycle() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Recycle the output buffer.
recycle() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
recycle() - Method in class org.glassfish.grizzly.http.ParsingResult
 
recycle() - Method in class org.glassfish.grizzly.http.ProcessingState
Resets values to their initial states.
recycle() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
 
recycle() - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
 
recycle() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent
This should be called by the entity generating the actual push and container requests.
recycle() - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
 
recycle() - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
 
recycle() - Method in class org.glassfish.grizzly.http.server.Request
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.glassfish.grizzly.http.server.Response
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.glassfish.grizzly.http.server.util.MappingData
 
recycle() - Method in class org.glassfish.grizzly.http.server.util.SimpleDateFormats
 
recycle() - Method in class org.glassfish.grizzly.http.util.B2CConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
recycle() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - Method in class org.glassfish.grizzly.http.util.C2BConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.http.util.CacheableDataChunk
 
recycle() - Method in class org.glassfish.grizzly.http.util.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
recycle() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Resets the message bytes to an uninitialized (NULL) state.
recycle() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Clears all header fields.
recycle() - Method in class org.glassfish.grizzly.http.util.Parameters
 
recycle() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
recycle() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.ContinuationFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.DataFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.GoAwayFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.HeaderBlockHead
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.PingFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.PriorityFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.PushPromiseFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.RstStreamFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.SettingsFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.frames.WindowUpdateFrame
 
recycle() - Method in class org.glassfish.grizzly.http2.Http2OutputQueueRecord
 
recycle() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
 
recycle() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
 
recycle() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
 
recycle() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
 
recycle() - Method in class org.glassfish.grizzly.memory.BufferArray
 
recycle() - Method in class org.glassfish.grizzly.memory.ByteBufferArray
 
recycle() - Method in class org.glassfish.grizzly.memory.ByteBufferManager.SmallByteBufferWrapper
 
recycle() - Method in class org.glassfish.grizzly.ReadResult
 
recycle() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
recycle() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
Release the Filter instance associated with this FilterConfig, if there is one.
recycle() - Method in class org.glassfish.grizzly.TransformationResult
Recycle this Context
recycle() - Method in class org.glassfish.grizzly.websockets.ParseResult
Recycle the object.
recycle() - Method in class org.glassfish.grizzly.WriteResult
 
recycle(boolean) - Method in interface org.glassfish.grizzly.GrizzlyFuture
Recycle GrizzlyFuture now.
recycle(boolean) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
 
recycle(boolean) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
 
recycle(boolean) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
 
recycleAndReset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
recycleMark - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
 
recycleTemporaryArtifacts(Selector, SelectionKey) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
 
recycleTrack - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
 
redirectPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
 
redirectURLCC - Variable in class org.glassfish.grizzly.http.server.Response
Recyclable buffer to hold the redirect URL.
reduceLastAllocated(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
Reduces the buffer to the last data allocated
reduceOffsets(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
 
Reentrant() - Constructor for class org.glassfish.grizzly.Writer.Reentrant
 
Referer - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
REFERER - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
A format compatible with Apache's referer format.
REFERER_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
A String representing our version of Apache's referer format.
REFERER_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
A format compatible with Apache's referer format set to use the UTC time zone.
REFUSED_STREAM - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
 
register() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
 
register(Object, Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
Register Grizzly JMX Object as child of the passed parent object.
register(Object, Object, String) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
Register Grizzly JMX Object as child of the passed parent object with the specific name.
register(String, String, WebSocketApplication) - Method in class org.glassfish.grizzly.websockets.WebSocketEngine
Register a WebSocketApplication to a specific context path and url pattern.
register(ProtocolFinder, FilterChain) - Method in class org.glassfish.grizzly.portunif.PUFilter
Registers new ProtocolFinder - FilterChain pair, which defines the protocol.
register(PUProtocol) - Method in class org.glassfish.grizzly.portunif.PUFilter
Registers new PUProtocol.
register(WebSocketApplication) - Method in class org.glassfish.grizzly.websockets.WebSocketEngine
RegisterAcceptedChannelCompletionHandler() - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
 
RegisterAcceptedChannelCompletionHandler(FutureImpl<Connection>) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
 
registerAddOn(AddOn) - Method in class org.glassfish.grizzly.http.server.NetworkListener
Registers AddOn on this NetworkListener.
registerAtRoot(Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
Register Grizzly JMX Object at the root.
registerAtRoot(Object, String) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
Register Grizzly JMX Object at the root with the passed name.
registerChannel(SelectableChannel) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
 
registerChannel(SelectableChannel) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerChannel(SelectableChannel, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
 
registerChannel(SelectableChannel, int) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerChannel(SelectableChannel, int, Object) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerChannel(SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
 
registerChannel(SelectorRunner, SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
 
registerChannel(SelectorRunner, SelectableChannel, int, Object) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
 
registerChannelAsync(SelectableChannel) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
 
registerChannelAsync(SelectableChannel) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerChannelAsync(SelectableChannel, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
 
registerChannelAsync(SelectableChannel, int) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerChannelAsync(SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
 
registerChannelAsync(SelectableChannel, int, Object) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
 
registerChannelAsync(SelectorRunner, SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
 
registerChannelAsync(SelectorRunner, SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
 
registerChannelCompletionHandler - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
 
RegisterChannelCompletionHandler() - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTransport.RegisterChannelCompletionHandler
 
RegisterChannelResult - Class in org.glassfish.grizzly.nio
 
RegisterChannelResult(SelectorRunner, SelectionKey, SelectableChannel) - Constructor for class org.glassfish.grizzly.nio.RegisterChannelResult
 
registerKeyInterest(SelectorRunner, SelectionKey, int) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
 
registerKeyInterest(SelectorRunner, SelectionKey, int) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
 
RegisterKeyTask(SelectionKey, int) - Constructor for class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterKeyTask
 
registerLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
registerServiceChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
 
registerServiceChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
 
Registration - Class in org.glassfish.grizzly.servlet
Base class for all complex registrable components within a web application.
Registration - Interface in jakarta.servlet
Interface through which a Servlet or Filter may be further configured.
Registration(WebappContext, String, String) - Constructor for class org.glassfish.grizzly.servlet.Registration
 
Registration.Dynamic - Interface in jakarta.servlet
Interface through which a Servlet or Filter registered via one of the addServlet or addFilter methods, respectively, on ServletContext may be further configured.
registrationStackTrace - Variable in class org.glassfish.grizzly.streams.BufferedInput
 
release() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
Perform message specific actions to release resources held by the entity backing this WritableMessage.
release() - Method in class org.glassfish.grizzly.Context
Alternative to Context.recycle() that allows cleanup actions to be performed without returning this instance to the cache.
release() - Method in class org.glassfish.grizzly.FileTransfer
Perform message specific actions to release resources held by the entity backing this WritableMessage.
release() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
release() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
release() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
release() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
 
release() - Method in class org.glassfish.grizzly.utils.Pair
 
release() - Method in interface org.glassfish.grizzly.utils.PoolableObject
 
release(E) - Method in interface org.glassfish.grizzly.memory.MemoryManager
Release Buffer.
release(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
deallocates the data in the buffer
release(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
 
release(AttributeStorage) - Method in interface org.glassfish.grizzly.Transformer
The Transformer has done its work and can release all associated resource.
release(AttributeStorage) - Method in class org.glassfish.grizzly.utils.StringDecoder
 
release(Buffer) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
Release Buffer.
release(ByteBufferWrapper) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
Lets JVM Garbage collector to release buffer.
release(HeapBuffer) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
Release Buffer.
releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
 
releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
 
releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
 
releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
 
releaseByteBuffer(ByteBuffer) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
 
releaseByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
 
releaseByteBuffer(MemoryManager, ByteBuffer) - Static method in class org.glassfish.grizzly.memory.MemoryUtils
 
releaseHeapBuffer(HeapBuffer) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
 
releaseSpace(int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
Releases memory space in the queue.
releaseSpaceAndNotify(int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
Releases memory space in the queue and notifies registered QueueMonitors about the update.
remainder - Variable in class org.glassfish.grizzly.websockets.ProtocolHandler
 
remainderBytesRead - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
remaining() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
 
remaining() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
Return the number of bytes remaining to be written.
remaining() - Method in interface org.glassfish.grizzly.Buffer
Returns the number of elements between the current position and the limit.
remaining() - Method in class org.glassfish.grizzly.FileTransfer
Return the number of bytes remaining to be written.
remaining() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
remaining() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
remaining() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
remaining() - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
Gets the number of elements between the current position and the limit
remoteAddr() - Method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
remoteAddr() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteAddressC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteHost() - Method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
remoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteHostC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteHostRaw() - Method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
 
REMOTELY - Enum constant in enum class org.glassfish.grizzly.CloseType
 
REMOTELY - Enum constant in enum class org.glassfish.grizzly.Connection.CloseType
Deprecated.
 
REMOTELY_CLOSED_REASON - Static variable in class org.glassfish.grizzly.CloseReason
 
remotePort - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteUser() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
remove(int) - Method in class org.glassfish.grizzly.ChainProcessorSelector
remove(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
remove(int) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
remove(int) - Method in class org.glassfish.grizzly.http2.Node
Remove this Node from the tree.
remove(E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
Remove the task from queue.
remove(E) - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
 
remove(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
remove(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
remove(Object) - Method in class org.glassfish.grizzly.utils.ArraySet
remove(String) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
Remove the mapping for this key from the map if present.
remove(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
Remove attribute value, stored on the AttributeHolder.
remove(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
Remove attribute value, stored on the AttributeStorage.
remove(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
 
remove(FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
 
remove(WebSocket) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
Unassociates the specified WebSocket with this application.
remove(WebSocketListener) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
 
remove(WebSocketListener) - Method in interface org.glassfish.grizzly.websockets.WebSocket
Removes the specified WebSocketListener as a target of event notification.
remove(T[], Object) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
Removes the element from the array.
removeAfterServiceListener(AfterServiceListener) - Method in class org.glassfish.grizzly.http.server.Request
Remove the "after-service" listener, which was previously added by Request.addAfterServiceListener(org.glassfish.grizzly.http.server.AfterServiceListener).
removeAll() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
removeAll() - Method in class org.glassfish.grizzly.memory.CompositeBuffer
Removes underlying Buffers, without disposing
removeAll(Object...) - Method in class org.glassfish.grizzly.utils.ArraySet
Remove element(s) from the set.
removeAll(Collection<?>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
removeAll(Collection<?>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
removeAll(Collection<?>) - Method in class org.glassfish.grizzly.utils.ArraySet
removeAllHttpHandlers() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
 
removeAllLifeCycleListeners() - Method in class org.glassfish.grizzly.Context
 
removeAlpnClientNegotiator(SSLEngine) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Disassociate the AlpnClientNegotiator associated with the specified SSLEngine.
removeAlpnServerNegotiator(SSLEngine) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Disassociate the AlpnServerNegotiator associated with the specified SSLEngine.
removeAttribute(int) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
Internal method for dynamic attribute support.
removeAttribute(int) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
 
removeAttribute(String) - Method in interface jakarta.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in interface jakarta.servlet.ServletContext
Removes the attribute with the given name from this ServletContext.
removeAttribute(String) - Method in interface jakarta.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class jakarta.servlet.ServletRequestWrapper
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
Remove a name/value object.
removeAttribute(String) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
Remove a name/value object.
removeAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Remove the specified request attribute if it exists.
removeAttribute(String) - Method in class org.glassfish.grizzly.http.server.Request
Remove the specified request attribute if it exists.
removeAttribute(String) - Method in class org.glassfish.grizzly.http.server.Session
Remove an attribute.
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
Override the removeAttribute() method of the wrapped request.
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Removes an attribute from this request.
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
Removes the attribute with the given name from this ServletContext.
removeCharset(byte[]) - Static method in class org.glassfish.grizzly.http.util.ContentType
Removes the charset attribute from the content-type represented by an array.
removeClientNegotiator(SSLEngine) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Disassociate the ClientSideNegotiator associated with the specified SSLEngine.
removeCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Closeable
Remove the CloseListener.
removeCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Connection
removeCloseListener(CloseListener) - Method in class org.glassfish.grizzly.http2.Http2Stream
 
removeCloseListener(CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
removeCloseListener(Connection.CloseListener) - Method in interface org.glassfish.grizzly.Connection
removeCloseListener(Connection.CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
 
removeCompletionListener(FilterChainContext.CompletionListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
removeContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Removes the specified ContentEncoding from the HttpCodecFilter.
removeContext(String, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Remove a context from an existing host.
removeContextInitParameter(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
 
removeCopyListener(FilterChainContext.CopyListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
removeDocRoot(File) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
Removes the directory from the list of directories where static files will be serviced from.
removeDocRoot(String) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
Removes docRoot from the doc root list.
removeFilterMaps() - Method in class org.glassfish.grizzly.servlet.WebappContext
Removes any filter mappings from this Context.
removeHandshakeListener(SSLBaseFilter.HandshakeListener) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
removeHeader(String) - Method in interface jakarta.servlet.http.PushBuilder
Remove the named request header.
removeHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Remove the specified name from this builder.
removeHeader(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
Remove the named request header.
removeHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes a header field with the specified name.
removeHeader(String, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Remove the specified header from this builder.
removeHeader(Header) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
Remove the named request header.
removeHeader(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
removeHeaderMatches(String, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeHeaderMatches(Header, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeHost(String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Remove a host from the mapper.
removeHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
Remove a HttpHandler
removeHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
Removes the specified HttpHandler.
removeJmxEventListener(JmxEventListener) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
Removes the specified JmxEventListener.
removeLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
removeLifeCycleListener(IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.Context
 
removeListener(String) - Method in class org.glassfish.grizzly.http.server.HttpServer
Removes the NetworkListener associated with the specified name.
removeMonitoringProbe(ConnectionProbe) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
Remove the ConnectionProbe.
removeNote(Note<E>) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Remove the Note value associated with this request.
removeNote(Note<E>) - Method in class org.glassfish.grizzly.http.server.Request
Remove the Note value associated with this request.
removeProbes(E...) - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
Remove the monitoring probes.
removeProbes(E...) - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
Remove the monitoring probes.
removeRightBuffers(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
removeServerNegotiator(SSLEngine) - Static method in class org.glassfish.grizzly.npn.NegotiationSupport
Disassociate the ServerSideNegotiator associated with the specified SSLEngine.
removeSessionCookies() - Method in class org.glassfish.grizzly.http.server.Response
Removes any Set-Cookie response headers whose value contains the string "JSESSIONID=" or "JSESSIONIDSSO="
removeShutdownHandler(ShutdownHandler) - Method in class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
Remove the ShutdownHandler.
removeTimeout(E) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Resolver
 
removeTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Removes the specified TransferEncoding from the HttpCodecFilter.
removeWrapper(String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Remove a wrapper from the context associated with this wrapper.
removeWrapper(String, String, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
Remove a wrapper from an existing context.
removeWrapper(Mapper.Context, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
 
renegotiate(SSLConnectionContext, FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
Performs an SSL renegotiation.
rep0 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
 
rep1 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
 
rep2 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
 
rep3 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
 
replace(Buffer, Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
replace(Buffer, Buffer) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
Replace one internal Buffer with another one.
replayPayload(Buffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
replayPayload(Buffer) - Method in class org.glassfish.grizzly.http.server.Request
Replays request's payload by setting new payload Buffer.
request - Variable in class org.glassfish.grizzly.http.server.Request
HTTP Request Packet
request - Variable in class org.glassfish.grizzly.http.server.Response
The request with which this response is associated.
request - Variable in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
The wrapped request.
Request - Class in org.glassfish.grizzly.http.server
Wrapper object for the Coyote request.
Request() - Constructor for class org.glassfish.grizzly.http.server.Request
Deprecated. 
Request(Response) - Constructor for class org.glassfish.grizzly.http.server.Request
 
REQUEST - Enum constant in enum class jakarta.servlet.DispatcherType
 
REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
REQUEST_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
REQUEST_TIMEOUT_408 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
REQUEST_URI_TOO_LONG_414 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
Request.PathResolver - Interface in org.glassfish.grizzly.http.server
 
requestDestroyed(ServletRequestEvent) - Method in interface jakarta.servlet.ServletRequestListener
Receives notification that a ServletRequest is about to go out of scope of the web application.
RequestDispatcher - Interface in jakarta.servlet
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
requestDispatcherPath - Variable in class org.glassfish.grizzly.http.server.Request
The current request dispatcher path.
requestDispatcherPath - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
The current request dispatcher path.
requestedSessionCookie - Variable in class org.glassfish.grizzly.http.server.Request
Was the requested session ID received in a cookie?
requestedSessionId - Variable in class org.glassfish.grizzly.http.server.Request
The requested session ID (if any) for this request.
requestedSessionURL - Variable in class org.glassfish.grizzly.http.server.Request
Was the requested session ID received in a URL?
RequestExecutorProvider - Interface in org.glassfish.grizzly.http.server
An implementation of this interface will be responsible for executing user's code in HttpHandler.service(org.glassfish.grizzly.http.server.Request, org.glassfish.grizzly.http.server.Response) and notifying ReadHandler, WriteHandler registered by the user.
RequestExecutorProvider.SameThreadProvider - Class in org.glassfish.grizzly.http.server
The RequestExecutorProvider implementation, which always returns null to force the user code to be executed on the current Thread.
RequestExecutorProvider.WorkerThreadProvider - Class in org.glassfish.grizzly.http.server
The RequestExecutorProvider implementation, which checks if the current Thread is a service Thread (see Threads.isService()).
requestInitialized(ServletRequestEvent) - Method in interface jakarta.servlet.ServletRequestListener
Receives notification that a ServletRequest is about to come into scope of the web application.
requestPacket - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
requestPacket(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
requestParametersParsed - Variable in class org.glassfish.grizzly.http.server.Request
Request parameters parsed flag.
requestPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
 
requestURI - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
 
requestURI - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
The request URI for this request.
RequestURIRef - Class in org.glassfish.grizzly.http.util
Request URI holder.
RequestURIRef() - Constructor for class org.glassfish.grizzly.http.util.RequestURIRef
 
RequestUtils - Class in org.glassfish.grizzly.http.server.util
 
RequestUtils() - Constructor for class org.glassfish.grizzly.http.server.util.RequestUtils
 
requiresAcknowledgement() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
requiresAcknowledgement() - Method in class org.glassfish.grizzly.http.server.Request
 
requiresAcknowledgement(boolean) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Allows consumers of this request to be notified if the user-agent requires acknowledgment of an expectation (i.e., the Expect header).
REREGISTER - Enum constant in enum class org.glassfish.grizzly.ProcessorResult.Status
 
RERUN - Enum constant in enum class org.glassfish.grizzly.ProcessorResult.Status
 
RerunFilterAction - Class in org.glassfish.grizzly.filterchain
This NextAction instructs the FilterChain to rerun the same Filter again.
RESERVED_LOCAL - Enum constant in enum class org.glassfish.grizzly.http2.Http2Stream.State
 
RESERVED_REMOTE - Enum constant in enum class org.glassfish.grizzly.http2.Http2Stream.State
 
reserveSpace(int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
Reserves memory space in the queue.
reset() - Method in interface jakarta.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code, headers.
reset() - Method in class jakarta.servlet.ServletResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
 
reset() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
 
reset() - Method in interface org.glassfish.grizzly.Buffer
Resets this buffer's position to the previously-marked position.
reset() - Method in class org.glassfish.grizzly.Context
If implementation uses ObjectPool to store and reuse Context instances - this method will be called before Context will be offered to pool.
reset() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
Release the context associated resources.
reset() - Method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
 
reset() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpContent
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpHeader
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpTrailer
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Only supported with binary data.
reset() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Reset current response.
reset() - Method in class org.glassfish.grizzly.http.server.Response
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class org.glassfish.grizzly.http.server.SuspendStatus
 
reset() - Method in class org.glassfish.grizzly.http.server.util.StringParser
Reset the current state of the parser to the beginning of the current string being parsed.
reset() - Method in class org.glassfish.grizzly.http.util.B2CConverter
 
reset() - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
 
reset() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.CacheableDataChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.ContentType
Resets the ContentType state.
reset() - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
 
reset() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
reset() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
reset() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
 
reset() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
 
reset() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
reset() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
reset() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
reset() - Method in class org.glassfish.grizzly.ReadResult
 
reset() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
reset() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Clears any data that exists in the buffer as well as the status code, headers.
reset() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
reset() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
reset() - Method in class org.glassfish.grizzly.TransformationResult
If implementation uses ObjectPool to store and reuse TransformationResult instances - this method will be called before TransformationResult will be offered to pool.
reset() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
 
reset() - Method in class org.glassfish.grizzly.WriteResult
 
reset(int, String) - Method in class org.glassfish.grizzly.http.server.Response
Reset this response, and specify the values for the HTTP status code and corresponding message.
reset(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
Resets the Buffer to empty values and empties the pool
RESET - Static variable in interface org.glassfish.grizzly.Interceptor
 
RESET_CONTENT_205 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
resetBuffer() - Method in interface jakarta.servlet.ServletResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class jakarta.servlet.ServletResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetBuffer() - Method in class org.glassfish.grizzly.http.server.Response
Reset the data buffer but not any status or header information.
resetBuffer() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetBuffer() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer(boolean) - Method in class org.glassfish.grizzly.http.server.Response
Reset the data buffer and the using Writer/Stream flags but not any status or header information.
resetByteChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetCharChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetProperties() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
 
resetProperties() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
 
resetProperties() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
 
resetString() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetStringCache() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
resetStringCache() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
resetStringCache() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
resetStringValue() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Remove the cached string value.
resizeBuffer(MemoryManager, Buffer, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
resolve(Request) - Method in interface org.glassfish.grizzly.http.server.Request.PathResolver
 
resources - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
 
RESOURCES_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
The JNDI directory context which is associated with the context.
respond(FilterChainContext, WebSocketApplication, HttpResponsePacket) - Method in class org.glassfish.grizzly.websockets.HandShake
 
respond(WebSocket) - Method in class org.glassfish.grizzly.websockets.DataFrame
 
respond(WebSocket, DataFrame) - Method in interface org.glassfish.grizzly.websockets.FrameType
 
respond(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.BinaryFrameType
 
respond(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.ClosingFrameType
 
respond(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.ContinuationFrameType
 
respond(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.PingFrameType
 
respond(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.PongFrameType
 
respond(WebSocket, DataFrame) - Method in class org.glassfish.grizzly.websockets.frametypes.TextFrameType
 
response - Variable in class org.glassfish.grizzly.http.server.Request
The response with which this request is associated.
response - Variable in class org.glassfish.grizzly.http.server.Response
Coyote response.
response - Variable in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
The wrapped response.
Response - Class in org.glassfish.grizzly.http.server
Wrapper object for the Coyote response.
Response() - Constructor for class org.glassfish.grizzly.http.server.Response
 
RESPONSE_CODE_HEADER - Static variable in class org.glassfish.grizzly.websockets.Constants
 
RESPONSE_CODE_MESSAGE - Static variable in class org.glassfish.grizzly.websockets.Constants
 
RESPONSE_CODE_VALUE - Static variable in class org.glassfish.grizzly.websockets.Constants
 
RESPONSE_COMPLETE_EVENT - Static variable in class org.glassfish.grizzly.http.HttpServerFilter
 
Response.SuspendedContextImpl - Class in org.glassfish.grizzly.http.server
 
Response.SuspendTimeout - Class in org.glassfish.grizzly.http.server
 
ResponseCompleteEvent() - Constructor for class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
 
restore() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
 
result - Variable in class org.glassfish.grizzly.impl.ReadyFutureImpl
 
result - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
 
result(R) - Method in interface org.glassfish.grizzly.impl.FutureImpl
Set the result value and notify about operation completion.
result(R) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
 
result(R) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
Set the result value and notify about operation completion.
result(R) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
Set the result value and notify about operation completion.
Result - Interface in org.glassfish.grizzly
Common I/O result interface.
ResultAware<E> - Interface in org.glassfish.grizzly.utils
 
resume() - Method in class org.glassfish.grizzly.Context
Notify Context its processing will be resumed in the current thread.
resume() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
Resume processing of the current task
resume() - Method in class org.glassfish.grizzly.http.server.NetworkListener
Resumes a paused listener.
resume() - Method in class org.glassfish.grizzly.http.server.Response
Complete the Response and finish/commit it.
resume() - Method in class org.glassfish.grizzly.nio.NIOTransport
Resume UDPNIOTransport, which has been paused before using NIOTransport.pause().
resume() - Method in interface org.glassfish.grizzly.Transport
Resumes the transport after a pause
resume(Context) - Static method in class org.glassfish.grizzly.ProcessorExecutor
 
resume(NextAction) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
Resume the current FilterChain task processing by completing the current Filter (the Filter, which suspended the processing) with the passed NextAction.
resumeNext() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
Resume processing of the current task starting from the Filter, which follows the Filter, which suspend the processing.
retainAll(Collection<?>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
retainAll(Collection<?>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
retainAll(Collection<?>) - Method in class org.glassfish.grizzly.utils.ArraySet
retrieve(Properties) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
 
RetryAfter - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
retryNow() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
Deprecated.
Instructs Grizzly to try to resend the message right now.
retryWhenPossible() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
Deprecated.
Instructs Grizzly to send this message once some resources get released.
reuseAddress - Variable in class org.glassfish.grizzly.NIOTransportBuilder
 
reverseDecode(LZMADecoder.LZMAInputState, short[], int, RangeDecoder, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
 
reverseDecode(LZMADecoder.LZMAInputState, RangeDecoder) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
 
reverseEncode(short[], int, RangeEncoder, int, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
 
reverseEncode(RangeEncoder, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
 
reverseGetPrice(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
 
reverseGetPrice(short[], int, int, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
 
rewind() - Method in interface org.glassfish.grizzly.Buffer
Rewinds this buffer.
rewind() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
 
rewind() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
 
rewind() - Method in class org.glassfish.grizzly.memory.HeapBuffer
 
RFC_6265_SUPPORT_ENABLED - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
 
rfc6265Enabled - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
RFC6455 - Enum constant in enum class org.glassfish.grizzly.websockets.Version
 
RFC6455Handler - Class in org.glassfish.grizzly.websockets.rfc6455
 
RFC6455Handler(boolean) - Constructor for class org.glassfish.grizzly.websockets.rfc6455.RFC6455Handler
 
RFC6455HandShake - Class in org.glassfish.grizzly.websockets.rfc6455
 
RFC6455HandShake(URI) - Constructor for class org.glassfish.grizzly.websockets.rfc6455.RFC6455HandShake
 
RFC6455HandShake(HttpRequestPacket) - Constructor for class org.glassfish.grizzly.websockets.rfc6455.RFC6455HandShake
 
rolesAllowed() - Element in annotation interface jakarta.servlet.annotation.HttpConstraint
The names of the authorized roles.
rolesAllowed() - Element in annotation interface jakarta.servlet.annotation.HttpMethodConstraint
The names of the authorized roles.
ROOT - Static variable in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
 
rotatedDaily() - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
Set up automatic log-file rotation, on a daily basis.
rotatedHourly() - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
Set up automatic log-file rotation, on a hourly basis.
RotatingFileAppender - Class in org.glassfish.grizzly.http.server.accesslog
An appender writing log entries to Files, and rotating/archiving them when necessary.
RotatingFileAppender(File, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
Create a RotatingFileAppender writing access log files in the specified directory and using the specified SimpleDateFormat pattern to generate file names.
RotatingFileAppender(File, String, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
Create a RotatingFileAppender writing access log files in the specified directory.
rotationPattern(String) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
Set up automatic log-file rotation based on a specified SimpleDateFormat pattern.
RoundRobinConnectionDistributor - Class in org.glassfish.grizzly.nio
RoundRobin NIOConnectionDistributor implementation, which allocates one SelectorRunner for OP_ACCEPT events and other event will be assign to a next SelectorRunner from the array.
RoundRobinConnectionDistributor(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
 
RoundRobinConnectionDistributor(NIOTransport, boolean) - Constructor for class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
 
RoundRobinConnectionDistributor(NIOTransport, boolean, boolean) - Constructor for class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
Constructs RoundRobinConnectionDistributor with the given configuration.
RstStreamFrame - Class in org.glassfish.grizzly.http2.frames
 
RstStreamFrame.RstStreamFrameBuilder - Class in org.glassfish.grizzly.http2.frames
 
RstStreamFrameBuilder() - Constructor for class org.glassfish.grizzly.http2.frames.RstStreamFrame.RstStreamFrameBuilder
 
run() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
 
run() - Method in interface org.glassfish.grizzly.nio.SelectorHandler.Task
 
run() - Method in class org.glassfish.grizzly.nio.SelectorRunner
 
run() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
 
run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.DeregisterChannelOperation
 
run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterChannelOperation
 
run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterKeyTask
 
run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RunnableTask
 
run(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandlerTask
 
running - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
 
RUNNING - Enum constant in enum class org.glassfish.grizzly.filterchain.FilterChainContext.State
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form