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

D

data(Buffer) - Method in class org.glassfish.grizzly.http2.frames.DataFrame.DataFrameBuilder
 
DataChunk - Class in org.glassfish.grizzly.http.util
Buffer chunk representation.
DataChunk() - Constructor for class org.glassfish.grizzly.http.util.DataChunk
 
DataChunk(ByteChunk, BufferChunk, CharChunk, String) - Constructor for class org.glassfish.grizzly.http.util.DataChunk
 
DataChunk.Type - Enum Class in org.glassfish.grizzly.http.util
 
DataFrame - Class in org.glassfish.grizzly.http2.frames
 
DataFrame - Class in org.glassfish.grizzly.websockets
In memory representation of a websocket frame.
DataFrame(FrameType) - Constructor for class org.glassfish.grizzly.websockets.DataFrame
 
DataFrame(FrameType, byte[]) - Constructor for class org.glassfish.grizzly.websockets.DataFrame
 
DataFrame(FrameType, byte[], boolean) - Constructor for class org.glassfish.grizzly.websockets.DataFrame
 
DataFrame(FrameType, String) - Constructor for class org.glassfish.grizzly.websockets.DataFrame
 
DataFrame(FrameType, String, boolean) - Constructor for class org.glassfish.grizzly.websockets.DataFrame
 
DataFrame.DataFrameBuilder - Class in org.glassfish.grizzly.http2.frames
 
DataFrameBuilder() - Constructor for class org.glassfish.grizzly.http2.frames.DataFrame.DataFrameBuilder
 
date - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
 
Date - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
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
 
declareRoles(String...) - Method in interface jakarta.servlet.ServletContext
Declares role names that are tested using isUserInRole.
declareRoles(String...) - Method in class org.glassfish.grizzly.servlet.WebappContext
 
