Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- t - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
- T_BYTES - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes was a byte[]
- T_CHARS - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes was a char[]
- T_NULL - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
- T_STR - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes was a String
- TaglibDescriptor - Interface in jakarta.servlet.descriptor
-
This interface provides access to the
<taglib>related configuration of a web application. - take() - Method in class org.glassfish.grizzly.ThreadCache.ObjectCacheElement
-
Take (poll) the object from cache.
- take(ThreadCache.CachedTypeIndex<E>) - Method in class org.glassfish.grizzly.ThreadCache.ObjectCache
-
Take the cached object with the given type index from cache.
- takeBuffer() - Method in class org.glassfish.grizzly.streams.BufferedInput
- takeBuffer() - Method in interface org.glassfish.grizzly.streams.Input
-
Takes the Input's
Buffer. - takeBuffer() - Method in class org.glassfish.grizzly.streams.StreamInput
- takeBufferWindow() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
- takeBufferWindow() - Method in interface org.glassfish.grizzly.streams.StreamReader
- takeFromCache(Thread, ThreadCache.CachedTypeIndex<E>) - Static method in class org.glassfish.grizzly.ThreadCache
-
Take the cached object with the given type index from cache.
- takeFromCache(ThreadCache.CachedTypeIndex<E>) - Static method in class org.glassfish.grizzly.ThreadCache
-
Take the cached object with the given type index from cache.
- takeFromCache(ThreadCache.CachedTypeIndex<E>) - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
-
Take the cached object with the given type index from cache.
- takePayload() - Method in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment
- TaskQueue<E extends AsyncQueueRecord> - Class in org.glassfish.grizzly.asyncqueue
-
Class represents common implementation of asynchronous processing queue.
- TaskQueue(TaskQueue.MutableMaxQueueSize) - Constructor for class org.glassfish.grizzly.asyncqueue.TaskQueue
- TaskQueue.MutableMaxQueueSize - Interface in org.glassfish.grizzly.asyncqueue
- TCPNIOAsyncQueueReader - Class in org.glassfish.grizzly.nio.transport
-
The TCP transport
AsyncQueueReaderimplementation, based on the Java NIO - TCPNIOAsyncQueueReader(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueReader
- TCPNIOAsyncQueueWriter - Class in org.glassfish.grizzly.nio.transport
-
The TCP transport
AsyncQueueWriterimplementation, based on the Java NIO - TCPNIOAsyncQueueWriter(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueWriter
- TCPNIOBindingHandler - Class in org.glassfish.grizzly.nio.transport
-
This class may be used to apply a custom
Processorand/orProcessorSelectoratomically within a bind operation - not something that can normally be done using theTCPNIOTransportalone. - TCPNIOBindingHandler.Builder - Class in org.glassfish.grizzly.nio.transport
- TCPNIOConnection - Class in org.glassfish.grizzly.nio.transport
-
Connectionimplementation for theTCPNIOTransport - TCPNIOConnection(TCPNIOTransport, SelectableChannel) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- TCPNIOConnection.ConnectResultHandler - Interface in org.glassfish.grizzly.nio.transport
-
This interface implementations can be used to be notified about the TCPNIOConnection connect state.
- TCPNIOConnectorHandler - Class in org.glassfish.grizzly.nio.transport
-
TCP NIO transport client side ConnectorHandler implementation
- TCPNIOConnectorHandler(TCPNIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- TCPNIOConnectorHandler.Builder - Class in org.glassfish.grizzly.nio.transport
- TCPNIOServerConnection - Class in org.glassfish.grizzly.nio.transport
- TCPNIOServerConnection(TCPNIOTransport, ServerSocketChannel) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler - Class in org.glassfish.grizzly.nio.transport
- TCPNIOTemporarySelectorReader - Class in org.glassfish.grizzly.nio.transport
- TCPNIOTemporarySelectorReader(TCPNIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOTemporarySelectorReader
- TCPNIOTemporarySelectorWriter - Class in org.glassfish.grizzly.nio.transport
- TCPNIOTemporarySelectorWriter(TCPNIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOTemporarySelectorWriter
- TCPNIOTransport - Class in org.glassfish.grizzly.nio.transport
-
TCP Transport NIO implementation
- TCPNIOTransport() - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- TCPNIOTransportBuilder - Class in org.glassfish.grizzly.nio.transport
-
NIOTransportBuilderimplementation forTCP. - TCPNIOTransportBuilder(Class<? extends TCPNIOTransport>) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- TCPNIOTransportFilter - Class in org.glassfish.grizzly.nio.transport
-
The
TCPNIOTransport's transportFilterimplementation - TCPNIOUtils - Class in org.glassfish.grizzly.nio.transport
-
TCP NIO Transport utils
- TCPNIOUtils() - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- tcpNoDelay - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- TE - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- TEMPDIR - Static variable in interface jakarta.servlet.ServletContext
-
The name of the ServletContext attribute which stores the private temporary directory (of type java.io.File) provided by the servlet container for the ServletContext
- TEMPORARY_REDIRECT_307 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- temporarySelectorIO - Variable in class org.glassfish.grizzly.nio.NIOTransport
- TemporarySelectorIO - Class in org.glassfish.grizzly.nio.tmpselectors
- TemporarySelectorIO(Reader<SocketAddress>, Writer<SocketAddress>) - Constructor for class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- TemporarySelectorIO(Reader<SocketAddress>, Writer<SocketAddress>, TemporarySelectorPool) - Constructor for class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- TemporarySelectorPool - Class in org.glassfish.grizzly.nio.tmpselectors
- TemporarySelectorPool(SelectorProvider) - Constructor for class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- TemporarySelectorPool(SelectorProvider, int) - Constructor for class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- TemporarySelectorReader - Class in org.glassfish.grizzly.nio.tmpselectors
- TemporarySelectorReader(TemporarySelectorsEnabledTransport) - Constructor for class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- TemporarySelectorsEnabledTransport - Interface in org.glassfish.grizzly.nio.tmpselectors
-
Common interface for Transports, which will use temporary selectors technics
- TemporarySelectorWriter - Class in org.glassfish.grizzly.nio.tmpselectors
- TemporarySelectorWriter(TemporarySelectorsEnabledTransport) - Constructor for class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
- terminate() - Method in interface org.glassfish.grizzly.Closeable
-
Closes this stream and releases any system resources associated with it.
- terminate() - Method in interface org.glassfish.grizzly.Connection
-
Close the
Connection - terminate() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Invoke
ReadHandler.onError(Throwable)(assuming aReadHandleris available) } passing a {#link CancellationException} if the currentConnectionis open, or a {#link EOFException} if the connection was unexpectedly closed. - terminate() - Method in class org.glassfish.grizzly.http2.Http2Stream
- terminate() - Method in class org.glassfish.grizzly.nio.NIOConnection
- terminate(Termination) - Method in class org.glassfish.grizzly.http2.UpgradeOutputSink
- TERMINATE - Enum constant in enum class org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- TERMINATE - Enum constant in enum class org.glassfish.grizzly.ProcessorResult.Status
- terminate0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.NIOConnection
- terminate0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- terminate0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- terminateSilently() - Method in interface org.glassfish.grizzly.Closeable
-
Closes this stream and releases any system resources associated with it.
- terminateSilently() - Method in interface org.glassfish.grizzly.Connection
-
Close the
Connectionsilently, no notification required on completion or failure. - terminateSilently() - Method in class org.glassfish.grizzly.http2.Http2Stream
- terminateSilently() - Method in class org.glassfish.grizzly.nio.NIOConnection
- terminateWithReason(IOException) - Method in interface org.glassfish.grizzly.Closeable
-
Closes the Closeable and provides the reason description.
- terminateWithReason(IOException) - Method in interface org.glassfish.grizzly.Connection
-
Closes the Connection and provides the reason description.
- terminateWithReason(IOException) - Method in class org.glassfish.grizzly.http2.Http2Stream
- terminateWithReason(IOException) - Method in class org.glassfish.grizzly.nio.NIOConnection
- Termination - Class in org.glassfish.grizzly.http2
- Termination(Termination.TerminationType, String, boolean) - Constructor for class org.glassfish.grizzly.http2.Termination
- TextFrameType - Class in org.glassfish.grizzly.websockets.frametypes
- TextFrameType() - Constructor for class org.glassfish.grizzly.websockets.frametypes.TextFrameType
- ThreadCache - Class in org.glassfish.grizzly
- ThreadCache() - Constructor for class org.glassfish.grizzly.ThreadCache
- ThreadCache.CachedTypeIndex<E> - Class in org.glassfish.grizzly
- ThreadCache.ObjectCache - Class in org.glassfish.grizzly
- ThreadCache.ObjectCacheElement - Class in org.glassfish.grizzly
- threadFactory - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- ThreadLocalPool<E> - Interface in org.glassfish.grizzly.memory
-
A thread local pool used by a
MemoryManagerto create and modify Buffers - ThreadLocalPoolProvider - Interface in org.glassfish.grizzly.memory
-
This interface may be implemented by custom
MemoryManagerimplementations in order to provide per-thread memory management. - threadPool - Variable in class org.glassfish.grizzly.http2.Http2BaseFilter
- threadPoolConfig(ThreadPoolConfig) - Method in class org.glassfish.grizzly.http2.Http2Configuration.Http2ConfigurationBuilder
-
Specifies a thread pool configuration that will be used to create a new
ExecutorServicehandling HTTP/2 streams. - ThreadPoolConfig - Class in org.glassfish.grizzly.threadpool
-
Grizzly thread-pool configuration, which might be used to create and initialize a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig). - threadPoolMonitoringConfig - Variable in class org.glassfish.grizzly.AbstractTransport
-
Thread pool probes
- threadPoolMonitoringConfig - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Thread pool probes
- ThreadPoolProbe - Interface in org.glassfish.grizzly.threadpool
-
Monitoring probe providing callbacks that may be invoked by Grizzly
AbstractThreadPoolimplementations. - ThreadPoolProbe.Adapter - Class in org.glassfish.grizzly.threadpool
-
ThreadPoolProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - Threads - Class in org.glassfish.grizzly.threadpool
-
Set of
Threadutilities. - Threads() - Constructor for class org.glassfish.grizzly.threadpool.Threads
- TimeoutHandler - Interface in org.glassfish.grizzly.http.server
-
Handler, which processes suspended
Responsetimeout and is able to either confirm it or reset. - timeoutMillis - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- TimeStamp - Class in org.glassfish.grizzly.http.util
-
Main tool for object expiry.
- TimeStamp() - Constructor for class org.glassfish.grizzly.http.util.TimeStamp
- TIMESTAMP - Enum constant in enum class org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
- timeZone(String) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set the time zone that will be used to represent dates.
- timeZone(TimeZone) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set the time zone that will be used to represent dates.
- tmpHeaderFramesList - Variable in class org.glassfish.grizzly.http2.Http2Session
- tmpMapperDC - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- toAbsolute(String, boolean) - Method in class org.glassfish.grizzly.http.server.Response
-
Convert (if necessary) and return the absolute URL that represents the resource referenced by this possibly relative URL.
- toAdaptedCompletionHandler(FutureImpl<A>, CompletionHandler<A>, GenericAdapter<B, A>) - Static method in class org.glassfish.grizzly.utils.Futures
- toAdaptedCompletionHandler(FutureImpl<A>, GenericAdapter<B, A>) - Static method in class org.glassfish.grizzly.utils.Futures
-
Creates
CompletionHandler, which may serve as a bridge for passedFutureImpl. - toArray() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- toArray() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- toArray() - Method in class org.glassfish.grizzly.utils.ArraySet
- toArray() - Method in class org.glassfish.grizzly.utils.ServiceFinder
-
Returns discovered objects all at once.
- toArray(long) - Static method in class org.glassfish.grizzly.websockets.Utils
- toArray(K[]) - Method in class org.glassfish.grizzly.utils.ArraySet
- toArray(T[]) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- toArray(T[]) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- toBase64Uri() - Method in class org.glassfish.grizzly.http2.frames.SettingsFrame
- toBuffer() - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.ContinuationFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.DataFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.GoAwayFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.PingFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.PriorityFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.PushPromiseFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.RstStreamFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.SettingsFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.UnknownFrame
- toBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http2.frames.WindowUpdateFrame
- toBufferArray() - Method in interface org.glassfish.grizzly.Buffer
- toBufferArray() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toBufferArray() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- toBufferArray() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toBufferArray(int, int) - Method in interface org.glassfish.grizzly.Buffer
- toBufferArray(int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toBufferArray(int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- toBufferArray(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toBufferArray(BufferArray) - Method in interface org.glassfish.grizzly.Buffer
-
Returns the specified
BufferArrayafter adding thisBuffer. - toBufferArray(BufferArray) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toBufferArray(BufferArray) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Returns the specified
BufferArrayafter adding thisBuffer. - toBufferArray(BufferArray) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Returns the specified
BufferArrayafter adding thisBuffer. - toBufferArray(BufferArray, int, int) - Method in interface org.glassfish.grizzly.Buffer
- toBufferArray(BufferArray, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toBufferArray(BufferArray, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- toBufferArray(BufferArray, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toByteArray() - Method in enum class org.glassfish.grizzly.http.util.Header
-
Returns the US-ASCII encoded byte representation of this
Header. - toByteBuffer() - Method in interface org.glassfish.grizzly.Buffer
-
Converts this
Bufferto aByteBuffer. - toByteBuffer() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toByteBuffer() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Converts this
Bufferto aByteBuffer. - toByteBuffer() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Converts this
Bufferto aByteBuffer. - toByteBuffer(int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Converts this
Bufferto aByteBuffer. - toByteBuffer(int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toByteBuffer(int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Converts this
Bufferto aByteBuffer. - toByteBuffer(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Converts this
Bufferto aByteBuffer. - toByteBuffer0(int, int, boolean) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toByteBufferArray() - Method in interface org.glassfish.grizzly.Buffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer()and returns aByteBufferArraycontaining the convertedByteBuffer. - toByteBufferArray() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toByteBufferArray() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer()and returns aByteBufferArraycontaining the convertedByteBuffer. - toByteBufferArray() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer()and returns aByteBufferArraycontaining the convertedByteBuffer. - toByteBufferArray(int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer(int, int)and returns aByteBufferArraycontaining the convertedByteBuffer. - toByteBufferArray(int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toByteBufferArray(int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer(int, int)and returns aByteBufferArraycontaining the convertedByteBuffer. - toByteBufferArray(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer(int, int)and returns aByteBufferArraycontaining the convertedByteBuffer. - toByteBufferArray(ByteBufferArray) - Method in interface org.glassfish.grizzly.Buffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer()and adds the result to the providedByteBufferArray. - toByteBufferArray(ByteBufferArray) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toByteBufferArray(ByteBufferArray) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer()and adds the result to the providedByteBufferArray. - toByteBufferArray(ByteBufferArray) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer()and adds the result to the providedByteBufferArray. - toByteBufferArray(ByteBufferArray, int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer(int, int)and adds the result to the providedByteBufferArray. - toByteBufferArray(ByteBufferArray, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toByteBufferArray(ByteBufferArray, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer(int, int)and adds the result to the providedByteBufferArray. - toByteBufferArray(ByteBufferArray, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Converts this
Bufferto aByteBufferperBuffer.toByteBuffer(int, int)and adds the result to the providedByteBufferArray. - toBytes() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Unimplemented yet.
- toChars() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Convert to char[] and fill the CharChunk.
- toChars(Charset) - Method in class org.glassfish.grizzly.http.util.DataChunk
- toCheckedByteArray(CharSequence) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
Converts the a
CharSequenceto a byte array, eliminating all the unprintable US-ASCII symbols by replacing them with spaces (' '). - toCheckedByteArray(CharSequence, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
Serializes the passed
CharSequenceinto a passed byte array starting from a given offset. - toCompletionHandler(FutureImpl<R>) - Static method in class org.glassfish.grizzly.utils.Futures
-
Creates
CompletionHandler, which may serve as a bridge for passedFutureImpl. - toCompletionHandler(FutureImpl<R>, CompletionHandler<R>) - Static method in class org.glassfish.grizzly.utils.Futures
-
Creates
CompletionHandler, which may serve as a bridge for passedFutureImplandCompletionHandlerobjects. - toDataFrame(byte[]) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- toDataFrame(byte[], boolean) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- toDataFrame(String) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- toDataFrame(String, boolean) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- toEncoded(String, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Return the specified URL with the specified session identifier suitably encoded.
- toImmutable() - Method in class org.glassfish.grizzly.http.util.DataChunk
- toLong(byte[], int, int) - Static method in class org.glassfish.grizzly.websockets.Utils
- toLower(byte[]) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Converts passed bytes (representing ASCII characters) to the lower case equivalent.
- toLower(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns the lower case equivalent of the specified ASCII character.
- toProcessorResult() - Method in enum class org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- toRawData(byte[]) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- toRawData(byte[], boolean) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- toRawData(String) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- toRawData(String, boolean) - Method in class org.glassfish.grizzly.websockets.SimpleWebSocket
- toStream(OutputStream) - Method in class org.glassfish.grizzly.websockets.DataFrame
- toString() - Method in class jakarta.servlet.http.Cookie
- toString() - Method in class org.glassfish.grizzly.attributes.Attribute
- toString() - Method in class org.glassfish.grizzly.CloseReason
-
Returns also type and cause.
- toString() - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- toString() - Method in class org.glassfish.grizzly.filterchain.BaseFilter
- toString() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- toString() - Method in class org.glassfish.grizzly.http.Cookie
- toString() - Method in class org.glassfish.grizzly.http.Cookies
-
EXPENSIVE!!! only for debugging.
- toString() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- toString() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- toString() - Method in class org.glassfish.grizzly.http.LazyCookieState
- toString() - Method in class org.glassfish.grizzly.http.Method
- toString() - Method in class org.glassfish.grizzly.http.multipart.ContentDisposition
- toString() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- toString() - Method in class org.glassfish.grizzly.http.server.GrizzlyPrincipal
-
Return a String representation of this object, which exposes only information that should be public.
- toString() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- toString() - Method in class org.glassfish.grizzly.http.server.util.MappingData
- toString() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- toString() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toString() - Method in class org.glassfish.grizzly.http.util.CharChunk
- toString() - Method in class org.glassfish.grizzly.http.util.ContentType
- toString() - Method in class org.glassfish.grizzly.http.util.DataChunk
- toString() - Method in enum class org.glassfish.grizzly.http.util.Header
-
Returns the name of the header properly hyphenated if necessary.
- toString() - Method in class org.glassfish.grizzly.http.util.HeaderValue
- toString() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compute the string value
- toString() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
EXPENSIVE!!! only for debugging.
- toString() - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- toString() - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- toString() - Method in class org.glassfish.grizzly.http2.frames.ContinuationFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.DataFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.GoAwayFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
- toString() - Method in class org.glassfish.grizzly.http2.frames.PingFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.PriorityFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.PushPromiseFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.RstStreamFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.SettingsFrame
- toString() - Method in class org.glassfish.grizzly.http2.frames.WindowUpdateFrame
- toString() - Method in exception org.glassfish.grizzly.http2.HeaderDecodingException
- toString() - Method in exception org.glassfish.grizzly.http2.Http2SessionException
- toString() - Method in exception org.glassfish.grizzly.http2.Http2StreamException
- toString() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toString() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- toString() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toString() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- toString() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- toString() - Method in class org.glassfish.grizzly.PortRange
- toString() - Method in class org.glassfish.grizzly.servlet.FilterMap
-
Render a String representation of this object.
- toString() - Method in class org.glassfish.grizzly.servlet.ServletRegistration
- toString() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- toString() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- toString() - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool
- toString() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- toString() - Method in class org.glassfish.grizzly.TransformationResult
- toString() - Method in class org.glassfish.grizzly.utils.DebugPoint
- toString() - Method in class org.glassfish.grizzly.utils.Holder
- toString() - Method in class org.glassfish.grizzly.utils.Pair
- toString() - Method in class org.glassfish.grizzly.websockets.ClosingFrame
- toString() - Method in class org.glassfish.grizzly.websockets.DataFrame
- toString() - Method in class org.glassfish.grizzly.websockets.Extension.Parameter
- toString() - Method in class org.glassfish.grizzly.websockets.Extension
- toString() - Method in class org.glassfish.grizzly.websockets.SecKey
- toString() - Method in enum class org.glassfish.grizzly.websockets.Version
- toString(byte[]) - Static method in class org.glassfish.grizzly.websockets.Utils
- toString(byte[], int, int) - Static method in class org.glassfish.grizzly.websockets.Utils
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- toString(int, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- toString(Charset) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- toString(Charset) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toString(Charset) - Method in class org.glassfish.grizzly.http.util.DataChunk
- toString(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
- toString(CharChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
- toStringContent() - Method in interface org.glassfish.grizzly.Buffer
- toStringContent() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toStringContent() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- toStringContent() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toStringContent(ByteBuffer, Charset, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
- toStringContent(Charset) - Method in interface org.glassfish.grizzly.Buffer
- toStringContent(Charset) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toStringContent(Charset) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- toStringContent(Charset) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toStringContent(Charset, int, int) - Method in interface org.glassfish.grizzly.Buffer
- toStringContent(Charset, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- toStringContent(Charset, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- toStringContent(Charset, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- toStringContent(Buffer, int, int) - Method in class org.glassfish.grizzly.memory.Buffers
- toStringContent(Buffer, int, int, Charset) - Method in class org.glassfish.grizzly.memory.Buffers
- toStringInternal() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toStringInternal() - Method in class org.glassfish.grizzly.http.util.CharChunk
- touch(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Access notification.
- toUpper(byte[]) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Converts passed bytes (representing ASCII characters) to the upper case equivalent.
- toUpper(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns the upper case equivalent of the specified ASCII character.
- TRACE - Static variable in class org.glassfish.grizzly.http.Method
- Trailer - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- TRAILER - Enum constant in enum class org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- trailerHeaders - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- trailerNames() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- trailers - Variable in class org.glassfish.grizzly.http.io.InputBuffer
-
Trailer headers, if any.
- trailers - Variable in class org.glassfish.grizzly.http.server.Request
-
Trailer headers, if any.
- trailerSize() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- trailerValues(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- trailerValues(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- transactionExpirationTime - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
- transactionMonitor - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- transactionTimeoutMillis - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- transactionTimeoutMillis - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- transfer(E) - Method in interface org.glassfish.grizzly.utils.TransferQueue
-
Inserts the specified element into this queue, waiting if necessary for space to become available and the element to be dequeued by a consumer invoking
takeorpoll. - TransferEncoding - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- TransferEncoding - Interface in org.glassfish.grizzly.http
-
Abstraction, which represents HTTP transfer-encoding.
- TRANSFERENCODING - Static variable in class org.glassfish.grizzly.http.server.Constants
- TransferQueue<E> - Interface in org.glassfish.grizzly.utils
-
A
BlockingQueuein which producers may wait for consumers to receive elements. - transform(AttributeStorage, K) - Method in class org.glassfish.grizzly.AbstractTransformer
- transform(AttributeStorage, K) - Method in interface org.glassfish.grizzly.Transformer
-
Transforms an input data to some custom representation.
- TransformationException - Exception in org.glassfish.grizzly
-
Describes the problem, occured during original message transformation.
- TransformationException() - Constructor for exception org.glassfish.grizzly.TransformationException
- TransformationException(String) - Constructor for exception org.glassfish.grizzly.TransformationException
- TransformationException(String, Throwable) - Constructor for exception org.glassfish.grizzly.TransformationException
- TransformationException(Throwable) - Constructor for exception org.glassfish.grizzly.TransformationException
- TransformationResult<I,
O> - Class in org.glassfish.grizzly -
Represents the result of message encoding/decoding.
- TransformationResult() - Constructor for class org.glassfish.grizzly.TransformationResult
- TransformationResult(int, String) - Constructor for class org.glassfish.grizzly.TransformationResult
-
Creates error transformation result with specific code and description.
- TransformationResult(TransformationResult.Status, O, I) - Constructor for class org.glassfish.grizzly.TransformationResult
- TransformationResult(TransformationResult.Status, O, I, int, String) - Constructor for class org.glassfish.grizzly.TransformationResult
- TransformationResult.Status - Enum Class in org.glassfish.grizzly
- transformer - Variable in class org.glassfish.grizzly.streams.TransformerInput
- transformer - Variable in class org.glassfish.grizzly.streams.TransformerOutput
- Transformer<K,
L> - Interface in org.glassfish.grizzly -
Transformer interface, which knows how to transform the original data to some custom representation.
- TransformerCompletionHandler() - Constructor for class org.glassfish.grizzly.streams.TransformerInput.TransformerCompletionHandler
- TransformerCondition() - Constructor for class org.glassfish.grizzly.streams.TransformerInput.TransformerCondition
- TransformerInput - Class in org.glassfish.grizzly.streams
- TransformerInput(Transformer<Buffer, Buffer>, Input, Connection) - Constructor for class org.glassfish.grizzly.streams.TransformerInput
- TransformerInput(Transformer<Buffer, Buffer>, Input, MemoryManager, AttributeStorage) - Constructor for class org.glassfish.grizzly.streams.TransformerInput
- TransformerInput.TransformerCompletionHandler - Class in org.glassfish.grizzly.streams
- TransformerInput.TransformerCondition - Class in org.glassfish.grizzly.streams
- TransformerOutput - Class in org.glassfish.grizzly.streams
- TransformerOutput(Transformer<Buffer, Buffer>, Output, Connection) - Constructor for class org.glassfish.grizzly.streams.TransformerOutput
- TransformerOutput(Transformer<Buffer, Buffer>, Output, MemoryManager, AttributeStorage) - Constructor for class org.glassfish.grizzly.streams.TransformerOutput
- TransformerStreamReader - Class in org.glassfish.grizzly.streams
- TransformerStreamReader(StreamReader, Transformer<Buffer, Buffer>) - Constructor for class org.glassfish.grizzly.streams.TransformerStreamReader
- TransformerStreamWriter - Class in org.glassfish.grizzly.streams
- TransformerStreamWriter(StreamWriter, Transformer<Buffer, Buffer>) - Constructor for class org.glassfish.grizzly.streams.TransformerStreamWriter
- transformImpl(AttributeStorage, String) - Method in class org.glassfish.grizzly.utils.StringEncoder
- transformImpl(AttributeStorage, K) - Method in class org.glassfish.grizzly.AbstractTransformer
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingTransformer
- transformImpl(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.StringDecoder
- transport - Variable in class org.glassfish.grizzly.AbstractBindingHandler
- transport - Variable in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- transport - Variable in class org.glassfish.grizzly.DefaultProcessorSelector
- transport - Variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
- transport - Variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- transport - Variable in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- transport - Variable in class org.glassfish.grizzly.nio.NIOConnection
- transport - Variable in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- transport - Variable in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
- transport(TCPNIOTransport) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.Builder
- transport(UDPNIOTransport) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler.Builder
- Transport - Interface in org.glassfish.grizzly
-
Transport interface describes the transport unit used in Grizzly.
- TRANSPORT - Enum constant in enum class org.glassfish.grizzly.utils.ExceptionHandler.Severity
- Transport.State - Enum Class in org.glassfish.grizzly
- transportClass - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- TransportConnectorHandler() - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTransport.TransportConnectorHandler
- TransportContext() - Constructor for class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- TransportFilter - Class in org.glassfish.grizzly.filterchain
- TransportFilter() - Constructor for class org.glassfish.grizzly.filterchain.TransportFilter
-
Create TransportFilter.
- TransportFilter.FlushEvent - Class in org.glassfish.grizzly.filterchain
- transportGuarantee() - Element in annotation interface jakarta.servlet.annotation.HttpConstraint
-
The data protection requirements (i.e., whether or not SSL/TLS is required) that must be satisfied by the connections on which requests arrive.
- transportGuarantee() - Element in annotation interface jakarta.servlet.annotation.HttpMethodConstraint
-
The data protection requirements (i.e., whether or not SSL/TLS is required) that must be satisfied by the connections on which requests arrive.
- transportMonitoringConfig - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport probes
- TransportProbe - Interface in org.glassfish.grizzly
-
Monitoring probe providing callbacks that may be invoked by Grizzly
Transportimplementations. - TransportProbe.Adapter - Class in org.glassfish.grizzly
-
TransportProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - trigger(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.CertificateEvent
-
Invoke this method to trigger processing to abtain certificates from the remote peer.
- trim() - Method in interface org.glassfish.grizzly.Buffer
-
Trim the buffer by reducing capacity to position, if possible.
- trim() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- trim() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- trim() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- trimLeft() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- trimLeft() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- trimLeft() - Method in class org.glassfish.grizzly.http.util.CharChunk
- trimLeft() - Method in class org.glassfish.grizzly.http.util.DataChunk
- truncated - Variable in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment
- TRUST_FACTORY_MANAGER_ALGORITHM - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_FILE - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_PASSWORD - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_PROVIDER - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_TYPE - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- tryDispose() - Method in interface org.glassfish.grizzly.Buffer
-
Try to dispose Buffer if it's allowed.
- tryDispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- tryDispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- tryDispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- tryTransfer(E) - Method in interface org.glassfish.grizzly.utils.TransferQueue
-
Transfers the specified element if there exists a consumer already waiting to receive it, otherwise returning
falsewithout enqueuing the element. - tryTransfer(E, long, TimeUnit) - Method in interface org.glassfish.grizzly.utils.TransferQueue
-
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available and the element to be dequeued by a consumer invoking
takeorpoll. - type - Variable in class org.glassfish.grizzly.filterchain.RerunFilterAction
- type - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- type() - Method in class org.glassfish.grizzly.filterchain.RerunFilterAction
-
Get NextAction type
- type() - Method in interface org.glassfish.grizzly.filterchain.FilterChainEvent
- type() - Method in interface org.glassfish.grizzly.filterchain.NextAction
-
Get NextAction type
- type() - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
- type() - Method in class org.glassfish.grizzly.filterchain.TransportFilter.FlushEvent
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.IncomingHttpUpgradeEvent
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
- type() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent
- type() - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.CertificateEvent
- TYPE - Static variable in class org.glassfish.grizzly.filterchain.ShutdownEvent
- TYPE - Static variable in class org.glassfish.grizzly.filterchain.TransportFilter.FlushEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.IncomingHttpUpgradeEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.server.http2.PushEvent
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.ContinuationFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.DataFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.GoAwayFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.HeadersFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.PingFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.PriorityFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.PushPromiseFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.RstStreamFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.SettingsFrame
- TYPE - Static variable in class org.glassfish.grizzly.http2.frames.WindowUpdateFrame
- TYPE_ATTR - Static variable in class org.glassfish.grizzly.http.multipart.MultipartContext
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form