Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GenericAdapter<K,
V> - Interface in org.glassfish.grizzly.utils -
Generic Adapter interface.
- GenericCloseListener - Interface in org.glassfish.grizzly
-
Deprecated.
- GenericStoreException(Throwable) - Constructor for exception org.glassfish.grizzly.ssl.SSLContextConfigurator.GenericStoreException
- get() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method.
- get() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- get() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- get() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- get() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get() - Static method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- get() - Method in class org.glassfish.grizzly.ThreadCache.ObjectCacheElement
-
Get (peek) the object from cache.
- get() - Method in class org.glassfish.grizzly.utils.Holder
- get() - Method in class org.glassfish.grizzly.utils.Holder.IntHolder
- get() - Method in class org.glassfish.grizzly.utils.Holder.LazyHolder
- get() - Method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns the value of the reentrants counter for the current thread.
- get(byte[]) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(byte[]) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(byte[]) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(byte[]) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(byte[], int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method.
- get(int) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- get(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- get(int) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- get(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- get(ByteBuffer) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(ByteBuffer, byte[], int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
- get(ByteBuffer, int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Get attribute value, stored on the
AttributeHolder. - get(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Get attribute value, stored on the
AttributeStorage. - get(ThreadCache.CachedTypeIndex<E>) - Method in class org.glassfish.grizzly.ThreadCache.ObjectCache
-
Get the cached object with the given type index from cache.
- getAddress() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get address, associated with the current
IOEventprocessing. - getAddressHolder() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getAlgorithm() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getAllStackTracesAsString() - Static method in class org.glassfish.grizzly.utils.Exceptions
- getAppBufferSize() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getArguments() - Method in interface org.glassfish.grizzly.localization.Localizable
-
Returns the arguments for message formatting.
- getArguments() - Method in class org.glassfish.grizzly.localization.LocalizableMessage
- getArray() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getArray() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getArray() - Method in class org.glassfish.grizzly.utils.ArraySet
-
Get the underlying array.
- getArrayCopy() - Method in class org.glassfish.grizzly.utils.ArraySet
-
Get the copy of the underlying array.
- getArraySize() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getAsyncQueueIO() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueEnabledTransport
-
Get asynchronous queue implementation.
- getAsyncQueueIO() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getAsyncQueueIO() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getAsyncReadQueue() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getAsyncWriteQueue() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getAttribute(int) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- getAttribute(int) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
Internal method for dynamic attribute support.
- getAttribute(int, Supplier) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- getAttribute(int, Supplier) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
Internal method for dynamic attribute support.
- getAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return an object based on a name.
- getAttribute(String) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return an object based on a name.
- getAttribute(String, Supplier) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return an object based on a name.
- getAttribute(String, Supplier) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return an object based on a name.
- getAttributeBuilder() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get
TransportassociatedAttributeBuilder, which will be used byTransportand itsConnections to store customAttributes. - getAttributeBuilder() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Get AttributeBuilder, associated with this holder
- getAttributeBuilder() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Get AttributeBuilder, associated with this holder
- getAttributeBuilder() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getAttributeBuilder() - Method in interface org.glassfish.grizzly.Transport
-
Get
TransportassociatedAttributeBuilder, which will be used byTransportand itsConnections to store customAttributes. - getAttributeByIndex(int) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- getAttributeByName(String) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- getAttributeNames() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return a
Setof attribute names. - getAttributeNames() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return a
Setof attribute names. - getAttributes() - Method in interface org.glassfish.grizzly.attributes.AttributeStorage
-
Get associated
AttributeHolder. - getAttributes() - Method in class org.glassfish.grizzly.Context
-
Get attributes (
AttributeHolder), associated with the processingContext. - getAttributes() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get associated
AttributeHolder. - getAttributes() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getAttributes() - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getBuffer() - Method in class org.glassfish.grizzly.streams.BufferedInput
- getBuffer() - Method in class org.glassfish.grizzly.streams.BufferedOutput
- getBuffer() - Method in interface org.glassfish.grizzly.streams.Input
-
Return the Input's
Buffer. - getBuffer() - Method in interface org.glassfish.grizzly.streams.Output
-
Return the Input's
Buffer. - getBuffer() - Method in class org.glassfish.grizzly.streams.StreamInput
- getBuffer() - Method in class org.glassfish.grizzly.streams.StreamOutput
- getBuffer() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
-
Get the result
Buffer(not flipped). - getBufferAppender(boolean) - Static method in class org.glassfish.grizzly.memory.Buffers
- getBufferedSize() - Method in class org.glassfish.grizzly.streams.BufferedOutput
- getBufferWindow() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
- getBufferWindow() - Method in interface org.glassfish.grizzly.streams.StreamReader
- getByte(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- getBytesToReserve() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getCause() - Method in class org.glassfish.grizzly.CloseReason
-
Returns information about an error, that caused the
Connectionto be closed. - getCertificates(SSLSession) - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getChannel() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getChannel() - Method in class org.glassfish.grizzly.nio.RegisterChannelResult
- getChannelConfigurator() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getChannelConfigurator() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getChannelConfigurator() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getChar() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a char value.
- getChar() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getChar() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getChar() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getChar(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a char value.
- getChar(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getChar(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getChar(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getCharset() - Method in class org.glassfish.grizzly.utils.StringDecoder
- getCharset() - Method in class org.glassfish.grizzly.utils.StringEncoder
- getCharsetDecoder(Charset) - Static method in class org.glassfish.grizzly.utils.Charsets
-
Return the
Charset'sCharsetDecoder. - getCharsetEncoder(Charset) - Static method in class org.glassfish.grizzly.utils.Charsets
-
Return the
Charset'sCharsetEncoder. - getChunkSize() - Method in class org.glassfish.grizzly.utils.ChunkingFilter
- getCipherSuite() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
The cipher suite being used on this connection.
- getCipherSuite() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getClazz() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getClientSocketSoTimeout() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getClientSocketSoTimeout() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getClientSSLEngineConfig() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getClientSSLEngineConfigurator() - Method in class org.glassfish.grizzly.ssl.SSLFilter
- getCloseable() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the
Closeable, associated with the current processing. - getCloseReason() - Method in interface org.glassfish.grizzly.Connection
-
Returns
CloseReasonif this Connection has been closed, or null otherwise. - getCloseReason() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getCompletionHandler() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- getCompletionHandler() - Method in class org.glassfish.grizzly.filterchain.TransportFilter.FlushEvent
- getCompletionHandler() - Method in class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- getCondition() - Method in class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- getConfig() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getConfiguration() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- getConnection() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- getConnection() - Method in class org.glassfish.grizzly.Context
-
Get the processing
Connection. - getConnection() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the
Connection, associated with the current processing. - getConnection() - Method in class org.glassfish.grizzly.ReadResult
-
Get the
Connectiondata were read from. - getConnection() - Method in interface org.glassfish.grizzly.Result
-
Get
Connection, associated with the result. - getConnection() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getConnection() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the
Connectionthis StreamReader belongs to. - getConnection() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Get the
Connectionthis StreamWriter belongs to. - getConnection() - Method in interface org.glassfish.grizzly.streams.Stream
-
Get the
Connectionthis StreamReader belongs to. - getConnection() - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Get the
Connectionthis StreamWriter belongs to. - getConnection() - Method in class org.glassfish.grizzly.WriteResult
-
Get the
Connectiondata were read from. - getConnectionForKey(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- getConnectionForKey(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- getConnectionMonitoringConfig() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the monitoring configuration for Transport
Connections. - getConnectionMonitoringConfig() - Method in interface org.glassfish.grizzly.Transport
-
Get the monitoring configuration for Transport
Connections. - getConnectionTimeout() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getConnectionTimeout() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getCorePoolSize() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getCrc32() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getCurrentResult() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
-
Returns the current record result object.
- getCurrentResult() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- getCurrentResult() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getData() - Method in class org.glassfish.grizzly.ProcessorResult
-
Get the
ProcessorResultextra data. - getDecoder() - Method in interface org.glassfish.grizzly.Codec
- getDecoder() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getDecoder() - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
- getDecoder() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getDecodeStatus() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getDefaultSelectorRunnersCount() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getDefaultSelectorRunnersCount() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getDefaultThreadFactory() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getDictionarySize() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getDigest() - Method in class org.glassfish.grizzly.compression.lzma.impl.CRC
- getDirectBuffer() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getDirectBufferSlice() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getDotedVersion() - Static method in class org.glassfish.grizzly.Grizzly
-
Return the dotted version of the current release.
- getDouble() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a double value.
- getDouble() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getDouble() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getDouble() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getDouble(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a double value.
- getDouble(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getDouble(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getDouble(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getDst() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getDst() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getDstAddress() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getDstAddress() - Method in class org.glassfish.grizzly.WriteResult
-
Get the destination address, the message was written to.
- getDstAddressHolder() - Method in class org.glassfish.grizzly.WriteResult
-
Get the destination address, the message was written to.
- getEnabledCipherSuites() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- getEnabledProtocols() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- getEncoder() - Method in interface org.glassfish.grizzly.Codec
- getEncoder() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getEncoder() - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
- getEncoder() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getEndIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getErrorCode() - Method in class org.glassfish.grizzly.TransformationResult
- getErrorDescription() - Method in class org.glassfish.grizzly.TransformationResult
- getExternalRemainder() - Method in class org.glassfish.grizzly.TransformationResult
- getFilterChain() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
FilterChain, which runs theFilter. - getFilterIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getFirst() - Method in class org.glassfish.grizzly.utils.Pair
- getFloat() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a float value.
- getFloat() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getFloat() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getFloat() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getFloat(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a float value.
- getFloat(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getFloat(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getFloat(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getForkAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getForkAction(NextAction) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getFromCache(Thread, ThreadCache.CachedTypeIndex<E>) - Static method in class org.glassfish.grizzly.ThreadCache
-
Get the cached object with the given type index from cache.
- getFromCache(ThreadCache.CachedTypeIndex<E>) - Static method in class org.glassfish.grizzly.ThreadCache
-
Get the cached object with the given type index from cache.
- getFromCache(ThreadCache.CachedTypeIndex<E>) - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
-
Get the cached object with the given type index from cache.
- getFuture() - Method in class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- getGracePeriod() - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
- getHandshakeTimeout(TimeUnit) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- getHeaderFlag() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getHeaderParseStateValue() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getId() - Method in interface org.glassfish.grizzly.Connection
-
Returns id of this instance, unique in the context of the JVM and the implementation class.
- getId() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getIndex() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getIndexByte(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- getIndexedAttributeAccessor() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
If AttributeHolder supports attribute access by index - it will return an
IndexedAttributeAccessor, which will makeAttributeaccess as fast as access to array element. - getIndexedAttributeAccessor() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Returns
IndexedAttributeAccessorfor accessingAttributes by index. - getInflater() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getInitialBufferSize(int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getInitialClassLoader() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getInitialLimit(int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getInitialMessageSize() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getInitialMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getInitialPosition(int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getInstance() - Static method in class org.glassfish.grizzly.strategies.LeaderFollowerNIOStrategy
- getInstance() - Static method in class org.glassfish.grizzly.strategies.SameThreadIOStrategy
- getInstance() - Static method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- getInstance() - Static method in class org.glassfish.grizzly.strategies.WorkerThreadIOStrategy
- getInt() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading an int value.
- getInt() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getInt() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getInt() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getInt() - Method in class org.glassfish.grizzly.utils.Holder.IntHolder
- getInt() - Method in class org.glassfish.grizzly.utils.Holder.LazyIntHolder
- getInt(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading an int value.
- getInt(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getInt(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getInt(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getInterceptor() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- getInternalContext() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the general Grizzly
Contextthis filter context wraps. - getInvokeAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getInvokeAction(E, Appender<E>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getInvokeAction(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getIoEvent() - Method in class org.glassfish.grizzly.Context
-
Get the processing
IOEvent. - getIOEvents(int) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- getIOEvents(int) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- getIOStrategy() - Method in class org.glassfish.grizzly.AbstractTransport
- getIOStrategy() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getIOStrategy() - Method in interface org.glassfish.grizzly.Transport
- getKeepAliveTime(TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Returns the max period of time a thread will wait for a new task to process.
- getKernelThreadPool() - Method in class org.glassfish.grizzly.AbstractTransport
- getKernelThreadPool() - Method in interface org.glassfish.grizzly.Transport
- getKernelThreadPoolConfig() - Method in class org.glassfish.grizzly.AbstractTransport
- getKernelThreadPoolConfig() - Method in interface org.glassfish.grizzly.Transport
- getKey() - Method in interface org.glassfish.grizzly.localization.Localizable
-
Gets the key in the resource bundle.
- getKey() - Method in class org.glassfish.grizzly.localization.LocalizableMessage
- getKeySize() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
Get the keysize.
- getKeySize() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
-
Copied from
org.apache.catalina.valves.CertificateValve - getLastResult() - Method in class org.glassfish.grizzly.AbstractTransformer.LastResultAwareState
- getLastResult(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
- getLastResult(AttributeStorage) - Method in interface org.glassfish.grizzly.Transformer
-
Gets the last returned Transformer result.
- getLastSelectedKeysCount() - Method in class org.glassfish.grizzly.nio.SelectorRunner
-
Number of
SelectionKeys, which were selected last time. - getLc() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getLenToPosState(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- getLevel() - Method in class org.glassfish.grizzly.utils.LogFilter
- getLimit(E) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getLimit(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferArray
- getLimit(Buffer) - Method in class org.glassfish.grizzly.memory.BufferArray
- getLinger() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getLinger() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getLocalAddress() - Method in interface org.glassfish.grizzly.Connection
-
Get the connection local address
- getLocalAddress() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Returns the local address of this Connection, or null if it is unconnected.
- getLocalAddress() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Returns the local address of this Connection, or null if it is unconnected.
- getLocale() - Method in class org.glassfish.grizzly.localization.Localizer
- getLogger() - Method in class org.glassfish.grizzly.utils.LogFilter
- getLong() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a long value.
- getLong() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getLong() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getLong() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getLong(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a long value.
- getLong(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getLong(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getLong(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getLower() - Method in class org.glassfish.grizzly.PortRange
- getLp() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getMajorVersion() - Static method in class org.glassfish.grizzly.Grizzly
-
Get Grizzly framework major version
- getMatches(int[]) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- getMatchFinder() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getMatchLen(int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- getMaxAsyncWriteQueueSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the max size (in bytes) of asynchronous write queue associated with connection.
- getMaxAsyncWriteQueueSize() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Get the max size (in bytes) of asynchronous write queue associated with connection.
- getMaxAsyncWriteQueueSizeInBytes() - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Max asynchronous write queue size in bytes
- getMaxBufferSize() - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
- getMaxPendingBytesPerConnection() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
- getMaxPendingBytesPerConnection() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- getMaxPendingBytesPerConnection() - Method in class org.glassfish.grizzly.ssl.SSLFilter
- getMaxPoolSize() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getMaxQueueSize() - Method in interface org.glassfish.grizzly.asyncqueue.TaskQueue.MutableMaxQueueSize
- getMaxReentrants() - Static method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns the maximum number of write() method reentrants a thread is allowed to made.
- getMaxSmallBufferSize() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- getMemoryManager() - Method in class org.glassfish.grizzly.AbstractTransformer
- getMemoryManager() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the
TransportassociatedMemoryManager, which will be used by theTransport, itsConnections and by during processing I/O events, occurred onConnections. - getMemoryManager() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getMemoryManager() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getMemoryManager() - Method in interface org.glassfish.grizzly.Connection
- getMemoryManager() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
A simple alias for
FilterChainContext.getConnection().getMemoryManager(). - getMemoryManager() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getMemoryManager() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getMemoryManager() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getMemoryManager() - Method in interface org.glassfish.grizzly.Transport
-
Get the
TransportassociatedMemoryManager, which will be used by theTransport, itsConnections and by during processing I/O events, occurred onConnections. - getMemoryPool() - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getMessage() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- getMessage() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get message object, associated with the current processing.
- getMessage() - Method in class org.glassfish.grizzly.ReadResult
-
Get the message, which was read.
- getMessage() - Method in class org.glassfish.grizzly.TransformationResult
- getMessage() - Method in class org.glassfish.grizzly.WriteResult
-
Get the message, which was read.
- getMessage(String, Object...) - Method in class org.glassfish.grizzly.localization.LocalizableMessageFactory
- getMessageCloner() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- getMinorVersion() - Static method in class org.glassfish.grizzly.Grizzly
-
Get Grizzly framework minor version
- getMonitoringConfig() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the Transport monitoring configuration
MonitoringConfig. - getMonitoringConfig() - Method in interface org.glassfish.grizzly.Connection
- getMonitoringConfig() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- getMonitoringConfig() - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in interface org.glassfish.grizzly.monitoring.MonitoringAware
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in interface org.glassfish.grizzly.Transport
-
Get the Transport monitoring configuration
MonitoringConfig. - getMonitoringProbes() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Get the
ConnectionProbe, which are registered on the Connection. - getName() - Method in class org.glassfish.grizzly.AbstractTransport
-
Gets the
Transportname. - getName() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- getName() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- getName() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder
-
Get the Transformer name.
- getName() - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
-
Get the Transformer name.
- getName() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getName() - Method in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- getName() - Method in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- getName() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getName() - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- getName() - Method in interface org.glassfish.grizzly.Transformer
-
Get the Transformer name.
- getName() - Method in interface org.glassfish.grizzly.Transport
-
Gets the
Transportname. - getName() - Method in class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingTransformer
- getName() - Method in class org.glassfish.grizzly.utils.StringDecoder
- getName() - Method in class org.glassfish.grizzly.utils.StringEncoder
- getNamePrefix() - Method in class org.glassfish.grizzly.AbstractTransformer
- getNetBufferSize() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getNewConnectionFilterChain() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getNextFilter(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- getNIOChannelDistributor() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getNIOChannelDistributor() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getNumAvailableBytes() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- getNumFastBytes() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getOptimizedTransportFilter(TransportFilter) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- getPb() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getPeerAddress() - Method in interface org.glassfish.grizzly.Connection
-
Get the connection peer address
- getPeerAddress() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Returns the address of the endpoint this Connection is connected to, or null if it is unconnected.
- getPeerAddress() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Returns the address of the endpoint this Connection is connected to, or null if it is unconnected.
- getPeerCertificateChain() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getPeerCertificateChain(boolean) - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.use
SSLSupport.getPeerCertificates(boolean)instead. - getPeerCertificateChain(SSLConnectionContext, FilterChainContext, boolean, FutureImpl<Object[]>) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Obtains the certificate chain for this SSL session.
- getPeerCertificates() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
- getPeerCertificates() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getPeerCertificates(boolean) - Method in interface org.glassfish.grizzly.ssl.SSLSupport
- getPeerCertificates(boolean) - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getPendingTasks() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getPoolName() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getPosition(E) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getPosition(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferArray
- getPosition(Buffer) - Method in class org.glassfish.grizzly.memory.BufferArray
- getPostponedTasks() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getPreviousFilter(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- getPrice(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- getPrice(int, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getPrice0(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getPrice1(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getPriority() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getProbes() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Get the the monitoring probes, which are registered on the objet.
- getProbes() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Get the the monitoring probes, which are registered on the objet.
- getProbesUnsafe() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Get the monitoring probes array (direct).
- getProcessedSizeAdd() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getProcessor() - Method in class org.glassfish.grizzly.AbstractBindingHandler
- getProcessor() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- getProcessor() - Method in class org.glassfish.grizzly.AbstractTransport
-
Gets the default
Processor, which will processConnectionI/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - getProcessor() - Method in interface org.glassfish.grizzly.Connection
-
Gets the default
Processor, which will processConnectionI/O events. - getProcessor() - Method in class org.glassfish.grizzly.Context
- getProcessor() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getProcessor() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- getProcessor() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport.TransportConnectorHandler
- getProcessor() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getProcessor() - Method in interface org.glassfish.grizzly.Transport
-
Gets the default
Processor, which will processConnectionI/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
Gets the default
ProcessorSelector, which will be used to getProcessorto process I/O events, occurring on connection phase. - getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Gets the default
ProcessorSelector, which will be used to getProcessorto process I/O events, occurring on connection phase. - getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractTransport
-
Gets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisTransport'sProcessoris null andConnectiondoesn't have neither preferredProcessornorProcessorSelector. - getProcessorSelector() - Method in interface org.glassfish.grizzly.Connection
-
Gets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisConnection'sProcessoris null. - getProcessorSelector() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getProcessorSelector() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- getProcessorSelector() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport.TransportConnectorHandler
- getProcessorSelector() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getProcessorSelector() - Method in interface org.glassfish.grizzly.Transport
-
Gets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisTransport'sProcessoris null andConnectiondoesn't have neither preferredProcessornorProcessorSelector. - getPushBackHandler() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
-
Deprecated.
- getPushBackHandler() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.The
PushBackHandlerpassed along with one of theWriter's write(...) method call. - getPushBackHandler() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
-
Deprecated.
- getQueue() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Get the queue of tasks, which will be processed asynchronously
- getQueue() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getQueue() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getQueueLimit() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getReadBufferSize() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the default size of
Buffers, which will be allocated for reading data fromTransport'sConnections. - getReadBufferSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the default size of
Buffers, which will be allocated for reading data fromConnection. - getReadBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Get the default size of
Buffers, which will be allocated for reading data fromConnection. - getReadBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- getReadBufferSize() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Get the default size of
Buffers, which will be allocated for reading data fromConnection. - getReadBufferSize() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getReadBufferSize() - Method in interface org.glassfish.grizzly.Transport
-
Get the default size of
Buffers, which will be allocated for reading data fromTransport'sConnections. - getReader() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueIO
-
Get
AsyncQueueReaderimplementation. - getReader() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.ImmutableAsyncQueueIO
-
Get
AsyncQueueReaderimplementation. - getReader() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
Get
AsyncQueueReaderimplementation. - getReader() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- getReader(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Readerimplementation, depending on the requested mode. - getReader(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Readerimplementation, depending on the requested mode. - getReader(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Readerimplementation, depending on the requested mode. - getReader(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Readerto read data from theConnection. - getReader(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Readerto read data from theConnection. - getReader(Connection) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Readerto read data from theConnection. - getReadSize() - Method in class org.glassfish.grizzly.ReadResult
-
Get the number of bytes, which were read.
- getReadTimeout(TimeUnit) - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns the current value for the blocking read timeout converted to the provided
TimeUnitspecification. - getReadTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Returns the current value for the blocking read timeout converted to the provided
TimeUnitspecification. - getReadTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.NIOConnection
- getReadTimeout(TimeUnit) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getReadTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Transport
-
Returns the current value for the blocking read timeout converted to the provided
TimeUnitspecification. - getReadyThreadBufferSize() - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Get the size of local thread memory pool.
- getRerunFilterAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextAction, which instructsFilterChainto rerun the filter. - getResolver() - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- getResourceBundleName() - Method in interface org.glassfish.grizzly.localization.Localizable
- getResourceBundleName() - Method in class org.glassfish.grizzly.localization.LocalizableMessage
- getResult() - Method in interface org.glassfish.grizzly.impl.FutureImpl
-
Get current result value without any blocking.
- getResult() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Get current result value without any blocking.
- getResult() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- getResult() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Get current result value without any blocking.
- getRunnable() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getRunnerThread() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getSecond() - Method in class org.glassfish.grizzly.utils.Pair
- getSelectionKey() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getSelectionKey() - Method in class org.glassfish.grizzly.nio.RegisterChannelResult
- getSelectionKeyHandler() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectionKeyHandler() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectionKeyInterest() - Method in enum class org.glassfish.grizzly.IOEvent
- getSelector() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getSelectorHandler() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectorHandler() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectorPool() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- getSelectorProvider() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Get the
SelectorProviderto be used by this transport. - getSelectorProvider() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- getSelectorProvider() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectorRunner() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getSelectorRunner() - Method in class org.glassfish.grizzly.nio.RegisterChannelResult
- getSelectorRunners() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectorRunnersCount() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectorRunnersCount() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectorThreadPoolConfig() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectTimeout() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- getSelectTimeout() - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- getServerConnectionBackLog() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the default server connection backlog size.
- getServerConnectionBackLog() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getServerSocketSoTimeout() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getServerSocketSoTimeout() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getServerSSLEngineConfig() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getServerSSLEngineConfigurator() - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- getSessionId() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
The current session Id.
- getSessionId() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getShort() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a short value.
- getShort() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getShort() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getShort() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getShort(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a short value.
- getShort(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getShort(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getShort(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getShutdownTasks() - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
- getSize() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getSize() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getSource() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader
- getSrc() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getSrc() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getSrcAddress() - Method in class org.glassfish.grizzly.ReadResult
-
Get the source address, the message was read from.
- getSrcAddressHolder() - Method in class org.glassfish.grizzly.ReadResult
-
Get the source address, the message was read from.
- getSslConnectionContext(Connection) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- getSslContext() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- getSslEngine() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getSSLEngine(Connection) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- getSSLPacketSize(Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- getStackTrace() - Method in class org.glassfish.grizzly.utils.DebugPoint
- getStackTraceAsString(Throwable) - Static method in class org.glassfish.grizzly.utils.Exceptions
- getStartIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getState() - Method in class org.glassfish.grizzly.AbstractTransport
-
Return the
Transportstate controller. - getState() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getState() - Method in interface org.glassfish.grizzly.Transport
-
Return the
Transportstate controller. - getState() - Method in class org.glassfish.grizzly.utils.StateHolder
-
Gets current state Current StateHolder locking mode will be used
- getStateLocker() - Method in class org.glassfish.grizzly.utils.StateHolder
-
Gets Read/Write locker, which is used by this
StateHolder - getStatus() - Method in class org.glassfish.grizzly.ProcessorResult
-
Get the result status.
- getStatus() - Method in class org.glassfish.grizzly.TransformationResult
- getStopAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextActionimplementation, which instructsFilterChainto stop executing phase. - getStopAction(E, Appender<E>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextActionimplementation, which instructsFilterChainstop executing phase. - getStopAction(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextActionimplementation, which instructsFilterChainstop executing phase. - getStreamReader(Connection) - Method in class org.glassfish.grizzly.StandaloneProcessor
- getStreamWriter(Connection) - Method in class org.glassfish.grizzly.StandaloneProcessor
- getSuspendAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextAction, which instructsFilterChainto suspend filter chain execution. - getSuspendingStopAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Deprecated.
- getSyncConnectTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- getSyncConnectTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- getSystemInheritedChannel(Class<?>) - Method in class org.glassfish.grizzly.AbstractBindingHandler
- getTask() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
- getTask() - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool.SyncThreadWorker
- getTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getTemporarySelectorIO() - Method in interface org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorsEnabledTransport
- getTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getThis() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getThis() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
- getThis() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getThread() - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getThread() - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- getThreadFactory() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Returns
ThreadFactory. - getThreadLocalPool() - Static method in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Get thread associated buffer pool.
- getThreadName() - Method in class org.glassfish.grizzly.utils.DebugPoint
- getThreadPool() - Method in class org.glassfish.grizzly.utils.DelayedExecutor
- getThreadPoolFor(Connection, IOEvent) - Method in interface org.glassfish.grizzly.IOStrategy
-
Returns an
Executorto be used to run given ioEvent processing for the given connection. - getThreadPoolFor(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- getThreadPoolFor(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.SameThreadIOStrategy
- getThreadPoolFor(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- getThreadPoolMonitoringConfig() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the monitoring configuration for Transport thread pool.
- getThreadPoolMonitoringConfig() - Method in interface org.glassfish.grizzly.Transport
-
Get the monitoring configuration for Transport thread pool.
- getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Get the timeout for StreamWriter I/O operations.
- getTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Get the timeout for StreamWriter I/O operations.
- getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
- getTimeout(FilterChainContext) - Method in interface org.glassfish.grizzly.utils.IdleTimeoutFilter.TimeoutResolver
- getTimeoutMillis(E) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Resolver
- getTimeUnit() - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
- getTransactionMonitor() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getTransactionTimeout(TimeUnit) - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getTransactionTimeout(TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getTransactionTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- getTransport() - Method in interface org.glassfish.grizzly.Connection
-
Get the
Transport, to which thisConnectionbelongs to. - getTransport() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getTransport() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getTransport() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- getTransport() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
- getTransport() - Method in interface org.glassfish.grizzly.ShutdownContext
- getTransportContext() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the
TransportFilterrelated context. - getTransportFilter() - Method in interface org.glassfish.grizzly.filterchain.FilterChainEnabledTransport
-
Get transport
Filter, which is aware ofTransportspecifics; knows how to read/write from/toTransportspecificConnectionstreams. - getTransportFilter() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getTransportFilter() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getTransportFilter0(Transport) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Get default
Transportspecific transport filter. - getTransportSelectorRunners() - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- getType() - Method in class org.glassfish.grizzly.CloseReason
-
Return information whether
Connectionwas closed locally or remotely. - getUpper() - Method in class org.glassfish.grizzly.PortRange
- getValue(AttributeStorage, Attribute<T>, T) - Static method in class org.glassfish.grizzly.AbstractTransformer
- getWaitingConsumerCount() - Method in interface org.glassfish.grizzly.utils.TransferQueue
-
Returns an estimate of the number of consumers waiting to dequeue elements via
takeorpoll. - getWorkerThreadPool() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get a thread pool, which will run IOEvent processing (depending on Transport
IOStrategy) to let kernel threads continue their job. - getWorkerThreadPool() - Method in interface org.glassfish.grizzly.Transport
-
Get a thread pool, which will run IOEvent processing (depending on Transport
IOStrategy) to let kernel threads continue their job. - getWorkerThreadPoolConfig() - Method in class org.glassfish.grizzly.AbstractTransport
- getWorkerThreadPoolConfig() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getWorkerThreadPoolConfig() - Method in interface org.glassfish.grizzly.Transport
- getWritableMessage() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getWriteBufferSize() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the default size of
Buffers, which will be allocated for writing data toTransport'sConnections. - getWriteBufferSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the default size of
Buffers, which will be allocated for writing data toConnection. - getWriteBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Get the default size of
Buffers, which will be allocated for writing data toConnection. - getWriteBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- getWriteBufferSize() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Get the default size of
Buffers, which will be allocated for writing data toConnection. - getWriteBufferSize() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getWriteBufferSize() - Method in interface org.glassfish.grizzly.Transport
-
Get the default size of
Buffers, which will be allocated for writing data toTransport'sConnections. - getWriter() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueIO
-
Get
AsyncQueueWriterimplementation. - getWriter() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.ImmutableAsyncQueueIO
-
Get
AsyncQueueWriterimplementation. - getWriter() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
Get
AsyncQueueWriterimplementation. - getWriter() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- getWriter(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Writerimplementation, depending on the requested mode. - getWriter(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Writerimplementation, depending on the requested mode. - getWriter(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Writerimplementation, depending on the requested mode. - getWriter(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Writerto write data to theConnection. - getWriter(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Writerto write data to theConnection. - getWriter(Connection) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Writerto write data to theConnection. - getWriteReentrant() - Static method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns the current write reentrants counter.
- getWriteTimeout(TimeUnit) - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns the current value for the blocking write timeout converted to the provided
TimeUnitspecification. - getWriteTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Returns the current value for the blocking write timeout converted to the provided
TimeUnitspecification. - getWriteTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.NIOConnection
- getWriteTimeout(TimeUnit) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getWriteTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Transport
-
Returns the current value for the blocking write timeout converted to the provided
TimeUnitspecification. - getWrittenSize() - Method in class org.glassfish.grizzly.WriteResult
-
Get the number of bytes, which were written.
- GracefulShutdownListener - Interface in org.glassfish.grizzly
-
Interface to notify interested parties that a
Transportis being shutdown. - Grizzly - Class in org.glassfish.grizzly
-
Class contains information about Grizzly framework.
- Grizzly() - Constructor for class org.glassfish.grizzly.Grizzly
- GrizzlyExecutorService - Class in org.glassfish.grizzly.threadpool
- GrizzlyExecutorService(ThreadPoolConfig) - Constructor for class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- GrizzlyFuture<R> - Interface in org.glassfish.grizzly
-
Grizzly
Futureimplementation. - GrizzlyJmxManager - Class in org.glassfish.grizzly.jmxbase
-
Grizzly JMX manager
- GrizzlyJmxManager() - Constructor for class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
- GZipDecoder - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Transformerwhich decodes data represented in the GZIP format. - GZipDecoder() - Constructor for class org.glassfish.grizzly.compression.zip.GZipDecoder
- GZipDecoder(int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipDecoder
- GZipDecoder.DecodeStatus - Enum Class in org.glassfish.grizzly.compression.zip
- GZipDecoder.GZipInputState - Class in org.glassfish.grizzly.compression.zip
- GZipEncoder - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Transformerwhich encodes plain data to the GZIP format. - GZipEncoder() - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder
- GZipEncoder(int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder
- GZipEncoder(int, int, int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder
- GZipEncoder.GZipOutputState - Class in org.glassfish.grizzly.compression.zip
- GZipFilter - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Filterwhich encodes/decodes data in the GZIP format. - GZipFilter() - Constructor for class org.glassfish.grizzly.compression.zip.GZipFilter
-
Construct GZipFilter using default buffer sizes.
- GZipFilter(int, int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipFilter
-
Construct GZipFilter using specific buffer sizes.
- GZipInputState() - Constructor for class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- GZipOutputState() - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder.GZipOutputState
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
SSLSupport.getPeerCertificates()instead.