decode(String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the String
decode(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the String
decode(String, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the String
decode(Buffer, boolean, DecodingCallback) - Method in class org.glassfish.grizzly.http2.hpack.Decoder
Decodes a header block from the given buffer to the given callback.
decode(LZMADecoder.LZMAInputState, RangeDecoder) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
 
decode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
Decode HTTP packet content represented by HttpContent.
decode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
decode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
decode(BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the BufferChunk
decode(BufferChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the BufferChunk
decode(BufferChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the BufferChunk
decode(ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the ByteChunk
decode(ByteChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the ByteChunk
decode(ByteChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the ByteChunk
decode(CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decode(CharChunk, CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decode(CharChunk, CharChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decode(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(DataChunk) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
 
decode(DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
decode(DataChunk, boolean, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(DataChunk, DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
decode(DataChunk, DataChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
decode(DataChunk, DataChunk, boolean, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(MessageBytes, UDecoder) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the http request represented by the bytes inside MessageBytes using an UDecoder.
decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside MessageBytes using an UDecoder, using the specified encoding, using the specified [@link B2CConverter} to decode the request.
decode(DecodingCallback) - Method in class org.glassfish.grizzly.http2.HeadersDecoder
 
decode(Transformer<Stream, 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 class org.glassfish.grizzly.streams.AbstractStreamReader
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
decodeAscii(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
 
decodeAscii(CharChunk, CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decodeAscii(DataChunk, DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
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
 
decodeHttpPacket(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
decodeHttpPacketFromBuffer(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
decodeHttpPacketFromBytes(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
decodeLength(byte[]) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
Convert a byte[] to a long.
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 - Class in org.glassfish.grizzly.http2.hpack
Decodes headers from their binary representation.
Decoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder
 
Decoder(int) - Constructor for class org.glassfish.grizzly.http2.hpack.Decoder
Constructs a Decoder with the specified initial capacity of the header table.
Decoder.LiteralDecoder - Class in org.glassfish.grizzly.compression.lzma.impl
 
Decoder.LiteralDecoder.Decoder2 - Class in org.glassfish.grizzly.compression.lzma.impl
 
Decoder.State - Enum Class in org.glassfish.grizzly.compression.lzma.impl
 
decoder2 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
 
Decoder2() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
 
decodeWithMatchByte(LZMADecoder.LZMAInputState, RangeDecoder, byte) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
 
DecodingCallback - Class in org.glassfish.grizzly.http2.hpack
Delivers results of the decoding operation.
DecodingCallback() - Constructor for class org.glassfish.grizzly.http2.hpack.DecodingCallback
 
decrementDispatchDepth() - Method in class org.glassfish.grizzly.http.server.Request
Decrement the depth of application dispatch
DEFAULT - Enum constant in enum class jakarta.servlet.http.MappingMatch
This is used when the mapping was achieved with an exact match to the default servlet of the application, the '/' character.
DEFAULT - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
 
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 ChannelConfigurator used to configure client and server side channels.
DEFAULT_CHANNEL_CONFIGURATOR - Static variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
Default ChannelConfigurator used to configure client and server side channels.
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.http.util.Parameters
 
DEFAULT_CHARSET - Static variable in class org.glassfish.grizzly.utils.Charsets
Returns the default charset of this Java virtual machine.
DEFAULT_CLEAN_FREQUENCY_CHECK - Static variable in class org.glassfish.grizzly.http2.Http2Configuration
 
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_LINGER - Static variable in class org.glassfish.grizzly.http.server.Constants
 
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_CONNECTION_UPLOAD_TIMEOUT - Static variable in class org.glassfish.grizzly.http.server.Constants
 
DEFAULT_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Parameters
 
DEFAULT_GROWTH_FACTOR - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
 
DEFAULT_HEADER_SIZE - Static variable in class org.glassfish.grizzly.http.server.Constants
Default request header size
DEFAULT_HEADER_SIZE - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
Initial size - should be == average number of headers per request XXX make it configurable ( fine-tuning of web-apps )
DEFAULT_HEAP_USAGE_PERCENTAGE - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
 
DEFAULT_HTTP_CHARACTER_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Constants
Default HTTP character encoding TODO Grizzly 2.0, by default, parsed the request URI using UTF-8.
DEFAULT_HTTP_CHARSET - Static variable in class org.glassfish.grizzly.http.util.CharChunk
Default encoding used to convert to strings.
DEFAULT_HTTP_CHARSET - Static variable in class org.glassfish.grizzly.http.util.Constants
Default HTTP Charset
DEFAULT_HTTP_HEADER_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.server.Constants
Default HTTP header buffer size.
DEFAULT_IDLE_THREAD_KEEPALIVE_TIMEOUT - Static variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
 
DEFAULT_IN_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
 
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_DISPATCH_DEPTH - Static variable in class org.glassfish.grizzly.http.server.Constants
 
DEFAULT_MAX_HEADER_LIST_SIZE - Static variable in class org.glassfish.grizzly.http2.Http2Configuration
 
DEFAULT_MAX_HTTP_PACKET_HEADER_SIZE - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
 
DEFAULT_MAX_KEEP_ALIVE - Static variable in class org.glassfish.grizzly.http.util.Constants
Default max keep-alive count.
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_NETWORK_HOST - Static variable in class org.glassfish.grizzly.http.server.NetworkListener
The default network host to which the HttpServer will bind to in order to service HTTP requests.
DEFAULT_NETWORK_PORT - Static variable in class org.glassfish.grizzly.http.server.NetworkListener
The default network port to which the HttpServer will bind to in order to service HTTP requests.
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_OUT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
 
DEFAULT_PREALLOCATED_BUFFERS_PERCENTAGE - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
 
DEFAULT_QUEUE_SIZE - Static variable in class org.glassfish.grizzly.http.server.Constants
Default queue in bytes size.
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_RECYCLE - Static variable in class org.glassfish.grizzly.http.server.Constants
Default recycle value.
DEFAULT_REQUEST_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.server.Constants
Default request buffer size
DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.http.server.Constants
The default response-type
DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.http.util.Constants
The default response-type
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
The default SelectionKeyHandler used by all created builder instances.
DEFAULT_SELECTOR_HANDLER - Static variable in interface org.glassfish.grizzly.nio.SelectorHandler
The default SelectorHandler used by all created builder instances.
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_SERVER_SOCKET_TIMEOUT - Static variable in class org.glassfish.grizzly.http.server.Constants
 
DEFAULT_SMALL_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.memory.ByteBufferManager
TODO: Document
DEFAULT_STATUS_THRESHOLD - Static variable in class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
The minimum response status that will trigger an entry in an access log configured by this instance (default, log everything).
DEFAULT_STREAMS_CLEAN_PERCENTAGE - Static variable in class org.glassfish.grizzly.http2.Http2Configuration
 
DEFAULT_STREAMS_HIGH_WATER_MARK - Static variable in class org.glassfish.grizzly.http2.Http2Configuration
 
DEFAULT_TCP_NO_DELAY - Static variable in class org.glassfish.grizzly.http.server.Constants
 
DEFAULT_TCP_NO_DELAY - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
 
DEFAULT_TIMEOUT - Static variable in class org.glassfish.grizzly.http.server.Constants
Default transaction time out.
DEFAULT_TIMEOUT - Static variable in class org.glassfish.grizzly.websockets.WebSocketEngine
 
DEFAULT_VERSION - Static variable in class org.glassfish.grizzly.websockets.WebSocketEngine
 
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
Default AttributeBuilder implementation.
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.
defaultContextPaths - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Host
 
defaultContexts - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Host
 
defaultEndIdx(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
 
DefaultErrorPageGenerator - Class in org.glassfish.grizzly.http.server
Default Grizzly ErrorPageGenerator.
DefaultErrorPageGenerator() - Constructor for class org.glassfish.grizzly.http.server.DefaultErrorPageGenerator
 
DefaultFilterChain - Class in org.glassfish.grizzly.filterchain
Default FilterChain implementation
DefaultFilterChain() - Constructor for class org.glassfish.grizzly.filterchain.DefaultFilterChain
 
DefaultFilterChain(Collection<Filter>) - Constructor for class org.glassfish.grizzly.filterchain.DefaultFilterChain
 
defaultHostName - Variable in class org.glassfish.grizzly.http.server.util.Mapper
Default host name.
defaultLocale - Static variable in class org.glassfish.grizzly.http.server.Request
The default Locale if none are specified.
DefaultMemoryManagerFactory - Interface in org.glassfish.grizzly.memory
Allows creation/customization of MemoryManager implementation to be used as the MemoryManager.DEFAULT_MEMORY_MANAGER.
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
Default ProcessorSelector implementation, which uses Connection's Processor preferences.
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
 
DefaultServlet - Class in org.glassfish.grizzly.servlet
This servlet will be invoked when no other servlet matches the request URI.
DefaultServlet(StaticHttpHandlerBase) - Constructor for class org.glassfish.grizzly.servlet.DefaultServlet
 
DefaultSessionManager - Class in org.glassfish.grizzly.http.server
Default SessionManager implementation.
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
 
DefaultWebSocket - Class in org.glassfish.grizzly.websockets
 
DefaultWebSocket(ProtocolHandler, HttpRequestPacket, WebSocketListener...) - Constructor for class org.glassfish.grizzly.websockets.DefaultWebSocket
 
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
 
defaultWrapper - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
 
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 - Variable in class org.glassfish.grizzly.http.server.Response
 
DelayQueue(DelayedExecutor.Worker<E>, DelayedExecutor.Resolver<E>) - Constructor for class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
 
delete() - Method in interface jakarta.servlet.http.Part
Deletes the underlying storage for a file item, including deleting any associated temporary disk file.
delete(int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
delete(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
delete(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
delete(int, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
 
delete(int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
delete(File) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
DELETE - Static variable in class org.glassfish.grizzly.http.Method
 
deleteDir(File) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
DENY - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic
access is to be denied independent of authentication state and identity.
deploy(HttpServer) - Method in class org.glassfish.grizzly.servlet.WebappContext
 
deployed - Variable in class org.glassfish.grizzly.servlet.WebappContext
 
deregister(Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
Unregister Grizzly JMX Object.
deregister(PUProtocol) - Method in class org.glassfish.grizzly.portunif.PUFilter
Deregisters the PUProtocol.
deregisterAddOn(AddOn) - Method in class org.glassfish.grizzly.http.server.NetworkListener
Deregisters AddOn from this NetworkListener.
deregisterChannel(SelectorRunner, SelectableChannel) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
 
deregisterChannel(SelectorRunner, SelectableChannel) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
Deregister the channel from the SelectorRunner's Selector.
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
Deregister the channel from the SelectorRunner's Selector.
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.
description() - Element in annotation interface jakarta.servlet.annotation.WebFilter
The description of the filter
description() - Element in annotation interface jakarta.servlet.annotation.WebInitParam
Description of the initialization parameter
description() - Element in annotation interface jakarta.servlet.annotation.WebServlet
The description of the servlet
descriptorPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
 
destroy() - Method in interface jakarta.servlet.Filter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class jakarta.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface jakarta.servlet.http.HttpUpgradeHandler
It is called when the client is disconnected.
destroy() - Method in interface jakarta.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in class org.glassfish.grizzly.http.server.HttpHandler
Invoked when the HttpServer and may be overridden by custom implementations to perform implementation specific resource reclaimation tasks.
destroy() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
 
destroy() - Method in class org.glassfish.grizzly.servlet.ServletHandler
Destroy this Servlet and its associated ServletContextListener
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
 
destroyFilters() - Method in class org.glassfish.grizzly.servlet.WebappContext
 
detach(int) - Method in class org.glassfish.grizzly.http2.Node
Detail this Node from the tree maintaining any children.
detachSelectorRunner() - Method in class org.glassfish.grizzly.nio.NIOConnection
 
DIGEST_AUTH - Static variable in interface jakarta.servlet.http.HttpServletRequest
String identifier for Digest authentication.
DirContext - Interface in org.glassfish.grizzly.http.server.naming
The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
DirectByteBufferRecord - Class in org.glassfish.grizzly.nio
Thread-local Direct ByteBuffer storage.
disableAsyncSupport() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Disables async support for this request.
disableCipherCheck(boolean) - Method in class org.glassfish.grizzly.http2.Http2Configuration.Http2ConfigurationBuilder
 
disableIOEvent(IOEvent) - Method in interface org.glassfish.grizzly.Connection
 
disableIOEvent(IOEvent) - Method in class org.glassfish.grizzly.nio.NIOConnection
 
disableJMX() - Method in class org.glassfish.grizzly.http.server.HttpServer
 
dispatch() - Method in interface jakarta.servlet.AsyncContext
Dispatches the request and response objects of this AsyncContext to the servlet container.
dispatch(ServletContext, String) - Method in interface jakarta.servlet.AsyncContext
Dispatches the request and response objects of this AsyncContext to the given path scoped to the given context.
dispatch(String) - Method in interface jakarta.servlet.AsyncContext
Dispatches the request and response objects of this AsyncContext to the given path.
DispatchedHttpServletRequest - Class in org.glassfish.grizzly.servlet
Wrapper around a jakarta.servlet.http.HttpServletRequest that transforms an application request object (which might be the original one passed to a servlet.
DispatchedHttpServletRequest(HttpServletRequest, WebappContext, boolean, DispatcherType) - Constructor for class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
Construct a new wrapped request around the specified servlet request.
DispatchedHttpServletResponse - Class in org.glassfish.grizzly.servlet
Wrapper around a jakarta.servlet.http.HttpServletResponse that transforms an application response object (which might be the original one passed to a servlet.
DispatchedHttpServletResponse(HttpServletResponse, boolean) - Constructor for class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
DISPATCHER_REQUEST_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
Request dispatcher path.
DISPATCHER_TYPE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
Request dispatcher state.
DispatcherConstants - Class in org.glassfish.grizzly.servlet
Constants based on Servlet3.0 spec.
DispatcherConstants() - Constructor for class org.glassfish.grizzly.servlet.DispatcherConstants
 
DispatcherHelper - Interface in org.glassfish.grizzly.http.server.util
Interface simplifies by path or name mapping.
dispatcherType - Variable in class org.glassfish.grizzly.http.server.Request
The current dispatcher type.
dispatcherType - Variable in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
The dispatcher type.
DispatcherType - Enum Class in jakarta.servlet
Enumeration of filter dispatcher types.
dispatcherTypes() - Element in annotation interface jakarta.servlet.annotation.WebFilter
The dispatcher types to which the filter applies
displayName() - Element in annotation interface jakarta.servlet.annotation.WebFilter
The display name of the filter
displayName() - Element in annotation interface jakarta.servlet.annotation.WebServlet
The display name of the servlet
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
 
disposition - Variable in class org.glassfish.grizzly.http.multipart.ContentDisposition
 
dispositionParams - Variable in class org.glassfish.grizzly.http.multipart.ContentDisposition
 
dispositionType - Variable in class org.glassfish.grizzly.http.multipart.ContentDisposition
 
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.
doClose() - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
 
docRoots - Variable in class org.glassfish.grizzly.http.server.StaticHttpHandler
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a DELETE request.
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class jakarta.servlet.http.HttpFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in interface jakarta.servlet.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface jakarta.servlet.Filter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jakarta.servlet.http.HttpFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doGet(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doGetSession(boolean) - Method in class org.glassfish.grizzly.http.server.Request
 
doHandshakeStep() - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.SSLHandshakeCondition
 
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
 
doHandshakeSync(SSLConnectionContext, FilterChainContext, Buffer, long) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
Receives an HTTP HEAD request from the protected service method and handles the request.
domain - Variable in class org.glassfish.grizzly.http.Cookie
 
done() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
Protected method invoked when this task transitions to state isDone (whether normally or via cancellation).
DONE - Enum constant in enum class org.glassfish.grizzly.compression.lzma.impl.Decoder.State
 
DONE - Enum constant in enum class org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
 
done0() - Method in class org.glassfish.grizzly.http2.utils.ChunkedCompletionHandler
This method does nothing but can be overriden to implement some action executed before the parent completition handler is executed.
doNotify() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
Notifies processing the queue by write handlers.
DONT_RECYCLE - Static variable in class org.glassfish.grizzly.http2.frames.Http2Frame
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request.
doParseHostHeader() - Method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
 
doParseHostHeader() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPut(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a PUT request.
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.
doServerUpgrade(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.websockets.WebSocketFilter
 
doServletService(Request, Response) - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
doTask() - Method in class org.glassfish.grizzly.http2.Termination
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class jakarta.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a TRACE request.
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.
DummyBroadcaster - Class in org.glassfish.grizzly.websockets
The default Broadcaster, which iterates over set of clients and sends the same text of binary message separately to each client.
DummyBroadcaster() - Constructor for class org.glassfish.grizzly.websockets.DummyBroadcaster
 
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
 
duplicate(DataChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Copy the src into this DataChunk, allocating more space if needed
duplicate(MessageBytes) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed
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