- DEBUG_MODE - Static variable in class org.glassfish.grizzly.memory.BuffersBuffer
-
- DEBUG_MODE - Static variable in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- DEBUG_MODE - Static variable in class org.glassfish.grizzly.memory.HeapBuffer
-
- DebugPoint - Class in org.glassfish.grizzly.utils
-
Utility class, which may stores the current execution position to help tracking threading issues.
- DebugPoint(Exception, String) - Constructor for class org.glassfish.grizzly.utils.DebugPoint
-
- dec() - Method in class org.glassfish.grizzly.Writer.Reentrant
-
Decrements the reentrants counter by one.
- decInitialized - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
-
- decode(LZMADecoder.LZMAInputState, RangeDecoder) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
-
- decode(Transformer<Stream, E>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Read and decode data from the StreamReader
- decode(Transformer<Stream, E>, CompletionHandler<E>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Read and decode data from the StreamReader
- decode(Transformer<Stream, E>) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Read and decode data from the StreamReader
- decode(Transformer<Stream, E>, CompletionHandler<E>) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Read and decode data from the StreamReader
- decodeBit(LZMADecoder.LZMAInputState, short[], int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
-
- decodeDirectBits(LZMADecoder.LZMAInputState, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
-
- decodeNormal(LZMADecoder.LZMAInputState, RangeDecoder) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
-
- Decoder - Class in org.glassfish.grizzly.compression.lzma.impl
-
RangeDecoder
- Decoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder
-
- Decoder.LiteralDecoder - Class in org.glassfish.grizzly.compression.lzma.impl
-
- Decoder.LiteralDecoder.Decoder2 - Class in org.glassfish.grizzly.compression.lzma.impl
-
- Decoder.State - Enum in org.glassfish.grizzly.compression.lzma.impl
-
- Decoder2() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
-
- decoder2 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
-
- decodeWithMatchByte(LZMADecoder.LZMAInputState, RangeDecoder, byte) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
-
- DEFAULT - Static variable in interface org.glassfish.grizzly.Interceptor
-
- DEFAULT_ATTRIBUTE_BUILDER - Static variable in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
The default
AttributeBuilder implementation used by all created builder instances.
- DEFAULT_ATTRIBUTE_BUILDER - Static variable in class org.glassfish.grizzly.Grizzly
-
- DEFAULT_BASE_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
- DEFAULT_CHANNEL_CONFIGURATOR - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- DEFAULT_CHANNEL_CONFIGURATOR - Static variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
- DEFAULT_CHARACTER_ENCODING - Static variable in class org.glassfish.grizzly.utils.Charsets
-
The default character encoding of this Java virtual machine.
- DEFAULT_CHARSET - Static variable in class org.glassfish.grizzly.utils.Charsets
-
Returns the default charset of this Java virtual machine.
- DEFAULT_CLIENT_SOCKET_SO_TIMEOUT - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_CONFIG - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Default SSL configuration.
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
-
- DEFAULT_CONNECTION_TIMEOUT - Static variable in interface org.glassfish.grizzly.SocketConnectorHandler
-
- DEFAULT_GROWTH_FACTOR - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_HEAP_USAGE_PERCENTAGE - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_IDLE_THREAD_KEEPALIVE_TIMEOUT - Static variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- DEFAULT_KEEP_ALIVE - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- DEFAULT_LINGER - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- DEFAULT_MAX_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
The maximum size of the memory pool that is to be maintained by either the MemoryManager itself or any
ThreadLocalPools.
- DEFAULT_MAX_TASKS_QUEUED - Static variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- DEFAULT_MAX_THREAD_COUNT - Static variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- DEFAULT_MEMORY_MANAGER - Static variable in interface org.glassfish.grizzly.memory.MemoryManager
-
The default
MemoryManager implementation used by all created builder instances.
- DEFAULT_MIN_THREAD_COUNT - Static variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- DEFAULT_NUMBER_OF_POOLS - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_OPTIMIZED_FOR_MULTIPLEXING - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_PREALLOCATED_BUFFERS_PERCENTAGE - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_READ_BUFFER_SIZE - Static variable in interface org.glassfish.grizzly.Transport
-
The default read buffer size.
- DEFAULT_READ_TIMEOUT - Static variable in interface org.glassfish.grizzly.Transport
-
Default read timeout in seconds.
- DEFAULT_REUSE_ADDRESS - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_SELECTION_KEY_HANDLER - Static variable in interface org.glassfish.grizzly.nio.SelectionKeyHandler
-
- DEFAULT_SELECTOR_HANDLER - Static variable in interface org.glassfish.grizzly.nio.SelectorHandler
-
- DEFAULT_SELECTOR_RUNNER_COUNT - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_SELECTORS_COUNT - Static variable in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
-
- DEFAULT_SERVER_CONNECTION_BACKLOG - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- DEFAULT_SERVER_SOCKET_SO_TIMEOUT - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_SMALL_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.memory.ByteBufferManager
-
TODO: Document
- DEFAULT_TCP_NO_DELAY - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- DEFAULT_WRITE_BUFFER_SIZE - Static variable in interface org.glassfish.grizzly.Transport
-
The default write buffer size.
- DEFAULT_WRITE_TIMEOUT - Static variable in interface org.glassfish.grizzly.Transport
-
Default write timeout in seconds.
- DefaultAttributeBuilder - Class in org.glassfish.grizzly.attributes
-
- DefaultAttributeBuilder() - Constructor for class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
- defaultBufferSize - Variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
- defaultConfig() - Static method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Create new Grizzly thread-pool configuration instance.
- defaultEndIdx(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
-
- DefaultFilterChain - Class in org.glassfish.grizzly.filterchain
-
- DefaultFilterChain() - Constructor for class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
- DefaultFilterChain(Collection<Filter>) - Constructor for class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
- DefaultMemoryManagerFactory - Interface in org.glassfish.grizzly.memory
-
- DefaultMonitoringConfig<E> - Class in org.glassfish.grizzly.monitoring
-
Default monitoring configuration, with no JMX support.
- DefaultMonitoringConfig(Class<E>) - Constructor for class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
- DefaultProcessorSelector - Class in org.glassfish.grizzly
-
- DefaultProcessorSelector(Transport) - Constructor for class org.glassfish.grizzly.DefaultProcessorSelector
-
- DefaultSelectionKeyHandler - Class in org.glassfish.grizzly.nio
-
- DefaultSelectionKeyHandler() - Constructor for class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
-
- DefaultSelectorHandler - Class in org.glassfish.grizzly.nio
-
Default implementation of NIO SelectorHandler
- DefaultSelectorHandler() - Constructor for class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- DefaultSelectorHandler(long, TimeUnit) - Constructor for class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- DefaultSelectorHandler.DeregisterChannelOperation - Class in org.glassfish.grizzly.nio
-
- DefaultSelectorHandler.RegisterChannelOperation - Class in org.glassfish.grizzly.nio
-
- DefaultSelectorHandler.RegisterKeyTask - Class in org.glassfish.grizzly.nio
-
- DefaultSelectorHandler.RunnableTask - Class in org.glassfish.grizzly.nio
-
- defaultStartIdx(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
-
- DefaultStreamReader - Class in org.glassfish.grizzly.nio.transport
-
- DefaultStreamReader(Connection) - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamReader
-
- DefaultStreamReader.Input - Class in org.glassfish.grizzly.nio.transport
-
- DefaultStreamWriter - Class in org.glassfish.grizzly.nio.transport
-
- DefaultStreamWriter(Connection) - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamWriter
-
- DefaultStreamWriter.Output - Class in org.glassfish.grizzly.nio.transport
-
- DefaultWorkerThread - Class in org.glassfish.grizzly.threadpool
-
Default Grizzly worker thread implementation
- DefaultWorkerThread(AttributeBuilder, String, ThreadLocalPool, Runnable) - Constructor for class org.glassfish.grizzly.threadpool.DefaultWorkerThread
-
- deflate(Deflater, MemoryManager) - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
-
Writes next block of compressed data to the output stream.
- DelayedExecutor - Class in org.glassfish.grizzly.utils
-
- DelayedExecutor(ExecutorService) - Constructor for class org.glassfish.grizzly.utils.DelayedExecutor
-
- DelayedExecutor(ExecutorService, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.DelayedExecutor
-
- DelayedExecutor.DelayQueue<E> - Class in org.glassfish.grizzly.utils
-
- DelayedExecutor.Resolver<E> - Interface in org.glassfish.grizzly.utils
-
- DelayedExecutor.Worker<E> - Interface in org.glassfish.grizzly.utils
-
- delayedQueue - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- DelayFilter - Class in org.glassfish.grizzly.utils
-
Filter which pauses protocol chain processing for a certain time.
- DelayFilter(long, long) - Constructor for class org.glassfish.grizzly.utils.DelayFilter
-
- DelayQueue(DelayedExecutor.Worker<E>, DelayedExecutor.Resolver<E>) - Constructor for class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
-
- deregister(Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Unregister Grizzly JMX
Object.
- deregisterChannel(SelectorRunner, SelectableChannel) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- deregisterChannel(SelectorRunner, SelectableChannel) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
- deregisterChannelAsync(SelectorRunner, SelectableChannel, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- deregisterChannelAsync(SelectorRunner, SelectableChannel, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
- deregisterKeyInterest(SelectorRunner, SelectionKey, int) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
Deregisters SelectionKey interest.
- deregisterKeyInterest(SelectorRunner, SelectionKey, int) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
Deregisters SelectionKey interest.
- destroy() - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
-
- destroy() - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
-
- destroy() - Method in class org.glassfish.grizzly.utils.DelayedExecutor
-
- detachSelectorRunner() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- DirectByteBufferRecord - Class in org.glassfish.grizzly.nio
-
- disableIOEvent(IOEvent) - Method in interface org.glassfish.grizzly.Connection
-
- disableIOEvent(IOEvent) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- dispose() - Method in interface org.glassfish.grizzly.Buffer
-
Notify the allocator that the space for this Buffer is no longer needed.
- dispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- dispose() - Method in class org.glassfish.grizzly.memory.ByteBufferManager.SmallByteBufferWrapper
-
- dispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- dispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- disposeBuffer() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
-
- DisposeBufferCompletionHandler(Buffer) - Constructor for class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
-
- disposeOrder - Variable in class org.glassfish.grizzly.memory.CompositeBuffer
-
- disposeOrder() - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
Returns the order in which internal
Buffers will be disposed.
- disposeOrder(CompositeBuffer.DisposeOrder) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
Sets the order in which internal
Buffers will be disposed.
- disposeStackTrace - Variable in class org.glassfish.grizzly.memory.BuffersBuffer
-
- disposeStackTrace - Variable in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- disposeStackTrace - Variable in class org.glassfish.grizzly.memory.HeapBuffer
-
- DMMF_PROP_NAME - Static variable in interface org.glassfish.grizzly.memory.DefaultMemoryManagerFactory
-
- doClose() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Do the actual connection close.
- doHandshakeStep(SSLConnectionContext, FilterChainContext, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- doHandshakeStep(SSLConnectionContext, FilterChainContext, Buffer, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- doHandshakeStep(SSLConnectionContext, FilterChainContext, Buffer, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLFilter
-
- doHandshakeStep() - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.SSLHandshakeCondition
-
- doHandshakeSync(SSLConnectionContext, FilterChainContext, Buffer, long) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- done() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
Protected method invoked when this task transitions to state isDone (whether normally or via cancellation).
- doNotify() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Notifies processing the queue by write handlers.
- doRead(Connection, AsyncReadQueueRecord) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Performs real read on the NIO channel
- doSelect() - Method in class org.glassfish.grizzly.nio.SelectorRunner
-
This method handle the processing of all Selector's interest op (OP_ACCEPT,OP_READ,OP_WRITE,OP_CONNECT) by delegating
to its Handler.
- doWork() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
-
- doWork(E) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Worker
-
The method is executed by DelayExecutor once element's timeout expires.
- drain(Queue<Runnable>, Collection<Runnable>) - Static method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- drainAllCharsets() - Static method in class org.glassfish.grizzly.utils.Charsets
-
Remove all preloaded charsets.
- drop(InetAddress, NetworkInterface) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Drops non-source specific membership in a multicast group.
- drop(InetAddress, NetworkInterface, InetAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Drops membership in a multicast group.
- dropAll(InetAddress, NetworkInterface) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Drops all active membership in a multicast group.
- dumpBuffer(Appendable, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Generates a hex dump of the provided
Buffer.
- dumpHex(Appendable) - Method in interface org.glassfish.grizzly.Buffer
-
Generate a hex dump of this
Buffer's content.
- dumpHex(Appendable) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- dumpHex(Appendable) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- dumpHex(Appendable) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Generate a hex dump of this
Buffer's content.
- duplicate() - Method in interface org.glassfish.grizzly.Buffer
-
Creates a new Buffer that shares this buffer's content.
- duplicate() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- duplicate() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- duplicate() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-