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 All Packages
All Classes All Packages
All Classes All Packages
A
- a - Static variable in class org.glassfish.grizzly.http.server.Constants
-
'a'.
- a - Static variable in class org.glassfish.grizzly.http.util.Constants
-
'a'.
- A - Static variable in class org.glassfish.grizzly.http.server.Constants
-
'A'.
- A - Static variable in class org.glassfish.grizzly.http.util.Constants
-
'A'.
- AbstractBindingHandler - Class in org.glassfish.grizzly
- AbstractBindingHandler(NIOTransport) - Constructor for class org.glassfish.grizzly.AbstractBindingHandler
- AbstractBindingHandler.Builder<E extends AbstractBindingHandler.Builder> - Class in org.glassfish.grizzly
-
Builder
- AbstractBufferArray<E> - Class in org.glassfish.grizzly.memory
- AbstractBufferArray(Class<E>) - Constructor for class org.glassfish.grizzly.memory.AbstractBufferArray
- AbstractCodecFilter<K,L> - Class in org.glassfish.grizzly.filterchain
- AbstractCodecFilter(Transformer<K, L>, Transformer<L, K>) - Constructor for class org.glassfish.grizzly.filterchain.AbstractCodecFilter
- AbstractCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- AbstractFilterChain - Class in org.glassfish.grizzly.filterchain
-
Abstract
FilterChainimplementation, which redirectsProcessor.process(org.glassfish.grizzly.Context)call to theFilterChain.execute(org.glassfish.grizzly.filterchain.FilterChainContext) - AbstractFilterChain() - Constructor for class org.glassfish.grizzly.filterchain.AbstractFilterChain
- AbstractIOStrategy - Class in org.glassfish.grizzly.strategies
- AbstractIOStrategy() - Constructor for class org.glassfish.grizzly.strategies.AbstractIOStrategy
- AbstractMemoryManager<E extends Buffer> - Class in org.glassfish.grizzly.memory
-
A
MemoryManagerabstraction to provide utilities that may be useful across differentMemoryManagerimplementations. - AbstractMemoryManager() - Constructor for class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Creates a new
AbstractMemoryManagerusing a max buffer size of 65536. - AbstractMemoryManager(int) - Constructor for class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Creates a new
AbstractMemoryManagerusing the specified buffer size. - AbstractMemoryManager.TrimAware - Interface in org.glassfish.grizzly.memory
-
This is a marker interface indicating a particular
Bufferimplementation can be trimmed. - AbstractMultivaluedMap<K,V> - Class in org.glassfish.tyrus.core.uri.internal
-
Abstract skeleton implementation of a
MultivaluedMapthat is backed by a [key, multi-value] store represented as aMap<K, List<V>>. - AbstractMultivaluedMap(Map<K, List<V>>) - Constructor for class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Initialize the backing store in the abstract parent multivalued map implementation.
- AbstractNIOAsyncQueueReader - Class in org.glassfish.grizzly.nio
-
The
AsyncQueueReaderimplementation, based on the Java NIO - AbstractNIOAsyncQueueReader(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
- AbstractNIOAsyncQueueWriter - Class in org.glassfish.grizzly.nio
-
The
AsyncQueueWriterimplementation, based on the Java NIO - AbstractNIOAsyncQueueWriter(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- AbstractNIOConnectionDistributor - Class in org.glassfish.grizzly.nio
- AbstractNIOConnectionDistributor(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- AbstractReader<L> - Class in org.glassfish.grizzly
-
Abstract class, which provides transitive dependencies for overloaded
Readermethods. - AbstractReader() - Constructor for class org.glassfish.grizzly.AbstractReader
- AbstractSocketConnectorHandler - Class in org.glassfish.grizzly
-
Abstract class simplifies the implementation of
SocketConnectorHandlerinterface by pre-implementing some of its methods. - AbstractSocketConnectorHandler(Transport) - Constructor for class org.glassfish.grizzly.AbstractSocketConnectorHandler
- AbstractSocketConnectorHandler.Builder<E extends AbstractSocketConnectorHandler.Builder> - Class in org.glassfish.grizzly
-
Builder
- AbstractStreamReader - Class in org.glassfish.grizzly.streams
-
Each method reads data from the current ByteBuffer.
- AbstractStreamReader(Connection, Input) - Constructor for class org.glassfish.grizzly.streams.AbstractStreamReader
-
Create a new ByteBufferReader.
- AbstractStreamWriter - Class in org.glassfish.grizzly.streams
-
Write the primitive Java type to the current ByteBuffer.
- AbstractStreamWriter(Connection, Output) - Constructor for class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Create a new ByteBufferWriter.
- AbstractStreamWriter.DisposeBufferCompletionHandler - Class in org.glassfish.grizzly.streams
- AbstractThreadPool - Class in org.glassfish.grizzly.threadpool
-
Abstract
ExecutorServiceimplementation. - AbstractThreadPool(ThreadPoolConfig) - Constructor for class org.glassfish.grizzly.threadpool.AbstractThreadPool
- AbstractThreadPool.Worker - Class in org.glassfish.grizzly.threadpool
- AbstractTransformer<K,L> - Class in org.glassfish.grizzly
- AbstractTransformer() - Constructor for class org.glassfish.grizzly.AbstractTransformer
- AbstractTransformer.LastResultAwareState<K,L> - Class in org.glassfish.grizzly
- AbstractTransport - Class in org.glassfish.grizzly
-
Abstract
Transport. - AbstractTransport(String) - Constructor for class org.glassfish.grizzly.AbstractTransport
- AbstractWriter<L> - Class in org.glassfish.grizzly
-
Abstract class, which provides transitive dependencies for overloaded
Writermethods. - AbstractWriter() - Constructor for class org.glassfish.grizzly.AbstractWriter
- accept() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
-
Accept a
Connection. - accept() - Method in interface org.glassfish.grizzly.SocketAcceptor
-
Accept a
Connection - Accept - org.glassfish.grizzly.http.util.Header
- ACCEPT - org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- acceptAsync() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
-
Asynchronously accept a
Connection - AcceptCharset - org.glassfish.grizzly.http.util.Header
- ACCEPTED - org.glassfish.grizzly.IOEvent
-
Event occurs on a client
Connection, just after it was accepted by the server. - ACCEPTED_202 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- AcceptEncoding - org.glassfish.grizzly.http.util.Header
- AcceptRanges - org.glassfish.grizzly.http.util.Header
- access() - Method in class org.glassfish.grizzly.http.server.Session
-
Updates the "last accessed" timestamp with the current time.
- AccessLogAppender - Interface in org.glassfish.grizzly.http.server.accesslog
-
An interface defining an appender for Grizzly access logs entries.
- AccessLogBuilder - Class in org.glassfish.grizzly.http.server.accesslog
-
A simple builder to configure access logging for Grizzly.
- AccessLogBuilder(File) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Create a new
AccessLogBuilderwriting logs to the specified file. - AccessLogBuilder(String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Create a new
AccessLogBuilderwriting logs to the specified file. - AccessLogFormat - Interface in org.glassfish.grizzly.http.server.accesslog
-
An interface defining a component capable of formatting
Responses into printable access log entries. - AccessLogProbe - Class in org.glassfish.grizzly.http.server.accesslog
-
A Grizzly probe used to provide access logs generation.
- AccessLogProbe(AccessLogAppender, AccessLogFormat) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
-
Create a new
AccessLogProbeformatting data with the specified format and appending it to the specified appender. - AccessLogProbe(AccessLogAppender, AccessLogFormat, int) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
-
Create a new
AccessLogProbeformatting data with the specified format and appending it to the specified appender. - ACK_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- acknowledge() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Acknowledge a HTTP
Expectheader. - acknowledged() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Mark this packet as having been acknowledged.
- acquireBuffer(Connection) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- ACTIVE_ATTRIBUTE_NAME - Static variable in class org.glassfish.grizzly.utils.ActivityCheckFilter
- ActivityCheckFilter - Class in org.glassfish.grizzly.utils
-
The Filter is responsible for tracking
Connectionactivity and closingConnectionones it becomes idle for certain amount of time. - ActivityCheckFilter(DelayedExecutor, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.ActivityCheckFilter
- ActivityCheckFilter(DelayedExecutor, long, TimeUnit, ActivityCheckFilter.TimeoutHandler) - Constructor for class org.glassfish.grizzly.utils.ActivityCheckFilter
- ActivityCheckFilter(DelayedExecutor, DelayedExecutor.Worker<Connection>, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.ActivityCheckFilter
- ActivityCheckFilter.TimeoutHandler - Interface in org.glassfish.grizzly.utils
- adapt(B) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- adapt(Integer) - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.HandshakeCompletionHandler
- adapt(K) - Method in interface org.glassfish.grizzly.utils.GenericAdapter
- Adapter() - Constructor for class org.glassfish.grizzly.ConnectionProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.http.HttpProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.memory.MemoryProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.TransportProbe.Adapter
- add(int, Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- add(int, Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- add(int, ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- add(E) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- add(E) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- add(E, int, int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- add(E, long, TimeUnit) - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
- add(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
-
Associates the specified extension and content type
- add(K, V) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Add a value to the current list of values for the supplied key.
- add(K, V) - Method in interface org.glassfish.tyrus.core.uri.internal.MultivaluedMap
-
Add a value to the current list of values for the supplied key.
- add(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- add(Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- add(HttpRequestPacket, long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Add a resource to the cache.
- add(HttpRequestPacket, File) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Add a
Fileresource to the cache. - add(HttpRequestPacket, File, long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Add a resource to the cache.
- add(ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- add(ArraySet<T>) - Method in class org.glassfish.grizzly.utils.ArraySet
-
Add all the elements from the source ArraySet.
- add(T) - Method in class org.glassfish.grizzly.utils.ArraySet
- addAfterServiceListener(AfterServiceListener) - Method in class org.glassfish.grizzly.http.server.Request
-
Add the listener, which will be notified, once Request processing will be finished.
- addAll(int, Collection<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- addAll(int, Collection<? extends ProcessorSelector>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- addAll(int, List<Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- addAll(int, Filter[]) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- addAll(Collection<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- addAll(Collection<? extends ProcessorSelector>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- addAll(Collection<? extends T>) - Method in class org.glassfish.grizzly.utils.ArraySet
- addAll(List<Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- addAll(K, List<V>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Add all the values from the supplied value list to the current list of values for the supplied key.
- addAll(K, List<V>) - Method in interface org.glassfish.tyrus.core.uri.internal.MultivaluedMap
-
Add all the values from the supplied value list to the current list of values for the supplied key.
- addAll(K, V...) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Add multiple values to the current list of values for the supplied key.
- addAll(K, V...) - Method in interface org.glassfish.tyrus.core.uri.internal.MultivaluedMap
-
Add multiple values to the current list of values for the supplied key.
- addAll(Filter[]) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- addAll(FilterChainBuilder) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- addAll(T...) - Method in class org.glassfish.grizzly.utils.ArraySet
-
Add the element(s) to the set.
- addCachingHeaders(Response, File) - Static method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- addCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Closeable
-
Add the
CloseListener, which will be notified once the stream will be closed. - addCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Connection
-
Add the
Connection.CloseListener, which will be notified once Connection will be closed. - addCloseListener(CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Add the
Connection.CloseListener, which will be notified once Connection will be closed. - addCloseListener(Connection.CloseListener) - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.
- addCloseListener(Connection.CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
- addCompletionHandler(CompletionHandler<R>) - Method in interface org.glassfish.grizzly.GrizzlyFuture
-
Adds a
CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete. - addCompletionHandler(CompletionHandler<R>) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Adds a
CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete. - addCompletionHandler(CompletionHandler<R>) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
Adds a
CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete. - addCompletionHandler(CompletionHandler<R>) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Adds a
CompletionHandler, which will be notified once the asynchronous computation, represented by this Future, is complete. - addCompletionListener(FilterChainContext.CompletionListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Add the
FilterChainContext.CompletionListener, which will be notified, when thisFilterChainContextprocessing will be completed. - addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Adds the specified
ContentEncodingto theHttpCodecFilter. - addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpHeader
- addContext(String, String, Object, String[], NamingContext) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Add a new Context to an existing Host.
- addContext(String, String, Object, String[], NamingContext, List<AlternateDocBase>) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Add a new Context to an existing Host.
- addCookie(Cookie) - Method in class org.glassfish.grizzly.http.server.Request
-
Add a Cookie to the set of Cookies associated with this Request.
- addCookie(Cookie) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified Cookie to those that will be included with this Response.
- addCopyListener(FilterChainContext.CopyListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Add the
FilterChainContext.CopyListener, which will be notified, right after thisFilterChainContext.copy()is called. - addDateHeader(String, long) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified date header to the specified value.
- addDateHeader(Header, long) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified date header to the specified value.
- addDocRoot(File) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Add the directory to the list of directories where files will be serviced from.
- addDocRoot(String) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Adds doc root (path prefix), which will be used to look up resources.
- addDocRoot(String) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Add the directory to the list of directories where files will be serviced from.
- addException(Exception) - Method in class org.glassfish.tyrus.core.ErrorCollector
-
Add
Exceptionto the collector. - addFirst(K, V) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Add a value to the first position in the current list of values for the supplied key.
- addFirst(K, V) - Method in interface org.glassfish.tyrus.core.uri.internal.MultivaluedMap
-
Add a value to the first position in the current list of values for the supplied key.
- addFirst(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- addFirstNull(List<String>) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
- addFirstNull(List<V>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Define the behavior for adding a
nullvalues to the first position in the value list. - addHandler(HttpHandler, String[]) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
Add a
HttpHandlerand its associated array of mapping. - addHandler(HttpHandler, HttpHandlerRegistration[]) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
Add a
HttpHandlerand its associated array of mapping. - addHandshakeListener(SSLBaseFilter.HandshakeListener) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- addHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Add the HTTP mime header.
- addHeader(String, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- addHeader(String, String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Add a request header to be used for the push.
- addHeader(String, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified header to the specified value.
- addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Add the HTTP mime header.
- addHeader(String, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified header to the specified value.
- addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Add the HTTP mime header.
- addHeader(Header, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- addHeader(Header, String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Add a request header to be used for the push.
- addHeader(Header, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified header to the specified value.
- addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified header to the specified value.
- addHeapSize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- addHost(String, String[], Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Add a new host to the mapper.
- addHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Adds the specified
HttpHandleras a root handler. - addHttpHandler(HttpHandler, String...) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Adds the specified
HttpHandlerwith its associated mapping(s). - addHttpHandler(HttpHandler, HttpHandlerRegistration...) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Adds the specified
HttpHandlerwith its associated mapping(s). - addIntHeader(String, int) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified integer header to the specified value.
- addIntHeader(Header, int) - Method in class org.glassfish.grizzly.http.server.Response
-
Add the specified integer header to the specified value.
- addJmxEventListener(JmxEventListener) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Add a
JmxEventListenerwhich will be notified when theHttpServeris started and JMX was enabled prior to starting or if theHttpServerwas started with JMX disabled, but JMX was enabled at a later point in time. - addLast(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- addLifeCycleListener(IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.Context
- addListener(NetworkListener) - Method in class org.glassfish.grizzly.http.server.HttpServer
-
Adds the specified
listenerto the server instance. - addLocale(Locale) - Method in class org.glassfish.grizzly.http.server.Request
-
Add a Locale to the set of preferred Locales for this Request.
- addMappedMemorySize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- addMessageHandler(MessageHandler) - Method in interface jakarta.websocket.Session
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - addMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Add
MessageHandlerto the manager. - addMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.TyrusSession
- addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in interface jakarta.websocket.Session
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Add
MessageHandler.Partialto the manager. - addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in class org.glassfish.tyrus.core.TyrusSession
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in interface jakarta.websocket.Session
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Add
MessageHandler.Wholeto the manager. - addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class org.glassfish.tyrus.core.TyrusSession
-
Register to handle to incoming messages in this conversation.
- addMonitoringProbe(ConnectionProbe) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Add the
ConnectionProbe, which will be notified about Connection life-cycle events. - addNull(List<String>) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
- addNull(List<V>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Define the behavior for adding a
nullvalues to the value list. - AddOn - Interface in org.glassfish.grizzly.http.server
-
The
HttpServeraddon interface, responsible for adding features like WebSockets, Comet to HttpServer. - addParameter(String, String) - Method in class org.glassfish.grizzly.http.util.Parameters
- addParameter(String, String[]) - Method in class org.glassfish.grizzly.http.server.Request
-
Add a parameter name and corresponding set of values to this Request.
- addParameterValues(String, String[]) - Method in class org.glassfish.grizzly.http.util.Parameters
- addProbes(E...) - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Add the monitoring probes, which will be notified about object's lifecycle events.
- addProbes(E...) - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Add the monitoring probes, which will be notified about object's lifecycle events.
- addRecord(Connection, Buffer, CompletionHandler, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueReader
- addRecord(Connection, Buffer, CompletionHandler, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueReader
- addSafeCharacter(char) - Method in class org.glassfish.grizzly.http.util.UEncoder
- addSessionCookieInternal(Cookie) - Method in class org.glassfish.grizzly.http.server.Response
-
Special method for adding a session cookie as we should be overriding any previous
- addShutdownListener(GracefulShutdownListener) - Method in class org.glassfish.grizzly.nio.NIOTransport
- addShutdownListener(GracefulShutdownListener) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- addShutdownListener(GracefulShutdownListener) - Method in interface org.glassfish.grizzly.Transport
-
Adds a
GracefulShutdownListenerwhich will be called whenTransport.shutdown()is called to enable graceful shutdown of transports. - addShutdownTask(Callable<Filter>) - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
-
Adds a task to this event.
- addToFileCache(Request, Response, File) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- addTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Adds the specified
TransferEncodingto theHttpCodecFilter. - addUnique(T[], T) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
-
Add unique element to the array.
- addUnique(T[], T, boolean) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
-
Add unique element to the array.
- addValue(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header using un-translated byte[].
- addValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header , return the MessageBytes container for the new value
- addValue(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header using un-translated Buffer.
- addValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header , return the MessageBytes container for the new value
- addWrapper(String, Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Add a wrapper to the context associated with this wrapper.
- addWrapper(String, Object, boolean, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
- addWrapper(String, Object, boolean, String, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
- addWrapper(String, String, String, Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Add a new Wrapper to an existing Context.
- addWrapper(String, String, String, Object, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Add a new Wrapper to an existing Context.
- addWrapper(String, String, String, Object, boolean, String, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Add a new Wrapper to an existing Context.
- addWrapper(Mapper.Context, String, Object) - Method in class org.glassfish.grizzly.http.server.util.Mapper
- addWrapper(Mapper.Context, String, Object, boolean, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
- addWrapper(Mapper.Context, String, Object, boolean, String, boolean) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Adds a wrapper to the given context.
- advance() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Advance the current parsing position by one, if we are not already past the end of the string.
- afterExecute(AbstractThreadPool.Worker, Thread, Runnable, Throwable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method invoked upon completion of execution of the given Runnable.
- afterResponse(HandshakeResponse) - Method in class jakarta.websocket.ClientEndpointConfig.Configurator
-
This method is called by the implementation after it has received a handshake response from the server as a result of a handshake interaction it initiated.
- AfterServiceListener - Interface in org.glassfish.grizzly.http.server
-
The listener, which could be registered on a
RequestusingRequest.addAfterServiceListener(org.glassfish.grizzly.http.server.AfterServiceListener)and be notified once theRequestprocessing will be completed. - afterServicesList - Variable in class org.glassfish.grizzly.http.server.Request
- Age - org.glassfish.grizzly.http.util.Header
- AGENT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's user-agent format.
- AGENT_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's user-agent format. - AGENT_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's user-agent format set to use the UTC time zone.
- aggregate(TaskQueue<AsyncWriteQueueRecord>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Aggregates records in a queue to be written as one chunk.
- aggregate(TaskQueue<AsyncWriteQueueRecord>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueWriter
-
Aggregates records in a queue to be written as one chunk.
- AggregatorAddOn - Class in org.glassfish.grizzly.http.server.util
-
AggregatorAddOn installs
AggregatorAddOn.AggregatorFilterinto HttpServer FilterChain. - AggregatorAddOn() - Constructor for class org.glassfish.grizzly.http.server.util.AggregatorAddOn
- ALL - org.glassfish.tyrus.core.DebugContext.TracingType
-
Tracing headers will be present in all handshake responses.
- ALL - Static variable in class org.glassfish.tyrus.core.coder.PrimitiveDecoders
- ALL_INSTANCES - Static variable in class org.glassfish.tyrus.core.coder.PrimitiveDecoders
- allocate(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- allocate(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Allocated
Bufferof the required size. - allocate(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Allocated
Bufferof the required size. - allocate(int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Allocated
Bufferof the required size. - allocate(int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
For this implementation, this method simply calls through to
PooledMemoryManager.allocateAtLeast(int); - allocate(int) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Creates a buffer with a given capacity and limit
- allocate(int) - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- allocate(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- allocate(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- allocateAndReadBuffer(TCPNIOConnection) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Allocated
Bufferat least of the provided size. - allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Allocated
Bufferat least of the provided size. - allocateAtLeast(int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Allocated
Bufferat least of the provided size. - allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Allocates a buffer of at least the size requested.
- allocateByteBuffer(int) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
- allocateByteBuffer(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Allocates
ByteBufferof required size. - allocateByteBuffer(MemoryManager, int) - Static method in class org.glassfish.grizzly.memory.MemoryUtils
- allocateByteBuffer0(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- allocateByteBufferAtLeast(int) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
- allocateByteBufferAtLeast(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Allocates
ByteBufferof required size. - allocateFromPool(ThreadLocalPool, int) - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Allocate a
Bufferusing the providedThreadLocalPool. - allocateHeapBuffer(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Creates a new HeapBuffer with a a specified size.
- allocateHeapBufferAtLeast(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- allocateInputBuffer(SSLConnectionContext) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- allocateNewBuffer(MemoryManager, int) - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- Allow - org.glassfish.grizzly.http.util.Header
- ALLOW_BACKSLASH - Static variable in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- ALLOW_ENCODED_SLASH - Static variable in class org.glassfish.grizzly.http.util.UDecoder
- allowBufferDispose - Variable in class org.glassfish.grizzly.memory.ByteBufferWrapper
- allowBufferDispose - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- allowBufferDispose() - Method in interface org.glassfish.grizzly.Buffer
- allowBufferDispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- allowBufferDispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- allowBufferDispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- allowBufferDispose(boolean) - Method in interface org.glassfish.grizzly.Buffer
- allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- allowDispose(Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- ALLOWED - org.glassfish.grizzly.http.Method.PayloadExpectation
- allowInternalBuffersDispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- allowInternalBuffersDispose() - Method in class org.glassfish.grizzly.memory.CompositeBuffer
- allowInternalBuffersDispose(boolean) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- allowInternalBuffersDispose(boolean) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
- allowReplacement() - Static method in class org.glassfish.grizzly.http.server.util.Mapper
-
true if replacement of already added [@link Host},
Mapper.ContextandMapper.Wrapperwhen invokingMapper.addHost(java.lang.String, java.lang.String[], java.lang.Object),Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], org.glassfish.grizzly.http.server.naming.NamingContext)etc. - alreadyQuoted(String) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- ALT_DD_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which we store the alternate deployment descriptor for this web application
- AlternateDocBase - Class in org.glassfish.grizzly.http.server.util
- AlternateDocBase() - Constructor for class org.glassfish.grizzly.http.server.util.AlternateDocBase
- alternateDocBases - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- ALWAYS_ADD_EXPIRES - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
-
If set to false, we don't use the IE6/7 Max-Age/Expires work around
- ANCIENT_DATE - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- AnnotatedEndpoint - Class in org.glassfish.tyrus.core
-
Endpointdescendant which represents deployed annotated endpoint. - ANOTHER_UPGRADE_REQUEST_REQUIRED - org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeStatus
-
Client engine needs to send another request.
- any - Variable in class org.glassfish.tyrus.core.wsadl.model.Application
- ApacheLogFormat - Class in org.glassfish.grizzly.http.server.accesslog
-
An
AccessLogFormatusing a standard vaguely similar and heavily influenced by Apache's own custom access log formats. - ApacheLogFormat(String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
Create a new
ApacheLogFormatinstance by parsing the format from the specifiedString. - ApacheLogFormat(TimeZone, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
Create a new
ApacheLogFormatinstance by parsing the format from the specifiedString. - appCommitted - Variable in class org.glassfish.grizzly.http.server.Response
-
The application commit flag.
- append(byte) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- append(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Add data to the buffer
- append(char) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- append(char) - Method in class org.glassfish.grizzly.http.util.CharChunk
- append(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Add data to the buffer
- append(E, E) - Method in interface org.glassfish.grizzly.Appender
- append(String) - Method in interface org.glassfish.grizzly.http.server.accesslog.AccessLogAppender
-
Append the specified access log entry.
- append(String) - Method in class org.glassfish.grizzly.http.server.accesslog.QueueingAppender
- append(String) - Method in class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
- append(String) - Method in class org.glassfish.grizzly.http.server.accesslog.StreamAppender
- append(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Append a string to the buffer
- append(StringBuffer) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Add data to the buffer
- append(String, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Append a string to the buffer
- append(Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- append(Buffer) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
- append(Buffer) - Method in class org.glassfish.grizzly.streams.BufferedInput
- append(HttpContent) - Method in class org.glassfish.grizzly.http.HttpContent
- append(HttpContent) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- append(BufferChunk) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- append(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- append(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
- append(T) - Method in interface org.glassfish.grizzly.Appendable
- Appendable<T> - Interface in org.glassfish.grizzly
- appendBuffers(ByteBuffer, ByteBuffer, int, int) - Static method in class org.glassfish.tyrus.core.Utils
-
Concatenates two buffers into one.
- appendBuffers(MemoryManager, Buffer, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Append two
Buffers. - appendBuffers(MemoryManager, Buffer, Buffer, boolean) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Append two
Buffers. - Appender<E> - Interface in org.glassfish.grizzly
- appendLogMessage(Logger, Level, DebugContext.Type, Object...) - Method in class org.glassfish.tyrus.core.DebugContext
-
Append a message to the log, the logging will be postponed until the message can be provided with a session ID.
- appendLogMessageWithThrowable(Logger, Level, DebugContext.Type, Throwable, Object...) - Method in class org.glassfish.tyrus.core.DebugContext
-
Append a message to the log, the logging will be postponed until the message can be provided with a session ID.
- appendRequestURL(Request, StringBuffer) - Static method in class org.glassfish.grizzly.http.server.Request
-
Appends the reconstructed URL the client used to make the request.
- appendRequestURL(Request, StringBuilder) - Static method in class org.glassfish.grizzly.http.server.Request
-
Appends the reconstructed URL the client used to make the request.
- appendStandardOutputMessage(DebugContext.Type, String) - Method in class org.glassfish.tyrus.core.DebugContext
-
Write a message to the standard output, the logging will be postponed until the message can be provided with a session ID.
- appendTraceMessage(Logger, Level, DebugContext.Type, Object...) - Method in class org.glassfish.tyrus.core.DebugContext
-
Append a message to the log and to the list of trace messages that are sent in handshake response.
- appendTraceMessageWithThrowable(Logger, Level, DebugContext.Type, Throwable, Object...) - Method in class org.glassfish.tyrus.core.DebugContext
-
Append a message to the log and to the list of trace messages that are sent in handshake response.
- Application - Class in org.glassfish.tyrus.core.wsadl.model
-
Java class for anonymous complex type
- Application() - Constructor for class org.glassfish.tyrus.core.wsadl.model.Application
- APPLICATION_DATA_TOO_LONG(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
{0} applicationData exceeded the maximum allowed payload of 125 bytes.
- APPLICATION_EVENT_LISTENER - Static variable in interface org.glassfish.tyrus.core.monitoring.ApplicationEventListener
-
A key used for registering a application event listener implementation.
- applicationEventListener(ApplicationEventListener) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
- ApplicationEventListener - Interface in org.glassfish.tyrus.core.monitoring
-
Listens to application-level events that are interesting for monitoring.
- applyDecoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
- applyDecoding(HttpHeader) - Method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
- applyEncoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
- applyEncoding(HttpHeader) - Method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
- areTrailersAvailable() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- areTrailersAvailable() - Method in class org.glassfish.grizzly.http.server.Request
- ARGUMENT_NOT_NULL(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Argument ''{0}'' cannot be null.
- array() - Method in interface org.glassfish.grizzly.Buffer
-
Returns the byte array that backs this buffer (optional operation).
- array() - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- array() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- array() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- array() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- arrayOffset - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- arrayOffset() - Method in interface org.glassfish.grizzly.Buffer
-
Returns the offset within this buffer's backing array of the first element of the buffer (optional operation).
- arrayOffset() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- arrayOffset() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- arrayOffset() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- ArraySet<T> - Class in org.glassfish.grizzly.utils
-
The thread safe set implementation, which uses array to hold its elements.
- ArraySet(Class<T>) - Constructor for class org.glassfish.grizzly.utils.ArraySet
- ArraySet(Class<T>, boolean) - Constructor for class org.glassfish.grizzly.utils.ArraySet
- ArrayUtils - Class in org.glassfish.grizzly.utils
-
Set of utility methods to work with Arrays.
- ArrayUtils() - Constructor for class org.glassfish.grizzly.utils.ArrayUtils
- Ascii - Class in org.glassfish.grizzly.http.util
-
This class implements some basic ASCII character handling functions.
- Ascii() - Constructor for class org.glassfish.grizzly.http.util.Ascii
- ASCII_CHARSET - Static variable in class org.glassfish.grizzly.utils.Charsets
- asClientCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
- asClientCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
- asClientCookieString() - Method in class org.glassfish.grizzly.http.Cookie
- asClosed(PathPattern) - Static method in class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Return a new path pattern with a same path template but a
closedright hand path. - asReadOnlyBuffer() - Method in interface org.glassfish.grizzly.Buffer
-
Creates a new, read-only
Bufferthat shares this buffer's content. - asReadOnlyBuffer() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- asReadOnlyBuffer() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- asReadOnlyBuffer() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- assertOpen() - Method in interface org.glassfish.grizzly.Closeable
-
Checks if this Closeable is open and ready to be used.
- assertOpen() - Method in interface org.glassfish.grizzly.Connection
-
Checks if this Connection is open and ready to be used.
- assertOpen() - Method in class org.glassfish.grizzly.nio.NIOConnection
- asServerCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
- asServerCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
- asServerCookieString() - Method in class org.glassfish.grizzly.http.Cookie
- ASYNC - org.glassfish.tyrus.spi.WriterInfo.RemoteEndpointType
-
RemoteEndpoint.Async
- asyncConnectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
- asyncConnectToServer(Class<?>, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
Non-blocking version of
WebSocketContainer.connectToServer(Class, java.net.URI). - asyncConnectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
Non-blocking version of
WebSocketContainer.connectToServer(Class, jakarta.websocket.ClientEndpointConfig, java.net.URI). - asyncConnectToServer(Object, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
Non-blocking version of
WebSocketContainer.connectToServer(Object, java.net.URI). - AsyncQueue - Interface in org.glassfish.grizzly.asyncqueue
-
Common interface for
AsyncQueueprocessors. - AsyncQueue.AsyncResult - Enum in org.glassfish.grizzly.asyncqueue
- AsyncQueueEnabledTransport - Interface in org.glassfish.grizzly.asyncqueue
-
Interface, which Transports should implement if they support AsyncQueues.
- asyncQueueIO - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Transport AsyncQueueIO
- AsyncQueueIO<L> - Interface in org.glassfish.grizzly.asyncqueue
-
Class encapsulates asynchronous queue implementation:
AsyncQueueReader,AsyncQueueWriter. - AsyncQueueIO.Factory - Class in org.glassfish.grizzly.asyncqueue
- AsyncQueueIO.ImmutableAsyncQueueIO<L> - Class in org.glassfish.grizzly.asyncqueue
- AsyncQueueIO.MutableAsyncQueueIO<L> - Class in org.glassfish.grizzly.asyncqueue
- AsyncQueueReader<L> - Interface in org.glassfish.grizzly.asyncqueue
-
The
AsyncQueue, which implements asynchronous read queue. - AsyncQueueRecord<R> - Class in org.glassfish.grizzly.asyncqueue
-
AsyncQueueelement unit - AsyncQueueRecord() - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- AsyncQueueRecord(Connection, Object, CompletionHandler) - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- AsyncQueueWriter<L> - Interface in org.glassfish.grizzly.asyncqueue
-
The
AsyncQueue, which implements asynchronous write queue. - AsyncReadQueueRecord - Class in org.glassfish.grizzly.asyncqueue
-
AsyncQueueread element unit - AsyncWriteQueueRecord - Class in org.glassfish.grizzly.asyncqueue
-
AsyncQueuewrite element unit - AsyncWriteQueueRecord(Connection, WritableMessage, CompletionHandler, Object, PushBackHandler, boolean) - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- attach() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- attach(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpContext
- attachToSelectorRunner(SelectorRunner) - Method in class org.glassfish.grizzly.nio.NIOConnection
- Attribute<T> - Class in org.glassfish.grizzly.attributes
-
Class used to define dynamic typed attributes on
AttributeHolderinstances. - Attribute(AttributeBuilder, String, int, Supplier<T>) - Constructor for class org.glassfish.grizzly.attributes.Attribute
- Attribute(AttributeBuilder, String, int, T) - Constructor for class org.glassfish.grizzly.attributes.Attribute
- attributeBuilder - Variable in class org.glassfish.grizzly.AbstractTransformer
- attributeBuilder - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport AttributeBuilder, which will be used to create Attributes
- attributeBuilder - Variable in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
- attributeBuilder - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- AttributeBuilder - Interface in org.glassfish.grizzly.attributes
-
AttributeBuilder is responsible for creating and indexing
Attributes. - AttributeHolder - Interface in org.glassfish.grizzly.attributes
-
Interface declares common functionality for objects, which have associated
Attributes. - attributes - Variable in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- attributes - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
-
The attributes associated with this Request, keyed by attribute name.
- attributes - Variable in class org.glassfish.grizzly.nio.NIOConnection
- attributes() - Method in class org.glassfish.grizzly.http.server.Session
-
Return a
ConcurrentMapof attributes. - attributeStorage - Variable in class org.glassfish.grizzly.streams.TransformerInput
- attributeStorage - Variable in class org.glassfish.grizzly.streams.TransformerOutput
- AttributeStorage - Interface in org.glassfish.grizzly.attributes
-
AttributeStorage provides access to a
AttributeHolder, where application can storeAttributes. - AUTH_CONFIG - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Authentication configuration.
- AuthConfig - Class in org.glassfish.tyrus.client.auth
-
AuthConfig serves as a configuration of HTTP authentication.
- AuthConfig.Builder - Class in org.glassfish.tyrus.client.auth
-
The AuthConfig.Builder is a class used for creating an instance of
AuthConfigfor purpose of HTTP Authentication. - AUTHENTICATION_CREATE_AUTH_HEADER_FAILED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Could not add authorization header in http request.
- AUTHENTICATION_CREDENTIALS_MISSING() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Credentials are missing.
- AUTHENTICATION_DIGEST_NO_SUCH_ALG() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
No such algorithm to generate authorization digest http header.
- AUTHENTICATION_DIGEST_QOP_UNSUPPORTED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
The 'qop' (quality of protection) = {0} extension requested by the server is not supported by Tyrus.
- AUTHENTICATION_FAILED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Authentication failed.
- AuthenticationException - Exception in org.glassfish.tyrus.client.auth
-
This exception is set as a cause of
DeploymentExceptionthrown whenWebSocketContainer.connectToServer(...) - AuthenticationException(String) - Constructor for exception org.glassfish.tyrus.client.auth.AuthenticationException
-
Constructor.
- Authenticator - Class in org.glassfish.tyrus.client.auth
-
Authenticator provides a way how to plug-in custom authentication provider.
- Authenticator() - Constructor for class org.glassfish.tyrus.client.auth.Authenticator
- AUTHORITY - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI authority component type.
- Authorization - org.glassfish.grizzly.http.util.Header
- AUTHORIZATION - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
HTTP "Authorization" header name.
- AUTHORIZATION_HEADER - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Default header names.
- authType() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- AUTO_SIZE - Static variable in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Constant set via
AsyncQueueWriter.setMaxPendingBytesPerConnection(int)means the async write queue size will be configured automatically perNIOConnectiondepending on connections write buffer size. - available() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- available() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Return the number of bytes available for get calls.
- available() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Return the number of bytes available for get calls.
- available() - Method in class org.glassfish.grizzly.utils.BufferInputStream
- availableChar() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- awaitTermination(long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- awaitTermination(long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
B
- B2CConverter - Class in org.glassfish.grizzly.http.util
-
Efficient conversion of bytes to character .
- B2CConverter() - Constructor for class org.glassfish.grizzly.http.util.B2CConverter
- B2CConverter(String) - Constructor for class org.glassfish.grizzly.http.util.B2CConverter
-
Create a converter, with bytes going to a byte buffer
- B2CConverterBlocking - Class in org.glassfish.grizzly.http.util
-
Efficient conversion of bytes to character .
- B2CConverterBlocking() - Constructor for class org.glassfish.grizzly.http.util.B2CConverterBlocking
- B2CConverterBlocking(String) - Constructor for class org.glassfish.grizzly.http.util.B2CConverterBlocking
-
Create a converter, with bytes going to a byte buffer
- BackendConfiguration - Class in org.glassfish.grizzly.http.server
-
This configuration might be useful, when Grizzly HttpServer is running behind an HTTP gateway like reverse proxy, load balancer etc...
- BackendConfiguration() - Constructor for class org.glassfish.grizzly.http.server.BackendConfiguration
- BAD_GATEWAY_502 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- BAD_REQUEST_400 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- Base - Class in org.glassfish.grizzly.compression.lzma.impl
-
Base
- Base() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Base
- BaseContainer - Class in org.glassfish.tyrus.core
-
Base WebSocket container.
- BaseContainer() - Constructor for class org.glassfish.tyrus.core.BaseContainer
- BaseContainer.ShutDownCondition - Interface in org.glassfish.tyrus.core
- BaseFilter - Class in org.glassfish.grizzly.filterchain
-
Provides empty implementation for
Filterprocessing methods. - BaseFilter() - Constructor for class org.glassfish.grizzly.filterchain.BaseFilter
- BASIC - org.glassfish.tyrus.spi.WriterInfo.RemoteEndpointType
-
RemoteEndpoint.Basic
- bb - Variable in class org.glassfish.grizzly.http.util.C2BConverter
- beforeExecute(AbstractThreadPool.Worker, Thread, Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method invoked prior to executing the given Runnable in the given thread.
- beforeRequest(Map<String, List<String>>) - Method in class jakarta.websocket.ClientEndpointConfig.Configurator
-
This method is called by the implementation after it has formulated the handshake request that will be used to initiate the connection to the server, but before it has sent any part of the request.
- beforeRequest(UpgradeRequest) - Method in class org.glassfish.tyrus.spi.TyrusClientEndpointConfigurator
-
This method is called by the implementation after it has formulated the handshake request that will be used to initiate the connection to the server, but before
ClientEndpointConfig.Configurator.beforeRequest(Map)is invoked. - Beta - Annotation Type in org.glassfish.tyrus.core
-
Marker of a public Tyrus API that is still in "beta" non-final version.
- bigEndian - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- BINARY - org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Binary frame.
- BINARY - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Binary type.
- BINARY_CONTINUATION - org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Continuation binary frame.
- BINARY_CONTINUATION - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Continuation binary type.
- BINARY_MESSAGE_HANDLER_NOT_FOUND(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Binary message handler not found.
- BINARY_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Binary message received out of order.
- BinaryFrame - Class in org.glassfish.tyrus.core.frame
-
Binary frame representation.
- BinaryFrame(byte[], boolean, boolean) - Constructor for class org.glassfish.tyrus.core.frame.BinaryFrame
-
Constructor.
- BinaryFrame(Frame) - Constructor for class org.glassfish.tyrus.core.frame.BinaryFrame
-
Constructor.
- BinaryFrame(Frame, boolean) - Constructor for class org.glassfish.tyrus.core.frame.BinaryFrame
-
Constructor.
- BinaryNIOInputSource - Interface in org.glassfish.grizzly.http.io
-
Adds the ability for binary based
InputSources to obtain the incomingBufferdirectly without having to use intermediate objects to copy the data to. - BinaryNIOOutputSink - Interface in org.glassfish.grizzly.http.io
-
Adds the ability for binary based
OutputSinks to write aBufferinstead of having to convert to those types supported byOutputStream. - binarySearch(int[], int, int, int) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
- bind(int) - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
Binds Transport to the specific port on localhost.
- bind(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds Transport to the specific port on localhost.
- bind(int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Binds Transport to the specific port on localhost.
- bind(int) - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds Transport to the specific port on localhost.
- bind(String, int) - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
Binds Transport to the specific host and port.
- bind(String, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds Transport to the specific host and port.
- bind(String, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Binds Transport to the specific host and port.
- bind(String, int) - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds Transport to the specific host and port.
- bind(String, int, int) - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
Binds Transport to the specific host and port.
- bind(String, int, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds Transport to the specific host and port.
- bind(String, int, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Binds Transport to the specific host and port.
- bind(String, int, int) - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds Transport to the specific host and port.
- bind(String, PortRange, boolean, int) - Method in class org.glassfish.grizzly.AbstractBindingHandler
- bind(String, PortRange, boolean, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds Transport to the specific host, and port within a
PortRange. - bind(String, PortRange, boolean, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Binds Transport to the specific host, and port within a
PortRange. - bind(String, PortRange, boolean, int) - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds Transport to the specific host, and port within a
PortRange. - bind(String, PortRange, int) - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
Binds Transport to the specific host, and port within a
PortRange. - bind(String, PortRange, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds Transport to the specific host, and port within a
PortRange. - bind(String, PortRange, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Binds Transport to the specific host, and port within a
PortRange. - bind(String, PortRange, int) - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds Transport to the specific host, and port within a
PortRange. - bind(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler
- bind(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds Transport to the specific SocketAddress.
- bind(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler
- bind(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Binds Transport to the specific SocketAddress.
- bind(SocketAddress) - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds Transport to the specific SocketAddress.
- bind(SocketAddress, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler
- bind(SocketAddress, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds Transport to the specific SocketAddress.
- bind(SocketAddress, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler
- bind(SocketAddress, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Binds Transport to the specific SocketAddress.
- bind(SocketAddress, int) - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds Transport to the specific SocketAddress.
- bind(HttpRequestPacket, HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpBaseFilter
-
Binds
HttpRequestPacketandHttpResponsePacketobjects. - bindToInherited() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler
- bindToInherited() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Binds the Transport to the channel inherited from the entity that created this Java virtual machine.
- bindToInherited() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler
- bindToInherited() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- bindToInherited() - Method in interface org.glassfish.grizzly.SocketBinder
-
Binds the Transport to the channel inherited from the entity that created this Java virtual machine.
- BinTree - Class in org.glassfish.grizzly.compression.lzma.impl.lz
-
BinTree
- BinTree() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- BitTreeDecoder - Class in org.glassfish.grizzly.compression.lzma.impl.rangecoder
-
BitTreeDecoder
- BitTreeDecoder(int) - Constructor for class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
- BitTreeEncoder - Class in org.glassfish.grizzly.compression.lzma.impl.rangecoder
-
BitTreeEncoder
- BitTreeEncoder(int) - Constructor for class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- block(InetAddress, NetworkInterface, InetAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Blocks multicast datagrams from the given source address.
- blockingRead() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Read next chunk of data in this thread, block if needed.
- blockingRead() - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
- BooleanDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.BooleanDecoder
- broadcast(String) - Method in class org.glassfish.tyrus.core.TyrusSession
-
Broadcasts text message to all connected clients.
- broadcast(ByteBuffer) - Method in class org.glassfish.tyrus.core.TyrusSession
-
Broadcasts binary message to all connected clients, including remote sessions (if any).
- BROADCAST - org.glassfish.tyrus.spi.WriterInfo.RemoteEndpointType
-
Broadcast
- broadcastBinary(String, byte[]) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Broadcast binary message.
- BroadcastListener - Interface in org.glassfish.tyrus.core.cluster
-
Broadcast listener.
- broadcastText(String, String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Broadcast text message.
- Buffer - org.glassfish.grizzly.http.util.DataChunk.Type
- Buffer - Interface in org.glassfish.grizzly
-
JDK
ByteBufferwas taken as base for Grizzly Buffer interface, but Buffer has several extensions: it's possible to prepend some data to a Buffer and release Buffer, when it's not required any more. - BUFFER_OVERFLOW() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Buffer overflow.
- BUFFER_OVERFLOW_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- BUFFER_OVERFLOW_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- BUFFER_UNDERFLOW_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- BUFFER_UNDERFLOW_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- BufferArray - Class in org.glassfish.grizzly.memory
- BufferChunk - Class in org.glassfish.grizzly.http.util
-
Bufferchunk representation. - BufferChunk() - Constructor for class org.glassfish.grizzly.http.util.BufferChunk
- BUFFERED_FILTER - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Buffered filter (input)
- BufferedInput - Class in org.glassfish.grizzly.streams
- BufferedInput() - Constructor for class org.glassfish.grizzly.streams.BufferedInput
- BufferedOutput - Class in org.glassfish.grizzly.streams
- BufferedOutput() - Constructor for class org.glassfish.grizzly.streams.BufferedOutput
- BufferedOutput(int) - Constructor for class org.glassfish.grizzly.streams.BufferedOutput
- BufferInputStream - Class in org.glassfish.grizzly.utils
-
InputStreamimplementation over GrizzlyBuffer. - BufferInputStream(Buffer) - Constructor for class org.glassfish.grizzly.utils.BufferInputStream
-
Create the
InputStreamover GrizzlyBuffer. - BufferInputStream(Buffer, int, int) - Constructor for class org.glassfish.grizzly.utils.BufferInputStream
-
Create the
InputStreamover GrizzlyBuffer. - BufferOutputStream - Class in org.glassfish.grizzly.utils
-
OutputStreamimplementation to write to aBuffer. - BufferOutputStream(MemoryManager) - Constructor for class org.glassfish.grizzly.utils.BufferOutputStream
-
Creates the BufferOutputStream without initial Buffer.
- BufferOutputStream(MemoryManager, Buffer) - Constructor for class org.glassfish.grizzly.utils.BufferOutputStream
-
Creates the BufferOutputStream using passed
Bufferas initial. - BufferOutputStream(MemoryManager, Buffer, boolean) - Constructor for class org.glassfish.grizzly.utils.BufferOutputStream
-
Creates the BufferOutputStream using passed
Bufferas initial. - Buffers - Class in org.glassfish.grizzly.memory
-
Class has useful methods to simplify the work with
Buffers. - Buffers() - Constructor for class org.glassfish.grizzly.memory.Buffers
- BuffersBuffer - Class in org.glassfish.grizzly.memory
- BuffersBuffer(MemoryManager, Buffer[], int, boolean) - Constructor for class org.glassfish.grizzly.memory.BuffersBuffer
- bufferSize - Variable in class org.glassfish.grizzly.streams.BufferedOutput
- build() - Method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Builds a configuration object using the attributes set on this builder.
- build() - Method in class org.glassfish.grizzly.AbstractBindingHandler.Builder
- build() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- build() - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- build() - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder.StatelessFilterChainBuilder
- build() - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- build() - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
-
Build the HttpTrailer message.
- build() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Build the HttpContent message.
- build() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
- build() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Build the HttpRequestPacket message.
- build() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
-
Build the HttpResponsePacket message.
- build() - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
-
Build the HttpTrailer message.
- build() - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Build an
AccessLogProbeinstance which can be injected into anHttpServer's monitoring configuration to provide access logging. - build() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
- build() - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration.Builder
- build() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.Builder
- build() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
- build() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- build() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler.Builder
- build() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
- build() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
- build() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- build() - Method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
Build an instance of
AuthConfig. - build() - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Build new frame.
- build() - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Build
RequestContextfrom given properties. - build() - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Builds the configuration object using the current attributes that have been set on this builder object.
- build() - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
Create new
TyrusWebSocketEngineinstance with current set of parameters. - builder - Variable in class org.glassfish.grizzly.filterchain.FilterChainProcessorSelector
-
FilterChainBuilder, responsible for creatingFilterChaininstances - builder() - Static method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns
HttpRequestPacketbuilder. - builder() - Static method in class org.glassfish.grizzly.http.server.http2.PushEvent
- builder() - Static method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
- builder() - Static method in class org.glassfish.tyrus.client.auth.AuthConfig
-
Create new
AuthConfig.Builderinstance, which contains provided Basic and Digest authenticators. - builder() - Static method in class org.glassfish.tyrus.core.frame.Frame
-
Create new
Frame.Builder. - builder(WebSocketContainer) - Static method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Create
TyrusWebSocketEngine.TyrusWebSocketEngineBuilderinstance based on passedWebSocketContainer. - builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Returns
HttpTrailerbuilder. - builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns
HttpContentbuilder. - builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns
HttpTrailerbuilder. - builder(HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns
HttpResponsePacketbuilder. - builder(TCPNIOTransport) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler
- builder(TCPNIOTransport) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
-
Return the
TCPNIOConnectorHandlerbuilder. - builder(UDPNIOTransport) - Static method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler
- builder(UDPNIOTransport) - Static method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
-
Return the
UDPNIOConnectorHandlerbuilder. - builder(Frame) - Static method in class org.glassfish.tyrus.core.frame.Frame
-
Create new
Frame.Builderbased on provided frame. - Builder() - Constructor for class org.glassfish.grizzly.AbstractBindingHandler.Builder
- Builder() - Constructor for class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpBrokenContent.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpContent.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpHeader.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpTrailer.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.server.HttpHandlerRegistration.Builder
- Builder() - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.Builder
- Builder() - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
- Builder() - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler.Builder
- Builder() - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
- Builder() - Constructor for class org.glassfish.tyrus.core.frame.Frame.Builder
-
Constructor.
- Builder() - Constructor for class org.glassfish.tyrus.core.RequestContext.Builder
- Builder() - Constructor for class org.glassfish.tyrus.core.TyrusConfiguration.Builder
- Builder(Frame) - Constructor for class org.glassfish.tyrus.core.frame.Frame.Builder
-
Constructor.
- bulder() - Static method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
-
Deprecated.typo :(
- bulk(CompositeBuffer.BulkOperation) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
Iterates over
Bufferbytes fromBuffer.position()toBuffer.limit()and letsCompositeBuffer.BulkOperationexamine/change the buffer content; - bulk(CompositeBuffer.BulkOperation) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
Iterates over
Bufferbytes fromBuffer.position()toBuffer.limit()and letsCompositeBuffer.BulkOperationexamine/change the buffer content; - bulk(CompositeBuffer.BulkOperation, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
Iterates over
Bufferbytes from position to limit and letsCompositeBuffer.BulkOperationexamine/change the buffer content; - bulk(CompositeBuffer.BulkOperation, int, int) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
Iterates over
Bufferbytes from position to limit and letsCompositeBuffer.BulkOperationexamine/change the buffer content; - bundleChanged(BundleEvent) - Method in class org.glassfish.tyrus.core.OsgiRegistry
- byteBuffer - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- ByteBufferArray - Class in org.glassfish.grizzly.memory
- ByteBufferAware - Interface in org.glassfish.grizzly.memory
- ByteBufferManager - Class in org.glassfish.grizzly.memory
-
The simple Buffer manager implementation, which works as wrapper above
ByteBuffers. - ByteBufferManager() - Constructor for class org.glassfish.grizzly.memory.ByteBufferManager
- ByteBufferManager(boolean) - Constructor for class org.glassfish.grizzly.memory.ByteBufferManager
- ByteBufferManager(boolean, int, int) - Constructor for class org.glassfish.grizzly.memory.ByteBufferManager
- ByteBufferManager.SmallByteBufferWrapper - Class in org.glassfish.grizzly.memory
-
ByteBufferWrapperimplementation, which supports trimming. - ByteBufferWrapper - Class in org.glassfish.grizzly.memory
-
Bufferimplementation, which uses theByteBufferunderneath. - ByteBufferWrapper() - Constructor for class org.glassfish.grizzly.memory.ByteBufferWrapper
- ByteBufferWrapper(ByteBuffer) - Constructor for class org.glassfish.grizzly.memory.ByteBufferWrapper
- ByteChunk - Class in org.glassfish.grizzly.http.util
-
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
- ByteChunk() - Constructor for class org.glassfish.grizzly.http.util.ByteChunk
-
Creates a new, uninitialized ByteChunk object.
- ByteChunk(int) - Constructor for class org.glassfish.grizzly.http.util.ByteChunk
- ByteChunk.ByteInputChannel - Interface in org.glassfish.grizzly.http.util
- ByteChunk.ByteOutputChannel - Interface in org.glassfish.grizzly.http.util
- ByteDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.ByteDecoder
- ByteEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- Bytes - org.glassfish.grizzly.http.util.DataChunk.Type
- bytesToReleaseAfterLastWrite() - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
C
- c - Variable in class org.glassfish.tyrus.core.ReflectionHelper.ClassTypePair
-
The class.
- c - Variable in class org.glassfish.tyrus.core.ReflectionHelper.TypeClassPair
- C2BConverter - Class in org.glassfish.grizzly.http.util
-
Efficient conversion of character to bytes.
- C2BConverter(String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter
- C2BConverter(ByteChunk, String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter, with bytes going to a byte buffer
- Cacheable - Interface in org.glassfish.grizzly
- CacheableDataChunk - Class in org.glassfish.grizzly.http.util
-
DataChunkimplementation, which could be cached in the thread cache. - CacheableDataChunk() - Constructor for class org.glassfish.grizzly.http.util.CacheableDataChunk
- CacheControl - org.glassfish.grizzly.http.util.Header
- CachedTypeIndex(int, String, Class<E>, int) - Constructor for class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- canBeAggregated() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- cancel() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.Instructs Grizzly to cancel this message write and release message associated resources.
- cancel() - Method in class org.glassfish.grizzly.http.server.Response
-
Deprecated.pls. use
Response.resume() - cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.DeregisterChannelOperation
- cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterChannelOperation
- cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterKeyTask
- cancel() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RunnableTask
- cancel() - Method in interface org.glassfish.grizzly.nio.SelectorHandlerTask
- cancel(boolean) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Do nothing.
- cancel(boolean) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- cancel(boolean) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- cancel(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- cancel(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- cancelled() - Method in interface org.glassfish.grizzly.CompletionHandler
-
The operation was cancelled.
- cancelled() - Method in class org.glassfish.grizzly.EmptyCompletionHandler
-
The operation was cancelled.
- cancelled() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
- cancelled() - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- cancelled() - Method in class org.glassfish.tyrus.spi.CompletionHandler
-
The operation was cancelled.
- canCompressHttpResponse(HttpResponsePacket, CompressionConfig, String[]) - Static method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Returns true if the
HttpResponsePacketcould be compressed, or false otherwise. - canDecompressHttpRequest(HttpRequestPacket, CompressionConfig, String[]) - Static method in class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Returns true if the
HttpResponsePacketcould be compressed, or false otherwise. - CANNOT_ACCEPT - jakarta.websocket.CloseReason.CloseCodes
-
1003 indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g., an endpoint that understands only text data MAY send this if it receives a binary message).
- CANNOT_ACCEPT - org.glassfish.tyrus.core.CloseReasons
-
1003 indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g., an endpoint that understands only text data MAY send this if it receives a binary message).
- canServeCompressed(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
Returns true if this entry could be served compressed as response to this (passed) specific
HttpRequestPacket. - canWrite() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- canWrite() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- canWrite() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- canWrite() - Method in interface org.glassfish.grizzly.OutputSink
- canWrite(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.the
lengthparameter will be ignored. Please useOutputBuffer.canWrite(). - canWrite(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Deprecated.
- canWrite(int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Deprecated.
- canWrite(int) - Method in interface org.glassfish.grizzly.OutputSink
-
Deprecated.the
lengthparameter will be ignored. Pls. useOutputSink.canWrite(). - canWrite(Connection) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Return
trueif the connection has not exceeded it's maximum size in bytes of pending writes, otherwisefalse. - canWrite(Connection<SocketAddress>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- canWrite(Connection<SocketAddress>, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Deprecated.
- canWrite(Connection<L>) - Method in interface org.glassfish.grizzly.Writer
-
Return
trueif the connection has not exceeded it's maximum size in bytes of pending writes, otherwisefalse. - canWrite(Connection<L>, int) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Deprecated.the size parameter will be ignored, use
Writer.canWrite(org.glassfish.grizzly.Connection)instead. - canWriteChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.
- cap - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- capacity() - Method in interface org.glassfish.grizzly.Buffer
-
Returns this buffer's capacity.
- capacity() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- capacity() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- capacity() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- capturingZeroOrMoreSegments - org.glassfish.tyrus.core.uri.internal.PathPattern.RightHandPath
-
A capturing group that matches zero or more path segments and keeps the matching path template open.
- capturingZeroSegments - org.glassfish.tyrus.core.uri.internal.PathPattern.RightHandPath
-
A capturing group that matches zero segments and effectively closes the matching path template.
- CERTIFICATE_KEY - Static variable in interface org.glassfish.grizzly.ssl.SSLSupport
-
The Request attribute key for the client certificate chain.
- CertificateEvent(boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter.CertificateEvent
- CERTIFICATES_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we store the array of X509Certificate objects representing the certificate chain presented by our client, if any.
- ChainProcessorSelector - Class in org.glassfish.grizzly
-
ProcessorSelectorimplementation, which acts like wrapper for chain ofProcessorSelectors. - ChainProcessorSelector() - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
- ChainProcessorSelector(List<ProcessorSelector>) - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
- ChainProcessorSelector(ProcessorSelector...) - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
- changed(E) - Method in interface org.glassfish.grizzly.ChangeListener
- ChangeListener<E> - Interface in org.glassfish.grizzly
- changeSessionId() - Method in class org.glassfish.grizzly.http.server.Request
-
Change the session id of the current session associated with this request and return the new session id.
- changeSessionId(Request, Session) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- changeSessionId(Request, Session) - Method in interface org.glassfish.grizzly.http.server.SessionManager
-
Change the
Sessionid and return the original id. - channel - Variable in class org.glassfish.grizzly.nio.NIOConnection
- channelConfigurator - Variable in class org.glassfish.grizzly.nio.NIOTransport
- ChannelConfigurator - Interface in org.glassfish.grizzly.nio
-
Configurator responsible for initial
SelectableChannelconfiguration. - CharacterDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.CharacterDecoder
- CharChunk - Class in org.glassfish.grizzly.http.util
-
Utilities to manipulate char chunks.
- CharChunk() - Constructor for class org.glassfish.grizzly.http.util.CharChunk
-
Creates a new, uninitialized CharChunk object.
- CharChunk(int) - Constructor for class org.glassfish.grizzly.http.util.CharChunk
- CharChunk.CharInputChannel - Interface in org.glassfish.grizzly.http.util
- CharChunk.CharOutputChannel - Interface in org.glassfish.grizzly.http.util
-
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
- CharEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.CharEntry
- Chars - org.glassfish.grizzly.http.util.DataChunk.Type
- charset - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- charset - Variable in class org.glassfish.grizzly.utils.StringDecoder
- charset - Variable in class org.glassfish.grizzly.utils.StringEncoder
- Charsets - Class in org.glassfish.grizzly.utils
-
Charset utility class.
- Charsets() - Constructor for class org.glassfish.grizzly.utils.Charsets
- check() - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.SSLHandshakeCondition
- check() - Method in class org.glassfish.grizzly.streams.StreamDecodeCondition
- check() - Method in class org.glassfish.grizzly.streams.TransformerInput.TransformerCondition
- check() - Method in interface org.glassfish.grizzly.utils.conditions.Condition
- CHECK_NON_SLASH_TERMINATED_FOLDERS_PROP - Static variable in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
- checkConnectFailed(Throwable) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Method will be called in order to check if failure happened before
Connectionwas reported as connected. - checkDispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- checkDispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- checkEmptyRead(int) - Method in class org.glassfish.grizzly.nio.NIOConnection
- checkEOL(HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- checkEOL(HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- checkMimeType(String) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if the resource with the given content-type could be compressed, or false otherwise.
- checkNormalize(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Check that the URI is normalized following character decoding.
- checkNotNull(T, String) - Static method in class org.glassfish.tyrus.core.Utils
-
Check for null.
- checkOrigin(String) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
- checkOverflow(int, String) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkpoint - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkpoint2 - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkRecycled() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- checkUserAgent(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if based on this configuration user-agent, specified in the
HttpRequestPacket, can receive compressed data. - Chunk - Interface in org.glassfish.grizzly.http.util
-
General interface for
CharChunkandBufferChunk. - chunkContentStart - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- chunked - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- chunked(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set true, if this
HttpPacketcontent will be transferred in chunking mode, or false if case of fixed-length message. - CHUNKED - Static variable in class org.glassfish.grizzly.http.server.Constants
- CHUNKED_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Constants
- CHUNKED_FILTER - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Chunked filters (input and output).
- ChunkedTransferEncoding - Class in org.glassfish.grizzly.http
-
Chunked transfer encoding implementation.
- ChunkedTransferEncoding(int) - Constructor for class org.glassfish.grizzly.http.ChunkedTransferEncoding
- ChunkingDecoder(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingDecoder
- chunkingEnabled - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- ChunkingEncoder(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingEncoder
- ChunkingFilter - Class in org.glassfish.grizzly.utils
-
The Filter is responsible to break the incoming/outgoing data into chunks and pass them down/up by the
FilterChain. - ChunkingFilter(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter
-
Construct a ChunkFilter, which will break incoming/outgoing data into chunks of the specified size.
- ChunkingFilter.ChunkingDecoder - Class in org.glassfish.grizzly.utils
- ChunkingFilter.ChunkingEncoder - Class in org.glassfish.grizzly.utils
- ChunkingFilter.ChunkingTransformer - Class in org.glassfish.grizzly.utils
- ChunkingTransformer(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingTransformer
- chunkLength - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- chunkRemainder - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- CIPHER_SUITE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we store the name of the cipher suite being used on an SSL connection (as an object of type java.lang.String).
- CIPHER_SUITE_KEY - Static variable in interface org.glassfish.grizzly.ssl.SSLSupport
-
The Request attribute key for the cipher suite.
- CipherData(String, int) - Constructor for class org.glassfish.grizzly.ssl.SSLSupport.CipherData
- CLASS_CHECKER_ADD_MESSAGE_HANDLER_ERROR(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Class {0}. {1}.
- CLASS_CHECKER_FORBIDDEN_RETURN_TYPE(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}.{1}: has got unsupported return type.
- CLASS_CHECKER_FORBIDDEN_WEB_SOCKET_CLOSE_PARAM(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}.{1}: @OnClose has got different params than Session or CloseReason.
- CLASS_CHECKER_FORBIDDEN_WEB_SOCKET_ERROR_PARAM(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}.{1}: {2} is not allowed as parameter type for method annotated with @OnError.
- CLASS_CHECKER_FORBIDDEN_WEB_SOCKET_OPEN_PARAM(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}.{1}: {2} has got multiple parameters of identical type.
- CLASS_CHECKER_MANDATORY_PARAM_MISSING(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}.{1}: does not have mandatory Throwable param.
- CLASS_CHECKER_MULTIPLE_IDENTICAL_PARAMS(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}.{1}: has got multiple parameters of identical type.
- CLASS_LOADER_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which we store the class loader used for loading servlets (as an object of type java.lang.ClassLoader).
- CLASS_NOT_ELIGIBLE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
{0} is not eligible for proxying (must not be non-static inner class or abstract) and it will not be proxied for modifyHandshake.
- CLASS_NOT_INSTANTIATED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Class {0} couldn''t be instantiated.
- CLASS_NOT_PROXIABLE(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
{0} is not eligible for proxying and it will not be proxied for modifyHandshake: ${1}.
- CLASS_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which we store the class path for our application class loader (as an object of type String), delimited with the appropriate path delimiter for this platform.
- classForName(String) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the Class from the class name.
- classForName(String, ClassLoader) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the Class from the class name.
- classForNameWithException(String) - Method in class org.glassfish.tyrus.core.OsgiRegistry
-
Get the Class from the class name.
- classForNameWithException(String) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the Class from the class name.
- classForNameWithException(String, ClassLoader) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the Class from the class name.
- classForNameWithExceptionPEA(String) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get privileged exception action to obtain Class from given class name.
- classForNameWithExceptionPEA(String, ClassLoader) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get privileged exception action to obtain Class from given class name.
- ClassLoaderUtil - Class in org.glassfish.grizzly.http.server.util
-
Simple
ClassLoaderutility. - ClassLoaderUtil() - Constructor for class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
- ClassTypePair(Class) - Constructor for class org.glassfish.tyrus.core.ReflectionHelper.ClassTypePair
- ClassTypePair(Class, Type) - Constructor for class org.glassfish.tyrus.core.ReflectionHelper.ClassTypePair
- clazz - Variable in class org.glassfish.grizzly.memory.AbstractBufferArray
- clear() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Clear all the attributes.
- clear() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Clear all the attributes.
- clear() - Method in interface org.glassfish.grizzly.Buffer
-
Clears this buffer.
- clear() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- clear() - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- clear() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- clear() - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Remove all mappings from this map.
- clear() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Clears all header fields.
- clear() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- clear() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- clear() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- clear() - Method in class org.glassfish.grizzly.utils.ArraySet
-
Remove all the set elements.
- clear() - Method in interface org.glassfish.grizzly.utils.ObjectPool
- clear() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- clearCookies() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of Cookies associated with this Request.
- clearHeaders() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of Headers associated with this Request.
- clearLocales() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of Locales associated with this Request.
- clearParameters() - Method in class org.glassfish.grizzly.http.server.Request
-
Clear the collection of parameters associated with this Request.
- clearProbes() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Removes all the monitoring probes, which are registered on the object.
- clearProbes() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Removes all the monitoring probes, which are registered on the object.
- clearResponse(Connection) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- client() - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the client-side cookies builder.
- client(boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the client-side cookies builder with the specific "strict cookie version compliance".
- client(boolean, boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the client-side cookies builder with the specific "strict cookie version compliance".
- CLIENT_CANNOT_CONNECT(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Client cannot connect to "{0}".
- CLIENT_CONNECTED - org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it was connected to server. - ClientContainer - Interface in org.glassfish.tyrus.spi
-
Entry point for client implementation.
- ClientCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- ClientEndpoint - Annotation Type in jakarta.websocket
-
The ClientEndpoint annotation a class level annotation is used to denote that a POJO is a web socket client and can be deployed as such.
- ClientEndpointConfig - Interface in jakarta.websocket
-
The ClientEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration information specific only to client endpoints.
- ClientEndpointConfig.Builder - Class in jakarta.websocket
-
The ClientEndpointConfig.Builder is a class used for creating
ClientEndpointConfigobjects for the purposes of deploying a client endpoint. - ClientEndpointConfig.Configurator - Class in jakarta.websocket
-
The Configurator class may be extended by developers who want to provide custom configuration algorithms, such as intercepting the opening handshake, or providing arbitrary methods and algorithms that can be accessed from each endpoint instance configured with this configurator.
- ClientEngine - Interface in org.glassfish.tyrus.spi
-
Facade for handling client operations from containers.
- ClientEngine.ClientUpgradeInfo - Interface in org.glassfish.tyrus.spi
-
Upgrade process result.
- ClientEngine.ClientUpgradeStatus - Enum in org.glassfish.tyrus.spi
-
Status of upgrade process.
- ClientEngine.TimeoutHandler - Interface in org.glassfish.tyrus.spi
-
Indicates to container that handshake timeout was reached.
- ClientManager - Class in org.glassfish.tyrus.client
-
ClientManager implementation.
- ClientManager() - Constructor for class org.glassfish.tyrus.client.ClientManager
-
Create new
ClientManagerinstance. - ClientManager.ReconnectHandler - Class in org.glassfish.tyrus.client
-
Reconnect handler.
- clientMode - Variable in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Client mode when handshaking.
- clientMode - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Client mode when handshaking.
- ClientProperties - Class in org.glassfish.tyrus.client
-
Tyrus client configuration properties.
- ClientProperties() - Constructor for class org.glassfish.tyrus.client.ClientProperties
- clientSocketSoTimeout - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- clone() - Method in class org.glassfish.grizzly.http.Cookie
-
Overrides the standard
java.lang.Object.clonemethod to return a copy of this cookie. - clone(Connection, E) - Method in interface org.glassfish.grizzly.asyncqueue.MessageCloner
-
Method will be called by
AsyncQueueWriter, when message could not be written directly, and will be added to the queue. - cloneBuffer(Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Clones the source
Buffer. - cloneBuffer(Buffer, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Clones the source
Buffer. - close() - Method in interface jakarta.websocket.Session
-
Close the current conversation with a normal status code and no reason phrase.
- close() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
Close AsyncQueueProcessor and release associated resources
- close() - Method in interface org.glassfish.grizzly.Closeable
-
Gracefully (if supported by the implementation) closes this stream and releases any system resources associated with it.
- close() - Method in interface org.glassfish.grizzly.Connection
-
Gracefully close the
Connection - close() - Method in class org.glassfish.grizzly.http.HttpContext
- close() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- close() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- close() - Method in interface org.glassfish.grizzly.http.server.accesslog.AccessLogAppender
-
Close any underlying resource owned by this appender.
- close() - Method in class org.glassfish.grizzly.http.server.accesslog.QueueingAppender
- close() - Method in class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
- close() - Method in class org.glassfish.grizzly.http.server.accesslog.StreamAppender
- close() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Close AsyncQueueProcessor and release associated resources
- close() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Close AsyncQueueProcessor and release associated resources
- close() - Method in class org.glassfish.grizzly.nio.NIOConnection
- close() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- close() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Closes the StreamReader and causes all subsequent method calls on this object to throw IllegalStateException.
- close() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
- close() - Method in class org.glassfish.grizzly.streams.BufferedInput
- close() - Method in interface org.glassfish.grizzly.streams.Input
- close() - Method in class org.glassfish.grizzly.streams.StreamInput
- close() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- close() - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyWriter
- close() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Close the current conversation with a normal status code and no reason phrase.
- close() - Method in class org.glassfish.tyrus.core.TyrusSession
- close() - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Closes this
TyrusWebSocket. - close(int, String) - Method in class org.glassfish.tyrus.core.ProtocolHandler
- close(int, String) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Closes this
TyrusWebSocketusing the specified status code and reason. - close(CloseReason) - Method in interface jakarta.websocket.Session
-
Close the current conversation, giving a reason for the closure.
- close(CloseReason) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Close the current conversation, giving a reason for the closure.
- close(CloseReason) - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
- close(CloseReason) - Method in class org.glassfish.tyrus.core.TyrusSession
- close(CloseReason) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Closes this
TyrusWebSocketusing theCloseReason. - close(CloseReason) - Method in interface org.glassfish.tyrus.spi.Connection
-
Notifies tyrus that underlying transport is closing the connection.
- close(CloseReason) - Method in interface org.glassfish.tyrus.spi.Connection.CloseListener
-
Tyrus notifies that logical connection is closed.
- close(String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Close remote session.
- close(String, CloseReason) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Close remote session with custom
CloseReason. - close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Close the
StreamWriterand make sure all data was flushed. - close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- close(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.Output
-
Close the
StreamWriterand make sure all data was flushed. - close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.StreamOutput
- close(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Close the
StreamWriterand make sure all data was flushed. - close(CompletionHandler<Closeable>) - Method in interface org.glassfish.grizzly.Closeable
-
Deprecated.please use
Closeable.close()with the followingGrizzlyFuture.addCompletionHandler(org.glassfish.grizzly.CompletionHandler)call - close(CompletionHandler<Closeable>) - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.use
Connection.close()with the followingGrizzlyFuture.addCompletionHandler(org.glassfish.grizzly.CompletionHandler). - close(CompletionHandler<Closeable>) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Deprecated.please use
NIOConnection.close()with the followingGrizzlyFuture.addCompletionHandler(org.glassfish.grizzly.CompletionHandler)call - CLOSE - org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- CLOSE - org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Close frame.
- CLOSE - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Close type.
- CLOSE - Static variable in class org.glassfish.grizzly.http.server.Constants
- CLOSE_BYTES - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
Close bytes.
- CLOSE_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- Closeable - Interface in org.glassfish.grizzly
-
General asynchronous closable interface.
- closeConnection(Connection) - Method in class org.glassfish.grizzly.AbstractTransport
-
Close the connection, managed by Transport
- closeConnection(Connection) - Method in class org.glassfish.grizzly.nio.NIOTransport
- closeConnection(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- closeConnection(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- CLOSED - org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it gets closed. - CLOSED_ABNORMALLY - jakarta.websocket.CloseReason.CloseCodes
-
1006 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
- CLOSED_ABNORMALLY - org.glassfish.tyrus.core.CloseReasons
-
1006 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
- CloseFrame - Class in org.glassfish.tyrus.core.frame
-
Close frame representation.
- CloseFrame(CloseReason) - Constructor for class org.glassfish.tyrus.core.frame.CloseFrame
-
Constructor.
- CloseFrame(Frame) - Constructor for class org.glassfish.tyrus.core.frame.CloseFrame
-
Constructor.
- closeFuture() - Method in interface org.glassfish.grizzly.Closeable
- closeFuture() - Method in class org.glassfish.grizzly.nio.NIOConnection
- closeGracefully0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.NIOConnection
- closeGracefully0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- closeGracefully0(CompletionHandler<Closeable>, CloseReason) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- CloseListener<T extends Closeable,C extends ICloseType> - Interface in org.glassfish.grizzly
-
The listener, which is used to be notified, when Connection gets closed.
- CloseReason - Class in jakarta.websocket
-
A class encapsulating the reason why a web socket has been closed, or why it is being asked to close.
- CloseReason - Class in org.glassfish.grizzly
-
An object, describing the reason why
Connectionwas closed. - CloseReason(CloseReason.CloseCode, String) - Constructor for class jakarta.websocket.CloseReason
-
Creates a reason for closing a web socket connection with the given code and reason phrase.
- CloseReason(CloseType, IOException) - Constructor for class org.glassfish.grizzly.CloseReason
- CloseReason.CloseCode - Interface in jakarta.websocket
-
A marker interface for the close codes.
- CloseReason.CloseCodes - Enum in jakarta.websocket
-
An Enumeration of status codes for a web socket close that are defined in the specification.
- CloseReasons - Enum in org.glassfish.tyrus.core
-
Enum containing standard CloseReasons defined in RFC 6455, see chapter 7.4.1 Defined Status Codes.
- closeSilently() - Method in interface org.glassfish.grizzly.Closeable
-
Gracefully (if supported by the implementation) closes this stream and releases any system resources associated with it.
- closeSilently() - Method in interface org.glassfish.grizzly.Connection
-
Gracefully close the
Connectionsilently, no notification required on completion or failure. - closeSilently() - Method in class org.glassfish.grizzly.nio.NIOConnection
- CloseType - Enum in org.glassfish.grizzly
- closeWithReason(IOException) - Method in interface org.glassfish.grizzly.Closeable
-
Gracefully closes the Closeable and provides the reason description.
- closeWithReason(IOException) - Method in interface org.glassfish.grizzly.Connection
-
Gracefully closes the Connection and provides the reason description.
- closeWithReason(IOException) - Method in class org.glassfish.grizzly.nio.NIOConnection
- CLStaticHttpHandler - Class in org.glassfish.grizzly.http.server
-
HttpHandler, which processes requests to a static resources resolved by a givenClassLoader. - CLStaticHttpHandler(ClassLoader, String...) - Constructor for class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Create HttpHandler, which will handle requests to the static resources resolved by the given class loader.
- CLUSTER_CONNECTION_ID_HEADER - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
Tyrus cluster connection ID header name.
- CLUSTER_CONTEXT - Static variable in class org.glassfish.tyrus.core.cluster.ClusterContext
-
ClusterContext registration property.
- clusterContext(ClusterContext) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
Set
ClusterContext. - ClusterContext - Class in org.glassfish.tyrus.core.cluster
-
Cluster related context.
- ClusterContext() - Constructor for class org.glassfish.tyrus.core.cluster.ClusterContext
- code(LZMADecoder.LZMAInputState, long) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder
- code(LZMAEncoder.LZMAOutputState, long, long) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- Codec<K,L> - Interface in org.glassfish.grizzly
-
Codec is able to transform the original message to a custom represantation and vise versa.
- codecFilter - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- CodecFilter<K,L> - Interface in org.glassfish.grizzly.filterchain
- CODECS_CACHE_SIZE - Static variable in class org.glassfish.grizzly.utils.Charsets
- codeOneBlock(long[], long[], boolean[]) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- CoderAdapter - Class in org.glassfish.tyrus.core.coder
- CoderAdapter() - Constructor for class org.glassfish.tyrus.core.coder.CoderAdapter
- CoderWrapper<T> - Class in org.glassfish.tyrus.core.coder
-
Wrapper of coders storing the coder coder class (and optionally coder instance), return type of the encode / decode method and coder class.
- CoderWrapper(Class<? extends T>, Class<?>) - Constructor for class org.glassfish.tyrus.core.coder.CoderWrapper
-
Construct new coder wrapper.
- CoderWrapper(T, Class<?>) - Constructor for class org.glassfish.tyrus.core.coder.CoderWrapper
-
Construct new coder wrapper.
- COLON - Static variable in class org.glassfish.grizzly.http.server.Constants
-
COLON.
- COLON - Static variable in class org.glassfish.grizzly.http.util.Constants
-
COLON.
- COLON_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- COMBINED - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's combined format.
- COMBINED_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's combined format. - COMBINED_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's combined format set to use the UTC time zone.
- COMMA - Static variable in class org.glassfish.grizzly.http.util.Constants
-
COMMA.
- comment - Variable in class org.glassfish.grizzly.http.Cookie
- COMMON - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's common format.
- COMMON_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's common format. - COMMON_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's common format set to use the UTC time zone.
- compact() - Method in interface org.glassfish.grizzly.Buffer
-
Compacts this buffer (optional operation).
- compact() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- compact() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- compact() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- COMPARATOR - Static variable in class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Path pattern comparator that defers to
comparing the templatesassociated with the patterns. - COMPARATOR - Static variable in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Order the templates according to JAX-RS specification.
- compare(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- compare(ByteChunk, byte[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Compare given byte chunk with byte array.
- compare(CharChunk, char[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Compare given char chunk with char array.
- compareAndSetCurrentElement(E, E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- compareIgnoreCase(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- compareTo(Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- compareTo(Buffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- compareTo(Buffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- complete(ProcessorResult) - Method in class org.glassfish.grizzly.Context
- COMPLETE - org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- COMPLETE - org.glassfish.grizzly.ProcessorResult.Status
- COMPLETE - org.glassfish.grizzly.TransformationResult.Status
- COMPLETE_EVENT - Static variable in interface org.glassfish.grizzly.Reader
- completeAndRecycle() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- completeAndRelease() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- completed(B) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- completed(E) - Method in interface org.glassfish.grizzly.CompletionHandler
-
The operation was completed.
- completed(E) - Method in class org.glassfish.grizzly.EmptyCompletionHandler
-
The operation was completed.
- completed(E) - Method in class org.glassfish.tyrus.spi.CompletionHandler
-
The operation was completed.
- completed(Object) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
- completed(RegisterChannelResult) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
- completed(RegisterChannelResult) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport.RegisterChannelCompletionHandler
- COMPLETED - Static variable in interface org.glassfish.grizzly.Interceptor
- completionHandler - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- completionHandler - Variable in class org.glassfish.grizzly.streams.BufferedInput
- CompletionHandler<E> - Class in org.glassfish.tyrus.spi
-
A callback to notify about asynchronous I/O operations status updates.
- CompletionHandler<E> - Interface in org.glassfish.grizzly
-
Interface, which will be used by Grizzly to notify about asynchronous I/O operations status updates.
- CompletionHandler() - Constructor for class org.glassfish.tyrus.spi.CompletionHandler
- CompletionHandlerAdapter<A,B> - Class in org.glassfish.grizzly.utils
- CompletionHandlerAdapter(FutureImpl<A>) - Constructor for class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- CompletionHandlerAdapter(FutureImpl<A>, CompletionHandler<A>) - Constructor for class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- CompletionHandlerAdapter(FutureImpl<A>, CompletionHandler<A>, GenericAdapter<B, A>) - Constructor for class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- completionHandlers - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- COMPONENT_PROVIDER_NOT_FOUND(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Component provider for class {0} not found.
- COMPONENT_PROVIDER_THREW_EXCEPTION(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Component provider threw exception when providing instance of class {0}.
- ComponentProvider - Class in org.glassfish.tyrus.core
-
Provides an instance.
- ComponentProvider() - Constructor for class org.glassfish.tyrus.core.ComponentProvider
- ComponentProviderService - Class in org.glassfish.tyrus.core
-
Provides an instance of component.
- ComponentProviderService(ComponentProviderService) - Constructor for class org.glassfish.tyrus.core.ComponentProviderService
-
Copy constructor.
- compose(byte[], String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Composes a content-type array, based on the mime-type represented by a byte array and a charset attribute value, represented by a
String. - composeComprehensiveException() - Method in class org.glassfish.tyrus.core.ErrorCollector
-
Create
DeploymentExceptionwith message concatenated from collected exceptions. - composeContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- compositeBuffer - Variable in class org.glassfish.grizzly.streams.BufferedInput
- CompositeBuffer - Class in org.glassfish.grizzly.memory
- CompositeBuffer() - Constructor for class org.glassfish.grizzly.memory.CompositeBuffer
- CompositeBuffer.BulkOperation - Interface in org.glassfish.grizzly.memory
-
Bulk Buffer operation, responsible for byte-by-byte Buffer processing.
- CompositeBuffer.DisposeOrder - Enum in org.glassfish.grizzly.memory
-
The order in which internal
Buffers will be disposed. - CompositeBuffer.Setter - Interface in org.glassfish.grizzly.memory
-
Setter.
- compressFile(FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Creates a temporary compressed representation of the given cache entry.
- CompressionConfig - Class in org.glassfish.grizzly.http
-
Compression configuration class.
- CompressionConfig() - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig(CompressionConfig) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
-
The copy constructor.
- CompressionConfig(CompressionConfig.CompressionMode, int, Set<String>, Set<String>) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig(CompressionConfig.CompressionMode, int, Set<String>, Set<String>, boolean) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig.CompressionMode - Enum in org.glassfish.grizzly.http
- CompressionConfig.CompressionModeI - Interface in org.glassfish.grizzly.http
-
Common CompressionMode interface.
- CompressionEncodingFilter - Class in org.glassfish.grizzly.http.server
- CompressionEncodingFilter(CompressionConfig.CompressionModeI, int, String[], String[], String[]) - Constructor for class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Creates a new CompressionEncodingFilter based on the provided configuration details.
- CompressionEncodingFilter(CompressionConfig.CompressionModeI, int, String[], String[], String[], boolean) - Constructor for class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
Creates a new CompressionEncodingFilter based on the provided configuration details.
- CompressionEncodingFilter(CompressionConfig, String[]) - Constructor for class org.glassfish.grizzly.http.server.CompressionEncodingFilter
- CompressionLevel - Enum in org.glassfish.grizzly.http.server
-
Deprecated.pls. use
org.glassfish.grizzly.http.Compression#CompressionLevel. - concreteClass - Variable in class org.glassfish.tyrus.core.ReflectionHelper.DeclaringClassInterfacePair
- condition - Variable in class org.glassfish.grizzly.streams.BufferedInput
- Condition - Interface in org.glassfish.grizzly.utils.conditions
- ConditionElement(Condition, FutureImpl<E>, CompletionHandler<E>) - Constructor for class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- config - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- config - Variable in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- configurator() - Method in annotation type jakarta.websocket.ClientEndpoint
-
An optional custom configurator class that the developer would like to use to provide custom configuration of new instances of this endpoint.
- configurator(ClientEndpointConfig.Configurator) - Method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Sets the configurator object for the configuration this builder will build.
- configurator(ServerEndpointConfig.Configurator) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Sets the custom configurator to use on the configuration object built by this builder.
- Configurator() - Constructor for class jakarta.websocket.ClientEndpointConfig.Configurator
- configure(SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- configure(SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Configure passed
SSLEngine, using current configurator settings - configure(SSLEngine) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Configure passed
SSLEngine, using current configurator settings, excluding Hostname Verification. - configureBlocking(boolean) - Method in class org.glassfish.grizzly.AbstractTransport
-
Sets the
Transportmode. - configureBlocking(boolean) - Method in interface org.glassfish.grizzly.Connection
-
Sets the
Connectionmode. - configureBlocking(boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- configureBlocking(boolean) - Method in class org.glassfish.grizzly.nio.NIOConnection
- configureBlocking(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Sets the
Transportmode. - configureCompressionEncodings(NetworkListener) - Method in class org.glassfish.grizzly.http.server.HttpServer
- configureNIOConnection(NIOConnection) - Method in class org.glassfish.grizzly.nio.NIOTransport
- configureSessionCookie(Cookie) - Method in class org.glassfish.grizzly.http.server.Request
-
Configures the given session cookie.
- configureSessionCookie(Request, Cookie) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- configureSessionCookie(Request, Cookie) - Method in interface org.glassfish.grizzly.http.server.SessionManager
-
Configure session cookie before adding it to the
Request.getResponse(). - configureStandalone(boolean) - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.
- configureStandalone(boolean) - Method in class org.glassfish.grizzly.nio.NIOConnection
- configureStandalone(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- configureStandalone(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- configureStandalone(boolean) - Method in interface org.glassfish.grizzly.Transport
- CONFLICT_409 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- CONINTUE_100 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- connect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
-
Creates non-connected UDP
Connection. - connect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates non-connected UDP
Connection. - connect() - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientSocket
-
Performs connect to server endpoint.
- connect(E) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes and establishes
Connectionto the specificremoteAddress. - connect(E, E) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes
Connection, binds it to the specific local and remoteremoteAddress. - connect(E, E, CompletionHandler<Connection>) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes
Connection, binds it to the specific local and remoteremoteAddress. - connect(E, CompletionHandler<Connection>) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes and establishes
Connectionto the specificremoteAddress. - connect(String, int) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(String, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific remote host and port and returns
Connection, representing socket. - connect(String, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific remote host and port and returns
Connection, representing socket. - connect(String, int) - Method in interface org.glassfish.grizzly.SocketConnectorHandler
-
Creates, initializes and connects socket to the specific remote host and port and returns
Connection, representing socket. - connect(SocketAddress) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddressand returnsConnection, representing socket. - CONNECT - org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- CONNECT - Static variable in class org.glassfish.grizzly.http.Method
- connectAsync(SocketAddress, SocketAddress, CompletionHandler<Connection>, boolean) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- connectAsync(SocketAddress, SocketAddress, CompletionHandler<Connection>, boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connectAsync(SocketAddress, SocketAddress, CompletionHandler<Connection>, boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- connectCloseSemaphoreUpdater - Static variable in class org.glassfish.grizzly.nio.NIOConnection
-
Semaphore responsible for connect/close notification
- connected() - Method in interface org.glassfish.grizzly.nio.transport.TCPNIOConnection.ConnectResultHandler
- CONNECTED - org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it was connected to server. - connection - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- connection - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
- Connection - org.glassfish.grizzly.http.util.Header
- Connection<L> - Interface in org.glassfish.grizzly
-
Common interface, which represents any kind of connection.
- Connection - Interface in org.glassfish.tyrus.spi
-
A logical websocket connection.
- CONNECTION - org.glassfish.grizzly.utils.ExceptionHandler.Severity
- CONNECTION - Static variable in class org.glassfish.grizzly.http.server.Constants
- CONNECTION - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
HTTP "Connection" header name.
- CONNECTION_HAS_BEEN_CLOSED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
The connection has been closed.
- CONNECTION_ID - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Cluster connection Id.
- CONNECTION_NULL() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Connection is null.
- Connection.CloseListener - Interface in org.glassfish.grizzly
-
Deprecated.use
CloseListener - Connection.CloseListener - Interface in org.glassfish.tyrus.spi
-
Transport close listener that receives connection close notifications from Tyrus.
- Connection.CloseType - Enum in org.glassfish.grizzly
-
Deprecated.use
CloseType - connectionMonitoringConfig - Variable in class org.glassfish.grizzly.AbstractTransport
-
Connection probes
- connectionProbe - Variable in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- ConnectionProbe - Interface in org.glassfish.grizzly
-
Monitoring probe providing callbacks that may be invoked by Grizzly
Connectionimplementations. - ConnectionProbe.Adapter - Class in org.glassfish.grizzly
-
ConnectionProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - connectionTimeout - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- connectionTimeoutMillis - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connectionTimeoutMillis - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- ConnectorHandler<E> - Interface in org.glassfish.grizzly
-
Client side connector handler API.
- connectSync(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- connectSync(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in interface jakarta.websocket.WebSocketContainer
-
Connect the supplied programmatic client endpoint instance to its server with the given configuration.
- connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
- connectToServer(Class<?>, URI) - Method in interface jakarta.websocket.WebSocketContainer
-
Connect the supplied annotated endpoint to its server.
- connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in interface jakarta.websocket.WebSocketContainer
-
Connect the supplied programmatic endpoint to its server with the given configuration.
- connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
- connectToServer(Class, URI) - Method in class org.glassfish.tyrus.client.ClientManager
- connectToServer(Object, URI) - Method in interface jakarta.websocket.WebSocketContainer
-
Connect the supplied annotated endpoint instance to its server.
- connectToServer(Object, URI) - Method in class org.glassfish.tyrus.client.ClientManager
- Constants - Class in org.glassfish.grizzly.http.server
-
Constants.
- Constants - Class in org.glassfish.grizzly.http.util
-
Constants.
- Constants() - Constructor for class org.glassfish.grizzly.http.server.Constants
- Constants() - Constructor for class org.glassfish.grizzly.http.util.Constants
- ContainerProvider - Class in jakarta.websocket
-
Provider class that allows the developer to get a reference to the implementation of the WebSocketContainer.
- ContainerProvider() - Constructor for class jakarta.websocket.ContainerProvider
- contains(E) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- contains(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- contains(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- contains(Object) - Method in class org.glassfish.grizzly.utils.ArraySet
- contains(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- contains(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
- contains(Charset) - Method in class org.glassfish.tyrus.core.StrictUtf8
- contains(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- containsAll(Collection<?>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- containsAll(Collection<?>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- containsAll(Collection<?>) - Method in class org.glassfish.grizzly.utils.ArraySet
- containsCTL(String, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- containsHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
- containsHeader(String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
- containsHeader(String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
- containsHeader(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Has the specified header been set already in this response?
- containsHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in class org.glassfish.grizzly.http.server.Response
-
Has the specified header been set already in this response?
- containsKey(Object) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- containsValue(Object) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- content - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
- content - Variable in class org.glassfish.grizzly.http.HttpContent
- content(Buffer) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set the HttpContent chunk content
Buffer. - ContentDisposition - org.glassfish.grizzly.http.util.Header
- ContentEncoding - org.glassfish.grizzly.http.util.Header
- ContentEncoding - Interface in org.glassfish.grizzly.http
-
Abstraction, which represents HTTP content-encoding.
- ContentEncodingException - Exception in org.glassfish.grizzly.http
- ContentEncodingException() - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- ContentEncodingException(String) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- ContentEncodingException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- ContentEncodingException(Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- contentEncodings - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- ContentLanguage - org.glassfish.grizzly.http.util.Header
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader
- contentLength(long) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the content-length of this
HttpPacket. - ContentLength - org.glassfish.grizzly.http.util.Header
- contentLengthHeadersCount - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- contentLengthsDiffer - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- ContentLocation - org.glassfish.grizzly.http.util.Header
- ContentMD5 - org.glassfish.grizzly.http.util.Header
- ContentParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- ContentRange - org.glassfish.grizzly.http.util.Header
- contentType - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- contentType - Variable in class org.glassfish.grizzly.http.HttpHeader
- contentType - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- contentType(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the content-type of this
HttpPacket. - ContentType - Class in org.glassfish.grizzly.http.util
-
This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.
- ContentType - org.glassfish.grizzly.http.util.Header
- ContentType.SettableContentType - Class in org.glassfish.grizzly.http.util
-
Mutable
ContentTypeobject. - context - Variable in class org.glassfish.grizzly.http.server.util.Mapper
-
Context associated with this wrapper, used for wrapper mapping.
- context - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- Context - Class in org.glassfish.grizzly
-
Object, which is responsible for holding context during I/O event processing.
- Context() - Constructor for class org.glassfish.grizzly.Context
- Context() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.Context
- CONTEXT_ROOT - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
- Context.MinimalisticArrayList<E> - Class in org.glassfish.grizzly
- contextList - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Host
- ContextList() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.ContextList
- contextPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- contextPath(String) - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration.Builder
- contexts - Variable in class org.glassfish.grizzly.http.server.util.Mapper.ContextList
- contextualEncode(String, UriComponent.Type) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- contextualEncode(String, UriComponent.Type, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- CONTINUE - org.glassfish.grizzly.compression.lzma.impl.Decoder.State
- CONTROL_FRAME_FRAGMENTED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Fragmented control frame.
- CONTROL_FRAME_LENGTH() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Control frame payloads must be no greater than 125 bytes.
- convert(byte[]) - Static method in class org.glassfish.grizzly.http.util.HexUtils
-
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
- convert(char) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(char[], int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(String) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(String) - Static method in class org.glassfish.grizzly.http.util.HexUtils
-
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
- convert(String) - Static method in class org.glassfish.grizzly.http.util.UDecoder
- convert(String, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
- convert(String, int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(ByteChunk) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source.
- convert(ByteChunk, boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode the
ByteChunk - convert(ByteChunk, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode the
ByteChunk - convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverter
-
Convert a buffer of bytes into a chars
- convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
-
Deprecated.
- convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverter
- convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
- convert(CharChunk) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
- convert(CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
In-buffer processing - the buffer will be modified
- convert(MessageBytes) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Convert a message bytes chars to bytes
- convert(MessageBytes) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source Includes converting '+' to ' '.
- convert(MessageBytes, boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source
- convert(MessageBytes, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source
- convert2Int(byte[]) - Static method in class org.glassfish.grizzly.http.util.HexUtils
-
Convert 4 hex digits to an int, and return the number of converted bytes.
- convertASCII(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.B2CConverter
-
Character conversion of a US-ASCII MessageBytes.
- convertASCII(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
-
Character conversion of a US-ASCII MessageBytes.
- convertMB(MessageBytes) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Character conversion of the a US-ASCII MessageBytes.
- convertQValueToFloat(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertQValueToFloat(String, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertQValueToFloat(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertQValueToFloat(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertToBytes(String) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
-
Convert specified String to a byte array.
- convertToChars(DataChunk, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Converts the normalized the HTTP request represented by the bytes inside
DataChunkto chars representation, using the passed encoding. - convertToLong(String) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
- Cookie - Class in org.glassfish.grizzly.http
-
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
- Cookie - org.glassfish.grizzly.http.util.Header
- Cookie() - Constructor for class org.glassfish.grizzly.http.Cookie
- Cookie(String, String) - Constructor for class org.glassfish.grizzly.http.Cookie
-
Constructs a cookie with a specified name and value.
- COOKIE_COMMENT_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_COMMENT_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_DATE_FORMAT - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_DOMAIN_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_DOMAIN_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_HTTP_ONLY_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_HTTP_ONLY_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_MAX_AGE_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_MAX_AGE_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_SAME_SITE_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_SECURE_ATTR - Static variable in class org.glassfish.grizzly.http.server.Constants
- COOKIE_SECURE_ATTR - Static variable in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- COOKIE_VERSION_ONE_STRICT_COMPLIANCE - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
-
If set to true, then it will double quote the value and update cookie version when there is special characters.
- CookieHeaderGenerator - Class in org.glassfish.grizzly.http.util
-
Cookie header generator based on RFC6265
- CookieHeaderGenerator() - Constructor for class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- CookieHeaderParser - Class in org.glassfish.grizzly.http.util
-
Cookie header parser based on RFC6265
- CookieParserUtils - Class in org.glassfish.grizzly.http.util
-
The set of Cookie utility methods for cookie parsing.
- CookieParserUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieParserUtils
- cookies - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- cookies - Variable in class org.glassfish.grizzly.http.server.Request
-
The set of cookies associated with this Request.
- Cookies - Class in org.glassfish.grizzly.http
-
A collection of cookies - reusable and tuned for server side performance.
- Cookies() - Constructor for class org.glassfish.grizzly.http.Cookies
- CookiesBuilder - Class in org.glassfish.grizzly.http
-
Cookies builder, which could be used to construct a set of cookies, either client or server.
- CookiesBuilder() - Constructor for class org.glassfish.grizzly.http.CookiesBuilder
- CookiesBuilder.AbstractCookiesBuilder<E extends CookiesBuilder.AbstractCookiesBuilder> - Class in org.glassfish.grizzly.http
- CookiesBuilder.ClientCookiesBuilder - Class in org.glassfish.grizzly.http
- CookiesBuilder.ServerCookiesBuilder - Class in org.glassfish.grizzly.http
- CookieSerializerUtils - Class in org.glassfish.grizzly.http.util
-
The set of Cookie utility methods for cookie serialization.
- CookieSerializerUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieSerializerUtils
- cookiesParsed - Variable in class org.glassfish.grizzly.http.server.Request
-
Cookies parsed flag.
- CookieUtils - Class in org.glassfish.grizzly.http.util
-
The general set of Cookie utility methods.
- CookieUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieUtils
- copy() - Method in interface org.glassfish.grizzly.Copyable
- copy() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- copy() - Method in class org.glassfish.grizzly.ReadResult
- copy() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- copy() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- copy() - Method in class org.glassfish.grizzly.WriteResult
- copy() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
- copy() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Return a copy of this thread pool config.
- copy(File, File) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
-
Copy the specified file or directory to the destination.
- COPY_CLONER - Static variable in class org.glassfish.grizzly.ssl.SSLBaseFilter
- Copyable - Interface in org.glassfish.grizzly
-
General interface for the objects, that could be copied/cloned.
- copyBlock(int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- copyBytes(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Copy an array of bytes to a different position.
- copyFrom(AttributeHolder) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Copies attributes from the srcAttributes to this AttributeHolder
- copyFrom(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
- copyFrom(Context.MinimalisticArrayList<E>) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- copyFrom(MimeHeaders) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- copyTo(AttributeHolder) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Copies attributes from this AttributeHolder to the dstAttributes.
- copyTo(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
- corePoolSize - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- CR - Static variable in class org.glassfish.grizzly.http.server.Constants
-
CR.
- CR - Static variable in class org.glassfish.grizzly.http.util.Constants
-
CR.
- CRC - Class in org.glassfish.grizzly.compression.lzma.impl
-
CRC
- CRC() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.CRC
- create() - Static method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Creates a new builder object with no subprotocols, extensions, encoders, decoders and a
nullconfigurator. - create() - Method in class org.glassfish.grizzly.AbstractBindingHandler.Builder
- create() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- create() - Static method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- create() - Static method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- create() - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
- create() - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
- create() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
- create() - Static method in class org.glassfish.grizzly.http.HttpContent
- create() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
- create() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- create() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- create() - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
- create() - Static method in class org.glassfish.grizzly.http.HttpTrailer
- create() - Static method in class org.glassfish.grizzly.http.server.Request
- create() - Static method in class org.glassfish.grizzly.http.server.SuspendStatus
- create() - Static method in class org.glassfish.grizzly.http.server.util.SimpleDateFormats
- create() - Static method in class org.glassfish.grizzly.http.util.CacheableDataChunk
- create() - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Construct cancelled
Future. - create() - Static method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
Construct
SafeFutureImpl. - create() - Static method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Construct
Future. - create() - Static method in class org.glassfish.grizzly.memory.BufferArray
- create() - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
-
Construct BuffersBuffer.
- create() - Static method in class org.glassfish.grizzly.memory.ByteBufferArray
- create() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.Builder
- create() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
- create() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler.Builder
- create() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
- create() - Static method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
Create new
AuthConfig.Builderinstance, which contains provided Basic and Digest authenticators. - create() - Static method in class org.glassfish.tyrus.core.ComponentProviderService
-
Create new instance of
ComponentProviderService. - create() - Static method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Create empty builder.
- create(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- create(int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder
- create(int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- create(int, int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- create(CloseReason.CloseCode, String) - Static method in enum org.glassfish.tyrus.core.CloseReasons
- create(Class<?>, String) - Static method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Creates the builder with the mandatory information of the endpoint class (programmatic or annotated), the relative URI or URI-template to use, and with no subprotocols, extensions, encoders, decoders or custom configurator.
- create(Class<T>) - Method in class org.glassfish.tyrus.core.ComponentProvider
-
Create new instance.
- create(Class<T>) - Method in class org.glassfish.tyrus.core.DefaultComponentProvider
- create(String) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- create(String) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
- create(String) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- create(String, String) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- create(Throwable) - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Construct failed
Future. - create(Connection) - Static method in class org.glassfish.grizzly.Context
- create(Connection) - Static method in class org.glassfish.grizzly.filterchain.FilterChainContext
- create(Connection<L>) - Static method in class org.glassfish.grizzly.ReadResult
- create(Connection<L>) - Static method in class org.glassfish.grizzly.WriteResult
- create(Connection<L>, K, L, int) - Static method in class org.glassfish.grizzly.ReadResult
- create(Connection<L>, K, L, long) - Static method in class org.glassfish.grizzly.WriteResult
- create(Connection, WritableMessage, CompletionHandler, Object, PushBackHandler, boolean) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- create(Connection, Buffer, CompletionHandler, Interceptor<ReadResult>) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- create(Connection, Closeable) - Static method in class org.glassfish.grizzly.filterchain.FilterChainContext
- create(Connection, Processor, IOEvent, IOEventLifeCycleListener) - Static method in class org.glassfish.grizzly.Context
- create(HttpContent, Buffer) - Static method in class org.glassfish.grizzly.http.ParsingResult
- create(HttpContent, Buffer, boolean) - Static method in class org.glassfish.grizzly.http.ParsingResult
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
- create(HttpHeader, boolean) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpHeader, boolean, Buffer) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- create(PushBuilder) - Static method in class org.glassfish.grizzly.http.server.http2.PushEvent
-
Construct a new
PushEventbased on the values contained within the providedPushBuilder. - create(MemoryManager) - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
- create(MemoryManager, Buffer...) - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
- create(MemoryManager, Buffer[], boolean) - Static method in class org.glassfish.grizzly.memory.BuffersBuffer
- create(NIOTransport) - Static method in class org.glassfish.grizzly.nio.SelectorRunner
- create(RequestContext) - Static method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Create builder instance based on provided
RequestContext. - create(R) - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Construct
Futurewith the result. - createAddrHolder(L) - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
- createAddrHolder(L) - Method in class org.glassfish.grizzly.WriteResult
-
Create an address holder.
- createApplication() - Method in class org.glassfish.tyrus.core.wsadl.model.ObjectFactory
-
Create an instance of
Application - createAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name
- createAttribute(String) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name
- createAttribute(String, Supplier<T>) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name and initializer, which will be called, if Attribute's value is null on a AttributedObject
- createAttribute(String, Supplier<T>) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name and initializer, which will be called, if Attribute's value is null on a AttributedObject
- createAttribute(String, T) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name and default value
- createAttribute(String, T) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name and default value
- createChangePacketInProgressEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.tyrus.core.ServiceFinder.DefaultServiceIteratorProvider
- createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.tyrus.core.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider classes of a service.
- createClassloader(File, ClassLoader) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Deprecated.removal candidate, never used
- createClient() - Static method in class org.glassfish.tyrus.client.ClientManager
-
Create new
ClientManagerinstance. - createClient() - Static method in class org.glassfish.tyrus.core.ComponentProviderService
-
Create new instance of
ComponentProviderService. - createClient(WebSocketContainer) - Static method in class org.glassfish.tyrus.client.ClientManager
-
Create new ClientManager instance on top of provided
WebSocketContainerinstance. - createClient(String) - Static method in class org.glassfish.tyrus.client.ClientManager
-
Create new ClientManager instance.
- createClient(String, WebSocketContainer) - Static method in class org.glassfish.tyrus.client.ClientManager
-
Create new ClientManager instance on top of provided
WebSocketContainerinstance. - createClientHandshake(RequestContext) - Static method in class org.glassfish.tyrus.core.Handshake
-
Client-side handshake.
- createClientSSLEngine(SSLConnectionContext, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- createComplete() - Static method in class org.glassfish.grizzly.ProcessorResult
- createComplete(Object) - Static method in class org.glassfish.grizzly.ProcessorResult
- createCompletedResult(O, I) - Static method in class org.glassfish.grizzly.TransformationResult
- createConnection() - Method in interface org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeInfo
-
Create new
ConnectionwhenClientEngine.ClientUpgradeInfo.getUpgradeStatus()returnsClientEngine.ClientUpgradeStatus.SUCCESS. - createConnection(Writer, Connection.CloseListener) - Method in interface org.glassfish.tyrus.spi.WebSocketEngine.UpgradeInfo
-
Creates a connection if the upgrade is successful.
- createConnectionId() - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Create connection id.
- createContainer(Map<String, Object>) - Method in class org.glassfish.tyrus.spi.ServerContainerFactory
-
Create container delegate method.
- createContext(Connection, FilterChainContext.Operation) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
- createContext(Connection, FilterChainContext.Operation) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- CREATED_201 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- createDefaultIdleDelayedExecutor() - Static method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- createDefaultIdleDelayedExecutor() - Static method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- createDefaultIdleDelayedExecutor(long, TimeUnit) - Static method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- createDefaultIdleDelayedExecutor(long, TimeUnit) - Static method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- createDefaultWorkerPoolConfig(Transport) - Method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- createDefaultWorkerPoolConfig(Transport) - Method in class org.glassfish.grizzly.strategies.SameThreadIOStrategy
- createDefaultWorkerPoolConfig(Transport) - Method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- createDefaultWorkerPoolConfig(Transport) - Method in interface org.glassfish.grizzly.strategies.WorkerThreadPoolConfigProducer
- createDelayQueue(DelayedExecutor.Worker<E>, DelayedExecutor.Resolver<E>) - Method in class org.glassfish.grizzly.utils.DelayedExecutor
- createEndpoint() - Method in class org.glassfish.tyrus.core.wsadl.model.ObjectFactory
-
Create an instance of
Endpoint - createError() - Static method in class org.glassfish.grizzly.ProcessorResult
- createError(Object) - Static method in class org.glassfish.grizzly.ProcessorResult
- createErrorResult(int, String) - Static method in class org.glassfish.grizzly.TransformationResult
- createFlushEvent() - Static method in class org.glassfish.grizzly.filterchain.TransportFilter
- createFlushEvent(CompletionHandler) - Static method in class org.glassfish.grizzly.filterchain.TransportFilter
- createHandler(boolean, MaskingKeyGenerator) - Method in enum org.glassfish.tyrus.core.Version
- createHeapBuffer(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Create a new
HeapBufferbased on the current heap. - createImmutable(AsyncQueueReader<L>, AsyncQueueWriter<L>) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.Factory
- createIncomingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- createIncompletedResult(I) - Static method in class org.glassfish.grizzly.TransformationResult
- createInputStream() - Method in class org.glassfish.grizzly.http.server.Request
-
Create and return a NIOInputStream to read the content associated with this Request.
- createInstance() - Static method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- createInstance(ThreadPoolConfig) - Static method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- createIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.tyrus.core.ServiceFinder.DefaultServiceIteratorProvider
- createIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.tyrus.core.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider instances of a service.
- createJmxManagementObject() - Method in class org.glassfish.grizzly.AbstractTransport
-
Create the Transport JMX management object.
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.KeepAlive
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Create the Memory Manager JMX management object.
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- createJmxManagementObject() - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
- createJmxManagementObject() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Create the Transport JMX management object.
- createJmxManagementObject() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Create the Transport JMX management object.
- createLeave() - Static method in class org.glassfish.grizzly.ProcessorResult
- createManagementObject() - Method in interface org.glassfish.grizzly.http.server.jmxbase.Monitorable
-
Returns a new JMX
Objectthat may be registered with the Grizzly JMX manager. - createManagementObject() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- createManagementObject() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Create the JMX
Object, which represents this object. - createManagementObject() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Create the JMX
Object, which represents this object. - createMemoryManager() - Method in interface org.glassfish.grizzly.memory.DefaultMemoryManagerFactory
- createMutable(AsyncQueueReader<L>, AsyncQueueWriter<L>) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.Factory
- createNote(String) - Static method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Create a named
Noteassociated with this Request. - createNote(String) - Static method in class org.glassfish.grizzly.http.server.Request
-
Create a named
Noteassociated with this Request. - createNotRun() - Static method in class org.glassfish.grizzly.ProcessorResult
- createOptimizedTransportFilter(TransportFilter) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- createOutgoingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- createOutputStream() - Method in class org.glassfish.grizzly.http.server.Response
-
Create and return a ServletOutputStream to write the content associated with this Response.
- createReadyFuture(Throwable) - Static method in class org.glassfish.grizzly.utils.Futures
-
Create a
Future, which has a preset failure. - createReadyFuture(R) - Static method in class org.glassfish.grizzly.utils.Futures
-
Create a
Future, which has a preset result. - createRecord(Connection, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, SocketAddress, PushBackHandler, boolean) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- createReregister(Context) - Static method in class org.glassfish.grizzly.ProcessorResult
- createRerun(Context) - Static method in class org.glassfish.grizzly.ProcessorResult
- createSafeAttributeHolder() - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Creates and returns new thread-safe
AttributeHolder - createSafeAttributeHolder() - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- createSafeFuture() - Static method in class org.glassfish.grizzly.utils.Futures
-
Returns thread-safe
FutureImplimplementation. - createServerContainer() - Static method in class org.glassfish.tyrus.spi.ServerContainerFactory
-
Create new
ServerContainerwith default configuration. - createServerContainer(Map<String, Object>) - Static method in class org.glassfish.tyrus.spi.ServerContainerFactory
-
Create new
ServerContainerwith configuration. - createSession(Request) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- createSession(Request) - Method in interface org.glassfish.grizzly.http.server.SessionManager
- createSessionForRemoteEndpoint(TyrusWebSocket, String, List<Extension>, DebugContext) - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper
-
Creates a Session based on the
TyrusWebSocket, subprotocols and extensions. - createSessionId() - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Create session id.
- createShutdownExecutorService() - Method in class org.glassfish.grizzly.nio.NIOTransport
- createSimpleServer() - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, int) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, String, int) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, String, PortRange) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, SocketAddress) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSimpleServer(String, PortRange) - Static method in class org.glassfish.grizzly.http.server.HttpServer
- createSmallBuffer() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- createSslConnectionContext(Connection) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- createSSLContext() - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Deprecated.
- createSSLContext() - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Create
SSLContextfrom current configuration. - createSSLContext(boolean) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Create a new
SSLContext. - createSSLEngine() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create and configure
SSLEngineusing this context configuration. - createSSLEngine(String) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Create and configure
SSLEngine, based on current settings. - createSSLEngine(String, int) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create and configure
SSLEngineusing this context configuration using advisory peer information. - createSSLEngine(String, int) - Method in interface org.glassfish.grizzly.ssl.SSLEngineFactory
-
Create and configure
SSLEngineusing this factory configuration using advisory peer information. - createStateObject() - Method in class org.glassfish.grizzly.AbstractTransformer
- createStateObject() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- createStateObject() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- createStateObject() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder
- createStateObject() - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
- createTaskQueue(TaskQueue.MutableMaxQueueSize) - Static method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- createTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.NIOTransport
- createTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- createTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- createTerminate() - Static method in class org.glassfish.grizzly.ProcessorResult
- createThreadLocalPool() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- createThreadLocalPool() - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- createThreadLocalPool() - Method in interface org.glassfish.grizzly.memory.ThreadLocalPoolProvider
- createUnsafeAttributeHolder() - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Creates and returns new non thread-safe
AttributeHolder - createUnsafeAttributeHolder() - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- createUnsafeFuture() - Static method in class org.glassfish.grizzly.utils.Futures
-
Returns non thread-safe
FutureImplimplementation. - createUpgradeRequest(ClientEngine.TimeoutHandler) - Method in class org.glassfish.tyrus.client.TyrusClientEngine
- createUpgradeRequest(ClientEngine.TimeoutHandler) - Method in interface org.glassfish.tyrus.spi.ClientEngine
-
Create upgrade request and register
ClientEngine.TimeoutHandler. - createURI(String...) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Create a URI by substituting any template variables for corresponding template values.
- createURI(String[], int, int) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Create a URI by substituting any template variables for corresponding template values.
- createURI(String, String, String, String, String, String, String, String, Object[], boolean, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createURI(String, String, String, String, String, String, String, String, Map<String, ?>, boolean, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createURI(Map<String, String>) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Create a URI by substituting any template variables for corresponding template values.
- createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ?>, boolean, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createURLClassLoader(String) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Construct a
URLClassLoaderbased on a canonical file location. - createURLClassLoader(String, ClassLoader) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Construct a
URLClassLoaderbased on a canonical file location. - Credentials - Class in org.glassfish.tyrus.client.auth
-
Credentials can be used when configuring authentication properties used during client handshake.
- Credentials(String, byte[]) - Constructor for class org.glassfish.tyrus.client.auth.Credentials
-
Create new credentials.
- Credentials(String, String) - Constructor for class org.glassfish.tyrus.client.auth.Credentials
-
Create new credentials.
- CREDENTIALS - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Authentication credentials.
- CRLF - Static variable in class org.glassfish.grizzly.http.server.Constants
-
CRLF.
- CRLF_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- ctx - Variable in class org.glassfish.grizzly.http.server.Request
- ctx - Variable in class org.glassfish.grizzly.http.server.Response
-
Grizzly
FilterChaincontext, related to this HTTP request/response - CUSTOM(String) - Static method in class org.glassfish.grizzly.http.Method
- CUSTOM(String, Method.PayloadExpectation) - Static method in class org.glassfish.grizzly.http.Method
- customizeErrorResponse(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpServerFilter
D
- DATA_UNEXPECTED_LENGTH(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Data read ({0}) is not the expected size ({1}).
- DataChunk - Class in org.glassfish.grizzly.http.util
-
Bufferchunk 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 in org.glassfish.grizzly.http.util
- date - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- Date - 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
- DebugContext - Class in org.glassfish.tyrus.core
-
A
Loggerwrapper that gives logging records a common formatting and temporarily stores log records and postpones their logging until they can be provided with a session ID. - DebugContext() - Constructor for class org.glassfish.tyrus.core.DebugContext
-
Constructor that configures tracing to be OFF.
- DebugContext(DebugContext.TracingThreshold) - Constructor for class org.glassfish.tyrus.core.DebugContext
-
Constructor that configures tracing to be ON and accepts tracing threshold as a parameter.
- DebugContext.TracingThreshold - Enum in org.glassfish.tyrus.core
-
Tracing threshold - used for configuration granularity of information that will be sent in tracing headers.
- DebugContext.TracingType - Enum in org.glassfish.tyrus.core
-
Type of tracing - used for tracing configuration.
- DebugContext.Type - Enum in org.glassfish.tyrus.core
-
Type of the record - used to graphically distinguish these message types in the log.
- 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
- declaringClass - Variable in class org.glassfish.tyrus.core.ReflectionHelper.DeclaringClassInterfacePair
- decode(InputStream) - Method in interface jakarta.websocket.Decoder.BinaryStream
-
Decode the given bytes read from the input stream into an object of type T.
- decode(Reader) - Method in interface jakarta.websocket.Decoder.TextStream
-
Reads the websocket message from the implementation provided Reader and decodes it into an instance of the supplied object type.
- decode(String) - Method in interface jakarta.websocket.Decoder.Text
-
Decode the given String into an object of type T.
- decode(String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
String - decode(String) - Method in class org.glassfish.tyrus.core.coder.NoOpTextCoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.BooleanDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.ByteDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.CharacterDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.DoubleDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.FloatDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.IntegerDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.LongDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders.ShortDecoder
- decode(String) - Method in class org.glassfish.tyrus.core.coder.ReaderDecoder
- 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(String, UriComponent.Type) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decodes characters of a string that are percent-encoded octets using UTF-8 decoding (if needed).
- decode(ByteBuffer) - Method in interface jakarta.websocket.Decoder.Binary
-
Decode the given bytes into an object of type T.
- decode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.InputStreamDecoder
- decode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder
- decode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder
- 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
MessageBytesusing anUDecoder. - decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
MessageBytesusing anUDecoder, using the specified encoding, using the specified [@link B2CConverter} to decode the request. - 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
- DecodeException - Exception in jakarta.websocket
-
A general exception that occurs when trying to decode a custom object from a text or binary message.
- DecodeException(String, String) - Constructor for exception jakarta.websocket.DecodeException
-
Constructs a DecodedException with the given encoded string that cannot be decoded, and reason why.
- DecodeException(String, String, Throwable) - Constructor for exception jakarta.websocket.DecodeException
-
Constructor with the text data that could not be decoded, and the reason why it failed to be, and the cause.
- DecodeException(ByteBuffer, String) - Constructor for exception jakarta.websocket.DecodeException
-
Constructs a DecodedException with the given ByteBuffer that cannot be decoded, and reason why.
- DecodeException(ByteBuffer, String, Throwable) - Constructor for exception jakarta.websocket.DecodeException
-
Constructor with the binary data that could not be decoded, and the reason why it failed to be, and the cause.
- 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
- decodeMatrix(String, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the matrix component of a URI path segment.
- decodeNormal(LZMADecoder.LZMAInputState, RangeDecoder) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
- decodePath(String, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the path component of a URI as path segments.
- decodePath(URI, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the path component of a URI as path segments.
- decodePathSegment(List<PathSegment>, String, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the path segment and add it to the list of path segments.
- decodeQuery(String, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the query component of a URI.
- decodeQuery(String, boolean, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the query component of a URI.
- decodeQuery(URI, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the query component of a URI.
- Decoder - Class in org.glassfish.grizzly.compression.lzma.impl
-
RangeDecoder
- Decoder - Interface in jakarta.websocket
-
The Decoder interface holds member interfaces that define how a developer can provide the web socket container a way web socket messages into developer defined custom objects.
- Decoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder
- Decoder.Binary<T> - Interface in jakarta.websocket
-
This interface defines how a custom object (of type T) is decoded from a web socket message in the form of a byte buffer.
- Decoder.BinaryStream<T> - Interface in jakarta.websocket
-
This interface defines how a custom object is decoded from a web socket message in the form of a binary stream.
- 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
- Decoder.Text<T> - Interface in jakarta.websocket
-
This interface defines how a custom object is decoded from a web socket message in the form of a string.
- Decoder.TextStream<T> - Interface in jakarta.websocket
-
This interface defines how a custom object of type T is decoded from a web socket message in the form of a character stream.
- decoder2 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- Decoder2() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
- decoders() - Method in annotation type jakarta.websocket.ClientEndpoint
-
The array of Java classes that are to act as Decoders for messages coming into the client.
- decoders(List<Class<? extends Decoder>>) - Method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Assign the list of decoder implementation classes the client will use.
- decoders(List<Class<? extends Decoder>>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Sets the decoder implementation classes to use in the configuration.
- decodeWithMatchByte(LZMADecoder.LZMAInputState, RangeDecoder, byte) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
- decrementDispatchDepth() - Method in class org.glassfish.grizzly.http.server.Request
-
Decrement the depth of application dispatch
- 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
AttributeBuilderimplementation 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
ChannelConfiguratorused to configure client and server side channels. - DEFAULT_CHANNEL_CONFIGURATOR - Static variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Default
ChannelConfiguratorused 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_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_CONFIG - Static variable in class org.glassfish.tyrus.client.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_INCOMING_BUFFER_SIZE - Static variable in class org.glassfish.tyrus.client.TyrusClientEngine
-
Default incoming buffer size for client container.
- 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_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
MemoryManagerimplementation 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
HttpServerwill bind to in order to serviceHTTPrequests. - DEFAULT_NETWORK_PORT - Static variable in class org.glassfish.grizzly.http.server.NetworkListener
-
The default network port to which the
HttpServerwill bind to in order to serviceHTTPrequests. - 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
SelectionKeyHandlerused by all created builder instances. - DEFAULT_SELECTOR_HANDLER - Static variable in interface org.glassfish.grizzly.nio.SelectorHandler
-
The default
SelectorHandlerused 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_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_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
AttributeBuilderimplementation. - DefaultAttributeBuilder() - Constructor for class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- defaultBufferSize - Variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
- DefaultComponentProvider - Class in org.glassfish.tyrus.core
-
Provides instances using reflection.
- DefaultComponentProvider() - Constructor for class org.glassfish.tyrus.core.DefaultComponentProvider
- defaultConfig() - Static method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Create new Grizzly thread-pool configuration instance.
- defaultConfig() - Static method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Create new client 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
FilterChainimplementation - 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
MemoryManagerimplementation to be used as theMemoryManager.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
- 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
- DefaultServiceIteratorProvider() - Constructor for class org.glassfish.tyrus.core.ServiceFinder.DefaultServiceIteratorProvider
- DefaultSessionManager - Class in org.glassfish.grizzly.http.server
-
Default
SessionManagerimplementation. - 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
- 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(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.
- DEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
{0}.
- DEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
A dependent class, {0}, of the class {1} implementing the provider {2} is not found.
- deploymentException(String, Throwable) - Static method in class org.glassfish.tyrus.client.exception.Exceptions
-
Get the Deployment Exception, or return the exception if of the type.
- DeploymentException - Exception in jakarta.websocket
-
Checked exception indicating some kind of failure either to publish an endpoint on its server, or a failure to connect a client to its server.
- DeploymentException(String) - Constructor for exception jakarta.websocket.DeploymentException
-
Creates a deployment exception with the given reason for the deployment failure.
- DeploymentException(String, Throwable) - Constructor for exception jakarta.websocket.DeploymentException
-
Creates a deployment exception with the given reason for the deployment failure and wrapped cause of the failure.
- DeploymentHandshakeException - Exception in org.glassfish.tyrus.client.exception
-
The
DeploymentExceptionwrapping theHandshakeExceptionand makes the HTTP status code accessible directly. - DeploymentHandshakeException(String) - Constructor for exception org.glassfish.tyrus.client.exception.DeploymentHandshakeException
- DeploymentHandshakeException(String, HandshakeException) - Constructor for exception org.glassfish.tyrus.client.exception.DeploymentHandshakeException
- deregister(Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Unregister Grizzly JMX
Object. - deregisterAddOn(AddOn) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deregisters
AddOnfrom 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.
- descriptorPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- destroy() - Method in interface jakarta.websocket.Decoder
-
This method is called when the decoder is about to be removed from service in order that any resources the decoder used may be closed gracefully.
- destroy() - Method in interface jakarta.websocket.Encoder
-
This method is called when the encoder is about to be removed from service in order that any resources the encoder used may be closed gracefully.
- destroy() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Invoked when the
HttpServerand 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.threadpool.DefaultWorkerThread
- destroy() - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
- destroy() - Method in class org.glassfish.grizzly.utils.DelayedExecutor
- destroy() - Method in class org.glassfish.tyrus.core.coder.CoderAdapter
-
This method does nothing.
- destroy(Object) - Method in class org.glassfish.tyrus.core.ComponentProvider
-
Destroys the given managed instance.
- destroy(Object) - Method in class org.glassfish.tyrus.core.DefaultComponentProvider
- destroy(ExtendedExtension.ExtensionContext) - Method in interface org.glassfish.tyrus.core.extension.ExtendedExtension
-
Context lifecycle method.
- destroyDistributedUserProperties(String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Destroy map which holds distributed user properties.
- detachSelectorRunner() - Method in class org.glassfish.grizzly.nio.NIOConnection
- 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
ByteBufferstorage. - 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
- disableProvidedBasicAuth() - Method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
Disable provided Basic
Authenticator. - disableProvidedDigestAuth() - Method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
Disable provided Digest
Authenticator. - 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.
- 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.
- 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
- DistributedSession - Interface in org.glassfish.tyrus.core.cluster
-
Extended
Sessionwhich adds distributed properties. - 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.
- docRoots - Variable in class org.glassfish.grizzly.http.server.StaticHttpHandler
- doEncode(Session, Object) - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper
- 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
- 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 - org.glassfish.grizzly.compression.lzma.impl.Decoder.State
- DONE - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- doNotify() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Notifies processing the queue by write handlers.
- doParseHostHeader() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- 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.
- DoubleDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.DoubleDecoder
- 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.
- DRAFT17 - org.glassfish.tyrus.core.Version
- 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
Bufferthat 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
E
- eager(Value<T>) - Static method in class org.glassfish.tyrus.core.collection.Values
-
Get a new eagerly initialized
value provider. - EchoFilter - Class in org.glassfish.grizzly.utils
-
Echo
Filterimplementation - EchoFilter() - Constructor for class org.glassfish.grizzly.utils.EchoFilter
- EMatchFinderTypeBT2 - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- EMatchFinderTypeBT4 - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- empty() - Static method in class org.glassfish.tyrus.core.collection.Values
- EMPTY - Static variable in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
The empty pattern that matches the null or empty string.
- EMPTY - Static variable in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
The empty URI template that matches the
nullor empty URI path. - EMPTY_BUFFER - Static variable in class org.glassfish.grizzly.memory.Buffers
- EMPTY_BYTE_BUFFER - Static variable in class org.glassfish.grizzly.memory.Buffers
- EMPTY_BYTE_BUFFER_ARRAY - Static variable in class org.glassfish.grizzly.memory.Buffers
- EMPTY_CONFIGURATION - Static variable in interface org.glassfish.tyrus.core.TyrusConfiguration
- EMPTY_PATTERN - Static variable in class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Empty path pattern matching only empty string.
- EmptyCompletionHandler<E> - Class in org.glassfish.grizzly
-
Empty implementation for
CompletionHandlerinterface. - EmptyCompletionHandler() - Constructor for class org.glassfish.grizzly.EmptyCompletionHandler
- emptyPathWrapper - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- ENABLE_INTEREST_LIFECYCLE_LISTENER - Static variable in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- ENABLE_TRACING_HEADER - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
If this header is present in the handshake request and the tracing type is configured to "ON_DEMAND", tracing headers will be sent in the handshake response.
- enabledCipherSuites - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
-
The list of cipher suites.
- enabledProtocols - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
-
The list of protocols.
- enableInitialOpRead() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Enables OP_READ if it has never been enabled before.
- enableInitialOpRead() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- enableInitialOpRead() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- enableIOEvent(IOEvent) - Method in interface org.glassfish.grizzly.Connection
- enableIOEvent(IOEvent) - Method in class org.glassfish.grizzly.nio.NIOConnection
- enableJMX() - Method in class org.glassfish.grizzly.http.server.HttpServer
- enc - Variable in class org.glassfish.grizzly.http.util.C2BConverter
- encode(byte[]) - Method in class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder
- encode(short[], int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- encode(Object) - Method in class org.glassfish.tyrus.core.coder.ToStringEncoder
- encode(String) - Method in class org.glassfish.tyrus.core.coder.NoOpTextCoder
- encode(String, UriComponent.Type) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- encode(String, UriComponent.Type, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- encode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder
- encode(RangeEncoder, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- encode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Encode HTTP packet content represented by
HttpContent. - encode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- encode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- encode(Transformer<E, Buffer>, E) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
- encode(Transformer<E, Buffer>, E) - Method in interface org.glassfish.grizzly.streams.StreamWriter
- encode(Transformer<E, Buffer>, E, CompletionHandler<Stream>) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
- encode(Transformer<E, Buffer>, E, CompletionHandler<Stream>) - Method in interface org.glassfish.grizzly.streams.StreamWriter
- encode(T) - Method in interface jakarta.websocket.Encoder.Binary
-
Encode the given object into a byte array.
- encode(T) - Method in interface jakarta.websocket.Encoder.Text
-
Encode the given object into a String.
- encode(T, OutputStream) - Method in interface jakarta.websocket.Encoder.BinaryStream
-
Encode the given object into a binary stream written to the implementation provided OutputStream.
- encode(T, Writer) - Method in interface jakarta.websocket.Encoder.TextStream
-
Encode the given object to a character stream writing it to the supplied Writer.
- encodeDirectBits(int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- EncodeException - Exception in jakarta.websocket
-
A general exception that occurs when trying to encode a custom object to a string or binary message.
- EncodeException(Object, String) - Constructor for exception jakarta.websocket.EncodeException
-
Constructor with the object being encoded, and the reason why it failed to be.
- EncodeException(Object, String, Throwable) - Constructor for exception jakarta.websocket.EncodeException
-
Constructor with the object being encoded, and the reason why it failed to be, and the cause.
- encodeHttpPacket(FilterChainContext, HttpHeader, HttpContent, boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- encodeKnownHeaders(MemoryManager, Buffer, HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
- encodeLiteralCharacters(String) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Encode literal characters of a template.
- encodeMimeHeader(MemoryManager, Buffer, DataChunk, DataChunk, byte[], boolean) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
- encodeMimeHeaders(MemoryManager, Buffer, MimeHeaders, byte[]) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
- encoder - Variable in class org.glassfish.grizzly.http.util.C2BConverter
- Encoder - Class in org.glassfish.grizzly.compression.lzma.impl
-
RangeEncoder
- Encoder - Interface in jakarta.websocket
-
The Encoder interface defines how developers can provide a way to convert their custom objects into web socket messages.
- Encoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Encoder
- Encoder.Binary<T> - Interface in jakarta.websocket
-
This interface defines how to provide a way to convert a custom object into a binary message.
- Encoder.BinaryStream<T> - Interface in jakarta.websocket
-
This interface may be implemented by encoding algorithms that want to write the encoded object to a binary stream.
- Encoder.Text<T> - Interface in jakarta.websocket
-
This interface defines how to provide a way to convert a custom object into a text message.
- Encoder.TextStream<T> - Interface in jakarta.websocket
-
This interface may be implemented by encoding algorithms that want to write the encoded object to a character stream.
- encodeRedirectURL(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Encode the session identifier associated with this response into the specified redirect URL, if necessary.
- encoders() - Method in annotation type jakarta.websocket.ClientEndpoint
-
The array of Java classes that are to act as Encoders for messages sent by the client.
- encoders(List<Class<? extends Encoder>>) - Method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Assign the list of encoder implementation classes the client will use.
- encoders(List<Class<? extends Encoder>>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Sets the list of encoder implementation classes for this builder.
- encodeTemplateNames(String) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Encodes a string with template parameters names present, specifically the characters '{' and '}' will be percent-encoded.
- encodeURL(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Encode the session identifier associated with this response into the specified URL, if necessary.
- encodeURL(String) - Method in class org.glassfish.grizzly.http.util.UEncoder
-
Utility funtion to re-encode the URL.
- encodeURL(String, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
-
Utility function to re-encode the URL.
- ENCODING_FAILED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Encoding failed.
- EncodingFilter - Interface in org.glassfish.grizzly.http
- END_OF_PATH_PATTERN - Static variable in class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Path pattern matching the end of a URI path.
- endpoint - Variable in class org.glassfish.tyrus.core.wsadl.model.Application
- Endpoint - Class in jakarta.websocket
-
The Web Socket Endpoint represents an object that can handle websocket conversations.
- Endpoint - Class in org.glassfish.tyrus.core.wsadl.model
-
Java class for anonymous complex type
- Endpoint() - Constructor for class jakarta.websocket.Endpoint
- Endpoint() - Constructor for class org.glassfish.tyrus.core.wsadl.model.Endpoint
- ENDPOINT_ANNOTATION_NOT_FOUND(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
{0} annotation not found on class {1}.
- ENDPOINT_EXCEPTION_FROM_ON_ERROR(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Exception thrown from onError method {0}.
- ENDPOINT_MAX_MESSAGE_SIZE_TOO_LONG(Object, Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
MaxMessageSize {0} on method {1} in endpoint {2} is larger than the container incoming buffer size {3}.
- ENDPOINT_MULTIPLE_METHODS(Object, Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Multiple methods using {0} annotation in class {1}: {2} and {3}.
- ENDPOINT_MULTIPLE_SESSION_PARAM(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method {0} has got two or more Session parameters.
- ENDPOINT_UNHANDLED_EXCEPTION(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Unhandled exception in endpoint {0}.
- ENDPOINT_UNKNOWN_PARAMS(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Unknown parameter(s) for {0}.{1} method annotated with @OnError annotation: {2}.
- ENDPOINT_WRONG_PARAMS(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}.{1}: has got wrong number of params.
- ENDPOINT_WRONG_PATH_PARAM(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Method: {0}: {1} is not allowed type for @PathParameter.
- EndpointConfig - Interface in jakarta.websocket
-
The endpoint configuration contains all the information needed during the handshake process for this end point.
- EndpointEventListener - Interface in org.glassfish.tyrus.core.monitoring
-
Listens to endpoint-level events that are interesting for monitoring.
- endRequest() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- endsWith(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
- endsWithSlash() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Check if the URI template ends in a slash (
'/'). - enque(SelectorRunner, SelectorHandler.Task, CompletionHandler<SelectorHandler.Task>) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- enque(SelectorRunner, SelectorHandler.Task, CompletionHandler<SelectorHandler.Task>) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
Execute task in a selector thread.
- ensureBufferCapacity(int) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- ensureBufferCapacity(int) - Method in interface org.glassfish.grizzly.streams.Output
- ensureBufferCapacity(int) - Method in class org.glassfish.grizzly.streams.StreamOutput
- ensureCapacity(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- entrySet() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- Enumerator<E> - Class in org.glassfish.grizzly.http.server.util
-
HttpHandler class that wraps an
Enumerationaround a Java2 collection classes objectIteratorso that existing APIs returning Enumerations can easily run on top of the new collections. - Enumerator(Iterable<E>) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values returned by the specified
Iterable. - Enumerator(Iterable<E>, boolean) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values returned by the specified
Iterable. - Enumerator(Collection<E>) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values of the specified Collection.
- Enumerator(Collection<E>, boolean) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values of the specified Collection.
- Enumerator(Iterator<E>) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values returned by the specified Iterator.
- Enumerator(Iterator<E>, boolean) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values returned by the specified Iterator.
- Enumerator(Map<?, E>) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values of the specified Map.
- Enumerator(Map<?, E>, boolean) - Constructor for class org.glassfish.grizzly.http.server.util.Enumerator
-
Return an Enumeration over the values of the specified Map.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Compares the message Buffer to the specified byte array.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified byte array.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified byte array representing ASCII characters.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified byte[].
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Compares the message Buffer to the specified byte array.
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified byte[].
- equals(byte[], int, int, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(byte[], int, int, String) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(byte[], int, int, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
- equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Compares the message Buffer to the specified char array.
- equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equals(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified String object.
- equals(Object) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- equals(Object) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- equals(Object) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- equals(Object) - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- equals(Object) - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
- equals(Object) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equals(Object) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(Object) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(Object) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares this DataChunk and the passed object.
- equals(Object) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- equals(Object) - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- equals(Object) - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- equals(Object) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- equals(Object) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- equals(Object) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- equals(Object) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
- equals(Object) - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyWriter
- equals(Object) - Method in class org.glassfish.tyrus.core.TyrusExtension
- equals(Object) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- equals(Object) - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
- equals(Object) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Equality is calculated from the String of the regular expression generated from the templates.
- equals(String) - Method in enum org.glassfish.grizzly.http.Protocol
- equals(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified String object.
- equals(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message bytes to the specified String object.
- equals(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compares the message bytes to the specified String object.
- equals(String, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equals(String, String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equals(String, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equals(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified BufferChunk.
- equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified ByteChunk.
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified CharChunk.
- equals(DataChunk) - Method in enum org.glassfish.grizzly.http.Protocol
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified byte array representing ASCII characters.
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified byte[] ignoring case considerations.
- equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified byte array representing ASCII characters.
- equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified byte[] ignoring case considerations.
- equalsIgnoreCase(byte[], int, int, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
- equalsIgnoreCase(byte[], int, int, String) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified String object.
- equalsIgnoreCase(char[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Compares the message Buffer to the specified char array ignoring case considerations.
- equalsIgnoreCase(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified char array representing ASCII characters.
- equalsIgnoreCase(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equalsIgnoreCase(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified String object.
- equalsIgnoreCase(Object) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equalsIgnoreCase(Object) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares this DataChunk and the passed object ignoring case considerations.
- equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified String object.
- equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message bytes to the specified String object ignoring case considerations.
- equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compares the message bytes to the specified String object.
- equalsIgnoreCase(String, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equalsIgnoreCase(String, String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equalsIgnoreCase(String, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equalsIgnoreCase(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified BufferChunk ignoring case considerations.
- equalsIgnoreCase(ByteChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified ByteChunk ignoring case considerations.
- equalsIgnoreCase(CharChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified CharChunk ignoring case considerations.
- equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Compares the buffer chunk to the specified byte array representing lower-case ASCII characters.
- equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the char chunk to the specified byte array representing lower-case ASCII characters.
- equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the data chunk to the specified byte array representing lower-case ASCII characters.
- equalsIgnoreCaseLowerCase(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the buffer chunk to the specified byte array representing lower-case ASCII characters.
- equalsIgnoreCaseLowerCase(Buffer, int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
-
Compares the buffer chunk to the specified byte array representing lower-case ASCII characters.
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in interface org.glassfish.tyrus.core.uri.internal.MultivaluedMap
-
Compare the specified map with this map for equality modulo the order of values for each key.
- equalVersion(int, int) - Static method in class org.glassfish.grizzly.Grizzly
-
Checks if current Grizzly framework version equals to one passed
- EQUIVALENT_PATHS(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Found equivalent paths.
- ERR - org.glassfish.grizzly.compression.lzma.impl.Decoder.State
- error - Variable in class org.glassfish.grizzly.http.server.Response
-
The error flag.
- error() - Method in class org.glassfish.tyrus.core.StrictUtf8.Parser
-
If the previous parse operation detected an error, return the object describing that error.
- error(Throwable) - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
-
Set the exception.
- ERROR - org.glassfish.grizzly.ProcessorResult.Status
- ERROR - org.glassfish.grizzly.TransformationResult.Status
- ERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Error caught while loading SPI providers.
- ERROR_MESSAGE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we forward an HTTP status message (as an object of type STring) to an error page.
- ErrorCollector - Class in org.glassfish.tyrus.core
-
Used to collect deployment errors to present these to the user together.
- ErrorCollector() - Constructor for class org.glassfish.tyrus.core.ErrorCollector
- ErrorPageGenerator - Interface in org.glassfish.grizzly.http.server
-
Error page generator interface, which is responsible for generating of an error page corresponding to the given response status.
- Etag - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- ETag - org.glassfish.grizzly.http.util.Header
- evaluate() - Method in class org.glassfish.grizzly.utils.Holder.LazyHolder
- evaluate() - Method in class org.glassfish.grizzly.utils.Holder.LazyIntHolder
- evaluate() - Method in interface org.glassfish.tyrus.core.BaseContainer.ShutDownCondition
- event - Variable in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Context associated event, if EVENT operation
- EVENT - org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- EXACT - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
- exactWrappers - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- EXCEPTION_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we forward a Java exception (as an object of type Throwable) to an error page.
- EXCEPTION_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Exception caught while loading SPI providers.
- EXCEPTION_CLOSE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Exception thrown when closing connection with message: {0}
- EXCEPTION_PAGE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we forward the request URI (as an object of type String) of the page on which an error occurred.
- EXCEPTION_TYPE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we forward a Java exception type (as an object of type Class) to an error page.
- ExceptionHandler - Interface in org.glassfish.grizzly.utils
- ExceptionHandler.Severity - Enum in org.glassfish.grizzly.utils
- exceptionOccurred(FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Notification about exception, occurred on the
FilterChain - exceptionOccurred(FilterChainContext, Throwable) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Notification about exception, occurred on the
FilterChain - exceptionOccurred(FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
-
Override the default implementation to notify the
ReadHandler, if available, of any read error that has occurred during processing. - exceptionOccurred(FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportFilter
- exceptionOccurred(FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportFilter
- exceptionOccurred(FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- exceptionOccurred(FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.utils.LogFilter
- Exceptions - Class in org.glassfish.grizzly.utils
-
Exceptions utilities.
- Exceptions - Class in org.glassfish.tyrus.client.exception
-
Converts the exceptions into more specific ones.
- Exceptions() - Constructor for class org.glassfish.grizzly.utils.Exceptions
- Exceptions() - Constructor for class org.glassfish.tyrus.client.exception.Exceptions
- execute() - Method in class org.glassfish.tyrus.container.grizzly.client.TaskProcessor.Task
-
To be overridden.
- execute(Runnable) - Method in class org.glassfish.grizzly.threadpool.FixedThreadPool
- execute(Runnable) - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- execute(Runnable) - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool
- execute(Connection, IOEvent, Processor, IOEventLifeCycleListener) - Static method in class org.glassfish.grizzly.ProcessorExecutor
- execute(Context) - Static method in class org.glassfish.grizzly.ProcessorExecutor
- execute(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
Execute this FilterChain.
- execute(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
-
Method processes occurred
IOEventon thisFilterChain. - execute(Filter, FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- execute(SelectorRunner, SelectorHandler.Task, CompletionHandler<SelectorHandler.Task>) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- execute(SelectorRunner, SelectorHandler.Task, CompletionHandler<SelectorHandler.Task>) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
Execute task in a selector thread.
- executeChainPart(FilterChainContext, FilterExecutor, int, int, DefaultFilterChain.FiltersState) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- executeDelegatedTask(SSLEngine) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
-
Complete handshakes operations.
- executeFilter(FilterExecutor, Filter, FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- executeInEventThread(IOEvent, Runnable) - Method in interface org.glassfish.grizzly.Connection
-
Executes the
Runnablein the thread, responsible for running the given type of event on this Connection. - executeInEventThread(IOEvent, Runnable) - Method in class org.glassfish.grizzly.nio.NIOConnection
- executeIoEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.IOStrategy
-
The
SelectorRunnerwill invoke this method to allow the strategy implementation to decide how theIOEventwill be handled. - executeIoEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- executeIoEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- executeIoEvent(Connection, IOEvent, boolean) - Method in interface org.glassfish.grizzly.IOStrategy
-
The
SelectorRunnerwill invoke this method to allow the strategy implementation to decide how theIOEventwill be handled. - executeIoEvent(Connection, IOEvent, boolean) - Method in class org.glassfish.grizzly.strategies.LeaderFollowerNIOStrategy
- executeIoEvent(Connection, IOEvent, boolean) - Method in class org.glassfish.grizzly.strategies.SameThreadIOStrategy
- executeIoEvent(Connection, IOEvent, boolean) - Method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- executeIoEvent(Connection, IOEvent, boolean) - Method in class org.glassfish.grizzly.strategies.WorkerThreadIOStrategy
- ExecutorServiceProvider - Class in org.glassfish.tyrus.core
- ExecutorServiceProvider() - Constructor for class org.glassfish.tyrus.core.ExecutorServiceProvider
- expand(InputStream, File, String) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
-
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
- expand(URL) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
-
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
- expand(URL, String) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
-
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
- expand(URL, String, String) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
-
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
- ExpandJar - Class in org.glassfish.grizzly.http.server.util
-
Expand out a jar.
- ExpandJar() - Constructor for class org.glassfish.grizzly.http.server.util.ExpandJar
- Expect - org.glassfish.grizzly.http.util.Header
- EXPECTATION_FAILED_417 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- EXPECTING_MORE - org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- EXPECTING_MORE_OPTION - Static variable in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
- Expires - org.glassfish.grizzly.http.util.Header
- ExtendedExtension - Interface in org.glassfish.tyrus.core.extension
-
WebSocket
Extension. - ExtendedExtension.ExtensionContext - Interface in org.glassfish.tyrus.core.extension
-
Context present as a parameter in all
ExtendedExtensionmethods. - Extension - Interface in jakarta.websocket
-
A simple representation of a websocket extension as a name and map of extension parameters.
- EXTENSION - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
- EXTENSION_EXCEPTION(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Extension ''{0}'' threw an exception during processOutgoing method invocation: "{1}".
- Extension.Parameter - Interface in jakarta.websocket
-
This member interface defines a single websocket extension parameter.
- extensions(List<Extension>) - Method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Set the extensions for the configuration this builder will build.
- extensions(List<Extension>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Sets the extensions to use in the configuration.
- extensionWrappers - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- extract(int) - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Extract and return a substring that starts at the specified position, and extends to the end of the string being parsed.
- extract(int, int) - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Extract and return a substring that starts at the specified position, and ends at the character before the specified position.
- extractContentEncoding(DataChunk) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Obtain content-encoding value and mark it as serialized.
F
- Factory() - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.Factory
- fail(Throwable) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- fail(FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- fail(FilterChainContext, Throwable) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- failed(Throwable) - Method in interface org.glassfish.grizzly.CompletionHandler
-
The operation was failed.
- failed(Throwable) - Method in class org.glassfish.grizzly.EmptyCompletionHandler
-
The operation was failed.
- failed(Throwable) - Method in interface org.glassfish.grizzly.nio.transport.TCPNIOConnection.ConnectResultHandler
- failed(Throwable) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
- failed(Throwable) - Method in class org.glassfish.grizzly.streams.TransformerInput.TransformerCompletionHandler
- failed(Throwable) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- failed(Throwable) - Method in class org.glassfish.tyrus.spi.CompletionHandler
-
The operation was failed.
- FAILED - org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
- FAILED_CACHE_FULL - org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
- FAILED_ENTRY_EXISTS - org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
- failure - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- failure(Throwable) - Method in interface org.glassfish.grizzly.impl.FutureImpl
-
Notify about the failure, occurred during asynchronous operation execution.
- failure(Throwable) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Should not be called for ReadyFutureImpl
- failure(Throwable) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
Notify about the failure, occurred during asynchronous operation execution.
- failure(Throwable) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Notify about the failure, occured during asynchronous operation execution.
- FastDateFormat - Class in org.glassfish.grizzly.http.util
-
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
- FastDateFormat(DateFormat) - Constructor for class org.glassfish.grizzly.http.util.FastDateFormat
- FastHttpDateFormat - Class in org.glassfish.grizzly.http.util
-
Utility class to generate HTTP dates.
- FastHttpDateFormat() - Constructor for class org.glassfish.grizzly.http.util.FastHttpDateFormat
- FATAL - org.glassfish.grizzly.utils.ExceptionHandler.Severity
- FCOMMENT - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- FEXTRA1 - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- FEXTRA2 - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- FHCRC - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- FILE - org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
- FileAppender - Class in org.glassfish.grizzly.http.server.accesslog
-
An
appenderwriting log entries toFiles. - FileAppender(File) - Constructor for class org.glassfish.grizzly.http.server.accesslog.FileAppender
-
Create a new
FileAppenderappending to (and not overwriting) the specifiedFile. - FileAppender(File, boolean) - Constructor for class org.glassfish.grizzly.http.server.accesslog.FileAppender
-
Create a new
FileAppenderwriting to the specifiedFile. - FileCache - Class in org.glassfish.grizzly.http.server.filecache
-
This class implements a file caching mechanism used to cache static resources.
- FileCache() - Constructor for class org.glassfish.grizzly.http.server.filecache.FileCache
- FileCache.CacheResult - Enum in org.glassfish.grizzly.http.server.filecache
- FileCache.CacheType - Enum in org.glassfish.grizzly.http.server.filecache
- FileCacheEntry - Class in org.glassfish.grizzly.http.server.filecache
-
The entry value in the file cache map.
- FileCacheEntry(FileCache) - Constructor for class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- FileCacheFilter - Class in org.glassfish.grizzly.http.server
- FileCacheFilter(FileCache) - Constructor for class org.glassfish.grizzly.http.server.FileCacheFilter
- FileCacheKey - Class in org.glassfish.grizzly.http.server.filecache
-
The entry key in the file cache map.
- FileCacheKey() - Constructor for class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- FileCacheKey(String, String) - Constructor for class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- FileCacheProbe - Interface in org.glassfish.grizzly.http.server.filecache
-
Monitoring probe providing callbacks that may be invoked by Grizzly
FileCache. - FileCacheProbe.Adapter - Class in org.glassfish.grizzly.http.server.filecache
-
FileCacheProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - FileChunk - Interface in org.glassfish.grizzly
- FileTransfer - Class in org.glassfish.grizzly
-
A simple class that abstracts
FileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel)for use with Grizzly 2.0AsyncQueueWriter. - FileTransfer(File) - Constructor for class org.glassfish.grizzly.FileTransfer
-
Constructs a new
FileTransferinstance backed by the specifiedFile. - FileTransfer(File, long, long) - Constructor for class org.glassfish.grizzly.FileTransfer
-
Constructs a new
FileTransferinstance backed by the specifiedFile. - fill(ByteBuffer, byte) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Fill the
ByteBufferwith the specific byte value. - fill(ByteBuffer, int, int, byte) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Fill the
ByteBuffer's part [position, limit) with the specific byte value starting from theByteBuffer's position won't be changed. - fill(Buffer, byte) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Fill the
Bufferwith the specific byte value. - fill(Buffer, int, int, byte) - Static method in class org.glassfish.grizzly.memory.Buffers
- fillFully(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
/** Fill the buffer (blocking) up to the requested length.
- filter(String) - Static method in class org.glassfish.grizzly.http.server.Response
-
Filter the specified message string for characters that are sensitive in HTML.
- filter(String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Filter the specified message string for characters that are sensitive in HTML.
- filter(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Filter the specified message string for characters that are sensitive in HTML.
- Filter - Interface in org.glassfish.grizzly.filterchain
-
A Filter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by a
FilterChainContext. - FilterChain - Interface in org.glassfish.grizzly.filterchain
-
This class implement the "Chain of Responsibility" pattern (for more info, take a look at the classic "Gang of Four" design patterns book).
- FilterChainBuilder - Class in org.glassfish.grizzly.filterchain
-
FilterChainBuilderimplementation, which is responsible for constructingFilterChains. - FilterChainBuilder.StatelessFilterChainBuilder - Class in org.glassfish.grizzly.filterchain
- FilterChainContext - Class in org.glassfish.grizzly.filterchain
-
FilterChainContextimplementation. - FilterChainContext() - Constructor for class org.glassfish.grizzly.filterchain.FilterChainContext
- FilterChainContext.CompletionListener - Interface in org.glassfish.grizzly.filterchain
-
The interface, which represents a listener, which will be notified, once
FilterChainContextprocessing is complete. - FilterChainContext.CopyListener - Interface in org.glassfish.grizzly.filterchain
-
The interface, which represents a listener, which will be notified, after
FilterChainContext.copy()is called. - FilterChainContext.Operation - Enum in org.glassfish.grizzly.filterchain
- FilterChainContext.State - Enum in org.glassfish.grizzly.filterchain
- FilterChainContext.TransportContext - Class in org.glassfish.grizzly.filterchain
- FilterChainEnabledTransport - Interface in org.glassfish.grizzly.filterchain
-
Common interface for Transports, which support
FilterChains. - FilterChainEvent - Interface in org.glassfish.grizzly.filterchain
- FilterChainProcessorSelector - Class in org.glassfish.grizzly.filterchain
- FilterChainProcessorSelector(FilterChainBuilder) - Constructor for class org.glassfish.grizzly.filterchain.FilterChainProcessorSelector
- FilterExecutor - Interface in org.glassfish.grizzly.filterchain
- filterNonPrintableCharacters(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Filter non-printable ASCII characters.
- filters - Variable in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
-
The list of Filters this chain will invoke.
- fin(boolean) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set FIN flag.
- finalize() - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- finalize() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- finalizeShutdown() - Method in class org.glassfish.grizzly.nio.NIOTransport
- find(Class<T>) - Static method in class org.glassfish.grizzly.utils.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- find(Class<T>) - Static method in class org.glassfish.tyrus.core.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- find(Class<T>, boolean) - Static method in class org.glassfish.tyrus.core.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- find(Class<T>, ClassLoader) - Static method in class org.glassfish.grizzly.utils.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the given class loader.
- find(Class<T>, ClassLoader) - Static method in class org.glassfish.tyrus.core.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the given class loader.
- find(Class<T>, ClassLoader, boolean) - Static method in class org.glassfish.tyrus.core.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the given class loader.
- find(String) - Static method in enum org.glassfish.grizzly.http.util.Header
-
Attempts to find a HTTP header by it's standard textual definition which may differ from value value returned by
Enum.name. - find(String) - Static method in class org.glassfish.tyrus.core.ServiceFinder
-
Locates and incrementally instantiates the available classes of a given service file using the context class loader.
- find(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Find an entry given its name in the cache and return the associated String.
- find(CharChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Find an entry given its name in the cache and return the associated String.
- findByName(String) - Method in class org.glassfish.grizzly.http.Cookies
- findBytesAscii(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Returns the starting index of the specified byte sequence within this
Buffer. - findChar(byte[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
-
Find a character, no side effects.
- findChar(char) - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Return the index of the next occurrence of the specified character, or the index of the character after the last position of the string if no more occurrences of this character are found.
- findChars(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
-
Find a character, no side effects.
- findClosest(ByteChunk, StringCache.ByteEntry[], int) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Find an entry given its name in a sorted array of map elements.
- findClosest(CharChunk, StringCache.CharEntry[], int) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Find an entry given its name in a sorted array of map elements.
- findEOL(HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- findEOL(HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- findMatch(String, List<AlternateDocBase>) - Static method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Attempts to match the given request path against one of the given alternate doc bases.
- findMethodOnClass(Class, Method) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Find a method on a class given an existing method.
- findNotChars(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
-
Find the first character !
- findSpace(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- findSpace(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- findText() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Return the index of the next occurrence of a non-whitespace character, or the index of the character after the last position of the string if no more non-whitespace characters are found.
- findWhite() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Return the index of the next occurrence of a whitespace character, or the index of the character after the last position of the string if no more whitespace characters are found.
- FINE_GRIZZLY_ASYNCQUEUE_ERROR_NOCALLBACK_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0009: No callback available to be notified about AsyncQueue error: {0}
- FINE_GRIZZLY_HTTP_PARAMETERS_DECODE_FAIL_DEBUG(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
Character decoding failed.
- FINE_GRIZZLY_HTTP_PARAMETERS_NOEQUAL(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
Parameter starting at position [{0}] and ending at position [{1}] with a value of [{2}] was not followed by an '=' character
- finish() - Method in class org.glassfish.grizzly.http.server.Response
-
Perform whatever actions are required to flush and close the output stream or writer, in a single operation.
- finish(AttributeStorage) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- finish(AttributeStorage) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- finish(AttributeStorage) - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
-
Finishes to compress data to the output stream without closing the underlying stream.
- finishBufferSlice() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- finished() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
When invoked, this method will call
ReadHandler.onAllDataRead()on the currentReadHandler(if any). - fireEventDownstream(Connection, FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- fireEventDownstream(Connection, FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- fireEventUpstream(Connection, FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- fireEventUpstream(Connection, FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- fireIOEvent(Connection, IOEvent, IOEventLifeCycleListener, Logger) - Static method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- fireIOEvent(IOEvent, Connection, IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- fireIOEvent(IOEvent, Connection, IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- fireIOEvent(IOEvent, Connection, IOEventLifeCycleListener) - Method in interface org.glassfish.grizzly.Transport
-
Fires specific
IOEventon theConnection - FIRST_TO_LAST - org.glassfish.grizzly.memory.CompositeBuffer.DisposeOrder
- FixedLengthTransferEncoding - Class in org.glassfish.grizzly.http
-
Fixed length transfer encoding implementation.
- FixedLengthTransferEncoding() - Constructor for class org.glassfish.grizzly.http.FixedLengthTransferEncoding
- FixedThreadPool - Class in org.glassfish.grizzly.threadpool
-
Minimalistic fixed thread pool to allow for nice scalability if a good Queue impl is used.
- FixedThreadPool(ThreadPoolConfig) - Constructor for class org.glassfish.grizzly.threadpool.FixedThreadPool
- flip() - Method in interface org.glassfish.grizzly.Buffer
-
Flips this buffer.
- flip() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- flip() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- flip() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- FloatDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.FloatDecoder
- flush() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- flush() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Flush the response.
- flush() - Method in class org.glassfish.grizzly.http.server.Response
-
Flush the current buffered content to the network.
- flush() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Cause the overflow handler to be called even if buffer is not full.
- flush() - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Make sure that all data that has been written is flushed from the stream to its destination.
- flush() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- flush() - Method in class org.glassfish.tyrus.core.DebugContext
-
Write pending messages to the log.
- flush(CompletionHandler) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- flush(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter
- flush(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Cause the overflow handler to be called even if buffer is not full.
- flush(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- flush(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.Output
-
Make sure that all data that has been written is flushed from the stream to its destination.
- flush(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.StreamOutput
- flush(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Make sure that all data that has been written is flushed from the stream to its destination.
- flush(Connection, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- flush(Connection, CompletionHandler<WriteResult>) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- flush0(Buffer, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
- flush0(Buffer, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- flush0(Buffer, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.TransformerOutput
- flushBatch() - Method in interface jakarta.websocket.RemoteEndpoint
-
This method is only used when batching is allowed for this RemoteEndpint.
- flushBatch() - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
- flushBuffer() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- flushBuffer() - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Flush any internal buffers into the ByteOutput or the internal byte[]
- flushBuffer() - Method in class org.glassfish.grizzly.http.util.CharChunk
- flushByteBuffer(SocketChannel, ByteBuffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- flushByteBuffers(SocketChannel, ByteBuffer[], int, int) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- flushData() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- flushSpecialHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Flush internal fields for special header names to the headers map.
- FNAME - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- FORBIDDEN_403 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- FORCE - org.glassfish.grizzly.http.CompressionConfig.CompressionMode
- FORCE - org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.
- FORCED_REQUEST_TYPE - Static variable in class org.glassfish.grizzly.http.server.Constants
-
The forced request-type
- FOREVER - Static variable in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- FOREVER_SPECIAL - Static variable in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- forgetWritePossible(WriteHandler) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- fork() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
This method invocation suggests the
FilterChainto create a copy of thisFilterChainContextand resume/fork its execution starting from the currentFilter. - fork(NextAction) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
This method invocation suggests the
FilterChainto create a copy of thisFilterChainContextand resume/fork its execution starting from the currentFilter. - FORM_POST_CONTENT_TYPE - Static variable in class org.glassfish.grizzly.http.util.Constants
- format - Variable in class org.glassfish.grizzly.http.server.Response
-
The date format we will use for creating date headers.
- format(String) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set the format as a
Stringcompatible with the default Apache access log format that will be used by the access logs configured by this instance. - format(Date, StringBuffer, FieldPosition) - Method in class org.glassfish.grizzly.http.util.FastDateFormat
-
Note: breaks functionality of fieldPosition param.
- format(Date, StringBuilder, FieldPosition) - Method in class org.glassfish.grizzly.http.util.FastDateFormat
-
Note: breaks functionality of fieldPosition param.
- format(LogRecord) - Method in class org.glassfish.grizzly.utils.LoggingFormatter
-
Format the record to include the Thread that logged this record. the format should be [WorkerThreadImpl-1, Grizzly] 2008-10-08 18:49:59 [INFO] com.glassfish.grizzly.Controller:doSelect message
- format(AccessLogFormat) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set the
AccessLogFormatinstance that will be used by the access logs configured by this instance. - format(Response, Date, long) - Method in interface org.glassfish.grizzly.http.server.accesslog.AccessLogFormat
-
Format the data contained in the specified
Responseand return aStringwhich can be appended to an access log file. - format(Response, Date, long) - Method in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
- formatDate(long, DateFormat) - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
-
Get the HTTP format of the specified date.
http spec only requre second precision http://tools.ietf.org/html/rfc2616#page-20
therefore we dont use the millisecond precision , but second . truncation is done in the same way for second precision in SimpleDateFormat:
(999 millisec. = 0 sec.) - FORWARD_CONTEXT_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the original context path is stored on an forwarded dispatcher request.
- FORWARD_PATH_INFO_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the original path info is stored on an forwarded dispatcher request.
- FORWARD_QUERY_STRING_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the original query string is stored on an forwarded dispatcher request.
- FORWARD_REQUEST_URI_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the original request URI is stored on an forwarded dispatcher request.
- FORWARD_SERVLET_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the original servlet path is stored on an forwarded dispatcher request.
- FOUND_302 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- FRAGMENT - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI fragment component type.
- FRAGMENT_INVALID_OPCODE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Fragment sent but opcode was not 0.
- Frame - Class in org.glassfish.tyrus.core.frame
-
WebSocket frame representation.
- Frame(Frame) - Constructor for class org.glassfish.tyrus.core.frame.Frame
-
Copy constructor.
- FRAME_WRITE_CANCELLED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Frame writing was canceled.
- Frame.Builder - Class in org.glassfish.tyrus.core.frame
-
Frame builder.
- From - org.glassfish.grizzly.http.util.Header
- fromClass(Class<?>, ComponentProviderService, boolean, int, ErrorCollector, EndpointEventListener) - Static method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
Create
AnnotatedEndpointfrom class. - fromClass(Class<?>, ComponentProviderService, boolean, int, ErrorCollector, EndpointEventListener, Set<Extension>) - Static method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
Create
AnnotatedEndpointfrom class. - fromDecoderClasses(List<Class<? extends Decoder>>) - Static method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Construct manager.
- fromHeaders(List<String>) - Static method in class org.glassfish.tyrus.core.TyrusExtension
-
Parse
Extensionfrom headers (represented asListof strings). - fromInstance(Object, ComponentProviderService, boolean, int, ErrorCollector) - Static method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
Create
AnnotatedEndpointfrom instance. - fromInstance(Object, ComponentProviderService, boolean, int, ErrorCollector, Set<Extension>) - Static method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
Create
AnnotatedEndpointfrom instance. - fromString(String) - Static method in enum org.glassfish.grizzly.http.CompressionConfig.CompressionMode
-
Returns the
CompressionConfig.CompressionModebased on the string representation. - fromString(String) - Static method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
-
Create a registration from the mapping
String. - fromString(List<String>) - Static method in class org.glassfish.tyrus.core.TyrusExtension
-
Parsing of one
Extension. - fullRelativeUri(URI) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Return the
Request-Urirepresentation as defined by HTTP spec. - future - Variable in class org.glassfish.grizzly.streams.BufferedInput
- FutureImpl<R> - Interface in org.glassfish.grizzly.impl
-
Futureinterface, which has full control over the state. - Futures - Class in org.glassfish.grizzly.utils
-
Set of
Futureutilities. - Futures() - Constructor for class org.glassfish.grizzly.utils.Futures
G
- GATEWAY_TIMEOUT_504 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- generate(Request, int, String, String, Throwable) - Method in class org.glassfish.grizzly.http.server.DefaultErrorPageGenerator
-
Returns the HTML representation of the error page corresponding to the given HTTP response status.
- generate(Request, int, String, String, Throwable) - Method in interface org.glassfish.grizzly.http.server.ErrorPageGenerator
-
Returns the HTML representation of the error page corresponding to the given HTTP response status.
- generateAuthorizationHeader(URI, String, Credentials) - Method in class org.glassfish.tyrus.client.auth.Authenticator
-
Generate value used as ""Authorization"" header value for next request.
- generateHeader(String, String, int, String, String, boolean, boolean, Map<String, String>) - Static method in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
- GenericAdapter<K,V> - Interface in org.glassfish.grizzly.utils
-
Generic Adapter interface.
- GenericCloseListener - Interface in org.glassfish.grizzly
-
Deprecated.
- genericInterface - Variable in class org.glassfish.tyrus.core.ReflectionHelper.DeclaringClassInterfacePair
- GenericStoreException(Throwable) - Constructor for exception org.glassfish.grizzly.ssl.SSLContextConfigurator.GenericStoreException
- get() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method.
- get() - Method in class org.glassfish.grizzly.http.Cookies
- get() - Method in class org.glassfish.grizzly.http.util.ContentType
- get() - Method in class org.glassfish.grizzly.http.util.HeaderValue
- get() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- get() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- get() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- get() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get() - Static method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- get() - Method in class org.glassfish.grizzly.ThreadCache.ObjectCacheElement
-
Get (peek) the object from cache.
- get() - Method in class org.glassfish.grizzly.utils.Holder
- get() - Method in class org.glassfish.grizzly.utils.Holder.IntHolder
- get() - Method in class org.glassfish.grizzly.utils.Holder.LazyHolder
- get() - Method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns the value of the reentrants counter for the current thread.
- get() - Method in interface org.glassfish.tyrus.core.collection.SupplierWithEx
- get() - Method in interface org.glassfish.tyrus.core.collection.Value
-
Get the stored value.
- get(byte[]) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(byte[]) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(byte[]) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(byte[]) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(byte[], int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method.
- get(int) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- get(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- get(int) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- get(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- get(Object) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- get(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
- get(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
- get(ByteBuffer) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(ByteBuffer, byte[], int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
- get(ByteBuffer, int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- get(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Get attribute value, stored on the
AttributeHolder. - get(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Get attribute value, stored on the
AttributeStorage. - get(FilterChainContext) - Static method in class org.glassfish.grizzly.http.HttpContext
- get(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Returns
FileCacheEntry. - get(ThreadCache.CachedTypeIndex<E>) - Method in class org.glassfish.grizzly.ThreadCache.ObjectCache
-
Get the cached object with the given type index from cache.
- GET - Static variable in class org.glassfish.grizzly.http.Method
- GET - Static variable in class org.glassfish.grizzly.http.server.Constants
-
GET.
- getAccessCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getAddOns() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Return the array of the registered
AddOns. - getAddOnSet() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Returns the direct addons collection, registered on the NetworkListener.
- getAddress() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get address, associated with the current
IOEventprocessing. - getAddressHolder() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getAlgorithm() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getAliases() - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Get the ContentEncoding aliases.
- getAliases() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- getAliases() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- getAllMatches(String, Set<TyrusEndpointWrapper>, DebugContext) - Static method in class org.glassfish.tyrus.core.uri.Match
-
Return a list of all endpoints with path matching the request path.
- getAllSessions() - Method in class org.glassfish.tyrus.core.TyrusSession
-
Get set of all sessions opened to the same endpoint.
- getAllStackTracesAsString() - Static method in class org.glassfish.grizzly.utils.Exceptions
- getAny() - Method in class org.glassfish.tyrus.core.wsadl.model.Application
-
Gets the value of the any property.
- getAppBufferSize() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getApplicationData() - Method in interface jakarta.websocket.PongMessage
-
The application data inside the pong message from the peer.
- getApplicationEventListener() - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Get
ApplicationEventListenerrelated to currentTyrusWebSocketEngineinstance. - getArguments() - Method in interface org.glassfish.grizzly.localization.Localizable
-
Returns the arguments for message formatting.
- getArguments() - Method in class org.glassfish.grizzly.localization.LocalizableMessage
- getArguments() - Method in interface org.glassfish.tyrus.core.l10n.Localizable
-
Returns the arguments for message formatting.
- getArguments() - Method in class org.glassfish.tyrus.core.l10n.LocalizableMessage
- getArray() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getArray() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getArray() - Method in class org.glassfish.grizzly.utils.ArraySet
-
Get the underlying array.
- getArrayClass(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get Array class of component class.
- getArrayCopy() - Method in class org.glassfish.grizzly.utils.ArraySet
-
Get the copy of the underlying array.
- getArrayLen() - Method in class org.glassfish.grizzly.http.util.ContentType
-
Used in conjunction with
ContentType.getByteArray(). - getArraySize() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getAsyncQueueIO() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueEnabledTransport
-
Get asynchronous queue implementation.
- getAsyncQueueIO() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getAsyncQueueIO() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getAsyncReadQueue() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getAsyncRemote() - Method in interface jakarta.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages asynchronously to the peer.
- getAsyncRemote() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get a reference a
RemoteEndpoint.Asyncobject representing the peer of this conversation that is able to send messages asynchronously to the peer. - getAsyncRemote() - Method in class org.glassfish.tyrus.core.TyrusSession
- getAsyncWriteQueue() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getAttribute(int) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- getAttribute(int) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
Internal method for dynamic attribute support.
- getAttribute(int, Supplier) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- getAttribute(int, Supplier) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
Internal method for dynamic attribute support.
- getAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return an object based on a name.
- getAttribute(String) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return an object based on a name.
- getAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getAttribute(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the specified request attribute if it exists; otherwise, return
null. - getAttribute(String) - Method in class org.glassfish.grizzly.http.server.Session
-
Return an attribute.
- getAttribute(String, Supplier) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return an object based on a name.
- getAttribute(String, Supplier) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return an object based on a name.
- getAttributeBuilder() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get
TransportassociatedAttributeBuilder, which will be used byTransportand itsConnections to store customAttributes. - getAttributeBuilder() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Get AttributeBuilder, associated with this holder
- getAttributeBuilder() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Get AttributeBuilder, associated with this holder
- getAttributeBuilder() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getAttributeBuilder() - Method in interface org.glassfish.grizzly.Transport
-
Get
TransportassociatedAttributeBuilder, which will be used byTransportand itsConnections to store customAttributes. - getAttributeByIndex(int) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- getAttributeByName(String) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- getAttributeNames() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return a
Setof attribute names. - getAttributeNames() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return a
Setof attribute names. - getAttributeNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getAttributeNames() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the names of all request attributes for this Request, or an empty
Setif there are none. - getAttributes() - Method in interface org.glassfish.grizzly.attributes.AttributeStorage
-
Get associated
AttributeHolder. - getAttributes() - Method in class org.glassfish.grizzly.Context
-
Get attributes (
AttributeHolder), associated with the processingContext. - getAttributes() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get associated
AttributeHolder. - getAttributes() - Method in class org.glassfish.grizzly.http.HttpContext
- getAttributes() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get associated
AttributeHolder. - getAttributes() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getAttributes() - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getAuthenticators() - Method in class org.glassfish.tyrus.client.auth.AuthConfig
-
Get an unmodifiable map of authenticators, where case insensitive authentication scheme to
Authenticator. - getAuthorization() - Method in class org.glassfish.grizzly.http.server.Request
- getAuthType() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the authentication type used for this Request.
- getBackendConfiguration() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getBackendConfiguration() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- getBasePath() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the absolute doc base path of this AlternateDocBase.
- getBasicRemote() - Method in interface jakarta.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send messages synchronously to the peer.
- getBasicRemote() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get a reference a
RemoteEndpoint.Basicobject representing the peer of this conversation that is able to send messages synchronously to the peer. - getBasicRemote() - Method in class org.glassfish.tyrus.core.TyrusSession
- getBatchingAllowed() - Method in interface jakarta.websocket.RemoteEndpoint
-
Return whether the implementation is allowed to batch outgoing messages before sending.
- getBatchingAllowed() - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
- getBuffer() - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
-
Returns the the duplicate of the underlying
Bufferthat backs thisInputSource. - getBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Returns the duplicate of the underlying
Bufferused to buffer incoming request data. - getBuffer() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- getBuffer() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns the message bytes.
- getBuffer() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getBuffer() - Method in class org.glassfish.grizzly.streams.BufferedInput
- getBuffer() - Method in class org.glassfish.grizzly.streams.BufferedOutput
- getBuffer() - Method in interface org.glassfish.grizzly.streams.Input
-
Return the Input's
Buffer. - getBuffer() - Method in interface org.glassfish.grizzly.streams.Output
-
Return the Input's
Buffer. - getBuffer() - Method in class org.glassfish.grizzly.streams.StreamInput
- getBuffer() - Method in class org.glassfish.grizzly.streams.StreamOutput
- getBuffer() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
-
Get the result
Buffer(not flipped). - getBufferAppender(boolean) - Static method in class org.glassfish.grizzly.memory.Buffers
- getBufferChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
- getBufferedDataSize() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Get the number of bytes buffered on OutputBuffer and ready to be sent.
- getBufferedSize() - Method in class org.glassfish.grizzly.streams.BufferedOutput
- getBufferSize() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- getBufferSize() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the actual buffer size used for this Response.
- getBufferWindow() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
- getBufferWindow() - Method in interface org.glassfish.grizzly.streams.StreamReader
- getByFilename(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
- getByte(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- getByteArray() - Method in class org.glassfish.grizzly.http.util.ContentType
- getByteArray() - Method in class org.glassfish.grizzly.http.util.HeaderValue
- getByteBuffer(boolean) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
Returns the entry's
ByteBufferrepresentation. - getByteChunk() - Method in class org.glassfish.grizzly.http.util.C2BConverter
- getByteChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
- getByteChunk() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns the byte chunk, representing the byte[] and offset/length.
- getByteEnabled() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getBytes() - Method in exception jakarta.websocket.DecodeException
-
Return the ByteBuffer containing either the whole message, or the partial message, that could not be decoded, or
nullif this exception arose from a failure to decode a text message. - getBytes() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns the message bytes.
- getBytes() - Method in enum org.glassfish.grizzly.http.util.Header
-
Returns the byte representation of this header encoded using
ISO-8859-1. - getBytesToReserve() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getCacheSize() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getCause() - Method in class org.glassfish.grizzly.CloseReason
-
Returns information about an error, that caused the
Connectionto be closed. - getCertificates(SSLSession) - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getChannel() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getChannel() - Method in class org.glassfish.grizzly.nio.RegisterChannelResult
- getChannelConfigurator() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getChannelConfigurator() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getChannelConfigurator() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getChar() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a char value.
- getChar() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getChar() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getChar() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getChar(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a char value.
- getChar(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getChar(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getChar(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getCharacterEncoding() - Method in class org.glassfish.grizzly.http.HttpHeader
- getCharacterEncoding() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the character encoding for this Request.
- getCharacterEncoding() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the character encoding used for this Response.
- getCharacterEncoding() - Method in class org.glassfish.grizzly.http.util.ContentType
- getCharChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
- getCharChunk() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns the char chunk, representing the char[] and offset/length.
- getCharEnabled() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getChars() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getCharset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getCharset() - Method in class org.glassfish.grizzly.utils.StringDecoder
- getCharset() - Method in class org.glassfish.grizzly.utils.StringEncoder
- getCharsetDecoder(Charset) - Static method in class org.glassfish.grizzly.utils.Charsets
-
Return the
Charset'sCharsetDecoder. - getCharsetEncoder(Charset) - Static method in class org.glassfish.grizzly.utils.Charsets
-
Return the
Charset'sCharsetEncoder. - getCharsetFromContentType(String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Parse the character encoding from the specified content type header.
- getChunkSize() - Method in class org.glassfish.grizzly.utils.ChunkingFilter
- getCipherSuite() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
The cipher suite being used on this connection.
- getCipherSuite() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getClass(Class, Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Find the declaring class that implements or extends an interface.
- getClassLoader() - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Returns the
ClassLoaderused to resolve the requested HTTP resources. - getClassType(Class<?>, Class<?>) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Find a type of the class given it's Superclass.
- getClazz() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getClientSocketSoTimeout() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getClientSocketSoTimeout() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getClientSSLEngineConfig() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getClientSSLEngineConfigurator() - Method in class org.glassfish.grizzly.ssl.SSLFilter
- getClone() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getClone() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getClone() - Method in class org.glassfish.grizzly.http.util.MessageBytes
- getCloseable() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the
Closeable, associated with the current processing. - getCloseable() - Method in class org.glassfish.grizzly.http.HttpContext
- getCloseCode() - Method in class jakarta.websocket.CloseReason
-
The Close code associated with this CloseReason.
- getCloseCode(int) - Static method in enum jakarta.websocket.CloseReason.CloseCodes
-
Creates a CloseCode from the given int code number.
- getCloseListener() - Method in interface org.glassfish.tyrus.spi.Connection
-
Returns the same close listener that is passed for creating connection in
WebSocketEngine.UpgradeInfo.createConnection(Writer, CloseListener). - getCloseReason() - Method in interface org.glassfish.grizzly.Connection
-
Returns
CloseReasonif this Connection has been closed, or null otherwise. - getCloseReason() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getCloseReason() - Method in enum org.glassfish.tyrus.core.CloseReasons
-
Get close reason.
- getCloseReason() - Method in class org.glassfish.tyrus.core.frame.CloseFrame
-
Get close reason.
- getCloseReason() - Method in exception org.glassfish.tyrus.core.ProtocolException
- getCloseReason() - Method in exception org.glassfish.tyrus.core.Utf8DecodingException
- getCloseReason() - Method in exception org.glassfish.tyrus.core.WebSocketException
-
Get close reason.
- getCode() - Method in interface jakarta.websocket.CloseReason.CloseCode
-
Returns the code number, for example the integer '1000' for normal closure.
- getCode() - Method in enum jakarta.websocket.CloseReason.CloseCodes
-
Return the code number of this status code.
- getCoder() - Method in class org.glassfish.tyrus.core.coder.CoderWrapper
-
Get coder instance.
- getCoderClass() - Method in class org.glassfish.tyrus.core.coder.CoderWrapper
-
Get coder class.
- getCoderInstance(Class<T>, Session, EndpointConfig, ErrorCollector) - Method in class org.glassfish.tyrus.core.ComponentProviderService
- getComment() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the comment describing the purpose of this cookie, or
nullif the cookie has no comment. - getComment() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getCompletionHandler() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- getCompletionHandler() - Method in class org.glassfish.grizzly.filterchain.TransportFilter.FlushEvent
- getCompletionHandler() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- getCompletionHandler() - Method in interface org.glassfish.grizzly.http.server.SuspendContext
-
Get the suspended
ResponseCompletionHandler. - getCompletionHandler() - Method in class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- getCompressableMimeTypes() - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Deprecated.
- getCompressedFilesFolder() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Returns the folder to be used to store temporary compressed files.
- getCompressibleMimeTypes() - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns the read-only set of the mime-types, which are allowed to be compressed.
- getCompressibleMimeTypes() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().getCompressibleMimeTypes()
- getCompression() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().getCompressionMode().name()
- getCompressionConfig() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Returns the FileCache compression configuration settings.
- getCompressionConfig() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Returns
CompressionConfigconfiguration. - getCompressionLevel(String) - Static method in enum org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.Set compression level.
- getCompressionMinSize() - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns the minimum size of an entity, which will be compressed.
- getCompressionMinSize() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().getCompressionMinSize()
- getCompressionMode() - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns the
CompressionConfig.CompressionMode. - getCondition() - Method in class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- getConfig() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getConfiguration() - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- getConfiguration() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- getConfigurator() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the custom configurator for this configuration.
- getConfigurator() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getConnection() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- getConnection() - Method in class org.glassfish.grizzly.Context
-
Get the processing
Connection. - getConnection() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the
Connection, associated with the current processing. - getConnection() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getConnection() - Method in class org.glassfish.grizzly.http.server.Request
- getConnection() - Method in class org.glassfish.grizzly.ReadResult
-
Get the
Connectiondata were read from. - getConnection() - Method in interface org.glassfish.grizzly.Result
-
Get
Connection, associated with the result. - getConnection() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getConnection() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the
Connectionthis StreamReader belongs to. - getConnection() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Get the
Connectionthis StreamWriter belongs to. - getConnection() - Method in interface org.glassfish.grizzly.streams.Stream
-
Get the
Connectionthis StreamReader belongs to. - getConnection() - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Get the
Connectionthis StreamWriter belongs to. - getConnection() - Method in class org.glassfish.grizzly.WriteResult
-
Get the
Connectiondata were read from. - getConnectionConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
-
Get the connection monitoring config.
- getConnectionForKey(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- getConnectionForKey(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- getConnectionMonitoringConfig() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the monitoring configuration for Transport
Connections. - getConnectionMonitoringConfig() - Method in interface org.glassfish.grizzly.Transport
-
Get the monitoring configuration for Transport
Connections. - getConnectionTimeout() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getConnectionTimeout() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getContainer() - Method in class jakarta.websocket.ContainerProvider
-
Create a new instance of the the WebSocket container implementation.
- getContainer() - Method in interface jakarta.websocket.Session
-
Return the container that this session is part of.
- getContainer() - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyContainerProvider
- getContainer() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - getContainer() - Method in class org.glassfish.tyrus.core.TyrusSession
- getContent() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Get the HTTP message content
Buffer. - getContent() - Method in class org.glassfish.grizzly.http.HttpContent
-
Get the HTTP message content
Buffer. - getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Gets registered
ContentEncodings. - getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpHeader
- getContentEncodings(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
- getContentLanguage() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- getContentLength() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the content-length of this
HttpPacket. - getContentLength() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the content length for this Request.
- getContentLength() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the content length that was set or calculated for this Response.
- getContentLengthLong() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the content length for this Request represented by Java long type.
- getContentLengthLong() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the content length that was set or calculated for this Response.
- getContentParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- getContentType() - Method in class org.glassfish.grizzly.http.HttpHeader
- getContentType() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the content type for this Request.
- getContentType() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the content type that was set or calculated for this response, or
nullif no content type was set. - getContentTypeHolder() - Method in class org.glassfish.grizzly.http.HttpHeader
- getContext() - Method in class org.glassfish.grizzly.http.server.Request
- getContextClassLoaderPA() - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get privileged action to obtain context class loader.
- getContextNames() - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Return all contexts, in //HOST/PATH form
- getContextPath() - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
- getContextPath() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the portion of the request URI that indicates the context of the request.
- getContextStorage() - Method in class org.glassfish.grizzly.http.HttpContext
- getCookieHeaderName() - Method in class org.glassfish.grizzly.http.Cookie
-
Return the header name to set the cookie, based on cookie version.
- getCookieHeaderName(int) - Static method in class org.glassfish.grizzly.http.Cookie
-
Return the header name to set the cookie, based on cookie version.
- getCookies() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the set of Cookies received with this Request.
- getCookies() - Method in class org.glassfish.grizzly.http.server.Response
-
Return an array of all cookies set for this response, or a zero-length array if no cookies have been set.
- getCorePoolSize() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getCorePoolSize() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Get the core thread pool size - the size of the thread pool will never bee smaller than this.
- getCrc32() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getCreationTime() - Method in class org.glassfish.grizzly.http.server.Session
-
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
- getCreationTime() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- getCurrentDate() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
-
Get the current date in HTTP format.
- getCurrentDateBytes() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
-
Get the current date in HTTP format.
- getCurrentResult() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
-
Returns the current record result object.
- getCurrentResult() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- getCurrentResult() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getCurrentSet() - Method in class org.glassfish.grizzly.http.util.Parameters
- getData() - Method in class org.glassfish.grizzly.ProcessorResult
-
Get the
ProcessorResultextra data. - getDateHeader(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the value of the specified date header, if any; otherwise return -1.
- getDateHeader(Header) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the value of the specified date header, if any; otherwise return -1.
- getDecBytes() - Static method in class org.glassfish.grizzly.http.util.HexUtils
- getDeclaringClass(AccessibleObject) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get declaring class of provided field, method or constructor.
- getDecodedRequestURI() - Method in class org.glassfish.grizzly.http.server.Request
-
Get the decoded request URI.
- getDecodedRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedRequestURIBC(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedRequestURIBC(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedURI(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedURI(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecoder() - Method in interface org.glassfish.grizzly.Codec
- getDecoder() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getDecoder() - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
- getDecoder() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getDecoders() - Method in interface jakarta.websocket.EndpointConfig
-
Return the Decoder implementation classes configured.
- getDecoders() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getDecodeStatus() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getDefaultAsyncSendTimeout() - Method in interface jakarta.websocket.WebSocketContainer
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message for all RemoteEndpoints associated with this container.
- getDefaultAsyncSendTimeout() - Method in class org.glassfish.tyrus.client.ClientManager
- getDefaultDocRoot() - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Return the default directory from where files will be serviced.
- getDefaultErrorPageGenerator() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getDefaultErrorPageGenerator() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- getDefaultHostName() - Method in class org.glassfish.grizzly.http.server.util.Mapper
- getDefaultMaxBinaryMessageBufferSize() - Method in interface jakarta.websocket.WebSocketContainer
-
Returns the default maximum size of incoming binary message that this container will buffer.
- getDefaultMaxBinaryMessageBufferSize() - Method in class org.glassfish.tyrus.client.ClientManager
- getDefaultMaxSessionIdleTimeout() - Method in interface jakarta.websocket.WebSocketContainer
-
Return the default time in milliseconds after which any web socket sessions in this container will be closed if it has been inactive.
- getDefaultMaxSessionIdleTimeout() - Method in class org.glassfish.tyrus.client.ClientManager
- getDefaultMaxTextMessageBufferSize() - Method in interface jakarta.websocket.WebSocketContainer
-
Returns the default maximum size of incoming text message that this container will buffer.
- getDefaultMaxTextMessageBufferSize() - Method in class org.glassfish.tyrus.client.ClientManager
- getDefaultQueryEncoding() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- getDefaultResponseContentType() - Method in class org.glassfish.grizzly.http.HttpServerFilter
- getDefaultSelectorRunnersCount() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getDefaultSelectorRunnersCount() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getDefaultThreadFactory() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getDefaultURIEncoding() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDelay() - Method in class org.glassfish.tyrus.client.ClientManager.ReconnectHandler
-
Get reconnect delay.
- getDelay() - Method in exception org.glassfish.tyrus.client.RetryAfterException
-
Get a delay specified in "Retry-After" response header in seconds.
- getDetailMessage() - Method in class org.glassfish.grizzly.http.server.Response
-
Gets detail error message.
- getDictionarySize() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getDigest() - Method in class org.glassfish.grizzly.compression.lzma.impl.CRC
- getDirectBuffer() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getDirectBufferSlice() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- getDistributedProperties() - Method in interface org.glassfish.tyrus.core.cluster.DistributedSession
-
Get distributed properties.
- getDistributedProperties() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
- getDistributedProperties() - Method in class org.glassfish.tyrus.core.TyrusSession
- getDistributedSessionProperties(String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Get the map containing session properties to be shared among nodes.
- getDistributedUserProperties(String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Get the map containing session user properties to be shared among nodes.
- getDocBase() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the (possibly relative) doc base path of this AlternateDocBase.
- getDocRoots() - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Return the list of directories where files will be serviced from.
- getDomain() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the domain name set for this cookie.
- getDomain() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getDotedVersion() - Static method in class org.glassfish.grizzly.Grizzly
-
Return the dotted version of the current release.
- getDouble() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a double value.
- getDouble() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getDouble() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getDouble() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getDouble(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a double value.
- getDouble(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getDouble(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getDouble(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getDst() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getDst() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getDstAddress() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getDstAddress() - Method in class org.glassfish.grizzly.WriteResult
-
Get the destination address, the message was written to.
- getDstAddressHolder() - Method in class org.glassfish.grizzly.WriteResult
-
Get the destination address, the message was written to.
- getEnabledCipherSuites() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- getEnabledCipherSuites() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Get enabled cipher suites.
- getEnabledProtocols() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- getEnabledProtocols() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Get enabled protocols.
- getEncoder() - Method in interface org.glassfish.grizzly.Codec
- getEncoder() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getEncoder() - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
- getEncoder() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getEncoders() - Method in interface jakarta.websocket.EndpointConfig
-
Return the Encoder implementation classes configured.
- getEncoders() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getEncoding() - Method in class org.glassfish.grizzly.http.util.C2BConverter
- getEncoding() - Method in class org.glassfish.grizzly.http.util.Parameters
- getEnd() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- getEnd() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getEnd() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getEnd() - Method in interface org.glassfish.grizzly.http.util.Chunk
- getEnd() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns the DataChunk end position.
- getEndIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getEndpoint() - Method in class org.glassfish.tyrus.core.wsadl.model.Application
-
Gets the value of the endpoint property.
- getEndpointClass() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getEndpointConfig() - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
- getEndpointConfig() - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper
-
Get Endpoint configuration.
- getEndpointInstance(Class<T>) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
This method is called by the container each time a new client connects to the logical endpoint this configurator configures.
- getEndpointInstance(Class<T>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
- getEndpointPath() - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper
-
Server-side; Get Endpoint absolute path.
- getEndpointWrapper() - Method in class org.glassfish.tyrus.core.uri.Match
-
Get endpoint wrapper.
- getErrorCode() - Method in class org.glassfish.grizzly.TransformationResult
- getErrorDescription() - Method in class org.glassfish.grizzly.TransformationResult
- getErrorPage(String, String, String) - Static method in class org.glassfish.grizzly.http.server.util.HtmlHelper
- getErrorPageGenerator() - Method in class org.glassfish.grizzly.http.server.Response
- getErrorPageGenerator(Request) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Returns the
ErrorPageGenerator, that might be used (if an error occurs) duringRequestprocessing. - getException() - Method in class jakarta.websocket.SendResult
-
The problem sending the message.
- getException() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Returns
Throwable, which describes the error. - getExceptionErrorPage(String, String, String, Throwable) - Static method in class org.glassfish.grizzly.http.server.util.HtmlHelper
- getExecutor(Request) - Method in interface org.glassfish.grizzly.http.server.RequestExecutorProvider
-
Returns the
Executorto execute user's code associated with theRequestprocessing. - getExecutor(Request) - Method in class org.glassfish.grizzly.http.server.RequestExecutorProvider.SameThreadProvider
- getExecutor(Request) - Method in class org.glassfish.grizzly.http.server.RequestExecutorProvider.WorkerThreadProvider
- getExecutorService() - Method in class org.glassfish.tyrus.core.BaseContainer
-
Returns a container-managed
ExecutorServiceregistered underjava:comp/DefaultManagedExecutorServiceor if the lookup has failed, it returns aExecutorServicecreated and managed by this instance ofBaseContainer. - getExecutorService() - Method in class org.glassfish.tyrus.core.ExecutorServiceProvider
-
Get the
ExecutorService. - getExtensions() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the extensions, in order of preference, favorite first, that this client would like to use for its sessions.
- getExtensions() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getExternalRemainder() - Method in class org.glassfish.grizzly.TransformationResult
- getFile(boolean) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
Returns the entry's
Filereference. - getFileCache() - Method in class org.glassfish.grizzly.http.server.FileCacheFilter
- getFileCache() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getFileCacheConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
-
Get the file cache monitoring config.
- getFileSize(boolean) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
Returns the entry file size.
- getFilterChain() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
FilterChain, which runs theFilter. - getFilterChain() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getFilterIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getFirst() - Method in class org.glassfish.grizzly.utils.Pair
- getFirst(String, A) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
- getFirst(String, Class<A>) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
- getFirst(K) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- getFirst(K) - Method in interface org.glassfish.tyrus.core.uri.internal.MultivaluedMap
-
A shortcut to get the first value of the supplied key.
- getFirstHeaderValue(String) - Method in class org.glassfish.tyrus.spi.UpgradeResponse
-
Gets the value of the response header with the given name.
- getFloat() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a float value.
- getFloat() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getFloat() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getFloat() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getFloat(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a float value.
- getFloat(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getFloat(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getFloat(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getForkAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getForkAction(NextAction) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getFormat() - Method in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
Return the normalized format associated with this instance.
- getFormats() - Method in class org.glassfish.grizzly.http.server.util.SimpleDateFormats
- getFrameType() - Method in class org.glassfish.tyrus.core.frame.TyrusFrame
-
Returns the type of the frame.
- getFromCache(Thread, ThreadCache.CachedTypeIndex<E>) - Static method in class org.glassfish.grizzly.ThreadCache
-
Get the cached object with the given type index from cache.
- getFromCache(ThreadCache.CachedTypeIndex<E>) - Static method in class org.glassfish.grizzly.ThreadCache
-
Get the cached object with the given type index from cache.
- getFromCache(ThreadCache.CachedTypeIndex<E>) - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
-
Get the cached object with the given type index from cache.
- getFromStringStringMethod(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the static fromString(String ) method.
- getFullServerName() - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- getFuture() - Method in class org.glassfish.grizzly.utils.StateHolder.ConditionElement
- getGenericClass(Type) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the class that is the type argument of a parameterized type.
- getGracePeriod() - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
- getGroupCounts() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the capturing group counts for each template variable.
- getGroupIndexes() - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Get the group indexes to capturing groups.
- getGroupIndexes() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the group indexes to capturing groups.
- getGzipAliases() - Static method in class org.glassfish.grizzly.http.GZipContentEncoding
- getHandshakeTimeout(TimeUnit) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- getHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the value, of the specific HTTP mime header.
- getHeader(String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Get the value, of the specific HTTP mime header.
- getHeader(String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Get the value, of the specific HTTP mime header.
- getHeader(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Return the header of the given name to be used for the push.
- getHeader(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the first value of the specified header, if any; otherwise, return
null - getHeader(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Return the value for the specified header, or
nullif this header has not been set. - getHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- getHeader(String) - Method in class org.glassfish.tyrus.core.RequestContext
-
Returns the header value corresponding to the name.
- getHeader(String) - Method in class org.glassfish.tyrus.spi.UpgradeRequest
-
Returns the value of the specified request header name.
- getHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the value, of the specific HTTP mime header.
- getHeader(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Get the value, of the specific HTTP mime header.
- getHeader(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Get the value, of the specific HTTP mime header.
- getHeader(Header) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the first value of the specified header, if any; otherwise, return
null - getHeader(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- getHeaderFlag() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getHeaderFromList(List<T>) - Static method in class org.glassfish.tyrus.core.Utils
-
Creates single
Stringvalue from provided List by callingObject.toString()on each item and separating existing ones with", ". - getHeaderFromList(List<T>, Utils.Stringifier<T>) - Static method in class org.glassfish.tyrus.core.Utils
-
Convert list of values to singe
Stringusable as HTTP header value. - getHeaderNames() - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Return the set of header to be used for the push.
- getHeaderNames() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the names of all headers received with this request.
- getHeaderNames() - Method in class org.glassfish.grizzly.http.server.Response
-
Return an array of all the header names set for this response, or a zero-length array if no headers have been set.
- getHeaderParseStateValue() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getHeaderParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- getHeaders() - Method in interface jakarta.websocket.HandshakeResponse
-
Return the map of HTTP headers to header values sent by the WebSocket server.
- getHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get all
MimeHeaders, associated with the HttpHeader. - getHeaders() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- getHeaders() - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Get all
MimeHeaders, associated with the HttpHeader. - getHeaders() - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Get all
MimeHeaders, associated with the HttpHeader. - getHeaders() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent
- getHeaders() - Method in class org.glassfish.tyrus.core.RequestContext
-
Get headers.
- getHeaders() - Method in class org.glassfish.tyrus.core.TyrusUpgradeResponse
-
Get HTTP headers.
- getHeaders(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Return all of the values of the specified header, if any; otherwise, return an empty enumeration.
- getHeaders(Header) - Method in class org.glassfish.grizzly.http.server.Request
-
Return all of the values of the specified header, if any; otherwise, return an empty enumeration.
- getHeaderValues(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Return an array of all the header values associated with the specified header name, or an zero-length array if there are no such header values.
- getHeapCacheSize() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Return the heap space used for cache
- getHeartbeatInterval() - Method in class org.glassfish.tyrus.core.TyrusSession
-
Return an interval in milliseconds between scheduled periodic Pong messages.
- getHitCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getHost() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- getHost() - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- getHost() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getHostnameVerifier() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Get custom hostname verifier.
- getHosts() - Method in class org.glassfish.grizzly.http.server.util.Mapper
- getHttpCodecFilter() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getHttpConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
-
Get the http monitoring config.
- getHttpContent() - Method in class org.glassfish.grizzly.http.ParsingResult
- getHttpContext() - Method in class org.glassfish.grizzly.http.ProcessingState
-
Returns
HttpContextassociated with the processing. - getHttpFilter() - Method in class org.glassfish.grizzly.http.server.Request
- getHttpHandler() - Method in class org.glassfish.grizzly.http.server.HttpServer
- getHttpHandler() - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- getHttpHandlerPath() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the part of this request's URL that calls the HttpHandler.
- getHttpHandlers() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Deprecated.
- getHttpHandlersWithMapping() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Returns the
HttpHandlermap. - getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpContent
-
Get the HTTP message header, associated with this content.
- getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns this HttpHeader object.
- getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpPacket
-
Get the HTTP message header, associated with this HTTP packet.
- getHttpRequest() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent
- getHttpServerFilter() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getHttpServerName() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- getHttpServerVersion() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- getHttpSession() - Method in class org.glassfish.tyrus.core.RequestContext
- getHttpStatus() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the HTTP status for this response.
- getHttpStatus(int) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
- getHttpStatusCode() - Method in exception org.glassfish.tyrus.client.exception.DeploymentHandshakeException
-
Get the error code.
- getHttpStatusCode() - Method in exception org.glassfish.tyrus.core.HandshakeException
-
Get the error code.
- getId() - Method in interface jakarta.websocket.Session
-
Returns a string containing the unique identifier assigned to this session.
- getId() - Method in interface org.glassfish.grizzly.Connection
-
Returns id of this instance, unique in the context of the JVM and the implementation class.
- getId() - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Each object can have an unique id, similar with name but providing faster access ( array vs. hashtable lookup )
- getId() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getId() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get a string containing the unique identifier assigned to this session.
- getId() - Method in class org.glassfish.tyrus.core.TyrusSession
- getId() - Method in class org.glassfish.tyrus.core.wsadl.model.Endpoint
-
Gets the value of the id property.
- getIdInternal() - Method in class org.glassfish.grizzly.http.server.Session
- getIdleTimeoutInSeconds() - Method in class org.glassfish.grizzly.http.KeepAlive
- getIndex() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Return the zero-relative index of our current parsing position within the string being parsed.
- getIndex() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getIndexByte(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- getIndexedAttributeAccessor() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
If AttributeHolder supports attribute access by index - it will return an
IndexedAttributeAccessor, which will makeAttributeaccess as fast as access to array element. - getIndexedAttributeAccessor() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Returns
IndexedAttributeAccessorfor accessingAttributes by index. - getInflater() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- getInfo() - Method in class org.glassfish.grizzly.http.server.Response
-
Return descriptive information about this Response implementation and the corresponding version number, in the format
<description>/<version>. - getInitialBufferSize(int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getInitialClassLoader() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getInitialClassLoader() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Get the class loader (if any) to be initially exposed by threads from this pool.
- getInitialLimit(int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getInitialMessageSize() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getInitialMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getInitialPosition(int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getInputBuffer() - Method in class org.glassfish.grizzly.http.server.Request
- getInputStream() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the
InputStreamfor thisRequest. - getInstalledExtensions() - Method in interface jakarta.websocket.WebSocketContainer
-
Return the set of Extensions installed in the container.
- getInstalledExtensions() - Method in class org.glassfish.tyrus.client.ClientManager
- getInstance() - Static method in class org.glassfish.grizzly.strategies.LeaderFollowerNIOStrategy
- getInstance() - Static method in class org.glassfish.grizzly.strategies.SameThreadIOStrategy
- getInstance() - Static method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- getInstance() - Static method in class org.glassfish.grizzly.strategies.WorkerThreadIOStrategy
- getInstance() - Static method in class org.glassfish.tyrus.core.OsgiRegistry
-
Returns an
OsgiRegistryinstance. - getInstance(Class<T>) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Creates an instance of
Classc usingClass.newInstance(). - getInstance(Class<T>, Session, ErrorCollector) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
Provide an instance of class which is coupled to
Session. - getInstance(Class<T>, ErrorCollector) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Creates an instance of
Classc usingClass.newInstance(). - getInstance(ByteChunk, String) - Static method in class org.glassfish.grizzly.http.util.C2BConverter
- getInt() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading an int value.
- getInt() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getInt() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getInt() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Convert the buffer to an int, cache the value
- getInt() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getInt() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getInt() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getInt() - Method in class org.glassfish.grizzly.utils.Holder.IntHolder
- getInt() - Method in class org.glassfish.grizzly.utils.Holder.LazyIntHolder
- getInt(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading an int value.
- getInt(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getInt(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getInt(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getInterceptor() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- getInternalContext() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the general Grizzly
Contextthis filter context wraps. - getIntHeader(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the value of the specified header as an integer, or -1 if there is no such header for this request.
- getIntHeader(Header) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the value of the specified header as an integer, or -1 if there is no such header for this request.
- getInvocableMethod(Method) - Method in class org.glassfish.tyrus.core.ComponentProvider
-
Get the method which should be invoked instead provided one.
- getInvocableMethod(Method) - Method in class org.glassfish.tyrus.core.ComponentProviderService
- getInvocableMethod(Method) - Method in class org.glassfish.tyrus.core.DefaultComponentProvider
- getInvokeAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getInvokeAction(E, Appender<E>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getInvokeAction(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getIoEvent() - Method in class org.glassfish.grizzly.Context
-
Get the processing
IOEvent. - getIOEvents(int) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- getIOEvents(int) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- getIOStrategy() - Method in class org.glassfish.grizzly.AbstractTransport
- getIOStrategy() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getIOStrategy() - Method in interface org.glassfish.grizzly.Transport
- getJmxEventListeners() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
- getJrouteId() - Method in class org.glassfish.grizzly.http.server.Request
-
Gets the jroute id of this request, which may have been sent as a separate
JROUTEcookie or appended to the session identifier encoded in the URI (if cookies have been disabled). - getKeepAlive() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getKeepAliveTime(TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Returns the max period of time a thread will wait for a new task to process.
- getKeepAliveTime(TimeUnit) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Get the max period of time a thread will wait for a new task to process.
- getKernelThreadPool() - Method in class org.glassfish.grizzly.AbstractTransport
- getKernelThreadPool() - Method in interface org.glassfish.grizzly.Transport
- getKernelThreadPoolConfig() - Method in class org.glassfish.grizzly.AbstractTransport
- getKernelThreadPoolConfig() - Method in interface org.glassfish.grizzly.Transport
- getKey() - Method in interface org.glassfish.grizzly.localization.Localizable
-
Gets the key in the resource bundle.
- getKey() - Method in class org.glassfish.grizzly.localization.LocalizableMessage
- getKey() - Method in interface org.glassfish.tyrus.core.l10n.Localizable
-
Gets the key in the resource bundle.
- getKey() - Method in class org.glassfish.tyrus.core.l10n.LocalizableMessage
- getKeySize() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
Get the keysize.
- getKeySize() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
-
Copied from
org.apache.catalina.valves.CertificateValve - getLastAccessedTime() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- getLastResult() - Method in class org.glassfish.grizzly.AbstractTransformer.LastResultAwareState
- getLastResult(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
- getLastResult(AttributeStorage) - Method in interface org.glassfish.grizzly.Transformer
-
Gets the last returned Transformer result.
- getLastSelectedKeysCount() - Method in class org.glassfish.grizzly.nio.SelectorRunner
-
Number of
SelectionKeys, which were selected last time. - getLazyCookieState() - Method in class org.glassfish.grizzly.http.Cookie
- getLc() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getLength() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Return the length of the string we are parsing.
- getLength() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- getLength() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns the length of the bytes.
- getLength() - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns the length of the bytes.
- getLength() - Method in interface org.glassfish.grizzly.http.util.Chunk
- getLength() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns the DataChunk length.
- getLength() - Method in enum org.glassfish.grizzly.http.util.Header
-
Returns the length this header encoded using
ISO-8859-1. - getLength() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns the length of the original buffer.
- getLenToPosState(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- getLevel() - Method in class org.glassfish.grizzly.utils.LogFilter
- getLimit() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getLimit() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getLimit(E) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getLimit(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferArray
- getLimit(Buffer) - Method in class org.glassfish.grizzly.memory.BufferArray
- getLinger() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getLinger() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getListener(String) - Method in class org.glassfish.grizzly.http.server.HttpServer
- getListeners() - Method in class org.glassfish.grizzly.http.server.HttpServer
- getLocalAddr() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the Internet Protocol (IP) address of the interface on which the request was received.
- getLocalAddress() - Method in interface org.glassfish.grizzly.Connection
-
Get the connection local address
- getLocalAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLocalAddress() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Returns the local address of this Connection, or null if it is unconnected.
- getLocalAddress() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Returns the local address of this Connection, or null if it is unconnected.
- getLocale() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- getLocale() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the preferred Locale that the client will accept content in, based on the value for the first
Accept-Languageheader that was encountered. - getLocale() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the Locale assigned to this response.
- getLocale() - Method in class org.glassfish.grizzly.localization.Localizer
- getLocale() - Method in class org.glassfish.tyrus.core.l10n.Localizer
- getLocales() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the set of preferred Locales that the client will accept content in, based on the values for any
Accept-Languageheaders that were encountered. - getLocalHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLocalName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLocalName() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
- getLocalPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLocalPort() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
- getLogger() - Method in class org.glassfish.grizzly.utils.LogFilter
- getLong() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a long value.
- getLong() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getLong() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Convert the buffer to an long, cache the value
- getLong() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getLong() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getLong() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getLong(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a long value.
- getLong(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getLong(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getLong(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getLongAsBuffer(MemoryManager, long) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- getLower() - Method in class org.glassfish.grizzly.PortRange
- getLowerCase() - Method in enum org.glassfish.grizzly.http.util.Header
-
Returns the lower-case
Stringrepresentation of this header. - getLowerCaseBytes() - Method in enum org.glassfish.grizzly.http.util.Header
-
Returns the lower-case byte representation of this header encoded using
ISO-8859-1. - getLp() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getLzmaAliases() - Static method in class org.glassfish.grizzly.http.LZMAContentEncoding
- getMajorVersion() - Static method in class org.glassfish.grizzly.Grizzly
-
Get Grizzly framework major version
- getMajorVersion() - Method in enum org.glassfish.grizzly.http.Protocol
- getManagementObject(boolean) - Method in class org.glassfish.grizzly.http.server.HttpServer
- getManager(String, ClassLoader) - Static method in class org.glassfish.grizzly.http.util.StringManager
-
Get the StringManager for a particular package.
- getManager(String, Locale, ClassLoader) - Static method in class org.glassfish.grizzly.http.util.StringManager
-
Get the StringManager for a particular package and Locale.
- getManager(ResourceBundle) - Static method in class org.glassfish.grizzly.http.util.StringManager
-
Get the StringManager for a particular package.
- getMappedCacheSize() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Return the size of Mapped memory used for caching
- getMaskingKey() - Method in class org.glassfish.tyrus.core.frame.Frame
-
Get masking key.
- getMatches(int[]) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- getMatchFinder() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getMatchLen(int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- getMatrixParameters() - Method in interface org.glassfish.tyrus.core.uri.internal.PathSegment
-
Get a map of the matrix parameters associated with the path segment.
- getMaxAge() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the maximum age of the cookie, specified in seconds, By default,
-1indicating the cookie will persist until browser shutdown. - getMaxAsyncWriteQueueSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the max size (in bytes) of asynchronous write queue associated with connection.
- getMaxAsyncWriteQueueSize() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Get the max size (in bytes) of asynchronous write queue associated with connection.
- getMaxAsyncWriteQueueSizeInBytes() - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Max asynchronous write queue size in bytes
- getMaxBinaryMessageBufferSize() - Method in interface jakarta.websocket.Session
-
The maximum length of incoming binary messages that this Session can buffer.
- getMaxBinaryMessageBufferSize() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the maximum length of incoming binary messages that this Session can buffer.
- getMaxBinaryMessageBufferSize() - Method in class org.glassfish.tyrus.core.TyrusSession
- getMaxBufferedPostSize() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Gets the maximum POST body size, which can buffered in memory.
- getMaxBufferedPostSize() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Gets the maximum POST body size, which can buffered in memory.
- getMaxBufferSize() - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
- getMaxCacheEntries() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- getMaxDispatchDepth() - Static method in class org.glassfish.grizzly.http.server.Request
- getMaxEntrySize() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- getMaxFormPostSize() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Gets the maximum size of the POST body generated by an HTML form.
- getMaxFormPostSize() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Gets the maximum size of the POST body generated by an HTML form.
- getMaxHttpHeaderSize() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getMaxIdleTimeout() - Method in interface jakarta.websocket.Session
-
Return the number of milliseconds before this session will be closed by the container if it is inactive, i.e. no messages are either sent or received in that time.
- getMaxIdleTimeout() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the number of milliseconds before this conversation may be closed by the container if it is inactive, i.e. no messages are either sent or received in that time.
- getMaxIdleTimeout() - Method in class org.glassfish.tyrus.core.TyrusSession
- getMaxInactiveInterval() - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
- getMaxLargeFileCacheSize() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- getMaxNumHeaders() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- getMaxPayloadRemainderToSkip() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- getMaxPayloadRemainderToSkip() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
- getMaxPendingBytes() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getMaxPendingBytesPerConnection() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
- getMaxPendingBytesPerConnection() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- getMaxPendingBytesPerConnection() - Method in class org.glassfish.grizzly.ssl.SSLFilter
- getMaxPoolSize() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getMaxPoolSize() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Get max thread pool size.
- getMaxPostSize() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Gets the maximum size of the POST body.
- getMaxQueueSize() - Method in interface org.glassfish.grizzly.asyncqueue.TaskQueue.MutableMaxQueueSize
- getMaxReentrants() - Static method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns the maximum number of write() method reentrants a thread is allowed to made.
- getMaxRequestHeaders() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Returns the maximum number of headers allowed for a request.
- getMaxRequestParameters() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Returns the maximum number of parameters allowed per request.
- getMaxRequestsCount() - Method in class org.glassfish.grizzly.http.KeepAlive
- getMaxResponseHeaders() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Returns the maximum number of headers allowed for a response.
- getMaxSessions() - Method in interface org.glassfish.tyrus.core.TyrusServerEndpointConfig
-
Returns configured maximal number of open sessions.
- getMaxSmallBufferSize() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- getMaxSmallFileCacheSize() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- getMaxTextMessageBufferSize() - Method in interface jakarta.websocket.Session
-
The maximum length of incoming text messages that this Session can buffer.
- getMaxTextMessageBufferSize() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the maximum length of incoming text messages that this Session can buffer.
- getMaxTextMessageBufferSize() - Method in class org.glassfish.tyrus.core.TyrusSession
- getMemoryConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
-
Get the memory monitoring config.
- getMemoryManager() - Method in class org.glassfish.grizzly.AbstractTransformer
- getMemoryManager() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the
TransportassociatedMemoryManager, which will be used by theTransport, itsConnections and by during processing I/O events, occurred onConnections. - getMemoryManager() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getMemoryManager() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getMemoryManager() - Method in interface org.glassfish.grizzly.Connection
- getMemoryManager() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
A simple alias for
FilterChainContext.getConnection().getMemoryManager(). - getMemoryManager() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getMemoryManager() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getMemoryManager() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getMemoryManager() - Method in interface org.glassfish.grizzly.Transport
-
Get the
TransportassociatedMemoryManager, which will be used by theTransport, itsConnections and by during processing I/O events, occurred onConnections. - getMemoryPool() - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getMessage() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- getMessage() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get message object, associated with the current processing.
- getMessage() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the error message that was set with
sendError()for this Response. - getMessage() - Method in class org.glassfish.grizzly.ReadResult
-
Get the message, which was read.
- getMessage() - Method in class org.glassfish.grizzly.TransformationResult
- getMessage() - Method in class org.glassfish.grizzly.WriteResult
-
Get the message, which was read.
- getMessage(String, Object...) - Method in class org.glassfish.grizzly.localization.LocalizableMessageFactory
- getMessage(String, Object...) - Method in class org.glassfish.tyrus.core.l10n.LocalizableMessageFactory
- getMessageCloner() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- getMessageHandlers() - Method in interface jakarta.websocket.Session
-
Return an unmodifiable copy of the set of MessageHandlers for this Session.
- getMessageHandlers() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - getMessageHandlers() - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Get all successfully registered
MessageHandlers. - getMessageHandlers() - Method in class org.glassfish.tyrus.core.TyrusSession
- getMessageType() - Method in class org.glassfish.tyrus.spi.WriterInfo
- getMethod() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Get the HTTP request method.
- getMethod() - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Return the method to be used for the push.
- getMethod() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent
- getMethod() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the HTTP request method used in this Request.
- getMethodBytes() - Method in class org.glassfish.grizzly.http.Method
- getMethodDC() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Get the HTTP request method as
DataChunk(avoiding creation of a String object). - getMethodString() - Method in class org.glassfish.grizzly.http.Method
- getMimeType() - Method in class org.glassfish.grizzly.http.util.ContentType
-
Returns the mime-type part of the content-type (the part without charset attribute).
- getMinEntrySize() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- getMinorVersion() - Static method in class org.glassfish.grizzly.Grizzly
-
Get Grizzly framework minor version
- getMinorVersion() - Method in enum org.glassfish.grizzly.http.Protocol
- getMonitoringConfig() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the Transport monitoring configuration
MonitoringConfig. - getMonitoringConfig() - Method in interface org.glassfish.grizzly.Connection
- getMonitoringConfig() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.http.KeepAlive
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Get the web server monitoring config.
- getMonitoringConfig() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- getMonitoringConfig() - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in interface org.glassfish.grizzly.monitoring.MonitoringAware
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
-
Return the object associated
MonitoringConfig. - getMonitoringConfig() - Method in interface org.glassfish.grizzly.Transport
-
Get the Transport monitoring configuration
MonitoringConfig. - getMonitoringProbes() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Get the
ConnectionProbe, which are registered on the Connection. - getName() - Method in interface jakarta.websocket.Extension
-
The name of the extension.
- getName() - Method in interface jakarta.websocket.Extension.Parameter
-
Return the name of the extension parameter.
- getName() - Method in class org.glassfish.grizzly.AbstractTransport
-
Gets the
Transportname. - getName() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- getName() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- getName() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder
-
Get the Transformer name.
- getName() - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
-
Get the Transformer name.
- getName() - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Get the ContentEncoding name.
- getName() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- getName() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getName() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- getName() - Method in class org.glassfish.grizzly.http.server.GrizzlyPrincipal
- getName() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Get the HttpHandler name.
- getName() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getName() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
- getName() - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Return the "name" of the timestamp.
- getName() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getName() - Method in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- getName() - Method in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- getName() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getName() - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- getName() - Method in interface org.glassfish.grizzly.Transformer
-
Get the Transformer name.
- getName() - Method in interface org.glassfish.grizzly.Transport
-
Gets the
Transportname. - getName() - Method in class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingTransformer
- getName() - Method in class org.glassfish.grizzly.utils.StringDecoder
- getName() - Method in class org.glassfish.grizzly.utils.StringEncoder
- getName() - Method in class org.glassfish.tyrus.core.TyrusExtension
- getName() - Method in class org.glassfish.tyrus.core.TyrusExtension.TyrusParameter
- getName(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns the Nth header name, or null if there is no such header.
- getNamePrefix() - Method in class org.glassfish.grizzly.AbstractTransformer
- getNames() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the list of template names.
- getNameToPattern() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the map of template names to patterns.
- getNegotiatedExtensions() - Method in interface jakarta.websocket.Session
-
Return the list of extensions currently in use for this conversation.
- getNegotiatedExtensions() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the list of extensions currently in use for this conversation.
- getNegotiatedExtensions() - Method in class org.glassfish.tyrus.core.TyrusSession
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
- getNegotiatedSubprotocol() - Method in interface jakarta.websocket.Session
-
Return the sub protocol agreed during the websocket handshake for this conversation.
- getNegotiatedSubprotocol() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the sub protocol agreed during the websocket handshake for this conversation.
- getNegotiatedSubprotocol() - Method in class org.glassfish.tyrus.core.TyrusSession
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
- getNetBufferSize() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getNewConnectionFilterChain() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getNextFilter(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- getNextUnusedCookie() - Method in class org.glassfish.grizzly.http.Cookies
- getNIOChannelDistributor() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getNIOChannelDistributor() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getNIOInputStream() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the
NIOInputStreamfor thisRequest. - getNIOOutputStream() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the
NIOOutputStreamassociated with thisResponse. - getNIOReader() - Method in class org.glassfish.grizzly.http.server.Request
- getNIOWriter() - Method in class org.glassfish.grizzly.http.server.Response
- getNoCompressionUserAgents() - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns the read-only set of the user-agents, which will be always responded with uncompressed are.
- getNoCompressionUserAgents() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().getNoCompressionUserAgents()
- getNormalizedTemplate() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the normalized template.
- getNote(Note<E>) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Return the
Notevalue associated with this Request, ornullif no such binding exists. - getNote(Note<E>) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the
Notevalue associated with this Request, ornullif no such binding exists. - getNoteNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Return a
Setcontaining the String names of all note bindings that exist for this request. - getNoteNames() - Method in class org.glassfish.grizzly.http.server.Request
-
Return a
Setcontaining the String names of all note bindings that exist for this request. - getNumAvailableBytes() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- getNumberOfExplicitCharacters() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Get the number of characters in the regular expression not resulting from conversion of template variables.
- getNumberOfExplicitRegexes() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Get the number of explicit regular expressions declared in the template variables.
- getNumberOfExplicitRegexes() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the number of explicit regular expressions.
- getNumberOfLiteralCharacters() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the number of literal characters.
- getNumberOfRegexGroups() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Get the number of regular expression groups
- getNumberOfRegexGroups() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the number of regular expression groups
- getNumberOfTemplateVariables() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Get the number of template variables.
- getNumFastBytes() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getObject() - Method in exception jakarta.websocket.EncodeException
-
Return the Object that could not be encoded.
- getOffset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getOpcode() - Method in class org.glassfish.tyrus.core.frame.Frame
-
Get opcode.
- getOpenSessions() - Method in interface jakarta.websocket.Session
-
Return a copy of the Set of all the open web socket sessions that represent connections to the same endpoint to which this session represents a connection.
- getOpenSessions() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - getOpenSessions() - Method in class org.glassfish.tyrus.core.TyrusSession
- getOptimizedTransportFilter(TransportFilter) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- getOrderedWholeMessageHandlers() - Method in class org.glassfish.tyrus.core.MessageHandlerManager
- getOriginalRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getOsgiRegistryInstance() - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Returns an
OsgiRegistryinstance. - getOtherAttributes() - Method in class org.glassfish.tyrus.core.wsadl.model.Endpoint
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutputBuffer() - Method in class org.glassfish.grizzly.http.server.Response
- getOutputSink() - Method in class org.glassfish.grizzly.http.HttpContext
- getOutputStream() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the
OutputStreamassociated with thisResponse. - getPackageResources(String, ClassLoader) - Method in class org.glassfish.tyrus.core.OsgiRegistry
- getPacket() - Method in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
- getParameter(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the value of the specified request parameter, if any; otherwise, return
null. - getParameter(String) - Method in class org.glassfish.grizzly.http.util.Parameters
- getParameterizedClassArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the parameterized class arguments for a declaring class that declares a generic interface type.
- getParameterizedTypeArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the parameterized type arguments for a declaring class that declares a generic interface type.
- getParameterMap() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns a
Mapof the parameters of this request. - getParameterMap() - Method in class org.glassfish.tyrus.core.RequestContext
- getParameterNames() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the names of all defined request parameters for this request.
- getParameterNames() - Method in class org.glassfish.grizzly.http.util.Parameters
- getParameters() - Method in interface jakarta.websocket.Extension
-
The extension parameters for this extension in the order they appear in the http headers.
- getParameters() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the low-level parameters holder for finer control over parameters.
- getParameters() - Method in class org.glassfish.tyrus.core.TyrusExtension
- getParameters() - Method in class org.glassfish.tyrus.core.uri.Match
-
Get map of parameter names-value pairs.
- getParameterValues(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the defined values for the specified request parameter, if any; otherwise, return
null. - getParameterValues(String) - Method in class org.glassfish.grizzly.http.util.Parameters
- getParent() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- getParsingState() - Method in class org.glassfish.grizzly.http.HttpHeader
- getPassword() - Method in class org.glassfish.tyrus.client.auth.Credentials
-
Get the password as byte array.
- getPath() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the path on the server to which the browser returns this cookie.
- getPath() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getPath() - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Return the URI path to be used for the push.
- getPath() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent
- getPath() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getPath() - Method in interface org.glassfish.tyrus.core.uri.internal.PathSegment
-
Get the path segment.
- getPath() - Method in class org.glassfish.tyrus.core.wsadl.model.Endpoint
-
Gets the value of the path property.
- getPathInfo() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns any extra path information associated with the URL the client sent when it made this request.
- getPathParameters() - Method in interface jakarta.websocket.Session
-
Return a map of the path parameter names and values used associated with the request this session was opened under.
- getPathParameters() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get a map of the path parameter names and values used associated with the request this session was opened under.
- getPathParameters() - Method in class org.glassfish.tyrus.core.TyrusSession
- getPattern() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Get the URI pattern.
- getPattern() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the pattern.
- getPayloadData() - Method in class org.glassfish.tyrus.core.frame.Frame
-
Get payload data.
- getPayloadExpectation() - Method in class org.glassfish.grizzly.http.Method
- getPayloadLength() - Method in class org.glassfish.tyrus.core.frame.Frame
-
Get payload length.
- getPb() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- getPeerAddress() - Method in interface org.glassfish.grizzly.Connection
-
Get the connection peer address
- getPeerAddress() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Returns the address of the endpoint this Connection is connected to, or null if it is unconnected.
- getPeerAddress() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Returns the address of the endpoint this Connection is connected to, or null if it is unconnected.
- getPeerCertificateChain() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.use
SSLSupport.getPeerCertificates()instead. - getPeerCertificateChain(boolean) - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.use
SSLSupport.getPeerCertificates(boolean)instead. - getPeerCertificateChain(SSLConnectionContext, FilterChainContext, boolean, FutureImpl<Object[]>) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Obtains the certificate chain for this SSL session.
- getPeerCertificates() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
- getPeerCertificates() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getPeerCertificates(boolean) - Method in interface org.glassfish.grizzly.ssl.SSLSupport
- getPeerCertificates(boolean) - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getPendingTasks() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getPoolName() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getPoolName() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Return thread pool name.
- getPort() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getPort() - Method in class org.glassfish.grizzly.http.server.util.Mapper
- getPortRange() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getPosition(E) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- getPosition(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferArray
- getPosition(Buffer) - Method in class org.glassfish.grizzly.memory.BufferArray
- getPostBody(int) - Method in class org.glassfish.grizzly.http.server.Request
-
Gets the POST body of this request.
- getPostponedTasks() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getPreferredSubprotocols() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the ordered list of sub protocols a client endpoint would like to use, in order of preference, favorite first that this client would like to use for its sessions.
- getPreviousFilter(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- getPrice(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- getPrice(int, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getPrice0(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getPrice1(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getPriority() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getPriority() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Get priority of the threads in thread pool.
- getProbes() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Get the the monitoring probes, which are registered on the objet.
- getProbes() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Get the the monitoring probes, which are registered on the objet.
- getProbesUnsafe() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Get the monitoring probes array (direct).
- getProcessedSizeAdd() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- getProcessingState() - Method in class org.glassfish.grizzly.http.HttpHeader
- getProcessor() - Method in class org.glassfish.grizzly.AbstractBindingHandler
- getProcessor() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- getProcessor() - Method in class org.glassfish.grizzly.AbstractTransport
-
Gets the default
Processor, which will processConnectionI/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - getProcessor() - Method in interface org.glassfish.grizzly.Connection
-
Gets the default
Processor, which will processConnectionI/O events. - getProcessor() - Method in class org.glassfish.grizzly.Context
- getProcessor() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getProcessor() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- getProcessor() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport.TransportConnectorHandler
- getProcessor() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getProcessor() - Method in interface org.glassfish.grizzly.Transport
-
Gets the default
Processor, which will processConnectionI/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
Gets the default
ProcessorSelector, which will be used to getProcessorto process I/O events, occurring on connection phase. - getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Gets the default
ProcessorSelector, which will be used to getProcessorto process I/O events, occurring on connection phase. - getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractTransport
-
Gets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisTransport'sProcessoris null andConnectiondoesn't have neither preferredProcessornorProcessorSelector. - getProcessorSelector() - Method in interface org.glassfish.grizzly.Connection
-
Gets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisConnection'sProcessoris null. - getProcessorSelector() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getProcessorSelector() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- getProcessorSelector() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport.TransportConnectorHandler
- getProcessorSelector() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getProcessorSelector() - Method in interface org.glassfish.grizzly.Transport
-
Gets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisTransport'sProcessoris null andConnectiondoesn't have neither preferredProcessornorProcessorSelector. - getProperties() - Method in class org.glassfish.tyrus.client.ClientManager
-
Container properties.
- getProperties() - Method in interface org.glassfish.tyrus.core.extension.ExtendedExtension.ExtensionContext
-
Mutable, not synchronised property map.
- getProperty(Map<String, Object>, String, Class<T>) - Static method in class org.glassfish.tyrus.core.Utils
-
Get typed property from generic property map.
- getProperty(Map<String, Object>, String, Class<T>, T) - Static method in class org.glassfish.tyrus.core.Utils
-
Get typed property from generic property map.
- getProtocol() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get HTTP protocol version.
- getProtocol() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the protocol and version used to make this Request.
- getProtocolBytes() - Method in enum org.glassfish.grizzly.http.Protocol
- getProtocolDC() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the HTTP message protocol version as
DataChunk(avoiding creation of a String object). - getProtocolRequestId() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getProtocolRequestId() - Method in class org.glassfish.grizzly.http.server.Request
- getProtocolString() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the HTTP message protocol version.
- getProtocolString() - Method in enum org.glassfish.grizzly.http.Protocol
- getProtocolVersion() - Method in interface jakarta.websocket.Session
-
Returns the version of the websocket protocol currently being used.
- getProtocolVersion() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the version of the websocket protocol currently being used.
- getProtocolVersion() - Method in class org.glassfish.tyrus.core.TyrusSession
- getPushBackHandler() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
-
Deprecated.
- getPushBackHandler() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.The
PushBackHandlerpassed along with one of theWriter's write(...) method call. - getPushBackHandler() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
-
Deprecated.
- getQueryString() - Method in interface jakarta.websocket.Session
-
Return the query string associated with the request this session was opened under.
- getQueryString() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns the query string that is contained in the request URL after the path.
- getQueryString() - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Return the query string to be used for the push.
- getQueryString() - Method in class org.glassfish.grizzly.http.server.Request
- getQueryString() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the query string associated with the request this session was opened under.
- getQueryString() - Method in class org.glassfish.tyrus.core.RequestContext
- getQueryString() - Method in class org.glassfish.tyrus.core.TyrusSession
- getQueryStringDC() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns the query string that is contained in the request URL after the path.
- getQueryStringEncoding() - Method in class org.glassfish.grizzly.http.util.Parameters
- getQueue() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Get the queue of tasks, which will be processed asynchronously
- getQueue() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getQueue() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getQueue() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Return a queue that will be used to temporarily store tasks when all threads in the thread pool are busy.
- getQueueLimit() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getQueueLimit() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Get the limit of the queue, where tasks are temporarily stored when all threads are busy.
- getQuotedValueEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Given a starting position after an initial quote character, this gets the position of the end quote.
- getQuotedValueEndPosition(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Given a starting position after an initial quote character, this gets the position of the end quote.
- getQuotedValueEndPosition(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Given a starting position after an initial quote character, this gets the position of the end quote.
- getRawCookies() - Method in class org.glassfish.grizzly.http.server.Request
-
TODO DOCS
- getReadBufferSize() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the default size of
Buffers, which will be allocated for reading data fromTransport'sConnections. - getReadBufferSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the default size of
Buffers, which will be allocated for reading data fromConnection. - getReadBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Get the default size of
Buffers, which will be allocated for reading data fromConnection. - getReadBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- getReadBufferSize() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Get the default size of
Buffers, which will be allocated for reading data fromConnection. - getReadBufferSize() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getReadBufferSize() - Method in interface org.glassfish.grizzly.Transport
-
Get the default size of
Buffers, which will be allocated for reading data fromTransport'sConnections. - getReader() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueIO
-
Get
AsyncQueueReaderimplementation. - getReader() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.ImmutableAsyncQueueIO
-
Get
AsyncQueueReaderimplementation. - getReader() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
Get
AsyncQueueReaderimplementation. - getReader() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the
Readerassociated with thisRequest. - getReader() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- getReader(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Readerimplementation, depending on the requested mode. - getReader(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Readerimplementation, depending on the requested mode. - getReader(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Readerimplementation, depending on the requested mode. - getReader(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Readerto read data from theConnection. - getReader(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Readerto read data from theConnection. - getReader(Connection) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Readerto read data from theConnection. - getReadHandler() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- getReadHandler() - Method in interface org.glassfish.tyrus.spi.Connection
-
Returns a read handler.
- getReadSize() - Method in class org.glassfish.grizzly.ReadResult
-
Get the number of bytes, which were read.
- getReadTimeout(TimeUnit) - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns the current value for the blocking read timeout converted to the provided
TimeUnitspecification. - getReadTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Returns the current value for the blocking read timeout converted to the provided
TimeUnitspecification. - getReadTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.NIOConnection
- getReadTimeout(TimeUnit) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getReadTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Transport
-
Returns the current value for the blocking read timeout converted to the provided
TimeUnitspecification. - getReadyThreadBufferSize() - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Get the size of local thread memory pool.
- getReasonPhrase() - Method in class jakarta.websocket.CloseReason
-
The reason phrase associated with this CloseReason.
- getReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the status reason phrase for this response.
- getReasonPhrase() - Method in class org.glassfish.grizzly.http.util.HttpStatus
- getReasonPhrase() - Method in class org.glassfish.tyrus.core.TyrusUpgradeResponse
-
Get HTTP reason phrase.
- getReasonPhrase() - Method in class org.glassfish.tyrus.spi.UpgradeResponse
-
Get HTTP reason phrase.
- getReasonPhraseBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
- getReasonPhraseDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the status reason phrase for this response as
DataChunk(avoid creation of a String object}. - getReasonPhraseRawDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the custom status reason phrase for this response as
DataChunk(avoid creation of a String object}. - getRegex() - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Get the regular expression.
- getRelativeURI(Request) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- getRemainder() - Method in class org.glassfish.tyrus.core.frame.TextFrame
-
Remainder after UTF-8 decoding.
- getRemainderBuffer() - Method in class org.glassfish.grizzly.http.ParsingResult
- getRemainingArray(ByteBuffer) - Static method in class org.glassfish.tyrus.core.Utils
-
Creates the array of bytes containing the bytes from the position to the limit of the
ByteBuffer. - getRemoteAddr() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the remote IP address making this Request.
- getRemoteAddr() - Method in class org.glassfish.tyrus.core.RequestContext
-
Get the Internet Protocol (IP) address of the client or last proxy that sent the request.
- getRemoteAddr() - Method in class org.glassfish.tyrus.core.TyrusSession
-
Get the Internet Protocol (IP) address of the client or last proxy that sent the request.
- getRemoteAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getRemoteEndpointType() - Method in class org.glassfish.tyrus.spi.WriterInfo
- getRemoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getRemoteHost() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the remote host name making this Request.
- getRemotePort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getRemotePort() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
- getRemoteSessionIds(String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Get set containing session ids of all remote sessions registered to given endpoint path.
- getRemoteSessions() - Method in class org.glassfish.tyrus.core.TyrusSession
-
Get set of remote sessions.
- getRemoteUser() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the name of the remote user that has been authenticated for this Request.
- getRemoteUserMapping() - Method in class org.glassfish.grizzly.http.server.BackendConfiguration
-
Returns the HTTP request header name, whose value (if non-null) would be used to set the name of the remote user that has been authenticated for HTTP Request.
- getRequest() - Method in class org.glassfish.grizzly.http.HttpContext
- getRequest() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- getRequest() - Method in class org.glassfish.grizzly.http.server.Request
- getRequest() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the Request with which this Response is associated.
- getRequest() - Method in class org.glassfish.tyrus.core.Handshake
-
Client side only - get the
UpgradeRequest. - getRequestedSessionId() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the session identifier included in this request, if any.
- getRequestExecutor() - Method in class org.glassfish.grizzly.http.server.Request
- getRequestExecutorProvider() - Method in class org.glassfish.grizzly.http.server.HttpHandler
- getRequestId() - Method in class org.glassfish.grizzly.http.server.Request
- getRequestParameterMap() - Method in interface jakarta.websocket.Session
-
Return the request parameters associated with the request this session was opened under.
- getRequestParameterMap() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the request parameters associated with the request this session was opened under.
- getRequestParameterMap() - Method in class org.glassfish.tyrus.core.TyrusSession
- getRequestUri() - Method in class org.glassfish.tyrus.core.RequestContext
- getRequestUri() - Method in class org.glassfish.tyrus.spi.UpgradeRequest
-
Get the undecoded request uri (up to the query string) of underlying HTTP handshake request.
- getRequestURI() - Method in interface jakarta.websocket.Session
-
Return the complete URI under which this session was opened, from protocol to query string (if present).
- getRequestURI() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns the request URL.
- getRequestURI() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the request URI for this request.
- getRequestURI() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the
URIunder which this session was opened, including the query string if there is one. - getRequestURI() - Method in class org.glassfish.tyrus.core.RequestContext
- getRequestURI() - Method in class org.glassfish.tyrus.core.TyrusSession
- getRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getRequestURIEncoding() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Get the request URI encoding used by this HttpHandler.
- getRequestURIRef() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns the request URL of the HTTP request as
RequestURIRef(avoiding creation of a String object). - getRequestURL() - Method in class org.glassfish.grizzly.http.server.Request
-
Reconstructs the URL the client used to make the request.
- getRerunFilterAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextAction, which instructsFilterChainto rerun the filter. - getResolver() - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- getResourceBundle(String) - Method in class org.glassfish.tyrus.core.OsgiRegistry
-
Tries to load resource bundle via OSGi means.
- getResourceBundleName() - Method in interface org.glassfish.grizzly.localization.Localizable
- getResourceBundleName() - Method in class org.glassfish.grizzly.localization.LocalizableMessage
- getResourceBundleName() - Method in interface org.glassfish.tyrus.core.l10n.Localizable
-
Get the name of the localization messages resource bundle.
- getResourceBundleName() - Method in class org.glassfish.tyrus.core.l10n.LocalizableMessage
- getResources() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the proxied resources of this AlternateDocBase.
- getResponse() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getResponse() - Method in class org.glassfish.grizzly.http.server.Request
- getResponse() - Method in class org.glassfish.grizzly.http.server.Response
-
Get the
HttpResponsePacket. - getRestrictedUserAgents() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getResult() - Method in interface org.glassfish.grizzly.impl.FutureImpl
-
Get current result value without any blocking.
- getResult() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Get current result value without any blocking.
- getResult() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- getResult() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Get current result value without any blocking.
- getRunnable() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getRunnerThread() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getScheduledExecutorService() - Method in class org.glassfish.tyrus.core.BaseContainer
-
Returns a container-managed
ScheduledExecutorServiceregistered underjava:comp/DefaultManagedScheduledExecutorServiceor if the lookup has failed it returns aScheduledExecutorServicecreated and managed by this instance ofBaseContainer. - getScheduledExecutorService() - Method in class org.glassfish.tyrus.core.ExecutorServiceProvider
-
Get the
ScheduledExecutorService. - getScheme() - Method in class org.glassfish.grizzly.http.server.BackendConfiguration
-
Returns the HTTP request scheme, which if non-null overrides default one picked up by framework during request processing.
- getScheme() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Get the HTTP request scheme, which if non-null overrides default one picked up by framework during runtime.
- getScheme() - Method in class org.glassfish.grizzly.http.server.Request
- getScheme() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Get the HTTP request scheme, which if non-null overrides default one picked up by framework during runtime.
- getSchemeMapping() - Method in class org.glassfish.grizzly.http.server.BackendConfiguration
-
Returns the HTTP request header name, whose value (if non-null) would be used to override default protocol scheme picked up by framework during request processing.
- getSecond() - Method in class org.glassfish.grizzly.utils.Pair
- getSecondsMaxAge() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- getSecure() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getSelectionKey() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getSelectionKey() - Method in class org.glassfish.grizzly.nio.RegisterChannelResult
- getSelectionKeyHandler() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectionKeyHandler() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectionKeyInterest() - Method in enum org.glassfish.grizzly.IOEvent
- getSelector() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getSelectorHandler() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectorHandler() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectorPool() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- getSelectorProvider() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Get the
SelectorProviderto be used by this transport. - getSelectorProvider() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- getSelectorProvider() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectorRunner() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getSelectorRunner() - Method in class org.glassfish.grizzly.nio.RegisterChannelResult
- getSelectorRunners() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectorRunnersCount() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getSelectorRunnersCount() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectorThreadPoolConfig() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getSelectTimeout() - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- getSelectTimeout() - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- getSendStream() - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Opens an output stream on which a binary message may be sent.
- getSendTimeout() - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message.
- getSendWriter() - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Opens a character stream on which a text message may be sent.
- getServerAddr() - Method in class org.glassfish.tyrus.core.RequestContext
-
Returns the host name of the server to which the request was sent.
- getServerConfiguration() - Method in class org.glassfish.grizzly.http.server.HttpServer
- getServerConnection() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getServerConnectionBackLog() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the default server connection backlog size.
- getServerConnectionBackLog() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getServerName() - Method in class org.glassfish.grizzly.http.server.Request
- getServerPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getServerPort() - Method in class org.glassfish.grizzly.http.server.Request
- getServerPort() - Method in class org.glassfish.tyrus.core.RequestContext
-
Get the port of the last client or proxy that sent the request.
- getServerSocketSoTimeout() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getServerSocketSoTimeout() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getServerSSLEngineConfig() - Method in class org.glassfish.grizzly.ssl.SSLCodec
- getServerSSLEngineConfigurator() - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- getSession() - Method in class jakarta.websocket.SendResult
-
The WebSocket session in which the session was sent.
- getSession() - Method in exception jakarta.websocket.SessionException
-
Return the Session on which the problem occurred.
- getSession() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the session associated with this Request, creating one if necessary.
- getSession(boolean) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the session associated with this Request, creating one if necessary and requested.
- getSession(Request, String) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- getSession(Request, String) - Method in interface org.glassfish.grizzly.http.server.SessionManager
-
Return the session associated with this Request, creating one if necessary and requested.
- getSessionCookieName() - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- getSessionCookieName() - Method in class org.glassfish.grizzly.http.server.HttpHandler
- getSessionCookieName() - Method in class org.glassfish.grizzly.http.server.Request
- getSessionCookieName() - Method in interface org.glassfish.grizzly.http.server.SessionManager
- getSessionId() - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Return the SessionID to be used for the push.
- getSessionId() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
The current session Id.
- getSessionId() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
- getSessionManager() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getSessionManager() - Method in class org.glassfish.grizzly.http.server.Request
- getSessionManager() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- getSessionManager(Request) - Method in class org.glassfish.grizzly.http.server.HttpHandler
- getSessionTimeout() - Method in class org.glassfish.grizzly.http.server.Session
-
Return a long representing the maximum idle time (in milliseconds) a session can be.
- getSessionTimeoutSeconds() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Returns the maximum time interval, in seconds, that the HTTP server will keep this session open between client accesses.
- getShort() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading a short value.
- getShort() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getShort() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getShort() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getShort(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a short value.
- getShort(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- getShort(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- getShort(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- getShutdownTasks() - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
- getSize() - Method in class org.glassfish.grizzly.ThreadCache.CachedTypeIndex
- getSize() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- getSource() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader
- getSrc() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- getSrc() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- getSrcAddress() - Method in class org.glassfish.grizzly.ReadResult
-
Get the source address, the message was read from.
- getSrcAddressHolder() - Method in class org.glassfish.grizzly.ReadResult
-
Get the source address, the message was read from.
- getSslConnectionContext(Connection) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- getSslContext() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- getSslContext() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Create
SSLContextand store it for further invocation of this method. - getSSLContext() - Method in interface jakarta.websocket.ClientEndpointConfig
-
Return the SSLContext to be used to establish a WebSocket (wss) connection to the server.
- getSslEngine() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- getSSLEngine(Connection) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- getSslEngineConfig() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getSSLPacketSize(Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- getStackTrace() - Method in class org.glassfish.grizzly.utils.DebugPoint
- getStackTraceAsString(Throwable) - Static method in class org.glassfish.grizzly.utils.Exceptions
-
Returns the
Throwable's stack trace information asString. - getStart() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- getStart() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns the start offset of the bytes.
- getStart() - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns the start offset of the bytes.
- getStart() - Method in interface org.glassfish.grizzly.http.util.Chunk
- getStart() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns the DataChunk start position.
- getStartIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- getState() - Method in class org.glassfish.grizzly.AbstractTransport
-
Return the
Transportstate controller. - getState() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getState() - Method in interface org.glassfish.grizzly.Transport
-
Return the
Transportstate controller. - getState() - Method in class org.glassfish.grizzly.utils.StateHolder
-
Gets current state Current StateHolder locking mode will be used
- getStateLocker() - Method in class org.glassfish.grizzly.utils.StateHolder
-
Gets Read/Write locker, which is used by this
StateHolder - getStatus() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the status code for this response.
- getStatus() - Method in class org.glassfish.grizzly.http.server.Response
-
Return the HTTP status code associated with this Response.
- getStatus() - Method in class org.glassfish.grizzly.ProcessorResult
-
Get the result status.
- getStatus() - Method in class org.glassfish.grizzly.TransformationResult
- getStatus() - Method in class org.glassfish.tyrus.core.TyrusUpgradeResponse
-
Get HTTP status.
- getStatus() - Method in class org.glassfish.tyrus.spi.UpgradeResponse
-
Get the current HTTP status code of this response.
- getStatus() - Method in interface org.glassfish.tyrus.spi.WebSocketEngine.UpgradeInfo
-
Returns the status of HTTP request upgrade.
- getStatusBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
- getStatusCode() - Method in class org.glassfish.grizzly.http.util.HttpStatus
- getStopAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextActionimplementation, which instructsFilterChainto stop executing phase. - getStopAction(E, Appender<E>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextActionimplementation, which instructsFilterChainstop executing phase. - getStopAction(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextActionimplementation, which instructsFilterChainstop executing phase. - getStreamReader(Connection) - Method in class org.glassfish.grizzly.StandaloneProcessor
- getStreamWriter(Connection) - Method in class org.glassfish.grizzly.StandaloneProcessor
- getString() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Return the String we are currently parsing.
- getString() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns the string value.
- getString(String) - Method in class org.glassfish.grizzly.http.util.StringManager
-
Get a string from the underlying resource bundle or return null if the String is not found.
- getString(String, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
-
Get a string from the underlying resource bundle and format it with the given object argument.
- getString(String, Object[]) - Method in class org.glassfish.grizzly.http.util.StringManager
-
Get a string from the underlying resource bundle and format it with the given set of arguments.
- getString(String, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
-
Get a string from the underlying resource bundle and format it with the given object arguments.
- getString(String, Object, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
-
Get a string from the underlying resource bundle and format it with the given object arguments.
- getString(String, Object, Object, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
-
Get a string from the underlying resource bundle and format it with the given object arguments.
- getStringConstructor(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the constructor that has a single parameter of String.
- getStringList(List<T>, Utils.Stringifier<T>) - Static method in class org.glassfish.tyrus.core.Utils
-
Get list of strings from List<T>.
- getSubprotocols() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getSupportedWireProtocolVersions() - Static method in enum org.glassfish.tyrus.core.Version
- getSuspendAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get
NextAction, which instructsFilterChainto suspend filter chain execution. - getSuspendContext() - Method in class org.glassfish.grizzly.http.server.Response
-
Get the context of the suspended Response.
- getSuspendingStopAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Deprecated.
- getSuspendStatus() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- getSyncConnectTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- getSyncConnectTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- getSystemInheritedChannel(Class<?>) - Method in class org.glassfish.grizzly.AbstractBindingHandler
- getTask() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
- getTask() - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool.SyncThreadWorker
- getTempHeaderEncodingBuffer() - Method in class org.glassfish.grizzly.http.HttpHeader
- getTemplate() - Method in class org.glassfish.tyrus.core.uri.internal.PathPattern
- getTemplate() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Get the URI template as a String.
- getTemplate() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Get the template.
- getTemplateVariables() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Get the list of template variables for the template.
- getTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.NIOTransport
- getTemporarySelectorIO() - Method in interface org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorsEnabledTransport
- getTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getTemporarySelectorIO() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getText() - Method in exception jakarta.websocket.DecodeException
-
Return the encoded string that is either the whole message, or the partial message that could not be decoded, or
nullif this exception arose from a failure to decode a binary message.. - getTextPayload() - Method in class org.glassfish.tyrus.core.frame.TextFrame
-
Get text payload.
- getThis() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- getThis() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
- getThis() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getThread() - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getThread() - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- getThreadFactory() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Returns
ThreadFactory. - getThreadFactory() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Return
ThreadFactorythat will be used to create thread pool threads. - getThreadLocalPool() - Static method in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Get thread associated buffer pool.
- getThreadName() - Method in class org.glassfish.grizzly.utils.DebugPoint
- getThreadPool() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- getThreadPool() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- getThreadPool() - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
- getThreadPool() - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
- getThreadPool() - Method in class org.glassfish.grizzly.utils.DelayedExecutor
- getThreadPoolConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
-
Get the thread pool monitoring config.
- getThreadPoolFor(Connection, IOEvent) - Method in interface org.glassfish.grizzly.IOStrategy
-
Returns an
Executorto be used to run given ioEvent processing for the given connection. - getThreadPoolFor(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- getThreadPoolFor(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.SameThreadIOStrategy
- getThreadPoolFor(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
- getThreadPoolMonitoringConfig() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the monitoring configuration for Transport thread pool.
- getThreadPoolMonitoringConfig() - Method in interface org.glassfish.grizzly.Transport
-
Get the monitoring configuration for Transport thread pool.
- getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- getTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.http.server.SuspendContext
-
Get the suspended
Responsetimeout. - getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Get the timeout for StreamWriter I/O operations.
- getTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Get the timeout for StreamWriter I/O operations.
- getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
- getTimeout(FilterChainContext) - Method in interface org.glassfish.grizzly.utils.IdleTimeoutFilter.TimeoutResolver
- getTimeoutHandler() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- getTimeoutHandler() - Method in interface org.glassfish.grizzly.http.server.SuspendContext
-
Get the suspended
ResponseTimeoutHandler. - getTimeoutHandler() - Method in class org.glassfish.tyrus.client.TyrusClientEngine
-
Get
ClientEngine.TimeoutHandlerassociated with currentClientEngineinstance. - getTimeoutMillis(E) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Resolver
- getTimestamp() - Method in class org.glassfish.grizzly.http.server.Session
- getTimeUnit() - Method in class org.glassfish.grizzly.filterchain.ShutdownEvent
- getTokenEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
- getTokenEndPosition(byte[], int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- getTokenEndPosition(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
- getTokenEndPosition(String, int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- getTokenEndPosition(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
- getTokenEndPosition(Buffer, int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- getTracingHeaders() - Method in class org.glassfish.tyrus.core.DebugContext
-
Get headers containing tracing messages.
- getTrailers() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- getTrailers() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- getTrailers() - Method in class org.glassfish.grizzly.http.server.Request
-
Get the request trailer headers.
- getTrailers() - Method in class org.glassfish.grizzly.http.server.Response
- getTrainThreshold() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getTransactionMonitor() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getTransactionTimeout() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getTransactionTimeout(TimeUnit) - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- getTransactionTimeout(TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- getTransactionTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- getTransferEncoding() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the
TransferEncoding, responsible for the parsing/serialization of the HTTP message content - getTransferEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Gets registered
TransferEncodings. - getTransport() - Method in interface org.glassfish.grizzly.Connection
-
Get the
Transport, to which thisConnectionbelongs to. - getTransport() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getTransport() - Method in class org.glassfish.grizzly.nio.NIOConnection
- getTransport() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- getTransport() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- getTransport() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
- getTransport() - Method in interface org.glassfish.grizzly.ShutdownContext
- getTransportConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
-
Get the transport monitoring config.
- getTransportContext() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the
TransportFilterrelated context. - getTransportFilter() - Method in interface org.glassfish.grizzly.filterchain.FilterChainEnabledTransport
-
Get transport
Filter, which is aware ofTransportspecifics; knows how to read/write from/toTransportspecificConnectionstreams. - getTransportFilter() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- getTransportFilter() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- getTransportFilter0(Transport) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Get default
Transportspecific transport filter. - getTransportSelectorRunners() - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- getType() - Method in class org.glassfish.grizzly.CloseReason
-
Return information whether
Connectionwas closed locally or remotely. - getType() - Method in class org.glassfish.grizzly.http.util.DataChunk
- getType() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Return the type of the original content.
- getType() - Method in class org.glassfish.tyrus.core.coder.CoderWrapper
-
Get the return type of the encode / decode method.
- getTypeArgumentAndClass(Type) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
- getUpgrade() - Method in class org.glassfish.grizzly.http.HttpHeader
- getUpgradeDC() - Method in class org.glassfish.grizzly.http.HttpHeader
- getUpgradeStatus() - Method in interface org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeInfo
- getUploadTimeout() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getUpper() - Method in class org.glassfish.grizzly.PortRange
- getUri() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- getUri() - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- getURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getURI(Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getUriEncoding() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- getUrlPattern() - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
- getUrlPattern() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the url pattern of this AlternateDocBase.
- getUrlPatternSlashCount() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the number of slashes in the url pattern of this AlternateDocBase.
- getUrlPatternSuffix() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the extension suffix of the url pattern of this AlternateDocBase.
- getUrlPatternType() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the url pattern type (exact, wildcard, extension) of this AlternateDocBase.
- getUrlPatternWildcardPath() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the wildcard path of this AlternateDocBase (this is the path specified by the wildcard pattern, minus the trailing '*').
- getUsername() - Method in class org.glassfish.tyrus.client.auth.Credentials
-
Get the username.
- getUserPrincipal() - Method in interface jakarta.websocket.Session
-
Return the authenticated user for this Session or
nullif no user is authenticated for this session. - getUserPrincipal() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the principal that has been authenticated for this Request.
- getUserPrincipal() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the authenticated user for this session or
nullif no user is authenticated for this session. - getUserPrincipal() - Method in class org.glassfish.tyrus.core.RequestContext
- getUserPrincipal() - Method in class org.glassfish.tyrus.core.TyrusSession
- getUserProperties() - Method in interface jakarta.websocket.EndpointConfig
-
This method returns a modifiable Map that the developer may use to store application specific information relating to the endpoint that uses this configuration instance.
- getUserProperties() - Method in interface jakarta.websocket.Session
-
While the session is open, this method returns a Map that the developer may use to store application specific information relating to this session instance.
- getUserProperties() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - getUserProperties() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- getUserProperties() - Method in class org.glassfish.tyrus.core.TyrusSession
- getValue() - Method in interface jakarta.websocket.Extension.Parameter
-
Return the value of the extension parameter.
- getValue() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the value of the cookie.
- getValue() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getValue() - Method in class org.glassfish.tyrus.core.TyrusExtension.TyrusParameter
- getValue(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns the Nth header value, or null if there is no such header.
- getValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Finds and returns a header field with the given name.
- getValue(AttributeStorage, Attribute<T>, T) - Static method in class org.glassfish.grizzly.AbstractTransformer
- getValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Finds and returns a header field with the given name.
- getValueOfStringMethod(Class) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Get the static valueOf(String ) method.
- getValues(K) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Return a non-null list of values for a given key.
- getVersion() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the version of the protocol this cookie complies with.
- getWaitingConsumerCount() - Method in interface org.glassfish.grizzly.utils.TransferQueue
-
Returns an estimate of the number of consumers waiting to dequeue elements via
takeorpoll. - getWebappResources() - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Gets the non-proxied resources of this AlternateDocBase.
- getWebServerConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
-
Get the web server monitoring config.
- getWebSocketContainer() - Static method in class jakarta.websocket.ContainerProvider
-
Obtain a new instance of a WebSocketContainer.
- getWebSocketEngine() - Method in interface org.glassfish.tyrus.spi.ServerContainer
-
Return WebSocketEngine to upgrade requests and setting up the connection.
- getWorkerThreadPool() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get a thread pool, which will run IOEvent processing (depending on Transport
IOStrategy) to let kernel threads continue their job. - getWorkerThreadPool() - Method in interface org.glassfish.grizzly.Transport
-
Get a thread pool, which will run IOEvent processing (depending on Transport
IOStrategy) to let kernel threads continue their job. - getWorkerThreadPoolConfig() - Method in class org.glassfish.grizzly.AbstractTransport
- getWorkerThreadPoolConfig() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getWorkerThreadPoolConfig() - Method in interface org.glassfish.grizzly.Transport
- getWrapped() - Method in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
-
Get the wrapped
ServerEndpointConfig. - getWrapperNames(String, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
- getWrappersString(String, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
- getWritableMessage() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- getWriteBufferSize() - Method in class org.glassfish.grizzly.AbstractTransport
-
Get the default size of
Buffers, which will be allocated for writing data toTransport'sConnections. - getWriteBufferSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the default size of
Buffers, which will be allocated for writing data toConnection. - getWriteBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Get the default size of
Buffers, which will be allocated for writing data toConnection. - getWriteBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- getWriteBufferSize() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Get the default size of
Buffers, which will be allocated for writing data toConnection. - getWriteBufferSize() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getWriteBufferSize() - Method in interface org.glassfish.grizzly.Transport
-
Get the default size of
Buffers, which will be allocated for writing data toTransport'sConnections. - getWriter() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueIO
-
Get
AsyncQueueWriterimplementation. - getWriter() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.ImmutableAsyncQueueIO
-
Get
AsyncQueueWriterimplementation. - getWriter() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
Get
AsyncQueueWriterimplementation. - getWriter() - Method in class org.glassfish.grizzly.http.server.Response
- getWriter() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- getWriter() - Method in interface org.glassfish.tyrus.spi.Connection
-
Returns the same writer that is passed for creating connection in
WebSocketEngine.UpgradeInfo.createConnection(Writer, CloseListener)The transport writer that actually writes websocket data to underlying connection. - getWriter(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Writerimplementation, depending on the requested mode. - getWriter(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Writerimplementation, depending on the requested mode. - getWriter(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Writerimplementation, depending on the requested mode. - getWriter(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Writerto write data to theConnection. - getWriter(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Writerto write data to theConnection. - getWriter(Connection) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Writerto write data to theConnection. - getWriteReentrant() - Static method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns the current write reentrants counter.
- getWriteTimeout(TimeUnit) - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns the current value for the blocking write timeout converted to the provided
TimeUnitspecification. - getWriteTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Returns the current value for the blocking write timeout converted to the provided
TimeUnitspecification. - getWriteTimeout(TimeUnit) - Method in class org.glassfish.grizzly.nio.NIOConnection
- getWriteTimeout(TimeUnit) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- getWriteTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Transport
-
Returns the current value for the blocking write timeout converted to the provided
TimeUnitspecification. - getWrittenSize() - Method in class org.glassfish.grizzly.WriteResult
-
Get the number of bytes, which were written.
- getWsadlApplication() - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Get
Applicationrepresenting current set of deployed endpoints. - getWsPort(URI) - Static method in class org.glassfish.tyrus.core.Utils
-
Get port from provided
URI. - getWsPort(URI, String) - Static method in class org.glassfish.tyrus.core.Utils
-
Get port from provided
URI. - Globals - Class in org.glassfish.grizzly.http.server.util
-
Global constants that are applicable to multiple packages within Catalina.
- Globals() - Constructor for class org.glassfish.grizzly.http.server.util.Globals
- GOING_AWAY - jakarta.websocket.CloseReason.CloseCodes
-
1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page.
- GOING_AWAY - org.glassfish.tyrus.core.CloseReasons
-
1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page.
- GONE_410 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- GracefulShutdownListener - Interface in org.glassfish.grizzly
-
Interface to notify interested parties that a
Transportis being shutdown. - Grizzly - Class in org.glassfish.grizzly
-
Class contains information about Grizzly framework.
- Grizzly() - Constructor for class org.glassfish.grizzly.Grizzly
- GrizzlyClientContainer - Class in org.glassfish.tyrus.container.grizzly.client
- GrizzlyClientContainer() - Constructor for class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer
- GrizzlyClientProperties - Class in org.glassfish.tyrus.container.grizzly.client
-
Grizzly client properties.
- GrizzlyClientProperties() - Constructor for class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientProperties
- GrizzlyClientSocket - Class in org.glassfish.tyrus.container.grizzly.client
-
Implementation of the WebSocket interface.
- GrizzlyContainerProvider - Class in org.glassfish.tyrus.container.grizzly.client
- GrizzlyContainerProvider() - Constructor for class org.glassfish.tyrus.container.grizzly.client.GrizzlyContainerProvider
- GrizzlyExecutorService - Class in org.glassfish.grizzly.threadpool
- GrizzlyExecutorService(ThreadPoolConfig) - Constructor for class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- GrizzlyFuture<R> - Interface in org.glassfish.grizzly
-
Grizzly
Futureimplementation. - GrizzlyJmxManager - Class in org.glassfish.grizzly.jmxbase
-
Grizzly JMX manager
- GrizzlyJmxManager() - Constructor for class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
- GrizzlyPrincipal - Class in org.glassfish.grizzly.http.server
-
Generic implementation of java.security.Principal that is used to represent principals authenticated at the protocol handler level.
- GrizzlyPrincipal(String) - Constructor for class org.glassfish.grizzly.http.server.GrizzlyPrincipal
- GrizzlyWriter - Class in org.glassfish.tyrus.container.grizzly.client
- GrizzlyWriter(Connection) - Constructor for class org.glassfish.tyrus.container.grizzly.client.GrizzlyWriter
- GZIP_FILTER - Static variable in class org.glassfish.grizzly.http.server.Constants
-
GZIP filter (output).
- GZipContentEncoding - Class in org.glassfish.grizzly.http
-
GZip
ContentEncodingimplementation, which compresses/decompresses HTTP content using gzip algorithm. - GZipContentEncoding() - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using default buffer sizes.
- GZipContentEncoding(int, int) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using specific buffer sizes.
- GZipContentEncoding(int, int, int, int, EncodingFilter) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using specific buffer sizes, compression level and strategy.
- GZipContentEncoding(int, int, EncodingFilter) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using specific buffer sizes, with default compression level and strategy.
- GZipDecoder - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Transformerwhich decodes data represented in the GZIP format. - GZipDecoder() - Constructor for class org.glassfish.grizzly.compression.zip.GZipDecoder
- GZipDecoder(int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipDecoder
- GZipDecoder.DecodeStatus - Enum in org.glassfish.grizzly.compression.zip
- GZipDecoder.GZipInputState - Class in org.glassfish.grizzly.compression.zip
- GZipEncoder - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Transformerwhich encodes plain data to the GZIP format. - GZipEncoder() - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder
- GZipEncoder(int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder
- GZipEncoder(int, int, int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder
- GZipEncoder.GZipOutputState - Class in org.glassfish.grizzly.compression.zip
- GZipFilter - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Filterwhich encodes/decodes data in the GZIP format. - GZipFilter() - Constructor for class org.glassfish.grizzly.compression.zip.GZipFilter
-
Construct GZipFilter using default buffer sizes.
- GZipFilter(int, int) - Constructor for class org.glassfish.grizzly.compression.zip.GZipFilter
-
Construct GZipFilter using specific buffer sizes.
- GZipInputState() - Constructor for class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- GZipOutputState() - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder.GZipOutputState
H
- handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Lookup a resource based on the request URI, and process it.
- handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Lookup a resource based on the request URI, and process it.
- handle(String, Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
Lookup a resource based on the request URI, and process it.
- handle(ByteBuffer) - Method in interface org.glassfish.tyrus.spi.ReadHandler
-
A transport reads websocket data and invokes this method to handover websocket data for a connection to tyrus runtime.
- handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Execute a unit of processing work to be performed, when server channel has accepted the client connection.
- handleAccept(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Execute a unit of processing work to be performed, when server channel has accepted the client connection.
- handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Delegates accept operation to
Transport's specific transport filter. - handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
- handleAccept(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.compression.lzma.LZMAFilter
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.compression.zip.GZipFilter
-
Method perform the clean up of GZIP encoding/decoding state on a closed
Connection. - handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Execute a unit of processing work to be performed, when connection has been closed.
- handleClose(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Execute a unit of processing work to be performed, when connection has been closed.
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Delegates close operation to
Transport's specific transport filter. - handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
- handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Execute a unit of processing work to be performed, when channel gets connected.
- handleConnect(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Execute a unit of processing work to be performed, when channel gets connected.
- handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Delegates connect operation to
Transport's specific transport filter. - handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- handleConnect(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Handle custom event associated with the
Connection. - handleEvent(FilterChainContext, FilterChainEvent) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Handle custom event associated with the
Connection. - handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Delegates event operation to
Transport's specific transport filter. - handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- handleQueryParameters() - Method in class org.glassfish.grizzly.http.util.Parameters
-
Process the query string into parameters
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.compression.lzma.LZMAFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.compression.zip.GZipFilter
-
Method decodes GZIP encoded data stored in
FilterChainContext.getMessage()and, as the result, produces aBufferwith a plain data. - handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Execute a unit of processing work to be performed, when channel will become available for reading.
- handleRead(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Execute a unit of processing work to be performed, when channel will become available for reading.
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Delegates reading operation to
Transport's specific transport filter. - handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
-
The method is called, once we have received a
Buffer, which has to be transformed into HTTP response packet part. - handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
-
The method is called, once we have received a
Buffer, which has to be transformed into HTTP request packet part. - handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.server.FileCacheFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.DelayFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.EchoFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
- handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
- handleRead(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
The method is called by the specific HttpCodecFilter implementation, once we have received a
Buffer, which has to be transformed into HTTP packet part. - handleSendFile(Request) - Static method in class org.glassfish.grizzly.http.server.util.RequestUtils
- handleTimeout() - Method in interface org.glassfish.tyrus.spi.ClientEngine.TimeoutHandler
-
Invoked when timeout is reached.
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.compression.lzma.LZMAFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.compression.zip.GZipFilter
-
Method compresses plain data stored in
FilterChainContext.getMessage()and, as the result, produces aBufferwith a GZIP compressed data. - handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.AbstractCodecFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Execute a unit of processing work to be performed, when some data should be written on channel.
- handleWrite(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Execute a unit of processing work to be performed, when some data should be written on channel.
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.TransportFilter
-
Delegates writing operation to
Transport's specific transport filter. - handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
The method is called, once we need to serialize a
HttpPacket, which may represent HTTP packet header, content or content chunk. - handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.ActivityCheckFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.DelayFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.LogFilter
- handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
- handshake(Connection) - Method in class org.glassfish.grizzly.ssl.SSLCodec
- handshake(Connection<?>, CompletionHandler<SSLEngine>, Object, SSLEngineConfigurator, FilterChainContext, boolean) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- handshake(Connection, CompletionHandler<SSLEngine>) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- handshake(Connection, CompletionHandler<SSLEngine>, Object) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- handshake(Connection, CompletionHandler<SSLEngine>, Object, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- handshake(Connection, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLCodec
- handshake(SSLStreamReader, SSLEngineConfigurator) - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter
- handshake(SSLStreamReader, SSLEngineConfigurator, CompletionHandler<SSLEngine>) - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter
- handshake(TyrusEndpointWrapper, UpgradeRequest, UpgradeResponse, ExtendedExtension.ExtensionContext) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Server side handshake processing.
- Handshake - Class in org.glassfish.tyrus.core
-
Class responsible for performing and validating handshake.
- HANDSHAKE_FAILED - org.glassfish.tyrus.spi.WebSocketEngine.UpgradeStatus
-
Upgrade failed due to version, extensions, origin check etc.
- HANDSHAKE_HTTP_REDIRECTION_INFINITE_LOOP() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Infinite HTTP Redirection loop detected.
- HANDSHAKE_HTTP_REDIRECTION_MAX_REDIRECTION(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Redirect attempts exceeded maximum allowed limit of ({0}) redirects.
- HANDSHAKE_HTTP_REDIRECTION_NEW_LOCATION_ERROR(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Invalid URI in Location header: "{0}".
- HANDSHAKE_HTTP_REDIRECTION_NEW_LOCATION_MISSING() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Missing or empty Location header in 3xx HTTP Redirect response.
- HANDSHAKE_HTTP_REDIRECTION_NOT_ENABLED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Received HTTP response status code: {0} and redirect processing is not enabled.
- HANDSHAKE_HTTP_RETRY_AFTER_MESSAGE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
HTTP Status code 503 - Service Unavailable.
- HANDSHAKE_TIMEOUT - Static variable in class org.glassfish.tyrus.client.ClientManager
-
Deprecated.please use
ClientProperties.HANDSHAKE_TIMEOUT. - HANDSHAKE_TIMEOUT - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Property usable in
ClientManager.getProperties(). - HandshakeCompletionHandler(FutureImpl<SSLEngine>, CompletionHandler<SSLEngine>, SSLEngine) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamWriter.HandshakeCompletionHandler
- HandshakeException - Exception in org.glassfish.tyrus.core
-
Exception, which describes the error, occurred during the handshake phase. - HandshakeException(int, String) - Constructor for exception org.glassfish.tyrus.core.HandshakeException
-
Constructor.
- HandshakeException(String) - Constructor for exception org.glassfish.tyrus.core.HandshakeException
-
Construct a HandshakeException.
- handshakeListeners - Variable in class org.glassfish.grizzly.ssl.SSLBaseFilter
- HandshakeResponse - Interface in jakarta.websocket
-
The handshake response represents the WebSocket-defined HTTP response that is the response to the opening handshake request.
- handshakeUnwrap(int, SSLConnectionContext, Buffer, Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- handshakeWrap(Connection, SSLConnectionContext, Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- hasArray() - Method in interface org.glassfish.grizzly.Buffer
-
Tells whether or not this buffer is backed by an accessible byte array.
- hasArray() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- hasArray() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- hasArray() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- hasAvailable() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Return true if StreamReader has available data, which could be read, or false otherwise.
- hasAvailable() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Return true if StreamReader has available data, which could be read, or false otherwise.
- hasExtensions() - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Returns true when current connection has some negotiated extension.
- hash() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- hash() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- hash() - Method in class org.glassfish.grizzly.http.util.CharChunk
- hashCode() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- hashCode() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- hashCode() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- hashCode() - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- hashCode() - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
- hashCode() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- hashCode() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- hashCode() - Method in class org.glassfish.grizzly.http.util.CharChunk
- hashCode() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns DataChunk hash code.
- hashCode() - Method in class org.glassfish.grizzly.http.util.MessageBytes
- hashCode() - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- hashCode() - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- hashCode() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
Returns the current hash code of this buffer.
- hashCode() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- hashCode() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- hashCode() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
- hashCode() - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyWriter
- hashCode() - Method in class org.glassfish.tyrus.core.TyrusExtension
- hashCode() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- hashCode() - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
- hashCode() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Hash code is calculated from String of the regular expression generated from the template.
- hashIgnoreCase() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- hashIgnoreCase() - Method in class org.glassfish.grizzly.http.util.CharChunk
- hasInputRemaining(AttributeStorage, String) - Method in class org.glassfish.grizzly.utils.StringEncoder
- hasInputRemaining(AttributeStorage, K) - Method in interface org.glassfish.grizzly.Transformer
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.compression.zip.GZipEncoder
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingTransformer
- hasInputRemaining(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.StringDecoder
- hasLifeCycleListener(IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.Context
- hasMoreElements() - Method in class org.glassfish.grizzly.http.server.util.Enumerator
-
Tests if this enumeration contains more elements.
- hasNextFilter(FilterChainContext, int) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- hasPreviousFilter(FilterChainContext, int) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- hasProbes() - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
- hasProbes() - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
- hasRemaining() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
-
Return
trueif this message has data remaining to be written. - hasRemaining() - Method in interface org.glassfish.grizzly.Buffer
-
Tells whether there are any elements between the current position and the limit.
- hasRemaining() - Method in class org.glassfish.grizzly.FileTransfer
-
Return
trueif this message has data remaining to be written. - hasRemaining() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- hasRemaining() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- hasRemaining() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- hasRemaining() - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Whether there are elements between the current position and the end
- hasWaitingConsumer() - Method in interface org.glassfish.grizzly.utils.TransferQueue
-
Returns
trueif there is at least one consumer waiting to dequeue an element viatakeorpoll. - HEAD - Static variable in class org.glassfish.grizzly.http.Method
- HEAD - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HEAD.
- header(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Add the HTTP mime header.
- header(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
-
Add the HTTP mime header.
- header(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Add the HTTP mime header.
- Header - Enum in org.glassfish.grizzly.http.util
-
Enumeration of all headers as defined in
RFC 2616. - HeaderParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- headers - Variable in class org.glassfish.grizzly.http.HttpHeader
- headers(MimeHeaders) - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
-
Set the mime trailers.
- headers(MimeHeaders) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
-
The headers of the push request.
- HEADERS_MISSING() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Missing headers required for WebSocket negotiation.
- HeaderValue - Class in org.glassfish.grizzly.http.util
-
This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.
- headerValueStorage - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- heap - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- HEAP - org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
- HeapBuffer - Class in org.glassfish.grizzly.memory
-
Bufferimplementation, which uses theByteBufferunderneath. - HeapBuffer() - Constructor for class org.glassfish.grizzly.memory.HeapBuffer
- HeapBuffer(byte[], int, int) - Constructor for class org.glassfish.grizzly.memory.HeapBuffer
- HeapMemoryManager - Class in org.glassfish.grizzly.memory
- HeapMemoryManager() - Constructor for class org.glassfish.grizzly.memory.HeapMemoryManager
- HeapMemoryManager(int) - Constructor for class org.glassfish.grizzly.memory.HeapMemoryManager
- hexDigit2Dec(byte) - Static method in class org.glassfish.grizzly.http.util.HexUtils
- hexDigit2Dec(int) - Static method in class org.glassfish.grizzly.http.util.HexUtils
- HexUtils - Class in org.glassfish.grizzly.http.util
-
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
- HexUtils() - Constructor for class org.glassfish.grizzly.http.util.HexUtils
- Holder<E> - Class in org.glassfish.grizzly.utils
-
The object holder, which might be used for lazy object initialization.
- Holder() - Constructor for class org.glassfish.grizzly.utils.Holder
- Holder.IntHolder - Class in org.glassfish.grizzly.utils
- Holder.LazyHolder<E> - Class in org.glassfish.grizzly.utils
- Holder.LazyIntHolder - Class in org.glassfish.grizzly.utils
- hookUp() - Method in class org.glassfish.tyrus.core.OsgiRegistry
-
Will hook up this instance with the OSGi runtime.
- host - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- host - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- host - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- host - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- host(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the value for the Host header.
- Host - org.glassfish.grizzly.http.util.Header
- Host() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.Host
- HOST - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI host component type.
- HOST - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
HTTP "Host" header name.
- hosts - Variable in class org.glassfish.grizzly.http.server.util.Mapper
-
Array containing the virtual hosts definitions.
- HT - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HT.
- HT - Static variable in class org.glassfish.grizzly.http.util.Constants
-
HT.
- HtmlHelper - Class in org.glassfish.grizzly.http.server.util
-
Utility class used to generate HTML pages.
- HtmlHelper() - Constructor for class org.glassfish.grizzly.http.server.util.HtmlHelper
- HTTP_0_9 - org.glassfish.grizzly.http.Protocol
- HTTP_1_0 - org.glassfish.grizzly.http.Protocol
- HTTP_1_1 - org.glassfish.grizzly.http.Protocol
- HTTP_10 - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HTTP/1.0.
- HTTP_11 - Static variable in class org.glassfish.grizzly.http.server.Constants
-
HTTP/1.1.
- HTTP_11_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- HTTP_2_0 - org.glassfish.grizzly.http.Protocol
- HTTP_SERVER_REQUEST_ATTR_NAME - Static variable in class org.glassfish.grizzly.http.HttpServerFilter
- HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- HTTP2Settings - org.glassfish.grizzly.http.util.Header
- HttpBaseFilter - Class in org.glassfish.grizzly.http
-
Base HTTP Filter.
- HttpBaseFilter() - Constructor for class org.glassfish.grizzly.http.HttpBaseFilter
- HttpBrokenContent - Class in org.glassfish.grizzly.http
-
HttpContentmessage, which represents broken HTTP content. - HttpBrokenContent(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpBrokenContent
- HttpBrokenContent.Builder - Class in org.glassfish.grizzly.http
-
HttpTrailer message builder.
- HttpBrokenContentException - Exception in org.glassfish.grizzly.http
-
RuntimeException, means something wrong happened during HTTP message content parsing. - HttpBrokenContentException() - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
- HttpBrokenContentException(String) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
- HttpBrokenContentException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
- HttpBrokenContentException(Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
- HttpClientFilter - Class in org.glassfish.grizzly.http
-
Client side
HttpCodecFilterimplementation, which is responsible for decodingHttpResponsePacketand encodingHttpRequestPacketmessages. - HttpClientFilter() - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
-
Constructor, which creates HttpClientFilter instance
- HttpClientFilter(int) - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
-
Constructor, which creates HttpClientFilter instance, with the specific secure and max header size parameter.
- HttpCodecFilter - Class in org.glassfish.grizzly.http
-
The
Filter, responsible for transformingBufferintoHttpPacketand vice versa in asynchronous mode. - HttpCodecFilter(boolean, int) - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter
-
Constructor, which creates HttpCodecFilter instance, with the specific max header size parameter.
- HttpCodecFilter.ContentParsingState - Class in org.glassfish.grizzly.http
- HttpCodecFilter.HeaderParsingState - Class in org.glassfish.grizzly.http
- HttpCodecUtils - Class in org.glassfish.grizzly.http.util
-
General HttpCodec utility methods.
- HttpCodecUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpCodecUtils
- HttpContent - Class in org.glassfish.grizzly.http
-
Object represents HTTP message content: complete or part.
- HttpContent() - Constructor for class org.glassfish.grizzly.http.HttpContent
- HttpContent(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpContent
- HttpContent(HttpHeader, boolean, Buffer) - Constructor for class org.glassfish.grizzly.http.HttpContent
- HttpContent.Builder<T extends HttpContent.Builder> - Class in org.glassfish.grizzly.http
-
HttpContent message builder.
- httpContentBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the HTTP message content builder.
- httpContext - Variable in class org.glassfish.grizzly.http.server.Response
-
Grizzly
HttpContextassociated with the current Request/Response processing. - HttpContext - Class in org.glassfish.grizzly.http
-
Represents a single logical HTTP transaction.
- HttpContext(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Constructor for class org.glassfish.grizzly.http.HttpContext
- HttpEvents - Class in org.glassfish.grizzly.http
-
The class contains a set of standard HTTP events sent on FilterChain during HTTP packets processing.
- HttpEvents() - Constructor for class org.glassfish.grizzly.http.HttpEvents
- HttpEvents.ChangePacketInProgressEvent - Class in org.glassfish.grizzly.http
- HttpEvents.IncomingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
- HttpEvents.OutgoingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
- HttpEvents.ResponseCompleteEvent - Class in org.glassfish.grizzly.http
- HttpHandler - Class in org.glassfish.grizzly.http.server
-
Base class to use when Request/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extension to the HTTP module.
- HttpHandler() - Constructor for class org.glassfish.grizzly.http.server.HttpHandler
-
Create HttpHandler.
- HttpHandler(String) - Constructor for class org.glassfish.grizzly.http.server.HttpHandler
-
Create HttpHandler with the specific name.
- HttpHandlerChain - Class in org.glassfish.grizzly.http.server
-
The HttpHandlerChain class allows the invocation of multiple
HttpHandlers every time a new HTTP request is ready to be handled. - HttpHandlerChain(HttpServer) - Constructor for class org.glassfish.grizzly.http.server.HttpHandlerChain
- HttpHandlerRegistration - Class in org.glassfish.grizzly.http.server
-
Class representing
HttpHandlerregistration information on aHttpServer. - HttpHandlerRegistration.Builder - Class in org.glassfish.grizzly.http.server
- httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
- httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent
- httpHeader(HttpHeader) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set the
HttpHeaderassociated with this content. - HttpHeader - Class in org.glassfish.grizzly.http
-
HttpPacket, which represents HTTP message header. - HttpHeader() - Constructor for class org.glassfish.grizzly.http.HttpHeader
- HttpHeader(MimeHeaders) - Constructor for class org.glassfish.grizzly.http.HttpHeader
- HttpHeader.Builder<T extends HttpHeader.Builder> - Class in org.glassfish.grizzly.http
-
HttpHeader message builder.
- HttpPacket - Class in org.glassfish.grizzly.http
-
Abstraction, which represents any type of HTTP message:
HttpRequestPacket,HttpResponsePacket,HttpContent. - HttpPacket() - Constructor for class org.glassfish.grizzly.http.HttpPacket
- HttpPacketParsing - Interface in org.glassfish.grizzly.http
- HttpPipelineOptAddOn - Class in org.glassfish.grizzly.http.server.util
-
The plugin, that optimizes processing of pipelined HTTP requests by buffering HTTP responses and then writing them as one operation.
- HttpPipelineOptAddOn() - Constructor for class org.glassfish.grizzly.http.server.util.HttpPipelineOptAddOn
-
Constructs HttpPipelineOptAddOn.
- HttpPipelineOptAddOn(int) - Constructor for class org.glassfish.grizzly.http.server.util.HttpPipelineOptAddOn
-
Constructs HttpPipelineOptAddOn.
- HttpProbe - Interface in org.glassfish.grizzly.http
-
Monitoring probe providing callbacks that may be invoked by Grizzly Http filters.
- HttpProbe.Adapter - Class in org.glassfish.grizzly.http
-
HttpProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - httpRequest(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
-
The
HttpRequestPacketof the original request. - HttpRequestPacket - Class in org.glassfish.grizzly.http
-
The
HttpHeaderobject, which represents HTTP request message. - HttpRequestPacket() - Constructor for class org.glassfish.grizzly.http.HttpRequestPacket
- HttpRequestPacket.Builder - Class in org.glassfish.grizzly.http
-
HttpRequestPacket message builder.
- HttpRequestURIDecoder - Class in org.glassfish.grizzly.http.util
-
Utility class that make sure an HTTP url defined inside a
MessageBytesis normalized, converted and valid. - HttpRequestURIDecoder() - Constructor for class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- HttpResponsePacket - Class in org.glassfish.grizzly.http
-
The
HttpHeaderobject, which represents HTTP response message. - HttpResponsePacket() - Constructor for class org.glassfish.grizzly.http.HttpResponsePacket
- HttpResponsePacket.Builder - Class in org.glassfish.grizzly.http
-
HttpResponsePacket message builder.
- HttpServer - Class in org.glassfish.grizzly.http.server
- HttpServer() - Constructor for class org.glassfish.grizzly.http.server.HttpServer
- httpServerFilter - Variable in class org.glassfish.grizzly.http.server.Request
- HttpServerFilter - Class in org.glassfish.grizzly.http
-
Server side
HttpCodecFilterimplementation, which is responsible for decodingHttpRequestPacketand encodingHttpResponsePacketmessages. - HttpServerFilter - Class in org.glassfish.grizzly.http.server
-
Filter implementation to provide high-level HTTP request/response processing.
- HttpServerFilter() - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
-
Deprecated.Next major release will include builders for filters requiring configuration. Constructors will be hidden.
- HttpServerFilter(boolean, int, String, KeepAlive, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
-
Deprecated.Next major release will include builders for filters requiring configuration. Constructors will be hidden.
- HttpServerFilter(boolean, int, String, KeepAlive, DelayedExecutor, int, int) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
-
Deprecated.Next major release will include builders for filters requiring configuration. Constructors will be hidden.
- HttpServerFilter(boolean, int, KeepAlive, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
-
Deprecated.Next major release will include builders for filters requiring configuration. Constructors will be hidden.
- HttpServerFilter(ServerFilterConfiguration, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.server.HttpServerFilter
- HttpServerMonitoringConfig - Class in org.glassfish.grizzly.http.server
-
Grizzly web server monitoring config.
- HttpServerMonitoringConfig() - Constructor for class org.glassfish.grizzly.http.server.HttpServerMonitoringConfig
- HttpServerProbe - Interface in org.glassfish.grizzly.http.server
-
Monitoring probe providing callbacks that may be invoked by Grizzly
HttpServerFilter. - HttpServerProbe.Adapter - Class in org.glassfish.grizzly.http.server
-
HttpServerProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - httpSession(Object) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set http session.
- httpStatus - Variable in class org.glassfish.grizzly.http.HttpResponsePacket
-
Status code.
- HttpStatus - Class in org.glassfish.grizzly.http.util
-
This
enumencapsulates the HTTP response status and reason phrases as defined byRFC 2616. - HttpTrailer - Class in org.glassfish.grizzly.http
-
HttpContentmessage, which represents HTTP trailer message. - HttpTrailer(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpTrailer
- HttpTrailer.Builder - Class in org.glassfish.grizzly.http
-
HttpTrailer message builder.
- httpTrailerBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the HTTP message trailer-chunk builder.
- HttpUtils - Class in org.glassfish.grizzly.http.util
-
Utility class.
- HttpUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpUtils
I
- ICloseType - Interface in org.glassfish.grizzly
-
Deprecated.
- id - Variable in class org.glassfish.tyrus.core.wsadl.model.Endpoint
- IDENTITY - Static variable in class org.glassfish.grizzly.http.util.Constants
- IDENTITY - Static variable in class org.glassfish.grizzly.http.util.HeaderValue
- IDENTITY_FILTER - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Identity filters (input and output).
- IDLE_ATTRIBUTE_NAME - Static variable in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter - Class in org.glassfish.grizzly.utils
-
The Filter is responsible for tracking
Connectionactivity and closingConnectiononce it becomes idle for certain amount of time. - IdleTimeoutFilter(DelayedExecutor, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, long, TimeUnit, IdleTimeoutFilter.TimeoutHandler) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, DelayedExecutor.Worker<Connection>, IdleTimeoutFilter.TimeoutResolver) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, IdleTimeoutFilter.TimeoutResolver) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, IdleTimeoutFilter.TimeoutResolver, IdleTimeoutFilter.TimeoutHandler) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter.TimeoutHandler - Interface in org.glassfish.grizzly.utils
- IdleTimeoutFilter.TimeoutResolver - Interface in org.glassfish.grizzly.utils
- IfMatch - org.glassfish.grizzly.http.util.Header
- IfModifiedSince - org.glassfish.grizzly.http.util.Header
- IfNoneMatch - org.glassfish.grizzly.http.util.Header
- IfRange - org.glassfish.grizzly.http.util.Header
- IfUnmodifiedSince - org.glassfish.grizzly.http.util.Header
- ILLEGAL_CONFIG_SYNTAX() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Illegal configuration-file syntax.
- ILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Illegal provider-class name: {0}.
- ILLEGAL_UTF_8_SEQUENCE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Illegal UTF-8 Sequence.
- inc() - Method in class org.glassfish.grizzly.Writer.Reentrant
-
Increments the reentrants counter by one.
- INCLUDE_CONTEXT_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the context path of the included servlet is stored on an included dispatcher request.
- INCLUDE_PATH_INFO_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the path info of the included servlet is stored on an included dispatcher request.
- INCLUDE_QUERY_STRING_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the query string of the included servlet is stored on an included dispatcher request.
- INCLUDE_REQUEST_URI_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the request URI of the included servlet is stored on an included dispatcher request.
- INCLUDE_SERVLET_PATH_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the servlet path of the included servlet is stored on an included dispatcher request.
- INCOMING_BUFFER_SIZE - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Property name for maximal incoming buffer size.
- INCOMING_BUFFER_SIZE - Static variable in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Maximum size of incoming buffer in bytes.
- INCOMING_BUFFER_SIZE - Static variable in interface org.glassfish.tyrus.spi.ClientContainer
-
Deprecated.please use
org.glassfish.tyrus.client.ClientProperties#INCOMING_BUFFER_SIZE. - incomingBufferSize(Integer) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
Set incoming buffer size.
- INCOMPLETE - org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- INCOMPLETE - org.glassfish.grizzly.TransformationResult.Status
- INCOMPLETE_EVENT - Static variable in interface org.glassfish.grizzly.Reader
- INCOMPLETED - Static variable in interface org.glassfish.grizzly.Interceptor
- incrementDispatchDepth() - Method in class org.glassfish.grizzly.http.server.Request
-
Increment the depth of application dispatch
- index() - Method in class org.glassfish.grizzly.attributes.Attribute
-
Return attribute name, which is used as attribute key on indexed
AttributeHolders. - indexedAttributeAccessor - Variable in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
- IndexedAttributeAccessor - Interface in org.glassfish.grizzly.attributes
-
The interface declares, that
AttributeHoldersupports indexedAttributeaccess. - IndexedAttributeAccessorImpl() - Constructor for class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
- IndexedAttributeHolder - Class in org.glassfish.grizzly.attributes
-
AttributeHolder, which supports indexed access to storedAttributes. - IndexedAttributeHolder(AttributeBuilder) - Constructor for class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Deprecated.
- IndexedAttributeHolder.IndexedAttributeAccessorImpl - Class in org.glassfish.grizzly.attributes
-
IndexedAttributeAccessorimplementation. - indexOf(byte[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(char) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(char) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(char[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- indexOf(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- indexOf(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- indexOf(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(String, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Find the index of a header with the given name.
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(Buffer, int, byte, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- indexOf(Buffer, int, int, char) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(Buffer, int, int, CharSequence) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- indexOf(Header, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Find the index of a header with the given name.
- indexOf(T[], Object) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
-
Return the element index in the array.
- indexOfIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOfType(Class<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- indexOfType(Class<? extends Filter>) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- indexOfType(Class<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- info - Static variable in class org.glassfish.grizzly.http.server.Response
-
Descriptive information about this Response implementation.
- INFO_GRIZZLY_HTTP_PARAMETERS_DECODE_FAIL_INFO(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0156: Character decoding failed.
- INFO_GRIZZLY_HTTP_PARAMETERS_INVALID_CHUNK(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0155: Invalid chunk starting at byte [{0}] and ending at byte [{1}] with a value of [{2}] ignored
- INFO_GRIZZLY_HTTP_PARAMETERS_MULTIPLE_DECODING_FAIL(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0157: Character decoding failed.
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.CRC
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- init(boolean) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- init(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- init(EndpointConfig) - Method in interface jakarta.websocket.Decoder
-
This method is called with the endpoint configuration object of the endpoint this decoder is intended for when it is about to be brought into service.
- init(EndpointConfig) - Method in interface jakarta.websocket.Encoder
-
This method is called with the endpoint configuration object of the endpoint this encoder is intended for when it is about to be brought into service.
- init(EndpointConfig) - Method in class org.glassfish.tyrus.core.coder.CoderAdapter
-
This method does nothing.
- init(String) - Method in class org.glassfish.grizzly.http.util.B2CConverter
- init(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- init(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- initBitModels(short[]) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- initBitModels(short[]) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- initFromState(LZMADecoder.LZMAInputState) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- initFromState(LZMADecoder.LZMAInputState) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- INITIAL - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- INITIAL_SIZE - Static variable in class org.glassfish.grizzly.http.util.Parameters
- initialClassLoader - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- initialize(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- initialize(HttpCodecFilter, int, int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- initialize(HttpHeader, boolean, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- initialize(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Per-request initialization required for the InputBuffer to function properly.
- initialize(HttpRequestPacket, FilterChainContext, HttpServerFilter) - Method in class org.glassfish.grizzly.http.server.Request
- initialize(Request, FilterChainContext) - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
- initialize(Request, HttpResponsePacket, FilterChainContext, DelayedExecutor.DelayQueue<Response.SuspendTimeout>, HttpServerFilter) - Method in class org.glassfish.grizzly.http.server.Response
- initialize(Response, FilterChainContext) - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
- initialize(DelayedExecutor) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- initialized() - Method in class org.glassfish.grizzly.http.Cookies
- initiateAsyncronousDataReceiving() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Initiates asynchronous data receiving.
- initiateAsyncronousDataReceiving() - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
-
Initiates asynchronous data receiving.
- initIndexes(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- inner1State - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- inner2State - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- input - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
- Input - Interface in org.glassfish.grizzly.streams
- Input() - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
- inputBuffer - Variable in class org.glassfish.grizzly.http.server.Request
-
The associated input buffer.
- InputBuffer - Class in org.glassfish.grizzly.http.io
-
Abstraction exposing both byte and character methods to read content from the HTTP messaging system in Grizzly.
- InputBuffer() - Constructor for class org.glassfish.grizzly.http.io.InputBuffer
- InputSource - Interface in org.glassfish.grizzly
-
This interface defines methods to allow an
InputStreamorReaderto notify the developer when and how much data is ready to be read without blocking. - InputStreamDecoder - Class in org.glassfish.tyrus.core.coder
-
Built in
DecoderforInputStream. - InputStreamDecoder() - Constructor for class org.glassfish.tyrus.core.coder.InputStreamDecoder
- instance() - Static method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- instance() - Static method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Return the GrizzlyJmxManager instance.
- INSTANCE - Static variable in class org.glassfish.grizzly.StandaloneProcessor
- INSTANCE - Static variable in class org.glassfish.grizzly.StandaloneProcessorSelector
- instrument(ServerConfiguration) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Build an
AccessLogProbeinstance and directly instrument it in anHttpServer's monitoring configuration to provide access logging. - IntegerDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.IntegerDecoder
- intercept(int, Object, R) - Method in interface org.glassfish.grizzly.Interceptor
-
Callback method is called by
Readable, so it is possible to customize reading process. - interceptor - Variable in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- Interceptor<R> - Interface in org.glassfish.grizzly
-
Handler, which is used to finer control
Readable. - interestedIoEventsMask - Variable in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- INTERNAL_SERVER_ERROR_500 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- IntHolder() - Constructor for class org.glassfish.grizzly.utils.Holder.IntHolder
- intToHexString(Buffer, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- intToUnsignedString(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Convert the integer to an unsigned number.
- INVALID_HEADER(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Invalid {0} header value: "{1}".
- INVALID_RESPONSE_CODE(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Response code was not {0}: {1}.
- INVOKED_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which the Invoker servlet will store the invoking servlet path, if it was used to execute a servlet indirectly instead of through a servlet mapping.
- InWindow - Class in org.glassfish.grizzly.compression.lzma.impl.lz
-
InWindow
- InWindow() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- ioEvent - Variable in class org.glassfish.grizzly.Context
-
Processing IOEvent
- IOEvent - Enum in org.glassfish.grizzly
-
Enumeration represents the I/O events, occurred on a
Connection. - ioEvent2SelectionKeyInterest(IOEvent) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- ioEvent2SelectionKeyInterest(IOEvent) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- IOEventLifeCycleListener - Interface in org.glassfish.grizzly
- IOEventLifeCycleListener.Adapter - Class in org.glassfish.grizzly
-
Empty
IOEventLifeCycleListenerimplementation. - IOEXCEPTION_CLOSE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
IOException thrown when closing connection.
- ioStrategy - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- IOStrategy - Interface in org.glassfish.grizzly
-
strategy is responsible for making decision how
Runnabletask will be run: in current thread, worker thread. - IS_WORKAROUND_SELECTOR_SPIN - Static variable in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- isAcknowledgement() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- isAllowCustomReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns
trueif custom status reason phrases are allowed for this response, orfalse otherwise. - isAllowCustomStatusMessage() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Returns
trueif custom status messages (reason phrases) are allowed for this response, orfalse otherwise. - isAllowDirectWrite() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Returns true, if async write queue is allowed to write buffer directly during write(...) method call, w/o adding buffer to the queue, or false otherwise.
- isAllowDirectWrite() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Returns true, if async write queue is allowed to write buffer directly during write(...) method call, w/o adding buffer to the queue, or false otherwise.
- isAllowEncodedSlash() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Is HTTP URL request allowed to contains encoded slash.
- isAllowEncodedSlash() - Method in class org.glassfish.grizzly.http.util.UDecoder
- isAllowPayloadForUndefinedHttpMethods() - Method in class org.glassfish.grizzly.http.HttpServerFilter
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- isAllowPayloadForUndefinedHttpMethods() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- isAlpha(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is upper or lower case.
- isApplicable(Class<?>) - Method in class org.glassfish.tyrus.core.ComponentProvider
-
Checks whether this component provider is able to provide an instance of given
Class. - isApplicable(Class<?>) - Method in class org.glassfish.tyrus.core.DefaultComponentProvider
- isAsyncEnabled() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Deprecated.will always return true
- isAsyncEnabled() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.will always return true
- isAuthPassThroughEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isBlocking - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport mode
- isBlocking - Variable in class org.glassfish.grizzly.nio.NIOConnection
- isBlocking() - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns the
Transportmode. - isBlocking() - Method in interface org.glassfish.grizzly.Connection
- isBlocking() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- isBlocking() - Method in class org.glassfish.grizzly.nio.NIOConnection
- isBlocking() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- isBlocking() - Method in interface org.glassfish.grizzly.Transport
-
Returns the
Transportmode. - isBroken(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns true if passed
HttpContentis a BrokenHttpContent. - isBuffered() - Method in class org.glassfish.grizzly.streams.BufferedInput
- isBuffered() - Method in class org.glassfish.grizzly.streams.BufferedOutput
- isBuffered() - Method in interface org.glassfish.grizzly.streams.Input
- isBuffered() - Method in interface org.glassfish.grizzly.streams.Output
- isBuffered() - Method in class org.glassfish.grizzly.streams.StreamInput
- isBuffered() - Method in class org.glassfish.grizzly.streams.StreamOutput
- isCacheEnabled() - Method in class org.glassfish.grizzly.http.server.Response
-
Is the file cache enabled?
- isCancelled - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isCancelled() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- isCancelled() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- isCancelled() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isChunked - Variable in class org.glassfish.grizzly.http.HttpHeader
- isChunked() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if this
HttpPacketcontent will be transferred in chunking mode, or false if case of fixed-length message. - isChunkingAllowed() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Return
trueif chunking is allowed for this header. - isChunkingEnabled() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Return
trueif chunked transfer-encoding may be used. - isChunkingEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isCipherConfigured() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
- isClientMode() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Will
SSLEnginebe configured to work in client mode. - isClientMode() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Will
SSLEnginebe configured to work in client mode. - isClientSupportCompression(CompressionConfig, HttpRequestPacket, String[]) - Static method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if a client, based on its
HttpRequestPacket, could be responded with compressed data, or false otherwise. - isClosed - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
- isClosed - Variable in class org.glassfish.grizzly.streams.BufferedOutput
- isClosed() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- isClosed() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- isClosed() - Method in class org.glassfish.grizzly.nio.NIOConnection
- isClosed() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Returns true, if StreamReader has been closed, or false otherwise.
- isClosed() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Returns true, if StreamReader has been closed, or false otherwise.
- isClosed() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Returns true, if StreamReader has been closed, or false otherwise.
- isClosed() - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Returns true, if StreamReader has been closed, or false otherwise.
- isCommitted - Variable in class org.glassfish.grizzly.http.HttpHeader
- isCommitted() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Is this HttpHeader written?
- isCommitted() - Method in class org.glassfish.grizzly.http.server.Response
-
Has the output of this response already been committed?
- isCompletionHandlerRegistered - Variable in class org.glassfish.grizzly.streams.BufferedInput
- isComposite() - Method in interface org.glassfish.grizzly.Buffer
- isComposite() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- isComposite() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- isComposite() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- isConnected() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- isConnected() - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Convenience method to determine if this
TyrusWebSocketinstance is connected. - isContent(HttpPacket) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns true if passed
HttpPacketis a HttpContent. - isContentBroken - Variable in class org.glassfish.grizzly.http.HttpHeader
-
true if HTTP message payload is broken due to inappropriate Transfer-Encoding or Content-Encoding settings.
- isContentBroken() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if HTTP packet payload was detected as broken due to unexpected error occurred during Transfer-Encoding or Content-Encoding processing.
- isContentEncodingsSelected() - Method in class org.glassfish.grizzly.http.HttpHeader
- isContentLengthHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- isContentTypeSet() - Method in class org.glassfish.grizzly.http.HttpHeader
- isControlFrame() - Method in class org.glassfish.tyrus.core.frame.Frame
-
Get information about frame type.
- isCustomReasonPhraseSet() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- isDaemon - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- isDaemon() - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- isDaemon() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Return
trueif thread pool threads are daemons. - isDecoded() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- isDecompressionEnabled() - Method in class org.glassfish.grizzly.http.CompressionConfig
- isDefaultContext - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- isDigit(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is a digit.
- isDirect - Variable in class org.glassfish.grizzly.memory.ByteBufferManager
-
Is direct ByteBuffer should be used?
- isDirect() - Method in interface org.glassfish.grizzly.Buffer
-
Tells whether or not this buffer is direct.
- isDirect() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- isDirect() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Returns true, if ByteBufferManager works with direct
ByteBuffers, or false otherwise. - isDirect() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- isDirect() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- isDirectorySlashOff() - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
- isDisableUploadTimeout() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isDone - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isDone() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- isDone() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- isDone() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isDownstream() - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- isEmpty() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- isEmpty() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- isEmpty() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- isEmpty() - Method in class org.glassfish.grizzly.utils.ArraySet
- isEmpty() - Method in class org.glassfish.tyrus.core.ErrorCollector
-
Checks whether any exception has been logged.
- isEmpty() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- isEnabled() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- isEncodeable(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Return true if the specified URL should be encoded with a session identifier.
- isEquivalent(String, String) - Static method in class org.glassfish.tyrus.core.uri.Match
-
Check for equivalent paths.
- isError() - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag indicates whether error occurred during the HTTP processing.
- isError() - Method in class org.glassfish.grizzly.http.server.Response
-
Error flag accessor.
- isExpectContent - Variable in class org.glassfish.grizzly.http.HttpHeader
- isExpectContent() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if HTTP message, represented by this header still expects additional content basing either on content-length or chunking information.
- isExternal() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.FileTransfer
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isFileCacheEnabled() - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
Returns true if this StaticHttpHandler has been configured to use file cache to serve static resources, or false otherwise.
- isFileSendEnabled() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Returns
trueif File resources may be be sent usingFileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel). - isFin() - Method in class org.glassfish.tyrus.core.frame.Frame
-
Get FIN value.
- isFinished() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- isFinished() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- isFinished() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- isFinished() - Method in interface org.glassfish.grizzly.InputSource
- isGracefulShutdownSupported() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- isHandshaking(SSLEngine) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- isHeader() - Method in class org.glassfish.grizzly.http.HttpContent
-
Returns true, if this HTTP message represents HTTP message header, or false otherwise.
- isHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true.
- isHeader() - Method in class org.glassfish.grizzly.http.HttpPacket
-
Returns true, if this HTTP message represents HTTP message header, or false otherwise.
- isHeaderParsed() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- isHeaderWritten() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- isHeadRequest() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns
trueif this request is aHEADrequest, otherwise returnsfalse. - isHexCharacter(char) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Checks whether the character
cis hexadecimal character. - isHexDigit(byte) - Static method in class org.glassfish.grizzly.http.util.HexUtils
- isHexDigit(int) - Static method in class org.glassfish.grizzly.http.util.HexUtils
- isHostVerificationEnabled() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Get the hostname verification state.
- isHtmlEncodingCustomReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns if we need to encode HTML sensitive characters in custom reason phrase.
- isHttp(Object) - Static method in class org.glassfish.grizzly.http.HttpPacket
-
Returns true if passed
Objectis a HttpPacket. - isHttpOnly - Variable in class org.glassfish.grizzly.http.Cookie
- isHttpOnly() - Method in class org.glassfish.grizzly.http.Cookie
-
HttpOnly feature is used in server->client communication only to let client know, that the cookie can not be accessed on the client-side (script etc).
- isIgnoreContentModifiers() - Method in class org.glassfish.grizzly.http.HttpHeader
- isInitialized() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- isInitialized() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- isInitialized() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- isInitialized() - Method in interface org.glassfish.tyrus.core.collection.LazyValue
-
Check if the lazy value has been initialized already (i.e. its
Value.get()method has already been called previously) or not. - isInputStreamHandlerPresent() - Method in class org.glassfish.tyrus.core.MessageHandlerManager
- isInterested(IOEvent) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
Is this
Processorinterested in processing the i/o event - isInterested(IOEvent) - Method in interface org.glassfish.grizzly.Processor
-
Is this
Processorinterested in processing the i/o event - isInterested(IOEvent) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
StandaloneProcessoris not interested in anyIOEvent. - isJmxEnabled() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
- isKeepAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag controls the connection keep-alive feature.
- isKeepAlive() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- isKeepAlive() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- isLast - Variable in class org.glassfish.grizzly.http.HttpContent
- isLast() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Always true true for the trailer message.
- isLast() - Method in class org.glassfish.grizzly.http.HttpContent
- isLast() - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Always true true for the trailer message.
- isLastAllocated(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Whether the last element in the buffer has been set
- isLastChunk - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- isLocked() - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Return the locked state of this parameter map.
- isLower(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is lower case.
- isManualIOEventControl - Variable in class org.glassfish.grizzly.Context
- isManualIOEventControl() - Method in class org.glassfish.grizzly.Context
- isMask() - Method in class org.glassfish.tyrus.core.frame.Frame
-
Currently not used.
- isMaxDispatchDepthReached() - Method in class org.glassfish.grizzly.http.server.Request
-
Check if the application dispatching has reached the maximum
- isMaxReentrantsReached() - Method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns true, if max number of write->completion-handler reentrants has been reached for the passed
Writer.Reentrantobject, and next write will happen in the separate thread. - isMimeTypeSet() - Method in class org.glassfish.grizzly.http.util.ContentType
- isNeedClientAuth() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- isNeedClientAuth() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Get "need client auth" property.
- isNew() - Method in class org.glassfish.grizzly.http.server.Session
-
Returns
trueif the client does not yet know about the session or if the client chooses not to join the session. - isNew() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- isNonPrintableUsAscii(int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
Returns true if the passed symbol code represents a non-printable US-ASCII symbol in range [Integer.MIN_VALUE; 9) U (9; 31] U [127; Integer.MAX_VALUE].
- isNotSpaceAndTab(byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- isNull() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- isNull() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- isNull() - Method in class org.glassfish.grizzly.http.util.CharChunk
- isNull() - Method in class org.glassfish.grizzly.http.util.DataChunk
- isNull() - Method in class org.glassfish.grizzly.http.util.MessageBytes
- isOK() - Method in class jakarta.websocket.SendResult
-
Determines if this result is ok or not.
- isOpen() - Method in interface jakarta.websocket.Session
-
Return true if and only if the underlying socket is open.
- isOpen() - Method in interface org.glassfish.grizzly.Closeable
-
Is Closeable open and ready.
- isOpen() - Method in interface org.glassfish.grizzly.Connection
-
Is
Connectionopen and ready. - isOpen() - Method in class org.glassfish.grizzly.nio.NIOConnection
- isOpen() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the information about session state.
- isOpen() - Method in class org.glassfish.tyrus.core.TyrusSession
- isOptimizedForMultiplexing() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Returns true, if NIOTransport is configured to use
AsyncQueueWriter, optimized to be used in connection multiplexing mode, or false otherwise. - isOptimizedForMultiplexing() - Method in class org.glassfish.grizzly.NIOTransportBuilder
- isOutputBuffered - Variable in class org.glassfish.grizzly.streams.AbstractStreamWriter
- isPassTraceRequest() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- isPaused() - Method in class org.glassfish.grizzly.AbstractTransport
- isPaused() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isPaused() - Method in interface org.glassfish.grizzly.Transport
- isPreserveHeaderCase() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- isProtocolConfigured() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
- isPushEnabled() - Method in class org.glassfish.grizzly.http.server.Request
- isReaderHandlerPresent() - Method in class org.glassfish.tyrus.core.MessageHandlerManager
- isReadOnly() - Method in interface org.glassfish.grizzly.Buffer
-
Tells whether or not this buffer is read-only.
- isReadOnly() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- isReadOnly() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- isReadOnly() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- isReadWrite(IOEvent) - Static method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- isReady() - Method in interface org.glassfish.grizzly.InputSource
- isReady(Connection) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
Checks whether there is ready data in
AsyncQueue, associated with theConnection. - isReady(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Checks whether there is ready data in
AsyncQueue, associated with theConnection. - isReady(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Checks whether there is ready data in
AsyncQueue, associated with theConnection. - isReallocate() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
-
Returns true if "reallocate" strategy is used or false otherwise.
- isRecycled - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- isRemoveHandledContentEncodingHeaders() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- isRenegotiateOnClientAuthWant() - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- isRequest() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
- isRequest() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
- isRequest() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
- isRequestedSessionIdFromCookie() - Method in class org.glassfish.grizzly.http.server.Request
- isRequestedSessionIdFromURL() - Method in class org.glassfish.grizzly.http.server.Request
-
Return
trueif the session identifier included in this request came from the request URI. - isRequestedSessionIdValid() - Method in class org.glassfish.grizzly.http.server.Request
- isReuseAddress - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- isReuseAddress - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- isReuseAddress() - Method in class org.glassfish.grizzly.nio.NIOTransport
- isReuseAddress() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- isReuseAddress() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- isReuseAddress() - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Whether address may be reused for multiple sockets
- isReuseSessionID() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Deprecated.since 2.3.17
- isRsv1() - Method in class org.glassfish.tyrus.core.frame.Frame
-
GET RSV1 value.
- isRsv2() - Method in class org.glassfish.tyrus.core.frame.Frame
-
GET RSV2 value.
- isRsv3() - Method in class org.glassfish.tyrus.core.frame.Frame
-
GET RSV3 value.
- isSecure() - Method in interface jakarta.websocket.Session
-
Return true if and only if the underlying socket is using a secure transport.
- isSecure() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
- isSecure() - Method in class org.glassfish.grizzly.http.HttpHeader
- isSecure() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isSecure() - Method in class org.glassfish.grizzly.http.server.Request
- isSecure() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Get the information about secure transport.
- isSecure() - Method in class org.glassfish.tyrus.core.RequestContext
- isSecure() - Method in class org.glassfish.tyrus.core.TyrusSession
- isSecure() - Method in class org.glassfish.tyrus.spi.UpgradeRequest
-
Indicates whether this request was made using a secure channel (such as HTTPS).
- isSecure(Connection) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
flag, which indicates whether this HttpCodecFilter is dealing with the secured HTTP packets.
- isSendFileEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isSendFileEnabled() - Method in class org.glassfish.grizzly.http.server.Response
- isSendFileEnabled() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Returns
trueif File resources may be be sent usingFileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel). - isSendHeaderUpstream() - Method in class org.glassfish.grizzly.http.ParsingResult
- isSeparator(int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Returns true if the byte is a separator character as defined in RFC2619.
- isSeparator(int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isSerialized(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Get the header's "serialized" flag.
- isServerMode() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- isService() - Static method in class org.glassfish.grizzly.threadpool.Threads
- isSessionOpen(String, String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Get information about session state.
- isSet() - Method in class org.glassfish.grizzly.http.util.ContentType
- isSet() - Method in class org.glassfish.grizzly.http.util.HeaderValue
- isSet(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Checks if this attribute is set on the
AttributeHolder. - isSet(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Checks if this attribute is set on the
AttributeStorage. - isShutdown() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- isShutdown() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- isSkipRemainder - Variable in class org.glassfish.grizzly.http.HttpHeader
- isSkipRemainder() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if either application or HTTP core part is not interested in parsing the rest of this HTTP message content and waits for the next HTTP message to come on this
Connection. - isSpaceOrTab(byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- isStandalone - Variable in class org.glassfish.grizzly.AbstractTransport
-
Deprecated.
- isStandalone - Variable in class org.glassfish.grizzly.nio.NIOConnection
- isStandalone() - Method in class org.glassfish.grizzly.AbstractTransport
- isStandalone() - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.
- isStandalone() - Method in class org.glassfish.grizzly.nio.NIOConnection
- isStandalone() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- isStandalone() - Method in interface org.glassfish.grizzly.Transport
- isStarted() - Method in class org.glassfish.grizzly.http.server.HttpServer
- isStarted() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isStayAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
-
Method returns true only if the connection is in keep-alive mode and there was no error occurred during the packet processing.
- isStopped() - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns true, if this Transport is in stopped state, false otherwise.
- isStopped() - Method in interface org.glassfish.grizzly.Transport
-
Returns true, if this Transport is in stopped state, false otherwise.
- isSupportBufferWindow() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
- isSupportBufferWindow() - Method in interface org.glassfish.grizzly.streams.StreamReader
- isSuspended() - Method in class org.glassfish.grizzly.http.server.Response
-
Return true/tt> if that
Response.suspend()has been invoked and set to true - isSuspended() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- isSuspended() - Method in interface org.glassfish.grizzly.http.server.SuspendContext
-
Returns true, if the
Responseis suspended, or false otherwise. - isTcpNoDelay() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- isTcpNoDelay() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- isTemplateVariablePresent(String) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Ascertain if a template variable is a member of this template.
- isTerminated() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- isTerminated() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- isToken(int) - Static method in class org.glassfish.grizzly.http.util.CookieHeaderParser
- isToken(String) - Static method in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
-
Is the provided String a token as per RFC 7230?
- isToken(String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isToken(String, String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isToken2(String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isToken2(String, String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isTraceEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isTraceEnabled() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- isTrackingThreadCache() - Static method in class org.glassfish.grizzly.Grizzly
- isTrailer(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpTrailer
- isTransferEncodingHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- isUncountable() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- isUpgrade() - Method in class org.glassfish.grizzly.http.HttpHeader
- isUpgradeHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- isUpper(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is upper case.
- isUpstream() - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- isUserInRole(String) - Method in interface org.glassfish.tyrus.core.RequestContext.Builder.IsUserInRoleDelegate
-
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
- isUserInRole(String) - Method in class org.glassfish.tyrus.core.RequestContext
- isUserInRoleDelegate(RequestContext.Builder.IsUserInRoleDelegate) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set delegate for
RequestContext.isUserInRole(String)method. - isValid() - Method in class org.glassfish.grizzly.http.server.Session
-
Is the current Session valid?
- isValid() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- isValid() - Method in interface org.glassfish.tyrus.container.grizzly.client.TaskProcessor.Condition
-
Check the condition.
- isVersionSet() - Method in class org.glassfish.grizzly.http.Cookie
- isWantClientAuth() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- isWantClientAuth() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Get "want client auth" property.
- isWhite(char) - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Is the specified character considered to be whitespace?
- isWhite(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is white space.
- isWhiteSpace(int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Returns true if the byte is a whitespace character as defined in RFC2619.
- iterator() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- iterator() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- iterator() - Method in class org.glassfish.grizzly.utils.ArraySet
- iterator() - Method in class org.glassfish.grizzly.utils.ServiceFinder
-
Returns discovered objects incrementally.
- iterator() - Method in class org.glassfish.tyrus.core.ServiceFinder
-
Returns discovered objects incrementally.
J
- jakarta.websocket - package jakarta.websocket
-
This package contains all the Jakarta WebSocket APIs common to both the client and server side.
- JAVASSIST_NOT_FOUND() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Javassist not found and programatic ServerEndpointConfigs cannot be proxied for modifyHandshake.
- jmxDisabled() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
- jmxDisabled() - Method in interface org.glassfish.grizzly.http.server.jmxbase.JmxEventListener
-
Invoked when JMX has been disabled.
- jmxEnabled() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
- jmxEnabled() - Method in interface org.glassfish.grizzly.http.server.jmxbase.JmxEventListener
-
Invoked when JMX has been enabled.
- JmxEventListener - Interface in org.glassfish.grizzly.http.server.jmxbase
-
Notify implementations when JMX is enabled on a
HttpServerinstance. - jmxManager - Variable in class org.glassfish.grizzly.http.server.HttpServer
- join(InetAddress, NetworkInterface) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Joins a multicast group to begin receiving all datagrams sent to the group.
- join(InetAddress, NetworkInterface, InetAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Joins a multicast group to begin receiving datagrams sent to the group from a given source address.
- JROUTE_COOKIE - Static variable in class org.glassfish.grizzly.http.server.Constants
- JSP_FILE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we expose the value of the
<jsp-file>value associated with this servlet, if any. - jspWildCard - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Wrapper
- jspWildCard - Variable in class org.glassfish.grizzly.http.server.util.MappingData
K
- kAlignMask - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kAlignTableSize - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kDicLogSizeMin - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- KEEP_ALIVE_TIMEOUT_IN_SECONDS - Static variable in class org.glassfish.grizzly.http.util.Constants
- keepAlive - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- KeepAlive - Class in org.glassfish.grizzly.http
-
Web container configuration for keep-alive HTTP connections.
- KeepAlive - org.glassfish.grizzly.http.util.Header
- KeepAlive() - Constructor for class org.glassfish.grizzly.http.KeepAlive
- KeepAlive(KeepAlive) - Constructor for class org.glassfish.grizzly.http.KeepAlive
-
The copy constructor.
- KEEPALIVE - Static variable in class org.glassfish.grizzly.http.server.Constants
- KEEPALIVE_BYTES - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
Keep-alive bytes.
- KEEPALIVE_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- KeepAliveProbe - Interface in org.glassfish.grizzly.http
-
Monitoring probe providing callbacks that may be invoked by Grizzly
KeepAlive. - KeepAliveProbe.Adapter - Class in org.glassfish.grizzly.http
-
KeepAliveProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - keepAliveTimeMillis - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- kEndPosModelIndex - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kernelConfig - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- kernelPool - Variable in class org.glassfish.grizzly.AbstractTransport
-
Kernel thread pool.
- kernelPoolConfig - Variable in class org.glassfish.grizzly.AbstractTransport
- key - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- KEY_FACTORY_MANAGER_ALGORITHM - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- KEY_FACTORY_MANAGER_ALGORITHM - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Key manager factory algorithm name.
- KEY_SIZE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we store the key size being used for this SSL connection (as an object of type java.lang.Integer).
- KEY_SIZE_KEY - Static variable in interface org.glassfish.grizzly.ssl.SSLSupport
-
The Request attribute key for the key size.
- KEY_SIZE_KEY - Static variable in class org.glassfish.grizzly.ssl.SSLSupportImpl
- KEY_STORE_FILE - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- KEY_STORE_FILE - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Key store file name.
- KEY_STORE_PASSWORD - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- KEY_STORE_PASSWORD - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Key store file password - the password used to unlock the trust store file.
- KEY_STORE_PROVIDER - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- KEY_STORE_PROVIDER - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Key store provider name.
- KEY_STORE_TYPE - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- KEY_STORE_TYPE - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Key store type (see
KeyStore.getType()for more info). - keySet() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- keySize - Variable in class org.glassfish.grizzly.ssl.SSLSupport.CipherData
- kMatchMaxLen - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kMatchMinLen - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumAlignBits - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumBitPriceShiftBits - Static variable in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- kNumFullDistances - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumHighLenBits - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumLenSpecSymbols - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- kNumLenSymbols - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumLenToPosStates - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumLenToPosStatesBits - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumLitContextBitsMax - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumLitPosStatesBitsEncodingMax - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumLowLenBits - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumLowLenSymbols - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumMidLenBits - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumMidLenSymbols - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumPosModels - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumPosSlotBits - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumPosStatesBitsEncodingMax - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumPosStatesBitsMax - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumPosStatesEncodingMax - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumPosStatesMax - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumRepDistances - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kNumStates - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
- kStartPosModelIndex - Static variable in class org.glassfish.grizzly.compression.lzma.impl.Base
L
- last - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
- last(boolean) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set whether this HttpContent chunk is the last.
- LAST_TO_FIRST - org.glassfish.grizzly.memory.CompositeBuffer.DisposeOrder
- lastIndexOf(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- lastIndexOf(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- lastMethodResult - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- lastModified - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- LastModified - org.glassfish.grizzly.http.util.Header
- lastModifiedHeader - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- lastResult - Variable in class org.glassfish.grizzly.AbstractTransformer.LastResultAwareState
- LastResultAwareState() - Constructor for class org.glassfish.grizzly.AbstractTransformer.LastResultAwareState
- lastWriteResult(long, long) - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
- lastWrittenBytes() - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
- lazy(Value<T>) - Static method in class org.glassfish.tyrus.core.collection.Values
-
Get a new lazily initialized
value provider. - lazyCookieState - Variable in class org.glassfish.grizzly.http.Cookie
- LazyCookieState - Class in org.glassfish.grizzly.http
-
Lazy cookie implementation, which is based on preparsed Grizzly
Buffers. - LazyCookieState() - Constructor for class org.glassfish.grizzly.http.LazyCookieState
- LazyFileCacheKey - Class in org.glassfish.grizzly.http.server.filecache
-
Lazy
FileCacheKeyobject. - lazyHolder(Supplier<T>) - Static method in class org.glassfish.grizzly.utils.Holder
- LazyHolder() - Constructor for class org.glassfish.grizzly.utils.Holder.LazyHolder
- lazyIntHolder(Supplier<Integer>) - Static method in class org.glassfish.grizzly.utils.Holder
- LazyIntHolder() - Constructor for class org.glassfish.grizzly.utils.Holder.LazyIntHolder
- lazyNameEquals(String) - Method in class org.glassfish.grizzly.http.Cookie
- LazyValue<T> - Interface in org.glassfish.tyrus.core.collection
-
Lazily initialized
value. - LC_OFFSET - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Lower case offset.
- LC_OFFSET - Static variable in class org.glassfish.grizzly.http.util.Constants
-
Lower case offset.
- LeaderFollowerNIOStrategy - Class in org.glassfish.grizzly.strategies
-
IOStrategy, which executesProcessors in a current threads, and resumes selector thread logic in separate thread. - LEAVE - org.glassfish.grizzly.ProcessorResult.Status
- LENGTH_REQUIRED_411 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- lengthAttribute - Variable in class org.glassfish.grizzly.utils.StringDecoder
- LF - Static variable in class org.glassfish.grizzly.http.server.Constants
-
LF.
- LF - Static variable in class org.glassfish.grizzly.http.util.Constants
-
LF.
- lifeCycleListeners - Variable in class org.glassfish.grizzly.Context
-
IOEventProcessingHandler is called to notify about IOEvent processing life-cycle events like suspend, resume, complete.
- lim - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- limit() - Method in interface org.glassfish.grizzly.Buffer
-
Returns this buffer's limit.
- limit() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- limit() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- limit() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- limit(int) - Method in interface org.glassfish.grizzly.Buffer
-
Sets this buffer's limit.
- limit(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- limit(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- limit(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- linger - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- listen() - Method in class org.glassfish.grizzly.nio.NIOTransport
- listen() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- listen() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- listen() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- ListFacadeFilterChain - Class in org.glassfish.grizzly.filterchain
-
FilterChainfacade, which implements all theListrelated methods. - ListFacadeFilterChain(List<Filter>) - Constructor for class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- listIterator() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- listIterator() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- listIterator(int) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- listIterator(int) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- LiteralDecoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder
- load(String) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Load a class using the current {link Thread#getContextClassLoader}
- load(String, ClassLoader) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
Load a class using the provided
ClassLoader - loadJmxObject(String, Object) - Static method in class org.glassfish.grizzly.monitoring.MonitoringUtils
-
Load JMX object class and create an instance using constructor with constructorParam.getClass() parameter.
- loadJmxObject(String, Object, Class) - Static method in class org.glassfish.grizzly.monitoring.MonitoringUtils
-
Load JMX object class and create an instance using constructor with contructorParamType parameter.
- loadProperties(LZMAEncoder.LZMAProperties) - Static method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- localAddr() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- localAddressC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- locales - Variable in class org.glassfish.grizzly.http.server.Request
-
The preferred Locales associated with this Request.
- localesParsed - Variable in class org.glassfish.grizzly.http.server.Request
-
Parse locales.
- Localizable - Interface in org.glassfish.grizzly.localization
-
Localizable message.
- Localizable - Interface in org.glassfish.tyrus.core.l10n
-
Localizable message.
- localizableAPPLICATION_DATA_TOO_LONG(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableARGUMENT_NOT_NULL(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableAUTHENTICATION_CREATE_AUTH_HEADER_FAILED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableAUTHENTICATION_CREDENTIALS_MISSING() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableAUTHENTICATION_DIGEST_NO_SUCH_ALG() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableAUTHENTICATION_DIGEST_QOP_UNSUPPORTED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableAUTHENTICATION_FAILED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableBINARY_MESSAGE_HANDLER_NOT_FOUND(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableBINARY_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableBUFFER_OVERFLOW() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_CHECKER_ADD_MESSAGE_HANDLER_ERROR(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_CHECKER_FORBIDDEN_RETURN_TYPE(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_CHECKER_FORBIDDEN_WEB_SOCKET_CLOSE_PARAM(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_CHECKER_FORBIDDEN_WEB_SOCKET_ERROR_PARAM(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_CHECKER_FORBIDDEN_WEB_SOCKET_OPEN_PARAM(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_CHECKER_MANDATORY_PARAM_MISSING(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_CHECKER_MULTIPLE_IDENTICAL_PARAMS(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_NOT_ELIGIBLE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_NOT_INSTANTIATED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLASS_NOT_PROXIABLE(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCLIENT_CANNOT_CONNECT(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCOMPONENT_PROVIDER_NOT_FOUND(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCOMPONENT_PROVIDER_THREW_EXCEPTION(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCONNECTION_HAS_BEEN_CLOSED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCONNECTION_NULL() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCONTROL_FRAME_FRAGMENTED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableCONTROL_FRAME_LENGTH() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableDATA_UNEXPECTED_LENGTH(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableDEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableDEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENCODING_FAILED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_ANNOTATION_NOT_FOUND(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_EXCEPTION_FROM_ON_ERROR(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_MAX_MESSAGE_SIZE_TOO_LONG(Object, Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_MULTIPLE_METHODS(Object, Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_MULTIPLE_SESSION_PARAM(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_UNHANDLED_EXCEPTION(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_UNKNOWN_PARAMS(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_WRONG_PARAMS(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableENDPOINT_WRONG_PATH_PARAM(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableEQUIVALENT_PATHS(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableEXCEPTION_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableEXCEPTION_CLOSE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableEXTENSION_EXCEPTION(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableFINE_GRIZZLY_ASYNCQUEUE_ERROR_NOCALLBACK_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableFINE_GRIZZLY_HTTP_PARAMETERS_DECODE_FAIL_DEBUG(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableFINE_GRIZZLY_HTTP_PARAMETERS_NOEQUAL(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableFRAGMENT_INVALID_OPCODE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableFRAME_WRITE_CANCELLED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableHANDSHAKE_HTTP_REDIRECTION_INFINITE_LOOP() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableHANDSHAKE_HTTP_REDIRECTION_MAX_REDIRECTION(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableHANDSHAKE_HTTP_REDIRECTION_NEW_LOCATION_ERROR(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableHANDSHAKE_HTTP_REDIRECTION_NEW_LOCATION_MISSING() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableHANDSHAKE_HTTP_REDIRECTION_NOT_ENABLED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableHANDSHAKE_HTTP_RETRY_AFTER_MESSAGE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableHEADERS_MISSING() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableILLEGAL_CONFIG_SYNTAX() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableILLEGAL_UTF_8_SEQUENCE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableINFO_GRIZZLY_HTTP_PARAMETERS_DECODE_FAIL_INFO(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableINFO_GRIZZLY_HTTP_PARAMETERS_INVALID_CHUNK(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableINFO_GRIZZLY_HTTP_PARAMETERS_MULTIPLE_DECODING_FAIL(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableINVALID_HEADER(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableINVALID_RESPONSE_CODE(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableIOEXCEPTION_CLOSE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableJAVASSIST_NOT_FOUND() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMAX_SESSIONS_PER_APP_EXCEEDED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMAX_SESSIONS_PER_ENDPOINT_EXCEEDED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMAX_SESSIONS_PER_REMOTEADDR_EXCEEDED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- LocalizableMessage - Class in org.glassfish.grizzly.localization
- LocalizableMessage - Class in org.glassfish.tyrus.core.l10n
- LocalizableMessage(String, String, Object...) - Constructor for class org.glassfish.grizzly.localization.LocalizableMessage
- LocalizableMessage(String, String, Object...) - Constructor for class org.glassfish.tyrus.core.l10n.LocalizableMessage
- localizableMESSAGE_HANDLER_ALREADY_REGISTERED_BINARY() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_HANDLER_ALREADY_REGISTERED_PONG() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_HANDLER_ALREADY_REGISTERED_TEXT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_HANDLER_ALREADY_REGISTERED_TYPE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_HANDLER_DECODER_NOT_REGISTERED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_HANDLER_ILLEGAL_ARGUMENT(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_HANDLER_PARTIAL_INVALID_TYPE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_HANDLER_WHOLE_OR_PARTIAL() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableMESSAGE_TOO_LONG(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- LocalizableMessageFactory - Class in org.glassfish.grizzly.localization
- LocalizableMessageFactory - Class in org.glassfish.tyrus.core.l10n
- LocalizableMessageFactory(String) - Constructor for class org.glassfish.grizzly.localization.LocalizableMessageFactory
- LocalizableMessageFactory(String) - Constructor for class org.glassfish.tyrus.core.l10n.LocalizableMessageFactory
- localizableNO_DECODER_FOUND() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableORIGIN_NOT_VERIFIED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizablePARTIAL_BINARY_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizablePARTIAL_MESSAGE_BUFFER_OVERFLOW() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizablePARTIAL_TEXT_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizablePROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizablePROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizablePROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableRSV_INCORRECTLY_SET() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableSEC_KEY_INVALID_LENGTH(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableSEC_KEY_INVALID_SERVER() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableSEC_KEY_NULL_NOT_ALLOWED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableSEND_MESSAGE_INFRAGMENT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableSESSION_CLOSED_IDLE_TIMEOUT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableSEVERE_GRIZZLY_COMET_ENGINE_INVALID_NOTIFICATION_HANDLER_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableSEVERE_GRIZZLY_CONFIG_SSL_CLASS_LOAD_FAILED_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableSEVERE_GRIZZLY_CONFIG_SSL_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableSEVERE_GRIZZLY_TRANSPORT_LISTEN_INTERRUPTED_REBIND_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableSOCKET_NOT_CONNECTED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableTEXT_MESSAGE_HANDLER_NOT_FOUND(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableTEXT_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableUNEXPECTED_END_FRAGMENT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableUNEXPECTED_ERROR_CONNECTION_CLOSE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableUNEXPECTED_STATE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableUNHANDLED_TEXT_MESSAGE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableURI_COMPONENT_ENCODED_OCTET_INVALID_DIGIT(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableURI_COMPONENT_ENCODED_OCTET_MALFORMED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableURI_COMPONENT_INVALID_CHARACTER(Object, Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localizableWARNING_GRIZZLY_BUFFERS_OVERFLOW_EXCEPTION(Object, Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONFIG_SSL_GENERAL_CONFIG_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONFIG_SSL_SECURE_PASSWORD_INITIALIZATION_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONFIG_SSL_SSL_IMPLEMENTATION_LOAD_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONFIG_SSL_UNKNOWN_CIPHER_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONNECTION_GET_READBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONNECTION_GET_WRITEBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONNECTION_SET_READBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONNECTION_SET_WRITEBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_CONNECTION_UDPMULTICASTING_EXCEPTIONE() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_FILTERCHAIN_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_GRACEFULSHUTDOWN_EXCEEDED(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_GRACEFULSHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_GRACEFULSHUTDOWN_MSG(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_FILECACHE_GENERAL_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_FILTER_HTTPHANDLER_INVOCATION_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_FILTER_UNEXPECTED() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_HTTPHANDLER_SERVICE_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_HTTPHANDLERCHAIN_ERRORPAGE() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_REQUEST_AFTERSERVICE_NOTIFICATION_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_REQUEST_BODY_SKIP() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_REQUEST_POST_TOO_LARGE() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_REQUESTUTILS_SENDFILE_FAILED() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_RESPONSE_FINISH_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_SERVEROUTPUTBUFFER_FILE_TRANSFER_CANCELLED(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVER_SERVEROUTPUTBUFFER_FILE_TRANSFER_FAILED(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_ADD_ERROR(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_REMOVE_ERROR(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_DESTROYED_ERROR(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_INITIALIZED_ERROR(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTEXT_LISTENER_LOAD_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_COOKIE_CREATE_ERROR(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_INPUTSTREAM_ISREADY_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_INPUTSTREAM_SETREADLISTENER_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_NON_BLOCKING_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_OUTPUTSTREAM_ISREADY_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_OUTPUTSTREAM_SETWRITELISTENER_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_BOUND_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_UNBOUND_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_HTTP_SEVERE_GRIZZLY_HTTP_PARAMETERS_MAX_COUNT_FAIL(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_IOSTRATEGY_UNCAUGHT_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_PROCESSOR_ERROR(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_SELECTOR_RUNNER_NOT_IN_STOPPED_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_SOCKET_KEEPALIVE_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_SOCKET_LINGER_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_SOCKET_REUSEADDRESS_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_SOCKET_TCPNODELAY_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_SOCKET_TIMEOUT_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_STATE_HOLDER_CALLING_CONDITIONLISTENER_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TCPSELECTOR_HANDLER_ACCEPTCHANNEL_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TEMPORARY_SELECTOR_IO_CANCEL_KEY_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TEMPORARY_SELECTOR_POOL_CREATE_SELECTOR_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TEMPORARY_SELECTOR_POOL_MISSES_EXCEPTION(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TEMPORARY_SELECTOR_POOL_SELECTOR_FAILURE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_THREADPOOL_UNCAUGHT_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TRANSPORT_NOT_PAUSE_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TRANSPORT_NOT_START_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TRANSPORT_NOT_STOP_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TRANSPORT_START_SERVER_CONNECTION_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_TRANSPORT_UNBINDING_CONNECTION_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
- localizableWARNING_GRIZZLY_UTILS_STATE_HOLDER_CONDITION_LISTENER_INVOCATION_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
- LocalizationMessages - Class in org.glassfish.tyrus.core.l10n
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages() - Constructor for class org.glassfish.tyrus.core.l10n.LocalizationMessages
- localize(Localizable) - Method in class org.glassfish.grizzly.localization.Localizer
- localize(Localizable) - Method in class org.glassfish.tyrus.core.l10n.Localizer
- Localizer - Class in org.glassfish.grizzly.localization
-
Localizes the
Localizableinto a message by using a configuredLocale. - Localizer - Class in org.glassfish.tyrus.core.l10n
-
Localizes the
Localizableinto a message by using a configuredLocale. - Localizer() - Constructor for class org.glassfish.grizzly.localization.Localizer
- Localizer() - Constructor for class org.glassfish.tyrus.core.l10n.Localizer
- Localizer(Locale) - Constructor for class org.glassfish.grizzly.localization.Localizer
- Localizer(Locale) - Constructor for class org.glassfish.tyrus.core.l10n.Localizer
- LOCALLY - org.glassfish.grizzly.CloseType
- LOCALLY - org.glassfish.grizzly.Connection.CloseType
-
Deprecated.
- LOCALLY_CLOSED_REASON - Static variable in class org.glassfish.grizzly.CloseReason
- localName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- localNameC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- localPort - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- Location - org.glassfish.grizzly.http.util.Header
- LOCATION - Static variable in class org.glassfish.tyrus.spi.UpgradeResponse
-
Header containing a new URI when
UpgradeResponse.getStatus(). - lock - Variable in class org.glassfish.grizzly.streams.BufferedInput
- lock() - Method in class org.glassfish.tyrus.core.RequestContext
-
Make headers and parameter map read-only.
- log(String) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Log a message on the Logger associated with our Container (if any)
- log(String, Throwable) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Log a message on the Logger associated with our Container (if any)
- LOG_HTTP_UPGRADE - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
User property to configure logging of HTTP upgrade messages.
- LogFilter - Class in org.glassfish.grizzly.utils
-
Simple log
Filter - LogFilter() - Constructor for class org.glassfish.grizzly.utils.LogFilter
- LogFilter(Logger) - Constructor for class org.glassfish.grizzly.utils.LogFilter
- LogFilter(Logger, Level) - Constructor for class org.glassfish.grizzly.utils.LogFilter
- logger - Static variable in class org.glassfish.grizzly.streams.AbstractStreamWriter
- logger(Class) - Static method in class org.glassfish.grizzly.Grizzly
- LOGGER - Static variable in class org.glassfish.grizzly.http.io.OutputBuffer
- LoggingFormatter - Class in org.glassfish.grizzly.utils
-
Format the record to include the Thread that logged the record.
- LoggingFormatter() - Constructor for class org.glassfish.grizzly.utils.LoggingFormatter
- LogMessages - Class in org.glassfish.grizzly.localization
-
Defines string formatting method for each constant in the resource file
- LogMessages() - Constructor for class org.glassfish.grizzly.localization.LogMessages
- LongDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.LongDecoder
- longToBuffer(long, byte[]) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Converts the specified long as a string representation to the provided byte buffer.
- longToBuffer(long, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Converts the specified long as a string representation to the provided buffer.
- lookup(String) - Method in interface org.glassfish.grizzly.http.server.naming.NamingContext
-
Retrieves the named object.
- lookupCharset(String) - Static method in class org.glassfish.grizzly.utils.Charsets
-
Lookup a
Charsetby name. - lookupFileCache(FilterChainContext) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- LZMAContentEncoding - Class in org.glassfish.grizzly.http
- LZMAContentEncoding() - Constructor for class org.glassfish.grizzly.http.LZMAContentEncoding
- LZMAContentEncoding(EncodingFilter) - Constructor for class org.glassfish.grizzly.http.LZMAContentEncoding
- LZMADecoder - Class in org.glassfish.grizzly.compression.lzma
- LZMADecoder() - Constructor for class org.glassfish.grizzly.compression.lzma.LZMADecoder
- LZMADecoder.LZMAInputState - Class in org.glassfish.grizzly.compression.lzma
- LZMAEncoder - Class in org.glassfish.grizzly.compression.lzma
- LZMAEncoder() - Constructor for class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- LZMAEncoder(LZMAEncoder.LZMAProperties) - Constructor for class org.glassfish.grizzly.compression.lzma.LZMAEncoder
- LZMAEncoder.LZMAOutputState - Class in org.glassfish.grizzly.compression.lzma
- LZMAEncoder.LZMAProperties - Class in org.glassfish.grizzly.compression.lzma
- LZMAFilter - Class in org.glassfish.grizzly.compression.lzma
- LZMAFilter() - Constructor for class org.glassfish.grizzly.compression.lzma.LZMAFilter
- LZMAInputState() - Constructor for class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- LZMAOutputState() - Constructor for class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- LZMAProperties() - Constructor for class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- LZMAProperties(int, int, int, int, int, int, int) - Constructor for class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
M
- main(String[]) - Static method in class org.glassfish.grizzly.Grizzly
- main(String[]) - Static method in class org.glassfish.grizzly.utils.LoggingFormatter
-
Example to test the com.glassfish.grizzly.utils.LoggingFormatter You need to include this parameter in the command line -Djava.util.logging.config.file=myfile
- makeCancellableFuture(Connection) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- makeContentLengthHeader(long) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Makes sure content-length header is present.
- makeIOException(Throwable) - Static method in class org.glassfish.grizzly.utils.Exceptions
-
Wrap the given
ThrowablebyIOException. - makeTransferEncodingHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Makes sure transfer-encoding header is present.
- makeUpgradeHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Propagate the "Upgrade" value to headers.
- managedWorkerPool - Variable in class org.glassfish.grizzly.AbstractTransport
- managementObject - Variable in class org.glassfish.grizzly.http.server.HttpServer
- map(HttpRequestPacket, DataChunk, MappingData) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Map the specified host name and URI, mutating the given mapping data.
- map(DataChunk, DataChunk, MappingData) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Map the specified host name and URI, mutating the given mapping data.
- map(MessageBytes, MappingData) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Map the specified URI relative to the context, mutating the given mapping data.
- MapElement() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.MapElement
- mapName(DataChunk, MappingData) - Method in interface org.glassfish.grizzly.http.server.util.DispatcherHelper
- mapPath(HttpRequestPacket, DataChunk, MappingData) - Method in interface org.glassfish.grizzly.http.server.util.DispatcherHelper
- MAPPED - org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
- Mapper - Class in org.glassfish.grizzly.http.server.util
-
Mapper, which implements the servlet API mapping rules (which are derived from the HTTP rules).
- Mapper() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper
- Mapper.Context - Class in org.glassfish.grizzly.http.server.util
- Mapper.ContextList - Class in org.glassfish.grizzly.http.server.util
- Mapper.Host - Class in org.glassfish.grizzly.http.server.util
- Mapper.MapElement - Class in org.glassfish.grizzly.http.server.util
- Mapper.Wrapper - Class in org.glassfish.grizzly.http.server.util
- MappingData - Class in org.glassfish.grizzly.http.server.util
-
Mapping data.
- MappingData() - Constructor for class org.glassfish.grizzly.http.server.util.MappingData
- mappingType - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- mapUriWithSemicolon(HttpRequestPacket, DataChunk, MappingData, int) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Maps the decodedURI to the corresponding HttpHandler, considering that URI may have a semicolon with extra data followed, which shouldn't be a part of mapping process.
- mapUriWithSemicolon(DataChunk, DataChunk, MappingData, int) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Maps the decodedURI to the corresponding HttpHandler, considering that URI may have a semicolon with extra data followed, which shouldn't be a part of mapping process.
- mark - Variable in class org.glassfish.grizzly.http.util.MimeHeaders
- mark - Variable in class org.glassfish.grizzly.memory.ByteBufferWrapper
- mark - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- mark() - Method in interface org.glassfish.grizzly.Buffer
-
Sets this buffer's mark at its position.
- mark() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- mark() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- mark() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- mark() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- mark(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Supported with binary and character data.
- markCancelled() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
-
Deprecated.
- markCancelled(int) - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
-
Marks
Responseas cancelled, if expectedModCount corresponds to the current modCount. - markForRecycle(boolean) - Method in interface org.glassfish.grizzly.GrizzlyFuture
-
Deprecated.
- markForRecycle(boolean) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- markForRecycle(boolean) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- markForRecycle(boolean) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- markResumed() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
-
Marks
Responseas resumed, but doesn't resume associatedFilterChainContextinvocation. - markSupported() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Only supported with binary data.
- mask(boolean) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Currently not used.
- MASK_SIZE - Static variable in class org.glassfish.tyrus.core.ProtocolHandler
-
RFC 6455
- MASKING_KEY_GENERATOR - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Property name for registering a custom masking key generator.
- maskingKey(Integer) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set masking key.
- MaskingKeyGenerator - Interface in org.glassfish.tyrus.core
-
Can be implemented to generate masking keys.
- match(CharSequence) - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, List<String>) - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, List<String>) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Match a URI against the template.
- match(CharSequence, List<String>, Map<String, String>) - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, Map<String, String>) - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Match a URI against the template.
- Match - Class in org.glassfish.tyrus.core.uri
-
Defines a match on an endpoint.
- matchedPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- matchesMethod(String) - Method in class org.glassfish.grizzly.http.Method
- MATRIX_PARAM - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI path component type that is a matrix parameter.
- MAX_AGE_IN_SECONDS - Static variable in class org.glassfish.grizzly.http.server.Constants
- MAX_BINARY_MESSAGE_BUFFER_SIZE - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Max binary buffer size.
- MAX_CACHE_ENTRIES - Static variable in class org.glassfish.grizzly.http.server.Constants
- MAX_IDLE_TIMEOUT - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Max idle timeout.
- MAX_LARGE_FILE_CACHE_SIZE - Static variable in class org.glassfish.grizzly.http.server.Constants
- MAX_NUM_HEADERS_DEFAULT - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
- MAX_NUM_HEADERS_UNBOUNDED - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
- MAX_RECEIVE_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- MAX_REQUEST_PARAMETERS - Static variable in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- MAX_SEND_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- MAX_SESSIONS_PER_APP - Static variable in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Maximum number of open sessions per server application.
- MAX_SESSIONS_PER_APP_EXCEEDED - org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener.OnOpenResult
-
Session cannot be opened - the maximal number of open session per application exceeded.
- MAX_SESSIONS_PER_APP_EXCEEDED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Maximal number of open sessions per application exceeded.
- MAX_SESSIONS_PER_ENDPOINT_EXCEEDED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Maximal number of open sessions per endpoint exceeded.
- MAX_SESSIONS_PER_REMOTE_ADDR - Static variable in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Maximum number of open sessions per unique remote address.
- MAX_SESSIONS_PER_REMOTE_ADDR_EXCEEDED - org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener.OnOpenResult
-
Session cannot be opened - the maximal number of open session per remote address exceeded.
- MAX_SESSIONS_PER_REMOTEADDR_EXCEEDED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Maximal number of open sessions per remote address exceeded.
- MAX_TEXT_MESSAGE_BUFFER_SIZE - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Max text buffer size.
- maxAge - Variable in class org.glassfish.grizzly.http.Cookie
- maxAsyncWriteQueueSize - Variable in class org.glassfish.grizzly.nio.NIOConnection
- maxBufferSize - Variable in class org.glassfish.grizzly.memory.AbstractMemoryManager
- MaxForwards - org.glassfish.grizzly.http.util.Header
- MaxHeaderCountExceededException() - Constructor for exception org.glassfish.grizzly.http.util.MimeHeaders.MaxHeaderCountExceededException
- maxHeadersSize - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- maxMessageSize() - Method in annotation type jakarta.websocket.OnMessage
-
Specifies the maximum size of message in bytes that the method this annotates will be able to process, or -1 to indicate that no maximum has been configured.
- maxNumHeaders(int) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Sets the maximum number of headers allowed.
- maxPayloadRemainderToSkip - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
The maximum request payload remainder (in bytes) HttpServerFilter will try to swallow after HTTP request processing is over in order to keep the connection alive.
- maxPendingBytes - Variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- maxPendingBytes - Variable in class org.glassfish.grizzly.ssl.SSLFilter
- maxPendingBytesPerConnection - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- maxPoolSize - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- maxQueuedTasks - Variable in class org.glassfish.grizzly.threadpool.SyncThreadPool
- maxSessions(int) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Sets maximal number of open sessions.
- MaxSessions - Annotation Type in org.glassfish.tyrus.core
-
This annotation may be used to annotate server endpoints as a optional annotation to
ServerEndpoint. - maxSessionsPerApp(Integer) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
Set maximal number of open sessions per server application.
- maxSessionsPerRemoteAddr(Integer) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
Set maximal number of open sessions from remote address.
- maxSmallBufferSize - Variable in class org.glassfish.grizzly.memory.ByteBufferManager
- maxWriteReentrants - Variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- maybeQuote2(int, StringBuilder, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
-
Quotes values using rules that vary depending on Cookie version.
- maybeQuote2(int, StringBuilder, String, boolean, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- maybeQuote2(int, StringBuilder, String, String, boolean, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- maybeQuote2(int, Buffer, String, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
-
Quotes values using rules that vary depending on Cookie version.
- maybeQuote2(int, Buffer, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- maybeQuote2(int, Buffer, String, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- MBEAN_REGISTRY_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which the managed bean Registry will be stored for privileged contexts (if enabled).
- MBEAN_SERVER_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which the MBeanServer will be stored for privileged contexts (if enabled).
- memoryManager - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport MemoryManager
- memoryManager - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- memoryManager - Variable in class org.glassfish.grizzly.streams.TransformerInput
- memoryManager - Variable in class org.glassfish.grizzly.streams.TransformerOutput
- MemoryManager<E extends Buffer> - Interface in org.glassfish.grizzly.memory
-
MemoryManager, responsible for allocating and releasing memory, required during application runtime.
- MemoryProbe - Interface in org.glassfish.grizzly.memory
-
MemoryManagermonitoring probe. - MemoryProbe.Adapter - Class in org.glassfish.grizzly.memory
-
MemoryProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - MemoryUtils - Class in org.glassfish.grizzly.memory
-
Class has useful methods to simplify the work with
Buffers. - MemoryUtils() - Constructor for class org.glassfish.grizzly.memory.MemoryUtils
- message - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- MESSAGE_HANDLER_ALREADY_REGISTERED_BINARY() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Binary MessageHandler already registered.
- MESSAGE_HANDLER_ALREADY_REGISTERED_PONG() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Pong MessageHandler already registered.
- MESSAGE_HANDLER_ALREADY_REGISTERED_TEXT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Text MessageHandler already registered.
- MESSAGE_HANDLER_ALREADY_REGISTERED_TYPE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
MessageHandler for type: {0} already registered.
- MESSAGE_HANDLER_DECODER_NOT_REGISTERED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Decoder for type: {0} has not been registered.
- MESSAGE_HANDLER_ILLEGAL_ARGUMENT(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Illegal MessageHandler argument value: {0}.
- MESSAGE_HANDLER_PARTIAL_INVALID_TYPE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Partial MessageHandler can''t be of type: {0}.
- MESSAGE_HANDLER_WHOLE_OR_PARTIAL() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
MessageHandler must implement MessageHandler.Whole or MessageHandler.Partial.
- MESSAGE_IN - org.glassfish.tyrus.core.DebugContext.Type
- MESSAGE_OUT - org.glassfish.tyrus.core.DebugContext.Type
- MESSAGE_TOO_LONG(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Message too long; allowed message size is {0} bytes.
- MessageBytes - Class in org.glassfish.grizzly.http.util
-
This class is used to represent a subarray of bytes in an HTTP message.
- MessageBytes() - Constructor for class org.glassfish.grizzly.http.util.MessageBytes
-
Deprecated.Use static newInstance() in order to allow future hooks.
- MessageBytes.MessageBytesFactory - Class in org.glassfish.grizzly.http.util
- MessageBytesFactory() - Constructor for class org.glassfish.grizzly.http.util.MessageBytes.MessageBytesFactory
- MessageCloner<E> - Interface in org.glassfish.grizzly.asyncqueue
-
Cloner, which will be called by
AsyncQueueWriter, when message could not be written directly, and will be added to the queue. - MessageEventListener - Interface in org.glassfish.tyrus.core.monitoring
-
Listens for message-level events that are interesting for monitoring.
- MessageHandler - Interface in jakarta.websocket
-
Developers implement MessageHandlers in order to receive incoming messages during a web socket conversation.
- MessageHandler.Partial<T> - Interface in jakarta.websocket
-
This kind of handler is notified by the implementation as it becomes ready to deliver parts of a whole message.
- MessageHandler.Whole<T> - Interface in jakarta.websocket
-
This kind of handler is notified by the container on arrival of a complete message.
- MessageHandlerManager - Class in org.glassfish.tyrus.core
-
Manages registered
MessageHandlers and checks whether the new ones may be registered. - MessageHandlerManager() - Constructor for class org.glassfish.tyrus.core.MessageHandlerManager
-
Construct manager with no decoders.
- method - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- method(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the HTTP request method.
- method(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Set the method to be used for the push.
- method(String) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
-
The push method.
- method(Method) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the HTTP request method.
- Method - Class in org.glassfish.grizzly.http
-
Predefined HTTP methods
- METHOD_NOT_ALLOWED_405 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- Method.PayloadExpectation - Enum in org.glassfish.grizzly.http
- methodInstanceToString(Object, Method) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Create a string representation of a method and an instance whose class implements the method.
- methodString - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- mimeHeaders - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- MimeHeaders - Class in org.glassfish.grizzly.http.util
-
Memory-efficient repository for Mime Headers.
- MimeHeaders() - Constructor for class org.glassfish.grizzly.http.util.MimeHeaders
-
Creates a new MimeHeaders object using a default buffer size.
- MimeHeaders.MaxHeaderCountExceededException - Exception in org.glassfish.grizzly.http.util
- MimeHeadersPacket - Interface in org.glassfish.grizzly.http
-
Common interface for
HttpPackets, which contain mimeheaders. - MimeType - Class in org.glassfish.grizzly.http.util
-
Hardcoded mime-type supported by default.
- MimeType() - Constructor for class org.glassfish.grizzly.http.util.MimeType
- MISDIRECTED_REQUEST - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- mm - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- modifyHandshake(ServerEndpointConfig, HandshakeRequest, HandshakeResponse) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
- Monitorable - Interface in org.glassfish.grizzly.http.server.jmxbase
-
Interface that allows arbitrary entities to provide a
JmxObjectthat can be registered with theorg.glassfish.grizzly.monitoring.jmx.GrizzlyJmxManager. - MonitoringAware<E> - Interface in org.glassfish.grizzly.monitoring
-
General interface for the objects, which could be monitored during the lifecycle.
- monitoringConfig - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
File cache probes
- monitoringConfig - Variable in class org.glassfish.grizzly.http.KeepAlive
-
Keep alive probes
- monitoringConfig - Variable in class org.glassfish.grizzly.http.server.filecache.FileCache
-
File cache probes
- monitoringConfig - Variable in class org.glassfish.grizzly.http.server.HttpServerFilter
-
Web server probes
- monitoringConfig - Variable in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Basic monitoring support.
- monitoringConfig - Variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Basic monitoring support.
- monitoringConfig - Variable in class org.glassfish.grizzly.nio.NIOConnection
-
Connection probes
- monitoringConfig - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
ThreadPool probes
- MonitoringConfig<E> - Interface in org.glassfish.grizzly.monitoring
-
General monitoring configuration interface.
- MonitoringUtils - Class in org.glassfish.grizzly.monitoring
-
The class, which contains utility methods for monitoring support.
- MonitoringUtils() - Constructor for class org.glassfish.grizzly.monitoring.MonitoringUtils
- moveBlock() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- MOVED_PERMANENTLY_301 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- movePos() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- movePos() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- multiBufferWindow - Variable in class org.glassfish.grizzly.streams.BufferedOutput
- MULTIPLE_CHOICES_300 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- MultivaluedHashMap<K,V> - Class in org.glassfish.tyrus.core.uri.internal
-
A hash table based implementation of
MultivaluedMapinterface. - MultivaluedHashMap() - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedHashMap
-
Constructs an empty multivalued hash map with the default initial capacity (
16) and the default load factor (0.75). - MultivaluedHashMap(int) - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedHashMap
-
Constructs an empty multivalued hash map with the specified initial capacity and the default load factor (
0.75). - MultivaluedHashMap(int, float) - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedHashMap
-
Constructs an empty multivalued hash map with the specified initial capacity and load factor.
- MultivaluedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedHashMap
-
Constructs a new multivalued hash map with the same mappings as the specified single-valued
Map. - MultivaluedHashMap(MultivaluedMap<? extends K, ? extends V>) - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedHashMap
-
Constructs a new multivalued hash map with the same mappings as the specified
MultivaluedMap. - MultivaluedMap<K,V> - Interface in org.glassfish.tyrus.core.uri.internal
-
A map of key-values pairs.
- MultivaluedStringMap - Class in org.glassfish.tyrus.core.uri.internal
-
An implementation of
MultivaluedMapwhere keys and values are instances of String. - MultivaluedStringMap() - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
- MultivaluedStringMap(int) - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
- MultivaluedStringMap(int, float) - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
- MultivaluedStringMap(MultivaluedMap<? extends String, ? extends String>) - Constructor for class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
N
- name - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport name
- name - Variable in class org.glassfish.grizzly.http.Cookie
- name - Variable in class org.glassfish.grizzly.http.server.GrizzlyPrincipal
-
The username of the user represented by this Principal.
- name - Variable in class org.glassfish.grizzly.http.server.util.Mapper.MapElement
- name - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- name - Variable in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- name - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- name() - Method in class org.glassfish.grizzly.attributes.Attribute
-
Return attribute name, which is used as attribute key on non-indexed
AttributeHolders. - NAME - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
- NAME - Static variable in class org.glassfish.grizzly.http.LZMAContentEncoding
- name2Attribute - Variable in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
- NAMED_DISPATCHER_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we store the servlet name on a named dispatcher request.
- names() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns an enumeration of strings representing the header field names.
- NamingContext - Interface in org.glassfish.grizzly.http.server.naming
-
This interface represents a naming context, which consists of a set of name-to-object bindings.
- NamingException - Exception in org.glassfish.grizzly.http.server.naming
-
This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
- NamingException(String) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
- NamingException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
- NamingException(Throwable) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
- NEED_HANDSHAKE_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- NEED_HANDSHAKE_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- NEED_MORE_DATA - org.glassfish.grizzly.compression.lzma.impl.Decoder.State
- needClientAuth - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Require client Authentication.
- NEGOTIATED_EXTENSIONS - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Negotiated extensions.
- NEGOTIATED_SUBPROTOCOL - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Negotiated subprotocol.
- nesting - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- nesting - Variable in class org.glassfish.grizzly.http.server.util.Mapper.ContextList
- NetworkListener - Class in org.glassfish.grizzly.http.server
- NetworkListener(String) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname. - NetworkListener(String, boolean) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname, which, depending onisBindToInheritedwill or will not be bound to an inherited Channel. - NetworkListener(String, String) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiednameandhost. - NetworkListener(String, String, int) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname,host, andport. - NetworkListener(String, String, PortRange) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname,host, andport. - NetworkListener(String, String, PortRange, boolean) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
-
Constructs a new
NetworkListenerusing the specifiedname,host, andport. - newBuffer() - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
-
Construct CompositeBuffer.
- newBuffer(int) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
- newBuffer(int) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- newBuffer(int) - Method in class org.glassfish.grizzly.streams.TransformerOutput
- newBuffer(MemoryManager) - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
- newBuffer(MemoryManager, Buffer...) - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
- newBuffer(MemoryManager, Buffer[], boolean) - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
- newContentType(String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Creates a
ContentTypewrapper over aStringcontent-type representation. - newContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Creates a
ContentTypewrapper over the passed mime-type and character encoding. - newDecoder() - Method in class org.glassfish.tyrus.core.StrictUtf8
- newEncoder() - Method in class org.glassfish.tyrus.core.StrictUtf8
- newHeaderValue(String) - Static method in class org.glassfish.grizzly.http.util.HeaderValue
-
Creates a
HeaderValuewrapper over aStringheader value representation. - newHttpStatus(int, String) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
- newInstance() - Static method in class org.glassfish.grizzly.http.util.DataChunk
- newInstance() - Method in class org.glassfish.grizzly.http.util.MessageBytes.MessageBytesFactory
- newInstance() - Static method in class org.glassfish.grizzly.http.util.MessageBytes
-
Construct a new MessageBytes instance
- newInstance() - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- newInstance() - Static method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
- newInstance(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.HttpContext
- newInstance(ByteChunk, BufferChunk, CharChunk, String) - Static method in class org.glassfish.grizzly.http.util.DataChunk
- newPushBuilder() - Method in class org.glassfish.grizzly.http.server.Request
- newSelector(SelectorProvider) - Static method in class org.glassfish.grizzly.nio.Selectors
-
Creates new
Selectorusing passedSelectorProvider. - newSettableContentType() - Static method in class org.glassfish.grizzly.http.util.ContentType
- NextAction - Interface in org.glassfish.grizzly.filterchain
-
The interface defines the instruction for a
FilterChain, how it should continue filter chain execution. - nextElement() - Method in class org.glassfish.grizzly.http.server.util.Enumerator
-
Returns the next element of this enumeration if this enumeration has at least one more element to provide.
- nextFilterIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- nextInt() - Method in interface org.glassfish.tyrus.core.MaskingKeyGenerator
-
Return next random int similarly to
Random.nextInt(). - nioChannelDistributor - Variable in class org.glassfish.grizzly.nio.NIOTransport
- nioChannelDistributor - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- NIOChannelDistributor - Interface in org.glassfish.grizzly.nio
- NIOConnection - Class in org.glassfish.grizzly.nio
-
Common
Connectionimplementation for Java NIO Connections. - NIOConnection(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.NIOConnection
- NIOInputStream - Class in org.glassfish.grizzly.http.io
-
Stream implementation to read binary request content.
- NIOInputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOInputStream
- NIOOutputStream - Class in org.glassfish.grizzly.http.io
-
Stream implementation for writing binary content to an HTTP user-agent.
- NIOOutputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOOutputStream
- NIOReader - Class in org.glassfish.grizzly.http.io
-
Character stream implementation used to read character-based request content.
- NIOReader() - Constructor for class org.glassfish.grizzly.http.io.NIOReader
- NIOTransport - Class in org.glassfish.grizzly.nio
- NIOTransport(String) - Constructor for class org.glassfish.grizzly.nio.NIOTransport
- NIOTransportBuilder<T extends NIOTransportBuilder> - Class in org.glassfish.grizzly
-
This builder is responsible for creating
NIOTransportimplementations as well as providing basic configuration forIOStrategiesand thread pools. - NIOTransportBuilder(Class<? extends NIOTransport>) - Constructor for class org.glassfish.grizzly.NIOTransportBuilder
- NIOWriter - Class in org.glassfish.grizzly.http.io
-
Stream implementation for writing character content to an HTTP user-agent.
- NIOWriter() - Constructor for class org.glassfish.grizzly.http.io.NIOWriter
- NO_CONTENT_204 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NO_DECODER_FOUND() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
No decoder found.
- NO_EXTENSION - jakarta.websocket.CloseReason.CloseCodes
-
1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the server didn't return them in the response message of the WebSocket handshake.
- NO_EXTENSION - org.glassfish.tyrus.core.CloseReasons
-
1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the server didn't return them in the response message of the WebSocket handshake.
- NO_FILTER_INDEX - Static variable in class org.glassfish.grizzly.filterchain.FilterChainContext
- NO_OP - Static variable in interface org.glassfish.tyrus.core.monitoring.ApplicationEventListener
-
An instance of @ApplicationEventListener that does not do anything.
- NO_OP - Static variable in interface org.glassfish.tyrus.core.monitoring.EndpointEventListener
-
An instance of @EndpointEventListener that does not do anything.
- NO_OP - Static variable in interface org.glassfish.tyrus.core.monitoring.MessageEventListener
-
An instance of @MessageEventListener that does not do anything.
- NO_STATUS_CODE - jakarta.websocket.CloseReason.CloseCodes
-
1005 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
- NO_STATUS_CODE - org.glassfish.tyrus.core.CloseReasons
-
1005 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
- NON_AUTHORATIVE_INFORMATION_203 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- None - org.glassfish.grizzly.http.util.DataChunk.Type
- NONE - org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- NONE - org.glassfish.grizzly.IOEvent
-
no event
- NOOP_CHUNK - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
- NoOpByteArrayCoder - Class in org.glassfish.tyrus.core.coder
- NoOpByteArrayCoder() - Constructor for class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder
- NoOpByteBufferCoder - Class in org.glassfish.tyrus.core.coder
- NoOpByteBufferCoder() - Constructor for class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder
- NoOpTextCoder - Class in org.glassfish.tyrus.core.coder
- NoOpTextCoder() - Constructor for class org.glassfish.tyrus.core.coder.NoOpTextCoder
- NORMAL_CLOSURE - jakarta.websocket.CloseReason.CloseCodes
-
1000 indicates a normal closure, meaning that the purpose for which the connection was established has been fulfilled.
- NORMAL_CLOSURE - org.glassfish.tyrus.core.CloseReasons
-
1000 indicates a normal closure, meaning that the purpose for which the connection was established has been fulfilled.
- normalize() - Method in enum org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.
- normalize(String) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Normalize the URI by resolve the dot & dot-dot path segments as described in RFC 3986.
- normalize(URI) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Normalize the URI by resolve the dot & dot-dot path segments as described in RFC 3986.
- normalize(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Normalize URI.
- normalize(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Normalize URI.
- normalizeBuffer(BufferChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- normalizeBytes(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- normalizeChars(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- NOT_ACCEPTABLE_406 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NOT_ALLOWED - org.glassfish.grizzly.http.Method.PayloadExpectation
- NOT_APPLICABLE - org.glassfish.tyrus.spi.WebSocketEngine.UpgradeStatus
-
Not a WebSocketRequest or no mapping in the application.
- NOT_CONSISTENT - jakarta.websocket.CloseReason.CloseCodes
-
1007 indicates that an endpoint is terminating the connection because it has received data within a message that was not consistent with the type of the message (e.g., non-UTF-8 data within a text message).
- NOT_CONSISTENT - org.glassfish.tyrus.core.CloseReasons
-
1007 indicates that an endpoint is terminating the connection because it has received data within a message that was not consistent with the type of the message (e.g., non-UTF-8 data within a text message).
- NOT_FOUND_404 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NOT_IMPLEMENTED_501 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NOT_LOCALIZABLE - Static variable in interface org.glassfish.grizzly.localization.Localizable
-
Special constant that represents a message that is not localizable.
- NOT_LOCALIZABLE - Static variable in interface org.glassfish.tyrus.core.l10n.Localizable
-
Special constant that represents a message that is not localizable.
- NOT_MODIFIED_304 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NOT_RUN - org.glassfish.grizzly.ProcessorResult.Status
- Note<E> - Class in org.glassfish.grizzly.http
-
The Note value associated with HttpRequestPacket.
- NOTIFICATION_CLOSED_COMPLETE - Static variable in class org.glassfish.grizzly.nio.NIOConnection
- NOTIFICATION_INITIALIZED - Static variable in class org.glassfish.grizzly.nio.NIOConnection
- notifyAvailable(int) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Method returns
Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading. - notifyAvailable(int) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Method returns
Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading. - notifyAvailable(int, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Method returns
Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading. - notifyAvailable(int, CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Method returns
Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading. - notifyAvailable(ReadHandler) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Installs a
ReadHandlerthat will be notified when any data becomes available to read without blocking. - notifyAvailable(ReadHandler) - Method in interface org.glassfish.grizzly.InputSource
-
Notify the specified
ReadHandlerwhen any number of bytes or characters can be read without blocking. - notifyAvailable(ReadHandler, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Installs a
ReadHandlerthat will be notified when the specified amount of data is available to be read without blocking. - notifyAvailable(ReadHandler, int) - Method in interface org.glassfish.grizzly.InputSource
-
Notify the specified
ReadHandlerwhen the number of bytes that can be read without blocking is greater or equal to the specifiedsize. - notifyCancel(FutureImpl<R>, CompletionHandler) - Static method in class org.glassfish.grizzly.utils.Futures
-
Complete passed
FutureImplandCompletionHandlervia the cancellation notification. - notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Instructs the
OutputSinkto invoke the providedWriteHandlerwhen it is possible to write more bytes (or characters). - notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Instructs the
OutputSinkto invoke the providedWriteHandlerwhen it is possible to write more bytes (or characters). - notifyCanWrite(WriteHandler) - Method in interface org.glassfish.grizzly.OutputSink
-
Instructs the
OutputSinkto invoke the providedWriteHandlerwhen it is possible to write more bytes (or characters). - notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.the
lengthparameter will be ignored. Please useOutputBuffer.notifyCanWrite(org.glassfish.grizzly.WriteHandler). - notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Deprecated.
- notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Deprecated.
- notifyCanWrite(WriteHandler, int) - Method in interface org.glassfish.grizzly.OutputSink
-
Deprecated.the
lengthparameter will be ignored. Pls. useOutputSink.notifyCanWrite(org.glassfish.grizzly.WriteHandler). - notifyChangedExcept(Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- notifyComplete() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- notifyCompleteAndRecycle() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- notifyCompleted(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
- notifyCompleted(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedInput
- notifyCondition(Condition) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Method returns
Future, using which it's possible check if StreamReader meets specificCondition. - notifyCondition(Condition) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Method returns
Future, using which it's possible check if StreamReader meets specificCondition. - notifyCondition(Condition, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Method returns
Future, using which it's possible check if StreamReader meets specificCondition. - notifyCondition(Condition, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedInput
- notifyCondition(Condition, CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.Input
- notifyCondition(Condition, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.StreamInput
- notifyCondition(Condition, CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Method returns
Future, using which it's possible check if StreamReader meets specificCondition. - notifyConditionListeners() - Method in class org.glassfish.grizzly.utils.StateHolder
- notifyConnectionError(Throwable) - Method in interface org.glassfish.grizzly.Connection
-
Method gets invoked, when error occur during the Connection lifecycle.
- notifyConnectionError(Throwable) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Method gets invoked, when error occur during the Connection lifecycle.
- notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyDownstream(FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- notifyDownstream(FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- notifyException(ExceptionHandler.Severity, Throwable) - Method in interface org.glassfish.grizzly.utils.ExceptionHandler
- notifyFailure(Throwable) - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- notifyFailure(CompletionHandler<Integer>, Throwable) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
- notifyFailure(CompletionHandler<Integer>, Throwable) - Method in class org.glassfish.grizzly.streams.BufferedInput
- notifyFailure(FutureImpl<R>, CompletionHandler, Throwable) - Static method in class org.glassfish.grizzly.utils.Futures
-
Complete passed
FutureImplandCompletionHandlerusing the passed error - notifyHandshakeComplete(Connection<?>, SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- notifyHandshakeComplete(Connection<?>, SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- notifyHandshakeFailed(Connection, Throwable) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- notifyHandshakeFailed(Connection, Throwable) - Method in class org.glassfish.grizzly.ssl.SSLFilter
- notifyHandshakeInit(Connection<?>, SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- notifyHandshakeStart(Connection) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- notifyHaveResult() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Notify blocked listeners threads about operation completion.
- notifyIncomplete() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- notifyIOEventDisabled(NIOConnection, IOEvent) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the IO Event disabled event. - notifyIOEventEnabled(NIOConnection, IOEvent) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the IO Event enabled event. - notifyIOEventReady(NIOConnection, IOEvent) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the IO Event ready event. - notifyProbesAccept(NIOConnection, NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the accept event. - notifyProbesBeforePause(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
-
Notify registered
TransportProbes about the before-pause event. - notifyProbesBeforeResume(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
-
Notify registered
TransportProbes about the before-resume event. - notifyProbesBeforeStart(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
-
Notify registered
TransportProbes about the before-start event. - notifyProbesBeforeStop(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
-
Notify registered
TransportProbes about the before-stop event. - notifyProbesBind(NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the bind event. - notifyProbesClose(NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the close event. - notifyProbesConfigChanged(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
-
Notify registered
TransportProbes about the config changed event. - notifyProbesConnect(NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the connect event. - notifyProbesConnectionAccepted(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection accepted" event. - notifyProbesEntryAdded(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry added" event. - notifyProbesEntryHit(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry hit event. - notifyProbesEntryMissed(FileCache, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry missed" event. - notifyProbesEntryRemoved(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the "entry removed" event. - notifyProbesError(FileCache, Throwable) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Notify registered
FileCacheProbes about the error. - notifyProbesError(NIOConnection, Throwable) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the error. - notifyProbesError(NIOTransport, Throwable) - Static method in class org.glassfish.grizzly.nio.NIOTransport
-
Notify registered
TransportProbes about the error. - notifyProbesHit(KeepAlive, Connection, int) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection hit" event. - notifyProbesPause(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
-
Notify registered
TransportProbes about the pause event. - notifyProbesPause(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
-
Notify registered
TransportProbes about the pause event. - notifyProbesRead(NIOConnection, Buffer, int) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the read event. - notifyProbesRefused(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection refused" event. - notifyProbesResume(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
-
Notify registered
TransportProbes about the resume event. - notifyProbesStart(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
-
Notify registered
TransportProbes about the start event. - notifyProbesStop(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
-
Notify registered
TransportProbes about the stop event. - notifyProbesStop(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
-
Notify registered
TransportProbes about the stop event. - notifyProbesTimeout(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection timeout" event. - notifyProbesWrite(NIOConnection, Buffer, long) - Static method in class org.glassfish.grizzly.nio.NIOConnection
-
Notify registered
ConnectionProbes about the write event. - notifyReady() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- notifyReady() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- notifyResult(FutureImpl<R>, CompletionHandler<R>, R) - Static method in class org.glassfish.grizzly.utils.Futures
-
Complete passed
FutureImplandCompletionHandlerusing the passed result object. - notifyTransportError(Throwable) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Method gets invoked, when error occur during the Transport lifecycle.
- notifyTransportError(Throwable) - Method in interface org.glassfish.grizzly.Transport
-
Method gets invoked, when error occur during the Transport lifecycle.
- notifyUpstream(FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- notifyUpstream(FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- notifyWhenConditionMatchState(Condition, CompletionHandler<E>) - Method in class org.glassfish.grizzly.utils.StateHolder
-
Register listener, which will be notified, when state will match the condition.
- notifyWhenStateIsEqual(E, CompletionHandler<E>) - Method in class org.glassfish.grizzly.utils.StateHolder
-
Register listener, which will be notified, when state will be equal to passed one.
- notifyWhenStateIsNotEqual(E, CompletionHandler<E>) - Method in class org.glassfish.grizzly.utils.StateHolder
-
Register listener, which will be notified, when state will become not equal to passed one.
- notifyWritePossible(Connection<SocketAddress>, WriteHandler) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- notifyWritePossible(Connection<SocketAddress>, WriteHandler, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Deprecated.
- notifyWritePossible(Connection<L>, WriteHandler) - Method in interface org.glassfish.grizzly.Writer
-
Registers
WriteHandler, which will be notified ones at least one byte can be written. - notifyWritePossible(Connection<L>, WriteHandler, int) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Deprecated.the size parameter will be ignored, use
instead. - notifyWritePossible(Connection, WriteHandler) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Registers
WriteHandler, which will be notified ones at least one byte can be written. - notifyWritePossible(WriteHandler) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- notifyWritePossible(WriteHandler, int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- nowPos64 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
O
- object - Variable in class org.glassfish.grizzly.http.server.util.Mapper.MapElement
- OBJECT - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Object type.
- ObjectCache() - Constructor for class org.glassfish.grizzly.ThreadCache.ObjectCache
- ObjectCacheElement(int) - Constructor for class org.glassfish.grizzly.ThreadCache.ObjectCacheElement
- ObjectFactory - Class in org.glassfish.tyrus.core.wsadl.model
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.glassfish.tyrus.core.wsadl.model package.
- ObjectFactory() - Constructor for class org.glassfish.tyrus.core.wsadl.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.glassfish.tyrus.core.wsadl.model
- ObjectPool<E extends PoolableObject> - Interface in org.glassfish.grizzly.utils
-
Basic interface for object pool implementations
- objectToString(Object) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Create a string representation of an object.
- obtainArrayCopy() - Method in class org.glassfish.grizzly.utils.ArraySet
-
Get the copy of the underlying array.
- obtainContext(Connection) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
Creates
Context - obtainContext(Connection) - Method in interface org.glassfish.grizzly.Processor
-
Creates
Context - obtainContext(Connection) - Method in class org.glassfish.grizzly.StandaloneProcessor
- obtainFilterChainContext(Connection) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- obtainFilterChainContext(Connection) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- obtainFilterChainContext(Connection, int, int, int) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- obtainFilterChainContext(Connection, int, int, int) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- obtainFilterChainContext(Connection, Closeable) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- obtainFilterChainContext(Connection, Closeable) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- obtainFilterChainContext(Connection, Closeable, int, int, int) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- obtainFilterChainContext(Connection, Closeable, int, int, int) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- obtainIndex(Class<E>, int) - Static method in class org.glassfish.grizzly.ThreadCache
- obtainIndex(String, Class<E>, int) - Static method in class org.glassfish.grizzly.ThreadCache
- obtainMappingData() - Method in class org.glassfish.grizzly.http.server.Request
- obtainMemoryManager(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
- obtainPostponedTasks() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- obtainProcessor(IOEvent) - Method in interface org.glassfish.grizzly.Connection
-
Gets the
Processor, which will processConnectionI/O event. - obtainProcessor(IOEvent) - Method in class org.glassfish.grizzly.nio.NIOConnection
- obtainProcessor(IOEvent, Connection) - Method in class org.glassfish.grizzly.AbstractTransport
-
Gets the default
Processor, which will process TransportConnections I/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - obtainProcessor(IOEvent, Connection) - Method in interface org.glassfish.grizzly.Transport
-
Gets the default
Processor, which will process TransportConnections I/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - obtainProcessorState(Processor, Supplier<E>) - Method in interface org.glassfish.grizzly.Connection
-
Returns the
Processorstate associated with this Connection. - obtainProcessorState(Processor, Supplier<E>) - Method in class org.glassfish.grizzly.nio.NIOConnection
- obtainSessionCookieName() - Method in class org.glassfish.grizzly.http.server.Request
- obtainSslConnectionContext(Connection) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- obtainStateObject(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
- of(T) - Static method in class org.glassfish.tyrus.core.collection.Values
-
Get a new constant
value providerwhoseget()method always returns the instance supplied to thevalueparameter. - OFF - org.glassfish.grizzly.http.CompressionConfig.CompressionMode
- OFF - org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.
- OFF - org.glassfish.tyrus.core.DebugContext.TracingType
-
No tracing headers will be ever sent in handshake response.
- offer(E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Add the new task into the task queue.
- offer(E) - Method in interface org.glassfish.grizzly.utils.ObjectPool
- offer(Selector) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- offset - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- offset - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- OK_200 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- OK_CACHED - org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
- OK_CACHED_TIMESTAMP - org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
- OLD_COOKIE_FORMAT - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
- ON - org.glassfish.grizzly.http.CompressionConfig.CompressionMode
- ON - org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.
- ON_DEMAND - org.glassfish.tyrus.core.DebugContext.TracingType
-
Tracing headers will be sent in handshake response only if X-Tyrus-Tracing-Accept header is present in handshake request.
- onAccept() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
-
Method will be called by framework, when async accept will be ready
- onAccept(Connection, WritableMessage) - Method in interface org.glassfish.grizzly.asyncqueue.PushBackHandler
-
Deprecated.The method is invoked once message is accepted by
Writer. - onAcceptEvent(Connection, Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when server side connection gets accepted.
- onAcceptEvent(Connection, Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when server side connection gets accepted.
- onAdded(FilterChain) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Method is called, when the Filter has been added to the passed
FilterChain. - onAdded(FilterChain) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Method is called, when the Filter has been added to the passed
FilterChain. - onAdded(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- onAdded(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- onAdded(FilterChain) - Method in class org.glassfish.grizzly.utils.LogFilter
- onAfterService() - Method in class org.glassfish.grizzly.http.server.Request
- onAfterService(Request) - Method in interface org.glassfish.grizzly.http.server.AfterServiceListener
-
The method will be called once the
Requestprocessing will be completed. - onAllDataRead() - Method in interface org.glassfish.grizzly.ReadHandler
-
Invoked when all data for the current request has been read.
- onApplicationDestroyed() - Method in interface org.glassfish.tyrus.core.monitoring.ApplicationEventListener
-
Called when the application has been destroyed.
- onApplicationInitialized(String) - Method in interface org.glassfish.tyrus.core.monitoring.ApplicationEventListener
-
Called when the application has been initialized.
- onBeforePauseEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called before pausing the
Transport. - onBeforePauseEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called before pausing the
Transport. - onBeforeResumeEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called before resuming the
Transport. - onBeforeResumeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called before resuming the
Transport. - onBeforeServiceEvent(HttpServerFilter, Connection, Request, HttpHandler) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, before invoking
HttpHandler.service(org.glassfish.grizzly.http.server.Request, org.glassfish.grizzly.http.server.Response). - onBeforeServiceEvent(HttpServerFilter, Connection, Request, HttpHandler) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, before invoking
HttpHandler.service(org.glassfish.grizzly.http.server.Request, org.glassfish.grizzly.http.server.Response). - onBeforeStartEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called before starting the
Transport. - onBeforeStartEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called before starting the
Transport. - onBeforeStopEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called before stopping the
Transport. - onBeforeStopEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called before stopping the
Transport. - onBindEvent(Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when server side connection gets bound.
- onBindEvent(Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when server side connection gets bound.
- onBroadcast(byte[]) - Method in interface org.glassfish.tyrus.core.cluster.BroadcastListener
-
Invoked when received request to broadcast binary data.
- onBroadcast(String) - Method in interface org.glassfish.tyrus.core.cluster.BroadcastListener
-
Invoked when received request to broadcast text message.
- onBufferAllocateEvent(int) - Method in class org.glassfish.grizzly.memory.MemoryProbe.Adapter
-
Called by
MemoryManager, when new buffer gets allocated - onBufferAllocateEvent(int) - Method in interface org.glassfish.grizzly.memory.MemoryProbe
-
Called by
MemoryManager, when new buffer gets allocated - onBufferAllocateFromPoolEvent(int) - Method in class org.glassfish.grizzly.memory.MemoryProbe.Adapter
-
Called by
MemoryManager, when buffer gets allocated from some pool - onBufferAllocateFromPoolEvent(int) - Method in interface org.glassfish.grizzly.memory.MemoryProbe
-
Called by
MemoryManager, when buffer gets allocated from some pool - onBufferReleaseToPoolEvent(int) - Method in class org.glassfish.grizzly.memory.MemoryProbe.Adapter
-
Called by
MemoryManager, when buffer gets released into a buffer pool - onBufferReleaseToPoolEvent(int) - Method in interface org.glassfish.grizzly.memory.MemoryProbe
-
Called by
MemoryManager, when buffer gets released into a buffer pool - onClose() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- onClose() - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on session close event.
- onClose(CloseReason) - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on session close event.
- onClose(Session, CloseReason) - Method in class jakarta.websocket.Endpoint
-
This method is called immediately prior to the session with the remote peer being closed.
- onClose(Session, CloseReason) - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
- onClose(Throwable) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- onClose(Connection) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
Callback method, which is called, when
Connectionhas been closed, to let processor release a connection associated resources. - onClose(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Callback method, which is called, when
Connectionhas been closed, to let processor release a connection associated resources. - onClose(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Callback method, which is called, when
Connectionhas been closed, to let processor release a connection associated resources. - onClose(CloseFrame) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when the remote endpoint sent a closing frame.
- onClose(TyrusSession, CloseReason) - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener
-
Invoked after
OnCloseannotated method orEndpoint.onClose(jakarta.websocket.Session, jakarta.websocket.CloseReason)execution. - OnClose - Annotation Type in jakarta.websocket
-
This method level annotation can be used to decorate a Java method that wishes to be called when a web socket session is closing.
- onClosed() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
- onClosed() - Method in class org.glassfish.grizzly.streams.BufferedOutput
- onClosed() - Method in class org.glassfish.grizzly.streams.TransformerOutput
- onClosed(Connection, Connection.CloseType) - Method in interface org.glassfish.grizzly.Connection.CloseListener
-
Deprecated.
- onClosed(T, C) - Method in interface org.glassfish.grizzly.CloseListener
- onCloseEvent(Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when
Connectiongets closed. - onCloseEvent(Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when
Connectiongets closed. - onCloseInputSource() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
- onCloseInputSource() - Method in class org.glassfish.grizzly.streams.BufferedInput
- onCloseInputSource() - Method in class org.glassfish.grizzly.streams.TransformerInput
- onCommit() - Method in interface org.glassfish.grizzly.http.io.OutputBuffer.LifeCycleListener
- onComplete() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
The method is called when this SafeFutureImpl is marked as completed.
- onComplete(Connection<?>) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
- onComplete(Context, Object) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
IOEventprocessing completed. - onComplete(Context, Object) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
IOEventprocessing completed. - onComplete(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChainContext.CompletionListener
-
The method is called, when passed
FilterChainContextprocessing is complete. - onConfigChangeEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called, when the
Transportconfiguration gets changed. - onConfigChangeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called, when the
Transportconfiguration gets changed. - onConnect() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Method will be called, when the connection gets connected.
- onConnect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Method will be called, when the connection gets connected.
- onConnect(UpgradeRequest, String, List<Extension>, String, DebugContext) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when the opening handshake between both endpoints has been completed.
- onConnectedAsync(TCPNIOConnection, CompletionHandler<Connection>) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- onConnectEvent(Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when client side connection gets connected (opened).
- onConnectEvent(Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when client side connection gets connected (opened).
- onConnectFailure(Exception) - Method in class org.glassfish.tyrus.client.ClientManager.ReconnectHandler
-
Called when there is a connection failure.
- onConnectionAcceptEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
-
Method will be called, when new keep-alive HTTP connection is getting established.
- onConnectionAcceptEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
-
Method will be called, when new keep-alive HTTP connection is getting established.
- onContentChunkParseEvent(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when HTTP message content chunk gets parsed (either request or response).
- onContentChunkParseEvent(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when HTTP message content chunk gets parsed (either request or response).
- onContentChunkSerializeEvent(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when HTTP message content chunk is prepared to be serialized (either request or response).
- onContentChunkSerializeEvent(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when HTTP message content chunk is prepared to be serialized (either request or response).
- onContentEncodingParseEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
ContentEncodingwill be applied during the parsing/decoding of the certain HTTP message content chunk. - onContentEncodingParseEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
ContentEncodingwill be applied during the parsing/decoding of the certain HTTP message content chunk. - onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
This method will be called after the
ContentEncodinghas been applied. - onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
This method will be called after the
ContentEncodinghas been applied. - onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
/** Method will be called, when
ContentEncodingwill be applied during the serialization/encoding of the certain HTTP message content chunk. - onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
/** Method will be called, when
ContentEncodingwill be applied during the serialization/encoding of the certain HTTP message content chunk. - onContentEncodingSerializeResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
ContentEncodingwill be applied during the serialization/encoding of the certain HTTP message content chunk. - onContentEncodingSerializeResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
ContentEncodingwill be applied during the serialization/encoding of the certain HTTP message content chunk. - onContextManualIOEventControl(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
Processing switched to the manual IOEvent control.
- onContextManualIOEventControl(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
Processing switched to the manual IOEvent control.
- onContextResume(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
IOEventprocessing resumed. - onContextResume(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
IOEventprocessing resumed. - onContextSuspend(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
IOEventprocessing suspended. - onContextSuspend(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
IOEventprocessing suspended. - onCopy(FilterChainContext, FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChainContext.CopyListener
-
The method is called, when passed
FilterChainContextis copied. - onDataAvailable() - Method in interface org.glassfish.grizzly.ReadHandler
-
Invoked when data is available to be read without blocking.
- onDataReceivedEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
Bufferwill come for processing to theHttpCodecFilter(either request or response). - onDataReceivedEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
Bufferwill come for processing to theHttpCodecFilter(either request or response). - onDataSentEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
Buffer, produced by theHttpCodecFilterwill be ready to go to the nextFilterin the chain and finally written on wire. - onDataSentEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
Buffer, produced by theHttpCodecFilterwill be ready to go to the nextFilterin the chain and finally written on wire. - onDisconnect(CloseReason) - Method in class org.glassfish.tyrus.client.ClientManager.ReconnectHandler
-
Called after
OnCloseannotated method (orEndpoint.onClose(jakarta.websocket.Session, jakarta.websocket.CloseReason)is invoked. - onEndpointRegistered(String, Class<?>) - Method in interface org.glassfish.tyrus.core.monitoring.ApplicationEventListener
-
Called when an endpoint has been registered.
- onEndpointUnregistered(String) - Method in interface org.glassfish.tyrus.core.monitoring.ApplicationEventListener
-
Called when an endpoint has been unregistered.
- onEntryAddedEvent(FileCache, FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
-
Method will be called, when file cache entry gets added.
- onEntryAddedEvent(FileCache, FileCacheEntry) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
-
Method will be called, when file cache entry gets added.
- onEntryHitEvent(FileCache, FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
-
Method will be called, when file cache entry gets hit.
- onEntryHitEvent(FileCache, FileCacheEntry) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
-
Method will be called, when file cache entry gets hit.
- onEntryMissedEvent(FileCache, String, String) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
-
Method will be called, when file cache entry is missed for some resource.
- onEntryMissedEvent(FileCache, String, String) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
-
Method will be called, when file cache entry is missed for some resource.
- onEntryRemovedEvent(FileCache, FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
-
Method will be called, when file cache entry gets removed.
- onEntryRemovedEvent(FileCache, FileCacheEntry) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
-
Method will be called, when file cache entry gets removed.
- onError(Session, Throwable) - Method in class jakarta.websocket.Endpoint
-
Developers may implement this method when the web socket session creates some kind of error that is not modeled in the web socket protocol.
- onError(Session, Throwable) - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
- onError(String, Throwable) - Method in interface org.glassfish.tyrus.core.monitoring.EndpointEventListener
-
Called when an error has occurred.
- onError(Throwable) - Method in interface org.glassfish.grizzly.ReadHandler
-
Invoked when an error occurs processing the request asynchronously.
- onError(Throwable) - Method in interface org.glassfish.grizzly.WriteHandler
-
Invoked when an error occurs processing the request asynchronously.
- onError(Throwable) - Method in interface org.glassfish.tyrus.client.TyrusClientEngine.ClientHandshakeListener
-
Called when an error is found in handshake response.
- onError(Context, Object) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
Error occurred during
IOEventprocessing. - onError(Context, Object) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
Error occurred during
IOEventprocessing. - OnError - Annotation Type in jakarta.websocket
-
This method level annotation can be used to decorate a Java method that wishes to be called in order to handle errors.
- onErrorEvent(Connection, Throwable) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when error occurs on the
Connection. - onErrorEvent(Connection, Throwable) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when error occurs on the
Connection. - onErrorEvent(Connection, HttpPacket, Throwable) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when error occurs during the
HttpCodecFilterprocessing. - onErrorEvent(Connection, HttpPacket, Throwable) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when error occurs during the
HttpCodecFilterprocessing. - onErrorEvent(FileCache, Throwable) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheProbe.Adapter
-
Method will be called, when error occurs on the
FileCache. - onErrorEvent(FileCache, Throwable) - Method in interface org.glassfish.grizzly.http.server.filecache.FileCacheProbe
-
Method will be called, when error occurs on the
FileCache. - onErrorEvent(Transport, Throwable) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called, when error occurs on the
Transport. - onErrorEvent(Transport, Throwable) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called, when error occurs on the
Transport. - onExtensionNegotiation(ExtendedExtension.ExtensionContext, List<Extension.Parameter>) - Method in interface org.glassfish.tyrus.core.extension.ExtendedExtension
-
Parameter negotiation.
- onFailure(Connection<?>, Throwable) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
- onFilterChainChanged(FilterChain) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Method is called, when the
FilterChainthis Filter is part of, has been changed. - onFilterChainChanged(FilterChain) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Method is called, when the
FilterChainthis Filter is part of, has been changed. - onFilterChainChanged(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- onFilterChainChanged(FilterChain) - Method in class org.glassfish.grizzly.utils.LogFilter
- onFragment(BinaryFrame, boolean) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when a fragmented binary message has been received.
- onFragment(TextFrame, boolean) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when a fragmented textual message has been received.
- onFrameReceived(TyrusFrame.FrameType, long) - Method in interface org.glassfish.tyrus.core.monitoring.MessageEventListener
-
Called when a frame has been received.
- onFrameSent(TyrusFrame.FrameType, long) - Method in interface org.glassfish.tyrus.core.monitoring.MessageEventListener
-
Called when a frame has been sent.
- onHandshakeResponse(ExtendedExtension.ExtensionContext, List<Extension.Parameter>) - Method in interface org.glassfish.tyrus.core.extension.ExtendedExtension
-
Called only on the client side when handshake response arrives.
- onHeaderParseEvent(Connection, HttpHeader, int) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when HTTP message header gets parsed (either request or response).
- onHeaderParseEvent(Connection, HttpHeader, int) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when HTTP message header gets parsed (either request or response).
- onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when HTTP message header gets serialized (either request or response).
- onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when HTTP message header gets serialized (either request or response).
- onHitEvent(Connection, int) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
-
Method will be called, when HTTP request comes on a kept alive connection.
- onHitEvent(Connection, int) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
-
Method will be called, when HTTP request comes on a kept alive connection.
- onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when a HTTP body chunk has been encoded in preparation to being transmitted to the user-agent.
- onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback which is invoked when parsing an HTTP message payload fails.
- onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked as request/response body content has been processed by this
Filter. - onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback which is invoked when parsing an HTTP message header fails.
- onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback invoked when the HTTP message header parsing is complete.
- onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when HTTP headers have been encoded in preparation to being transmitted to the user-agent.
- onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when HTTP headers portion comes for
HttpHeadermessage. - onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback method, called when
HttpPacketparsing has been completed. - onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onIncomingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
The method is called, when a peer sends an upgrade HTTP packet (either request or response).
- onInit(Connection<?>, SSLEngine) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
- onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when the initial response line has been encoded in preparation to being transmitted to the user-agent.
- onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when either the request line or status line has been parsed.
- onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onIOEventDisableEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when
IOEventfor the specificConnectiongets disabled. - onIOEventDisableEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when
IOEventfor the specificConnectiongets disabled. - onIOEventEnableEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when
IOEventfor the specificConnectiongets enabled. - onIOEventEnableEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when
IOEventfor the specificConnectiongets enabled. - onIOEventReadyEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when
IOEventfor the specificConnectiongets ready. - onIOEventReadyEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when
IOEventfor the specificConnectiongets ready. - onKeyDeregistered(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- onKeyDeregistered(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- onKeyRegistered(SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- onKeyRegistered(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- onLeave(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
- onLeave(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
- onMaxNumberOfThreadsEvent(AbstractThreadPool, int) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when the
AbstractThreadPoolimplementation has allocated and is managing a number of threads equal to the maximum limit of the pool. - onMaxNumberOfThreadsEvent(AbstractThreadPool, int) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when the
AbstractThreadPoolimplementation has allocated and is managing a number of threads equal to the maximum limit of the pool. - onMaxNumberOfThreadsReached() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method is called by AbstractThreadPool, when maximum number of worker threads is reached and task will need to wait in task queue, until one of the threads will be able to process it.
- onMessage(BinaryFrame) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when a binary message has been received.
- onMessage(TextFrame) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when a text message has been received.
- onMessage(T) - Method in interface jakarta.websocket.MessageHandler.Whole
-
Called when the message has been fully received.
- onMessage(T, boolean) - Method in interface jakarta.websocket.MessageHandler.Partial
-
Called when the next part of a message has been fully received.
- OnMessage - Annotation Type in jakarta.websocket
-
This method level annotation can be used to make a Java method receive incoming web socket messages.
- onMissingResource(Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
The method will be called, if the static resource requested by the
Requestwasn't found, soStaticHttpHandlerimplementation may try to workaround this situation. - onNotRun(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
IOEventwasn't processed. - onNotRun(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
IOEventwasn't processed. - onOpen(Session, EndpointConfig) - Method in class jakarta.websocket.Endpoint
-
Developers must implement this method to be notified when a new conversation has just begun.
- onOpen(Session, EndpointConfig) - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
- onOpen(TyrusSession) - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener
-
Invoked before
OnOpenannotated method orEndpoint.onOpen(jakarta.websocket.Session, jakarta.websocket.EndpointConfig)is invoked. - OnOpen - Annotation Type in jakarta.websocket
-
This method level annotation can be used to decorate a Java method that wishes to be called when a new web socket session is open.
- onOpenInputSource() - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
- onOpenInputSource() - Method in class org.glassfish.grizzly.streams.BufferedInput
- onOpenInputSource() - Method in class org.glassfish.grizzly.streams.TransformerInput
- onOutgoingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- onPauseEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called when the
Transportis paused. - onPauseEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called when the
Transportis paused. - onPing(PingFrame) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when the remote endpoint has sent a ping frame.
- onPong(PongFrame) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when the remote endpoint has sent a pong frame.
- onProcessInterest(SelectionKey, int) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- onProcessInterest(SelectionKey, int) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- onPushBack(Connection, WritableMessage, PushBackContext) - Method in interface org.glassfish.grizzly.asyncqueue.PushBackHandler
-
Deprecated.The method is invoked if message was refused by
Writerdue to I/O or memory limitations. - onRead(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Method will be called, when some data was read on the connection
- onRead(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Method will be called, when some data was read on the connection
- onReadEvent(Connection, Buffer, int) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when the
Connectionhas read data. - onReadEvent(Connection, Buffer, int) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when the
Connectionhas read data. - onReadFailure(Connection, AsyncReadQueueRecord, IOException) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
- onReadyToRead(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
- onReadyToRead(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueReader
- onReadyToRead(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueReader
- onReadyToWrite(NIOConnection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- onReadyToWrite(NIOConnection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueWriter
- onReadyToWrite(NIOConnection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueWriter
- onRefuseEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
-
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
- onRefuseEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
-
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
- onRemoved(FilterChain) - Method in class org.glassfish.grizzly.filterchain.BaseFilter
-
Method is called, when the Filter has been removed from the passed
FilterChain. - onRemoved(FilterChain) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Method is called, when the Filter has been removed from the passed
FilterChain. - onRemoved(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- onRemoved(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- onRemoved(FilterChain) - Method in class org.glassfish.grizzly.utils.LogFilter
- onRequestCancelEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
- onRequestCancelEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Requestprocessing is cancelled after suspend. - onRequestCompleteEvent(HttpServerFilter, Connection, Response) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
-
Receive notification of the completion of a
Responsean possibly trigger an access log entry generation. - onRequestCompleteEvent(HttpServerFilter, Connection, Response) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when
Requestprocessing will be completed. - onRequestCompleteEvent(HttpServerFilter, Connection, Response) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Requestprocessing will be completed. - onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
-
Instrument the specified
Requestwith an attribute marking its received time (in nanoseconds). - onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when new
Requestwill come. - onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when new
Requestwill come. - onRequestResumeEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when
Requestprocessing is resumed. - onRequestResumeEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Requestprocessing is resumed. - onRequestSuspendEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when
Requestprocessing is suspended. - onRequestSuspendEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Requestprocessing is suspended. - onRequestTimeoutEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when
Requestprocessing is timeout after suspend. - onRequestTimeoutEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Requestprocessing is timeout after suspend. - onReregister(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
Reregister
IOEventinterest. - onReregister(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
Reregister
IOEventinterest. - onRerun(Context, Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
Re-run
IOEventprocessing. - onRerun(Context, Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
Re-run
IOEventprocessing. - onResult(SendResult) - Method in interface jakarta.websocket.SendHandler
-
Called once the message has been transmitted.
- onResumeEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called, when the
Transportgets resumed. - onResumeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called, when the
Transportgets resumed. - onSelectorClosed(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- onSelectorClosed(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- onSendBinary(byte[]) - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on send binary message event.
- onSendBinary(byte[], boolean) - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on send partial binary message event.
- onSendPing(byte[]) - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on send ping frame event.
- onSendPong(byte[]) - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on send pong frame event.
- onSendText(String) - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on send text message event.
- onSendText(String, boolean) - Method in class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Invoked on send partial text message event.
- onSessionClosed(String) - Method in interface org.glassfish.tyrus.core.cluster.SessionListener
-
Invoked when session is closed.
- onSessionClosed(String) - Method in interface org.glassfish.tyrus.core.monitoring.EndpointEventListener
-
Called when a session has been closed.
- onSessionCreated(Session) - Method in interface org.glassfish.tyrus.client.TyrusClientEngine.ClientHandshakeListener
-
Invoked when handshake is completed and provided
Sessionis open and ready to be returned fromWebSocketContainer.connectToServer(Class, jakarta.websocket.ClientEndpointConfig, java.net.URI)(and alternatives) call. - onSessionOpened(String) - Method in interface org.glassfish.tyrus.core.cluster.SessionListener
-
Invoked when session is opened.
- onSessionOpened(String) - Method in interface org.glassfish.tyrus.core.monitoring.EndpointEventListener
-
Called when a session has been opened.
- onShareHeap() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- onStart(Connection<?>) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
- onStartEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called when the
Transporthas been started. - onStartEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called when the
Transporthas been started. - onStopEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called when the
Transporthas been stopped. - onStopEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called when the
Transporthas been stopped. - onTaskCancelEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when a dequeued task has been canceled.
- onTaskCancelEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when a dequeued task has been canceled.
- onTaskCancelled(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method is called by a thread pool each time a dequeued task has been canceled instead of being processed.
- onTaskCompletedEvent(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
This method will be invoked when a the specified
Runnablehas completed execution. - onTaskCompleteEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when a dequeued task has completed processing.
- onTaskCompleteEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when a dequeued task has completed processing.
- onTaskDequeued(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method is called by a thread pool each time a task has been dequeued from a task queue.
- onTaskDequeueEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when a task has been pulled from the queue and is about to be processed.
- onTaskDequeueEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when a task has been pulled from the queue and is about to be processed.
- onTaskQueued(Runnable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method is called by a thread pool each time new task has been queued to a task queue.
- onTaskQueueEvent(AbstractThreadPool, Runnable) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when a task has been queued for processing.
- onTaskQueueEvent(AbstractThreadPool, Runnable) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when a task has been queued for processing.
- onTaskQueueOverflow() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method is called by a thread pool, when new task could not be added to a task queue, because task queue is full.
- onTaskQueueOverflowEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when the task queue of the
AbstractThreadPoolimplementation has exceeded its configured size. - onTaskQueueOverflowEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when the task queue of the
AbstractThreadPoolimplementation has exceeded its configured size. - onTerminate(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
Terminate
IOEventprocessing in this thread, but it's going to be continued later. - onTerminate(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
Deprecated.will never be invoked
- onThreadAllocateEvent(AbstractThreadPool, Thread) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when an
AbstractThreadPoolimplementation allocates a new managedThread. - onThreadAllocateEvent(AbstractThreadPool, Thread) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when an
AbstractThreadPoolimplementation allocates a new managedThread. - onThreadPoolStartEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when an
AbstractThreadPoolimplementation starts running. - onThreadPoolStartEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when an
AbstractThreadPoolimplementation starts running. - onThreadPoolStopEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when an
AbstractThreadPoolimplementation stops. - onThreadPoolStopEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when an
AbstractThreadPoolimplementation stops. - onThreadReleaseEvent(AbstractThreadPool, Thread) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
This event may be fired when a thread will no longer be managed by the
AbstractThreadPoolimplementation. - onThreadReleaseEvent(AbstractThreadPool, Thread) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
This event may be fired when a thread will no longer be managed by the
AbstractThreadPoolimplementation. - onTimeout(Connection) - Method in interface org.glassfish.grizzly.utils.ActivityCheckFilter.TimeoutHandler
- onTimeout(Connection) - Method in interface org.glassfish.grizzly.utils.IdleTimeoutFilter.TimeoutHandler
- onTimeout(Response) - Method in interface org.glassfish.grizzly.http.server.TimeoutHandler
-
Method is called, when suspended
Responsetimeout expired. - onTimeoutEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
-
Method will be called, when the keep alive Connection idle timeout expired.
- onTimeoutEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
-
Method will be called, when the keep alive Connection idle timeout expired.
- onTraceRequest(Request, Response) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- onTransferEncodingParseEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
TransferEncodingwill be applied during the parsing/decoding of the certain HTTP message content chunk. - onTransferEncodingParseEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
TransferEncodingwill be applied during the parsing/decoding of the certain HTTP message content chunk. - onTransferEncodingSerializeEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
TransferEncodingwill be applied during the serialization/encoding of the certain HTTP message content chunk. - onTransferEncodingSerializeEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
TransferEncodingwill be applied during the serialization/encoding of the certain HTTP message content chunk. - onWorkerExit(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method is called by
AbstractThreadPool.Worker, when it's completingAbstractThreadPool.Worker.run()method execution, which in most cases means, that ThreadPool's thread will be released. - onWorkerExit(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool
- onWorkerStarted(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
Method is called by
AbstractThreadPool.Worker, when it's startingAbstractThreadPool.Worker.run()method execution, which means, that ThreadPool's thread is getting active and ready to process tasks. - onWrite(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Method will be called, when some data was written on the connection
- onWrite(Buffer, long) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Method will be called, when some data was written on the connection
- onWriteEvent(Connection, Buffer, long) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when the
Connectionhas written data. - onWriteEvent(Connection, Buffer, long) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when the
Connectionhas written data. - onWriteFailure(Connection, AsyncWriteQueueRecord, Throwable) - Static method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- onWritePossible() - Method in interface org.glassfish.grizzly.WriteHandler
-
This callback will be invoked when the requirements as dictated by writer are met.
- opcode(byte) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set opcode.
- OPEN_ROOT_PATH_PATTERN - Static variable in class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Path pattern matching the any URI path.
- openClientSocket(ClientEndpointConfig, Map<String, Object>, ClientEngine) - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer
- openClientSocket(ClientEndpointConfig, Map<String, Object>, ClientEngine) - Method in interface org.glassfish.tyrus.spi.ClientContainer
-
Open client socket - connect to endpoint specified with
urlparameter. - operationCompletionHandler - Variable in class org.glassfish.grizzly.filterchain.FilterChainContext
-
CompletionHandler, which will be notified, when operation will be complete. - optimizedForMultiplexing - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- OPTIONS - Static variable in class org.glassfish.grizzly.http.Method
- order - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- order() - Method in interface org.glassfish.grizzly.Buffer
-
Retrieves this buffer's byte order.
- order() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- order() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- order() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- order(ByteOrder) - Method in interface org.glassfish.grizzly.Buffer
-
Modifies this buffer's byte order.
- order(ByteOrder) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- order(ByteOrder) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- order(ByteOrder) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- org.glassfish.grizzly - package org.glassfish.grizzly
- org.glassfish.grizzly.asyncqueue - package org.glassfish.grizzly.asyncqueue
- org.glassfish.grizzly.attributes - package org.glassfish.grizzly.attributes
- org.glassfish.grizzly.compression.lzma - package org.glassfish.grizzly.compression.lzma
- org.glassfish.grizzly.compression.lzma.impl - package org.glassfish.grizzly.compression.lzma.impl
- org.glassfish.grizzly.compression.lzma.impl.lz - package org.glassfish.grizzly.compression.lzma.impl.lz
- org.glassfish.grizzly.compression.lzma.impl.rangecoder - package org.glassfish.grizzly.compression.lzma.impl.rangecoder
- org.glassfish.grizzly.compression.zip - package org.glassfish.grizzly.compression.zip
- org.glassfish.grizzly.filterchain - package org.glassfish.grizzly.filterchain
- org.glassfish.grizzly.http - package org.glassfish.grizzly.http
- org.glassfish.grizzly.http.io - package org.glassfish.grizzly.http.io
- org.glassfish.grizzly.http.server - package org.glassfish.grizzly.http.server
- org.glassfish.grizzly.http.server.accesslog - package org.glassfish.grizzly.http.server.accesslog
- org.glassfish.grizzly.http.server.filecache - package org.glassfish.grizzly.http.server.filecache
- org.glassfish.grizzly.http.server.http2 - package org.glassfish.grizzly.http.server.http2
- org.glassfish.grizzly.http.server.io - package org.glassfish.grizzly.http.server.io
- org.glassfish.grizzly.http.server.jmxbase - package org.glassfish.grizzly.http.server.jmxbase
- org.glassfish.grizzly.http.server.naming - package org.glassfish.grizzly.http.server.naming
- org.glassfish.grizzly.http.server.util - package org.glassfish.grizzly.http.server.util
- org.glassfish.grizzly.http.util - package org.glassfish.grizzly.http.util
- org.glassfish.grizzly.impl - package org.glassfish.grizzly.impl
- org.glassfish.grizzly.jmxbase - package org.glassfish.grizzly.jmxbase
- org.glassfish.grizzly.localization - package org.glassfish.grizzly.localization
- org.glassfish.grizzly.memory - package org.glassfish.grizzly.memory
- org.glassfish.grizzly.monitoring - package org.glassfish.grizzly.monitoring
- org.glassfish.grizzly.nio - package org.glassfish.grizzly.nio
- org.glassfish.grizzly.nio.tmpselectors - package org.glassfish.grizzly.nio.tmpselectors
- org.glassfish.grizzly.nio.transport - package org.glassfish.grizzly.nio.transport
- org.glassfish.grizzly.ssl - package org.glassfish.grizzly.ssl
- org.glassfish.grizzly.strategies - package org.glassfish.grizzly.strategies
- org.glassfish.grizzly.streams - package org.glassfish.grizzly.streams
- org.glassfish.grizzly.threadpool - package org.glassfish.grizzly.threadpool
- org.glassfish.grizzly.utils - package org.glassfish.grizzly.utils
- org.glassfish.grizzly.utils.conditions - package org.glassfish.grizzly.utils.conditions
- org.glassfish.tyrus.client - package org.glassfish.tyrus.client
-
Common Client.
- org.glassfish.tyrus.client.auth - package org.glassfish.tyrus.client.auth
- org.glassfish.tyrus.client.exception - package org.glassfish.tyrus.client.exception
-
Common Client Exceptions
- org.glassfish.tyrus.container.grizzly.client - package org.glassfish.tyrus.container.grizzly.client
-
Grizzly Client container.
- org.glassfish.tyrus.core - package org.glassfish.tyrus.core
-
Core classes.
- org.glassfish.tyrus.core.cluster - package org.glassfish.tyrus.core.cluster
-
Cluster relates classes and interfaces.
- org.glassfish.tyrus.core.coder - package org.glassfish.tyrus.core.coder
-
Encoder and decoder adapters and built-in implementations.
- org.glassfish.tyrus.core.collection - package org.glassfish.tyrus.core.collection
- org.glassfish.tyrus.core.extension - package org.glassfish.tyrus.core.extension
-
WebSocket Extension support.
- org.glassfish.tyrus.core.frame - package org.glassfish.tyrus.core.frame
-
WebSocket frame representations.
- org.glassfish.tyrus.core.l10n - package org.glassfish.tyrus.core.l10n
-
Common internal localization utility classes.
- org.glassfish.tyrus.core.monitoring - package org.glassfish.tyrus.core.monitoring
-
Monitoring interfaces.
- org.glassfish.tyrus.core.uri - package org.glassfish.tyrus.core.uri
-
URI matching.
- org.glassfish.tyrus.core.uri.internal - package org.glassfish.tyrus.core.uri.internal
-
Common classes that provide support for URI templates, encoding/decoding of URI components and multivalued collections.
- org.glassfish.tyrus.core.wsadl.model - package org.glassfish.tyrus.core.wsadl.model
- org.glassfish.tyrus.spi - package org.glassfish.tyrus.spi
-
Tyrus SPI.
- ORIGIN_HEADER - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
HTTP "Origin" header name.
- ORIGIN_NOT_VERIFIED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Origin not verified.
- OsgiRegistry - Class in org.glassfish.tyrus.core
-
Taken from Jersey 2.
- OTHER - org.glassfish.tyrus.core.DebugContext.Type
- output - Variable in class org.glassfish.grizzly.streams.AbstractStreamWriter
- Output - Interface in org.glassfish.grizzly.streams
- Output(Connection) - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
- outputBuffer - Variable in class org.glassfish.grizzly.http.server.Response
-
The associated output buffer.
- OutputBuffer - Class in org.glassfish.grizzly.http.io
-
Abstraction exposing both byte and character methods to write content to the HTTP messaging system in Grizzly.
- OutputBuffer() - Constructor for class org.glassfish.grizzly.http.io.OutputBuffer
- OutputBuffer.LifeCycleListener - Interface in org.glassfish.grizzly.http.io
- OutputSink - Interface in org.glassfish.grizzly
-
This interface defines methods to allow an
OutputStreamorWriterto allow the developer to check with the runtime whether or not it's possible to write a certain amount of data, or if it's not possible, to be notified when it is. - OutWindow - Class in org.glassfish.grizzly.compression.lzma.impl.lz
-
OutWindow
- OutWindow() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
P
- Package - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Package name.
- packetLimit - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- Pair<K,L> - Class in org.glassfish.grizzly.utils
-
Key : Value pair implementation.
- Pair() - Constructor for class org.glassfish.grizzly.utils.Pair
- Pair(K, L) - Constructor for class org.glassfish.grizzly.utils.Pair
- PARALLEL_BROADCAST_ENABLED - Static variable in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Parallel broadcast support.
- parallelBroadcastEnabled(Boolean) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
- parameterMap - Variable in class org.glassfish.grizzly.http.server.Request
-
Hash map used in the getParametersMap method.
- parameterMap(Map<String, String[]>) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set parameter map.
- ParameterMap - Class in org.glassfish.grizzly.http.server.util
-
Extended implementation of LinkedHashMap that includes a
lockedproperty. - ParameterMap() - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new, empty map with the default initial capacity and load factor.
- ParameterMap(int) - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new, empty map with the specified initial capacity and default load factor.
- ParameterMap(int, float) - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new, empty map with the specified initial capacity and load factor.
- ParameterMap(Map<String, String[]>) - Constructor for class org.glassfish.grizzly.http.server.util.ParameterMap
-
Construct a new map with the same mappings as the given map.
- parameters - Variable in class org.glassfish.grizzly.http.server.Request
- Parameters - Class in org.glassfish.grizzly.http.util
- Parameters() - Constructor for class org.glassfish.grizzly.http.util.Parameters
- paramsAsString() - Method in class org.glassfish.grizzly.http.util.Parameters
-
Debug purpose
- parse(char, char[], int, int) - Method in class org.glassfish.tyrus.core.StrictUtf8.Parser
-
Parses a UCS-4 character from the given source buffer, handling surrogates.
- parse(char, CharBuffer) - Method in class org.glassfish.tyrus.core.StrictUtf8.Parser
-
Parses a UCS-4 character from the given source buffer, handling surrogates.
- parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- parse(String, ParsePosition) - Method in class org.glassfish.grizzly.http.util.FastDateFormat
- parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- parseClientCookies(Cookies, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, byte[], int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, Buffer, int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseCookie(byte[], int, int, Cookies) - Static method in class org.glassfish.grizzly.http.util.CookieHeaderParser
- parseCookies() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse cookies.
- parseDate(String, DateFormat[]) - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
-
Try to parse the given date as a HTTP date.
- parsedMethod - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- parsedProtocol - Variable in class org.glassfish.grizzly.http.HttpHeader
- parseHeaderFromBuffer(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderFromBytes(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderName(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderName(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeadersFromBuffer(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeadersFromBytes(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderValue(String) - Static method in class org.glassfish.tyrus.core.Utils
-
Parse header value - splits multiple values (quoted, unquoted) separated by comma.
- parseHeaderValue(HttpHeader, HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderValue(HttpHeader, HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHost(DataChunk, DataChunk, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- parseHttpDate(String) - Static method in class org.glassfish.tyrus.core.Utils
-
Parse HTTP date.
- parseInt(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned integer from the specified sub-array of bytes.
- parseInt(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseInt(String, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseInt(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned int from the specified sub-array of bytes.
- parseInt(DataChunk) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned integer from the specified
DataChunk. - parseInt(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned integer from the specified part of
DataChunk. - parseLocales() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse request locales.
- parseLocalesHeader(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Parse accept-language header value.
- parseLong(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned long from the specified sub-array of bytes.
- parseLong(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseLong(String, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseLong(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned long from the specified sub-array of bytes.
- parseLong(DataChunk) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseLong(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
Parse HTTP packet payload, represented by
Bufferusing specific transfer encoding. - parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Parse HTTP packet payload, represented by
Bufferusing specific transfer encoding. - parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Parse HTTP packet payload, represented by
Bufferusing specific transfer encoding. - Parser() - Constructor for class org.glassfish.tyrus.core.StrictUtf8.Parser
- parseRequestParameters() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse request parameters.
- parseServerCookies(Cookies, byte[], int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
- parseServerCookies(Cookies, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
- parseServerCookies(Cookies, Buffer, int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
- parseSessionId() - Method in class org.glassfish.grizzly.http.server.Request
-
Parse session id in URL.
- parseWithLengthPrefix(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.StringDecoder
- parseWithTerminatingSeq(AttributeStorage, Buffer) - Method in class org.glassfish.grizzly.utils.StringDecoder
- parsingNumericValue - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- ParsingResult - Class in org.glassfish.grizzly.http
-
Class, which represents result of
TransferEncodingorContentEncodingparsing. - PARTIAL_BINARY_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Partial binary message received out of order.
- PARTIAL_CONTENT_206 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- PARTIAL_MESSAGE_BUFFER_OVERFLOW() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Partial message could not be delivered due to buffer overflow.
- PARTIAL_TEXT_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Partial text message received out of order.
- PATCH - Static variable in class org.glassfish.grizzly.http.Method
- path - Variable in class org.glassfish.grizzly.http.Cookie
- path - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- path - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Wrapper
- path - Variable in class org.glassfish.tyrus.core.wsadl.model.Endpoint
- path(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Set the URI path to be used for the push.
- path(String) - Method in class org.glassfish.grizzly.http.server.http2.PushEvent.PushEventBuilder
-
The path of the push request.
- PATH - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI path component type.
- PATH - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
- PATH_PARAMETERS - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Path parameters.
- PATH_SEGMENT - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI path component type that is a path segment.
- pathInfo - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- PathPattern - Class in org.glassfish.tyrus.core.uri.internal
-
A path pattern that is a regular expression generated from a URI path template.
- PathPattern(String) - Constructor for class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Create a path pattern and post fix with
PathPattern.RightHandPath.capturingZeroOrMoreSegments. - PathPattern(String, PathPattern.RightHandPath) - Constructor for class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Create a path pattern and post fix with a right hand path pattern.
- PathPattern(PathTemplate) - Constructor for class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Create a path pattern and post fix with
PathPattern.RightHandPath.capturingZeroOrMoreSegments. - PathPattern(PathTemplate, PathPattern.RightHandPath) - Constructor for class org.glassfish.tyrus.core.uri.internal.PathPattern
-
Create a path pattern and post fix with a right hand path pattern.
- PathPattern.RightHandPath - Enum in org.glassfish.tyrus.core.uri.internal
-
The set of right hand path patterns that may be appended to a path pattern.
- PathSegment - Interface in org.glassfish.tyrus.core.uri.internal
-
Represents a URI path segment and any associated matrix parameters.
- PathTemplate - Class in org.glassfish.tyrus.core.uri.internal
-
A URI template for a URI path.
- PathTemplate(String) - Constructor for class org.glassfish.tyrus.core.uri.internal.PathTemplate
-
Create a URI path template and encode (percent escape) any characters of the template that are not valid URI characters.
- patternFilterChain - Variable in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- PatternWithGroups - Class in org.glassfish.tyrus.core.uri.internal
-
A pattern for matching a string against a regular expression and returning capturing group values for any capturing groups present in the expression.
- PatternWithGroups() - Constructor for class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Construct an empty pattern.
- PatternWithGroups(String) - Constructor for class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(String, int[]) - Constructor for class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(Pattern) - Constructor for class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(Pattern, int[]) - Constructor for class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
-
Construct a new pattern.
- pause() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Pauses the listener.
- pause() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Pause UDPNIOTransport, so I/O events coming on its
UDPNIOConnections will not be processed. - pause() - Method in interface org.glassfish.grizzly.Transport
-
Pauses the transport
- PAUSED - org.glassfish.grizzly.Transport.State
- PAUSING - org.glassfish.grizzly.Transport.State
- PAYLOAD - org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- payloadData(byte[]) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set payload data.
- payloadLength(long) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set payload length.
- PAYMENT_REQUIRED_402 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- peek() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Get the current processing task, if the current in not set, take the task from the queue.
- peek(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Get attribute value, stored on the
AttributeHolder, the difference fromAttribute.get(org.glassfish.grizzly.attributes.AttributeHolder)is that default value orSupplierwon't be invoked. - peek(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Get attribute value, stored on the
AttributeStorage, the difference fromAttribute.get(AttributeStorage)is that default value orSupplierwon't be invoked. - PendingWriteQueueLimitExceededException - Exception in org.glassfish.grizzly
-
Thrown when an attempt is made to add a record that exceeds the configured maximum queue size.
- PendingWriteQueueLimitExceededException() - Constructor for exception org.glassfish.grizzly.PendingWriteQueueLimitExceededException
- PendingWriteQueueLimitExceededException(String) - Constructor for exception org.glassfish.grizzly.PendingWriteQueueLimitExceededException
- PERMANENT_REDIRECT_308 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- phrase - Variable in class org.glassfish.grizzly.ssl.SSLSupport.CipherData
- pickupContentType(Response, String) - Static method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- PING - org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Ping frame.
- PING - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Ping type.
- PingFrame - Class in org.glassfish.tyrus.core.frame
-
Ping frame representation.
- PingFrame(byte[]) - Constructor for class org.glassfish.tyrus.core.frame.PingFrame
-
Constructor.
- PingFrame(Frame) - Constructor for class org.glassfish.tyrus.core.frame.PingFrame
-
Constructor.
- poison - Static variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- poisonAll() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- poisonAll() - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool
- poll() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Pools the current processing task.
- poll() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- poll() - Method in interface org.glassfish.grizzly.utils.ObjectPool
- PONG - org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Pong frame.
- PONG - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Pong type.
- PongFrame - Class in org.glassfish.tyrus.core.frame
-
Pong frame representation.
- PongFrame(byte[]) - Constructor for class org.glassfish.tyrus.core.frame.PongFrame
-
Constructor.
- PongFrame(Frame) - Constructor for class org.glassfish.tyrus.core.frame.PongFrame
-
Constructor.
- PongMessage - Interface in jakarta.websocket
-
The PongMessage interface represents a web socket pong.
- PoolableObject - Interface in org.glassfish.grizzly.utils
- PooledMemoryManager - Class in org.glassfish.grizzly.memory
-
A
MemoryManagerimplementation based on a series of shared memory pools. - PooledMemoryManager() - Constructor for class org.glassfish.grizzly.memory.PooledMemoryManager
-
Creates a new
PooledMemoryManagerusing the following defaults: 4 KiB base buffer size 3 pools 2 growth factor, which means 1st pool will contain buffers of size 4KiB, the 2nd - 16KiB, the 3rd - 64KiB Number of pool slices based onRuntime.getRuntime().availableProcessors()The initial allocation will use 3% of the heap The percentage of buffers to be pre-allocated during MemoryManager initialization - PooledMemoryManager(boolean) - Constructor for class org.glassfish.grizzly.memory.PooledMemoryManager
-
Creates a new
PooledMemoryManagerusing the specified parameters for configuration. - PooledMemoryManager(int, int, int, int, float, float, boolean) - Constructor for class org.glassfish.grizzly.memory.PooledMemoryManager
-
Creates a new
PooledMemoryManagerusing the specified parameters for configuration. - poolName - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- pop() - Method in class org.glassfish.grizzly.http.util.Parameters
-
Discard the last child.
- populateCertificateAttribute(Request) - Static method in class org.glassfish.grizzly.http.server.util.RequestUtils
- populateSSLAttributes(Request) - Static method in class org.glassfish.grizzly.http.server.util.RequestUtils
- PORT - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI port component type.
- PortRange - Class in org.glassfish.grizzly
-
Immutable class representing a port range.
- PortRange(int) - Constructor for class org.glassfish.grizzly.PortRange
-
Creates a port range containing a single port.
- PortRange(int, int) - Constructor for class org.glassfish.grizzly.PortRange
-
Creates a port range with the given bounds (both inclusive).
- pos - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- position() - Method in interface org.glassfish.grizzly.Buffer
-
Returns this buffer's position.
- position() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- position() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- position() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- position(int) - Method in interface org.glassfish.grizzly.Buffer
-
Sets this buffer's position.
- position(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- position(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- position(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- posState - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- POST - Static variable in class org.glassfish.grizzly.http.Method
- POST - Static variable in class org.glassfish.grizzly.http.server.Constants
-
POST.
- postConfigure(NIOTransport, SelectableChannel) - Method in interface org.glassfish.grizzly.nio.ChannelConfigurator
-
This method is called by a
NIOTransportto configure newly createdSelectableChannelonce it's been connected/accepted and become ready to use. - postpone() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- postSelect(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- postSelect(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- Pragma - org.glassfish.grizzly.http.util.Header
- preClose() - Method in class org.glassfish.grizzly.nio.NIOConnection
- preClose() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- preClose() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- preClose() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- PRECONDITION_FAILED_412 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- preConfigure(Connection) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Pre-configures
Connectionobject before actual connecting phase will be started. - preConfigure(NIOTransport, SelectableChannel) - Method in interface org.glassfish.grizzly.nio.ChannelConfigurator
-
This method is called by a
NIOTransportto configure newly createdSelectableChannelat the very early stage, right after the object has been created. - preferredSubprotocols(List<String>) - Method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Set the preferred sub protocols for the configuration this builder will build.
- preloadAllCharsets() - Static method in class org.glassfish.grizzly.utils.Charsets
-
Preloads all
Charsets available to the JMV, which makes charset searching faster (at the cost of memory). - prepare() - Method in class org.glassfish.grizzly.http.util.ContentType
-
Prepare the ContentType for the serialization.
- prepare() - Method in class org.glassfish.grizzly.http.util.HeaderValue
-
Prepare the HeaderValue for the serialization.
- prepare() - Method in class org.glassfish.grizzly.utils.Pair
- prepare() - Method in interface org.glassfish.grizzly.utils.PoolableObject
- prepareCharacterEncoder() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- prepareDispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- prepareDispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- prepareRequest() - Method in class org.glassfish.tyrus.core.Handshake
-
Client side only - compose the
UpgradeRequestand store it for further use. - prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
This method will be called by
HttpCodecFilterto let TransferEncoding prepare itself for the content serialization. - prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
- prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
This method will be called by
HttpCodecFilterto let TransferEncoding prepare itself for the content serialization. - prepend(Buffer) - Method in interface org.glassfish.grizzly.Buffer
-
Prepend data from header.position() to header.limit() to the current buffer.
- prepend(Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- prepend(Buffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- prepend(Buffer) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
- prepend(Buffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- prepend(Buffer) - Method in class org.glassfish.grizzly.streams.BufferedInput
- preSelect(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- preSelect(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- preserveHeaderCase - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- prevByte - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- previousFilterIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- PRI - Static variable in class org.glassfish.grizzly.http.Method
- PrimitiveDecoders<T> - Class in org.glassfish.tyrus.core.coder
-
Collection of decoders for all primitive types.
- PrimitiveDecoders() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders
- PrimitiveDecoders.BooleanDecoder - Class in org.glassfish.tyrus.core.coder
- PrimitiveDecoders.ByteDecoder - Class in org.glassfish.tyrus.core.coder
- PrimitiveDecoders.CharacterDecoder - Class in org.glassfish.tyrus.core.coder
- PrimitiveDecoders.DoubleDecoder - Class in org.glassfish.tyrus.core.coder
- PrimitiveDecoders.FloatDecoder - Class in org.glassfish.tyrus.core.coder
- PrimitiveDecoders.IntegerDecoder - Class in org.glassfish.tyrus.core.coder
- PrimitiveDecoders.LongDecoder - Class in org.glassfish.tyrus.core.coder
- PrimitiveDecoders.ShortDecoder - Class in org.glassfish.tyrus.core.coder
- priority - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- probe(ConnectionProbe) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- probes - Variable in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- process(E) - Method in interface org.glassfish.grizzly.Processor
-
Method will be called by framework to process some event, which occurred on a connection
- process(Context) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- process(Context) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
This method should never be called, because
StandaloneProcessor.isInterested(IOEvent)returns false for anyIOEvent. - process(Frame, TyrusWebSocket) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
TODO.
- processAsync(Context) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
Callback method, which is called async. to process ready
AsyncQueue, which are associated with the givenConnection - processAsync(Context) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Callback method, which is called async. to process ready
AsyncQueue, which are associated with the givenConnection - processAsync(Context) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Callback method, which is called async. to process ready
AsyncQueue, which are associated with the givenConnection - processByte(byte, CompositeBuffer.Setter) - Method in interface org.glassfish.grizzly.memory.CompositeBuffer.BulkOperation
-
Method is responsible to examine/change one single Buffer's byte.
- processError(Throwable) - Method in class org.glassfish.tyrus.client.TyrusClientEngine
- processError(Throwable) - Method in interface org.glassfish.tyrus.spi.ClientEngine
-
Process error.
- processIncoming(ExtendedExtension.ExtensionContext, Frame) - Method in interface org.glassfish.tyrus.core.extension.ExtendedExtension
-
Process incoming frame.
- processingChars() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
This method should be called if the InputBuffer is being used in conjunction with a
Readerimplementation. - ProcessingState - Class in org.glassfish.grizzly.http
-
Maintains semantic state necessary to proper HTTP processing.
- ProcessingState() - Constructor for class org.glassfish.grizzly.http.ProcessingState
- processor - Variable in class org.glassfish.grizzly.AbstractBindingHandler.Builder
- processor - Variable in class org.glassfish.grizzly.AbstractBindingHandler
- processor - Variable in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- processor - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport default Processor
- processor - Variable in class org.glassfish.grizzly.nio.NIOConnection
- processor - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- processor(Processor) - Method in class org.glassfish.grizzly.AbstractBindingHandler.Builder
- processor(Processor) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- Processor<E extends Context> - Interface in org.glassfish.grizzly
-
Processor implementations are responsible for processing I/O events, which occur on connection.
- ProcessorExecutor - Class in org.glassfish.grizzly
- ProcessorExecutor() - Constructor for class org.glassfish.grizzly.ProcessorExecutor
- ProcessorResult - Class in org.glassfish.grizzly
-
The interface represents the result of
Processorexecution. - ProcessorResult.Status - Enum in org.glassfish.grizzly
-
Enumeration represents the status/code of
ProcessorResult. - processorSelector - Variable in class org.glassfish.grizzly.AbstractBindingHandler.Builder
- processorSelector - Variable in class org.glassfish.grizzly.AbstractBindingHandler
- processorSelector - Variable in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- processorSelector - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport default ProcessorSelector
- processorSelector - Variable in class org.glassfish.grizzly.nio.NIOConnection
- processorSelector - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- processorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractBindingHandler.Builder
- processorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
- ProcessorSelector - Interface in org.glassfish.grizzly
-
Implementations of the interface will be responsible to find correct
Processor, which will processIOEvent, occurred on theConnection - processOutgoing(ExtendedExtension.ExtensionContext, Frame) - Method in interface org.glassfish.tyrus.core.extension.ExtendedExtension
-
Process outgoing frame.
- processParameters(char[], int, int) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(String) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(Buffer, int, int, Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(DataChunk) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(DataChunk, Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
- processResponse(UpgradeResponse, Writer, Connection.CloseListener) - Method in class org.glassfish.tyrus.client.TyrusClientEngine
- processResponse(UpgradeResponse, Writer, Connection.CloseListener) - Method in interface org.glassfish.tyrus.spi.ClientEngine
-
Process handshake and return
ClientEngine.ClientUpgradeInfowith handshake status (ClientEngine.ClientUpgradeStatus). - processTask() - Method in class org.glassfish.tyrus.container.grizzly.client.TaskProcessor
-
Process as much tasks from task queue as possible.
- processTask(TaskProcessor.Task) - Method in class org.glassfish.tyrus.container.grizzly.client.TaskProcessor
-
Add a task to the task queue and process as much tasks from the task queue as possible.
- protocol - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- protocol(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the HTTP message protocol version.
- protocol(Protocol) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the HTTP message protocol version.
- Protocol - Enum in org.glassfish.grizzly.http
-
Predefined HTTP protocol versions
- PROTOCOL_ERROR - jakarta.websocket.CloseReason.CloseCodes
-
1002 indicates that an endpoint is terminating the connection due to a protocol error.
- PROTOCOL_ERROR - org.glassfish.tyrus.core.CloseReasons
-
1002 indicates that an endpoint is terminating the connection due to a protocol error.
- protocolC - Variable in class org.glassfish.grizzly.http.HttpHeader
- ProtocolException - Exception in org.glassfish.tyrus.core
-
Represents issue with parsing or producing websocket frame.
- ProtocolException(String) - Constructor for exception org.glassfish.tyrus.core.ProtocolException
- ProtocolHandler - Class in org.glassfish.tyrus.core
-
Tyrus protocol handler.
- protocolString - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- PROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
The class {0} implementing provider {1} could not be loaded: {2}
- PROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
The class {0} implementing provider {1} could not be instantiated: {2}
- PROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
The class {0} implementing the provider {1} is not found.
- PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- PROXY_HEADERS - Static variable in class org.glassfish.tyrus.client.ClientManager
-
Deprecated.please use
ClientProperties.PROXY_HEADERS. - PROXY_HEADERS - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
User property to set additional proxy headers.
- PROXY_HEADERS - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientSocket
-
Deprecated.please use
ClientProperties.PROXY_HEADERS - PROXY_JROUTE - Static variable in class org.glassfish.grizzly.http.server.Constants
- PROXY_URI - Static variable in class org.glassfish.tyrus.client.ClientManager
-
Deprecated.please use
ClientProperties.PROXY_URI. - PROXY_URI - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
User property to set proxy URI.
- PROXY_URI - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientSocket
-
Deprecated.please use
ClientProperties.PROXY_URI. - ProxyAuthenticate - org.glassfish.grizzly.http.util.Header
- ProxyAuthorization - org.glassfish.grizzly.http.util.Header
- ProxyConnection - org.glassfish.grizzly.http.util.Header
- push() - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Push a resource given the current state of the builder without blocking.
- push() - Method in class org.glassfish.grizzly.http.util.Parameters
-
Create ( or reuse ) a child that will be used during a sub-request.
- PushBackContext - Class in org.glassfish.grizzly.asyncqueue
-
Deprecated.push back logic is deprecated.
- PushBackContext(AsyncWriteQueueRecord) - Constructor for class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.
- PushBackHandler - Interface in org.glassfish.grizzly.asyncqueue
-
Deprecated.push back logic is deprecated.
- PushBuilder - Class in org.glassfish.grizzly.http.server.http2
-
Build a request to be pushed.
- PushBuilder(Request) - Constructor for class org.glassfish.grizzly.http.server.http2.PushBuilder
- PushEvent - Class in org.glassfish.grizzly.http.server.http2
-
A
FilterChainEventto trigger an HTTP/2 push promise and trigger a new request to be sent upstream to generate a response for said push promise. - PushEvent.PushEventBuilder - Class in org.glassfish.grizzly.http.server.http2
-
Construct a new
PushEvent. - put(byte) - Method in interface org.glassfish.grizzly.Buffer
-
Relative put method (optional operation).
- put(byte) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(byte) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(byte) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(byte[]) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk put method (optional operation).
- put(byte[]) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(byte[]) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(byte[]) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(byte[], int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk put method (optional operation).
- put(byte[], int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(byte[], int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(byte[], int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(byte[], int, int, ByteBuffer) - Static method in class org.glassfish.grizzly.memory.Buffers
- put(int, byte) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute put method (optional operation).
- put(int, byte) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(int, byte) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(int, byte) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(Object) - Method in class org.glassfish.grizzly.ThreadCache.ObjectCacheElement
- put(String, String[]) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Associate the specified value with the specified key in this map.
- put(ByteBuffer) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk put method (optional operation).
- put(ByteBuffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(ByteBuffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(ByteBuffer, int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk put method (optional operation).
- put(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(ByteBuffer, int, int, ByteBuffer) - Static method in class org.glassfish.grizzly.memory.Buffers
- put(K, List<V>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- put(Buffer) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk put method (optional operation).
- put(Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(Buffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(Buffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(Buffer, int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk put method (optional operation).
- put(Buffer, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put(Buffer, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put(Buffer, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- put(Buffer, int, int, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
- put(MemoryManager, Buffer, byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[]) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[], String) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[], DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(ThreadCache.CachedTypeIndex, Object) - Method in class org.glassfish.grizzly.ThreadCache.ObjectCache
- PUT - Static variable in class org.glassfish.grizzly.http.Method
- put8BitString(String) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk put method (optional operation).
- put8BitString(String) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- put8BitString(String) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- put8BitString(String) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putAll(Map) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Copy all of the mappings from the specified map to this one.
- putAll(Map<? extends K, ? extends List<V>>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- putByte(byte) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- putChar(char) - Method in interface org.glassfish.grizzly.Buffer
-
Relative put method for writing a char value (optional operation).
- putChar(char) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putChar(char) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putChar(char) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putChar(int, char) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute put method for writing a char value (optional operation).
- putChar(int, char) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putChar(int, char) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putChar(int, char) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putDouble(double) - Method in interface org.glassfish.grizzly.Buffer
-
Relative put method for writing a double value (optional operation).
- putDouble(double) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putDouble(double) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putDouble(double) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putDouble(int, double) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute put method for writing a double value (optional operation).
- putDouble(int, double) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putDouble(int, double) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putDouble(int, double) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putFloat(float) - Method in interface org.glassfish.grizzly.Buffer
-
Relative put method for writing a float value (optional operation).
- putFloat(float) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putFloat(float) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putFloat(float) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putFloat(int, float) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute put method for writing a float value (optional operation).
- putFloat(int, float) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putFloat(int, float) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putFloat(int, float) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putInt(int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative put method for writing an int value (optional operation).
- putInt(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putInt(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putInt(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putInt(int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute put method for writing an int value (optional operation).
- putInt(int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putInt(int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putInt(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putLong(int, long) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute put method for writing a long value (optional operation).
- putLong(int, long) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putLong(int, long) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putLong(int, long) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putLong(long) - Method in interface org.glassfish.grizzly.Buffer
-
Relative put method for writing a long value (optional operation).
- putLong(long) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putLong(long) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putLong(long) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putShort(int, short) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute put method for writing a short value (optional operation).
- putShort(int, short) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putShort(int, short) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putShort(int, short) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putShort(short) - Method in interface org.glassfish.grizzly.Buffer
-
Relative put method for writing a short value (optional operation).
- putShort(short) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- putShort(short) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- putShort(short) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- putSingle(K, V) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Set the value for the key to be a one item list consisting of the supplied value.
- putSingle(K, V) - Method in interface org.glassfish.tyrus.core.uri.internal.MultivaluedMap
-
Set the key's value to be a one item list consisting of the supplied value.
- putToArray(ByteBuffer) - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- putToCache(Thread, ThreadCache.CachedTypeIndex<E>, E) - Static method in class org.glassfish.grizzly.ThreadCache
- putToCache(ThreadCache.CachedTypeIndex<E>, E) - Static method in class org.glassfish.grizzly.ThreadCache
- putToCache(ThreadCache.CachedTypeIndex<E>, E) - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
Q
- query(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the
queryportion of the request URI. - QUERY - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI query component type.
- QUERY_PARAM - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI query component type that is a query parameter, space character is encoded as
+. - QUERY_PARAM_SPACE_ENCODED - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI query component type that is a query parameter, space character is encoded as
%20. - QUERY_STRING - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Query string.
- queryString - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- queryString(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Set the query string to be used for the push.
- queryString(String) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set query string.
- QUESTION - Static variable in class org.glassfish.grizzly.http.server.Constants
-
'?'.
- QUESTION - Static variable in class org.glassfish.grizzly.http.util.Constants
-
'?'.
- queue - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- queueAction(FilterChainContext) - Method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- QueueingAppender - Class in org.glassfish.grizzly.http.server.accesslog
- QueueingAppender(AccessLogAppender) - Constructor for class org.glassfish.grizzly.http.server.accesslog.QueueingAppender
-
Create a new
QueueingAppenderinstance enqueueing log entries into aLinkedBlockingQueueand dequeueing them using a secondary separateThread. - queueLimit - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- queueRecord - Variable in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.
R
- RANDOM - Static variable in class org.glassfish.grizzly.AbstractBindingHandler
- Range - org.glassfish.grizzly.http.util.Header
- RangeDecoder - Class in org.glassfish.grizzly.compression.lzma.impl.rangecoder
-
RangeDecoder
- RangeDecoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- RangeEncoder - Class in org.glassfish.grizzly.compression.lzma.impl.rangecoder
-
RangeEncoder
- RangeEncoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- rawCookies - Variable in class org.glassfish.grizzly.http.server.Request
- read() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Performs a blocking read.
- read() - Method in class org.glassfish.grizzly.nio.NIOConnection
- read() - Method in interface org.glassfish.grizzly.Readable
-
Method reads data.
- read() - Method in class org.glassfish.grizzly.streams.BufferedInput
- read() - Method in interface org.glassfish.grizzly.streams.Input
- read() - Method in class org.glassfish.grizzly.streams.StreamInput
- read() - Method in class org.glassfish.grizzly.utils.BufferInputStream
- read(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- read(byte[], int, int) - Method in class org.glassfish.grizzly.utils.BufferInputStream
- read(char[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- read(CharBuffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- read(CompletionHandler<ReadResult<M, SocketAddress>>) - Method in class org.glassfish.grizzly.nio.NIOConnection
- read(CompletionHandler<ReadResult<M, L>>) - Method in interface org.glassfish.grizzly.Readable
- read(Connection<SocketAddress>, Buffer, CompletionHandler<ReadResult<Buffer, SocketAddress>>, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Method reads data to the buffer.
- read(Connection<SocketAddress>, Buffer, CompletionHandler<ReadResult<Buffer, SocketAddress>>, Interceptor<ReadResult>) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- read(Connection<SocketAddress>, Buffer, CompletionHandler<ReadResult<Buffer, SocketAddress>>, Interceptor<ReadResult>, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
-
Method reads data to the message.
- read(Connection<L>) - Method in class org.glassfish.grizzly.AbstractReader
-
Method reads data.
- read(Connection<L>) - Method in interface org.glassfish.grizzly.Reader
-
Method reads data.
- read(Connection<L>, Buffer) - Method in class org.glassfish.grizzly.AbstractReader
-
Method reads data to the buffer.
- read(Connection<L>, Buffer) - Method in interface org.glassfish.grizzly.Reader
-
Method reads data to the buffer.
- read(Connection<L>, Buffer, CompletionHandler<ReadResult<Buffer, L>>) - Method in class org.glassfish.grizzly.AbstractReader
-
Method reads data to the buffer.
- read(Connection<L>, Buffer, CompletionHandler<ReadResult<Buffer, L>>) - Method in interface org.glassfish.grizzly.Reader
-
Method reads data to the buffer.
- read(Connection<L>, Buffer, CompletionHandler<ReadResult<Buffer, L>>, Interceptor<ReadResult>) - Method in interface org.glassfish.grizzly.Reader
-
Method reads data to the buffer.
- read(Connection, Buffer) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- read(Connection, CompletionHandler) - Method in class org.glassfish.grizzly.StandaloneProcessor
- read(Connection, CompletionHandler<ReadResult>) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- read(Connection, CompletionHandler<ReadResult>) - Method in interface org.glassfish.grizzly.Processor
- read(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- read(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- read(UDPNIOConnection, Buffer) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- read(UDPNIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- READ - org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- READ - org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it gets available for read. - READ_EVENT - Static variable in interface org.glassfish.grizzly.Reader
- READ_ONLY_ATTR_PREFIX - Static variable in class org.glassfish.grizzly.http.HttpRequestPacket
-
Prefix for all service/read-only attributes, that once added could not be removed.
- read0(Connection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
- read0(Connection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueReader
- read0(Connection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueReader
- read0(NIOConnection, ReadResult<Buffer, SocketAddress>, Buffer, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- Readable<L> - Interface in org.glassfish.grizzly
-
Implementations of this interface are able to read data from internal source to a
Buffer. - readBlock() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- readBoolean() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next boolean in the stream.
- readBoolean() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next boolean in the stream.
- readBooleanArray(boolean[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with booleans (byte 1=true, 0=false) from the stream.
- readBooleanArray(boolean[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with booleans (byte 1=true, 0=false) from the stream.
- readBuffer() - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
-
Returns the underlying
Bufferthat backs thisInputSource. - readBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- readBuffer(int) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
- readBuffer(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- readBuffer(TCPNIOConnection, Buffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- readBufferSize - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport default buffer size for read operations
- readBufferSize - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- readByte() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
This method always blocks.
- readByte() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next byte in the stream.
- readByte() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next byte in the stream.
- readByteArray(byte[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with bytes from the stream.
- readByteArray(byte[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with bytes from the stream.
- readByteArray(byte[], int, int) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with bytes from the stream.
- readByteArray(byte[], int, int) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with bytes from the stream.
- readBytes(Buffer) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill the buffer with data from the stream (that is, copy data from the stream to fill buffer from position to limit).
- readBytes(Buffer) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill the buffer with data from the stream (that is, copy data from the stream to fill buffer from position to limit).
- readChar() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- readChar() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next character in the stream.
- readChar() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next character in the stream.
- readCharArray(char[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with characters from the stream.
- readCharArray(char[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with characters from the stream.
- readCompositeBuffer(TCPNIOConnection, CompositeBuffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- readDouble() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next double in the stream.
- readDouble() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next double in the stream.
- readDoubleArray(double[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with characters from the stream.
- readDoubleArray(double[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with characters from the stream.
- Reader<L> - Interface in org.glassfish.grizzly
-
Implementations of this interface are able to read data from
Connectionto aBuffer. - ReaderDecoder - Class in org.glassfish.tyrus.core.coder
-
Built in
DecoderforReader. - ReaderDecoder() - Constructor for class org.glassfish.tyrus.core.coder.ReaderDecoder
- readFloat() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next float in the stream.
- readFloat() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next float in the stream.
- readFloatArray(float[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with characters from the stream.
- readFloatArray(float[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with characters from the stream.
- readFromFileChannel(FileChannel, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Reads data from the
FileChannelinto theBuffer. - ReadHandler - Interface in org.glassfish.grizzly.http.server.io
-
Deprecated.please use
ReadHandler - ReadHandler - Interface in org.glassfish.grizzly
-
This class represents a call-back mechanism that will notify implementations as more input data becomes available to read without blocking.
- ReadHandler - Interface in org.glassfish.tyrus.spi
-
Read handler provides a way for a transport to pass websocket connection data to tyrus runtime.
- readInt() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next int in the stream.
- readInt() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next int in the stream.
- readIntArray(int[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with characters from the stream.
- readIntArray(int[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with characters from the stream.
- readLong() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next long in the stream.
- readLong() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next long in the stream.
- readLongArray(long[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with characters from the stream.
- readLongArray(long[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with characters from the stream.
- readNow0(NIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
- readNow0(NIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTemporarySelectorReader
- readNow0(NIOConnection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTemporarySelectorReader
- readOnly - Variable in class org.glassfish.grizzly.memory.HeapBuffer
- ReadResult<K,L> - Class in org.glassfish.grizzly
-
Result of read operation, returned by
Readable. - ReadResult() - Constructor for class org.glassfish.grizzly.ReadResult
- ReadResult(Connection<L>) - Constructor for class org.glassfish.grizzly.ReadResult
- ReadResult(Connection<L>, K, L, int) - Constructor for class org.glassfish.grizzly.ReadResult
- readShort() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Get the next short in the stream.
- readShort() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Get the next short in the stream.
- readShortArray(short[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Fill data with characters from the stream.
- readShortArray(short[]) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Fill data with characters from the stream.
- readSimpleBuffer(TCPNIOConnection, Buffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- readTimeout - Variable in class org.glassfish.grizzly.AbstractTransport
- readTimeout - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- readTimeoutMillis - Variable in class org.glassfish.grizzly.nio.NIOConnection
- ready() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- ready() - Method in interface org.glassfish.grizzly.ShutdownContext
-
Invoked by called
GracefulShutdownListenerto notify the graceful termination process that it's safe to terminate the transport. - readyData() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Depending on the InputBuffer mode, method will return either number of available bytes or characters ready to be read without blocking.
- readyData() - Method in interface org.glassfish.grizzly.InputSource
- ReadyFutureImpl<R> - Class in org.glassfish.grizzly.impl
-
Futureimplementation with the specific unmodifiable result. - reallocate(E, int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Reallocate
Bufferto a required size. - reallocate(E, int) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Creates a new Buffer with a set size and assigns it the data that was held in the old one as long as the given size is not smaller than the data held.
- reallocate(Buffer, int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Reallocates an existing buffer to at least the specified size.
- reallocate(ByteBufferWrapper, int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Reallocate
Bufferto a required size. - reallocate(HeapBuffer, int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Reallocate
Bufferto a required size. - reallocateBuffer(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
- reallocateBuffer(Buffer, int) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- reallocateBuffer(Buffer, int) - Method in class org.glassfish.grizzly.streams.TransformerOutput
- reallocateByteBuffer(ByteBuffer, int) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
- reallocateByteBuffer(ByteBuffer, int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- reallocateByteBuffer(MemoryManager, ByteBuffer, int) - Static method in class org.glassfish.grizzly.memory.MemoryUtils
- reallocateHeapBuffer(HeapBuffer, int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- realReadBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.http.util.ByteChunk.ByteInputChannel
-
Read new bytes ( usually the internal conversion buffer ).
- realReadChars(char[], int, int) - Method in interface org.glassfish.grizzly.http.util.CharChunk.CharInputChannel
-
Read new bytes ( usually the internal conversion buffer ).
- realWriteBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.http.util.ByteChunk.ByteOutputChannel
-
Send the bytes ( usually the internal conversion buffer ).
- realWriteChars(char[], int, int) - Method in interface org.glassfish.grizzly.http.util.CharChunk.CharOutputChannel
-
Send the bytes ( usually the internal conversion buffer ).
- reasonPhrase - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- reasonPhrase(String) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
-
Sets the status reason phrase for this response.
- reconfigure(ThreadPoolConfig) - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
-
Sets the
ThreadPoolConfig - RECONNECT_HANDLER - Static variable in class org.glassfish.tyrus.client.ClientManager
-
Deprecated.please use
ClientProperties.RECONNECT_HANDLER. - RECONNECT_HANDLER - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Property usable in
ClientManager.getProperties(). - ReconnectHandler() - Constructor for class org.glassfish.tyrus.client.ClientManager.ReconnectHandler
- RecordReadResult<K,L> - Class in org.glassfish.grizzly.asyncqueue
-
Read result associated with a
AsyncWriteQueueRecord. - RecordReadResult() - Constructor for class org.glassfish.grizzly.asyncqueue.RecordReadResult
- RecordWriteResult<K,L> - Class in org.glassfish.grizzly.asyncqueue
-
Write result associated with a
AsyncWriteQueueRecord. - RecordWriteResult() - Constructor for class org.glassfish.grizzly.asyncqueue.RecordWriteResult
- recycle() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- recycle() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- recycle() - Method in class org.glassfish.grizzly.asyncqueue.RecordReadResult
- recycle() - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
- recycle() - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Recycle AttributeHolder
- recycle() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Recycle AttributeHolder
- recycle() - Method in interface org.glassfish.grizzly.Cacheable
- recycle() - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- recycle() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- recycle() - Method in class org.glassfish.grizzly.Context
-
Recycle this
Context - recycle() - Method in class org.glassfish.grizzly.http.Cookie
- recycle() - Method in class org.glassfish.grizzly.http.Cookies
-
Recycle.
- recycle() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
- recycle() - Method in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- recycle() - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- recycle() - Method in class org.glassfish.grizzly.http.HttpContent
- recycle() - Method in class org.glassfish.grizzly.http.HttpHeader
- recycle() - Method in class org.glassfish.grizzly.http.HttpTrailer
- recycle() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Recycle this
InputBufferfor reuse. - recycle() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Recycle the output buffer.
- recycle() - Method in class org.glassfish.grizzly.http.LazyCookieState
- recycle() - Method in class org.glassfish.grizzly.http.ParsingResult
- recycle() - Method in class org.glassfish.grizzly.http.ProcessingState
-
Resets values to their initial states.
- recycle() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- recycle() - Method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
- recycle() - Method in class org.glassfish.grizzly.http.server.http2.PushEvent
-
This should be called by the entity generating the actual push and container requests.
- recycle() - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
- recycle() - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
- recycle() - Method in class org.glassfish.grizzly.http.server.Request
-
Release all object references, and initialize instance variables, in preparation for reuse of this object.
- recycle() - Method in class org.glassfish.grizzly.http.server.Response
-
Release all object references, and initialize instance variables, in preparation for reuse of this object.
- recycle() - Method in class org.glassfish.grizzly.http.server.util.MappingData
- recycle() - Method in class org.glassfish.grizzly.http.server.util.SimpleDateFormats
- recycle() - Method in class org.glassfish.grizzly.http.util.B2CConverter
-
Reset the internal state, empty the buffers.
- recycle() - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
-
Reset the internal state, empty the buffers.
- recycle() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- recycle() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Resets the message buff to an uninitialized state.
- recycle() - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Reset the internal state, empty the buffers.
- recycle() - Method in class org.glassfish.grizzly.http.util.CacheableDataChunk
- recycle() - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Resets the message bytes to an uninitialized state.
- recycle() - Method in class org.glassfish.grizzly.http.util.DataChunk
- recycle() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Resets the message bytes to an uninitialized (NULL) state.
- recycle() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Clears all header fields.
- recycle() - Method in class org.glassfish.grizzly.http.util.Parameters
- recycle() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- recycle() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- recycle() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- recycle() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- recycle() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- recycle() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- recycle() - Method in class org.glassfish.grizzly.memory.BufferArray
- recycle() - Method in class org.glassfish.grizzly.memory.ByteBufferArray
- recycle() - Method in class org.glassfish.grizzly.memory.ByteBufferManager.SmallByteBufferWrapper
- recycle() - Method in class org.glassfish.grizzly.ReadResult
- recycle() - Method in class org.glassfish.grizzly.TransformationResult
-
Recycle this
Context - recycle() - Method in class org.glassfish.grizzly.WriteResult
- recycle(boolean) - Method in interface org.glassfish.grizzly.GrizzlyFuture
-
Recycle GrizzlyFuture now.
- recycle(boolean) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- recycle(boolean) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- recycle(boolean) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- recycleAndReset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- recycleMark - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- recycleTemporaryArtifacts(Selector, SelectionKey) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- recycleTrack - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- REDIRECT_ENABLED - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
HTTP Redirect support.
- REDIRECT_THRESHOLD - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
The maximal number of redirects during single handshake.
- RedirectException - Exception in org.glassfish.tyrus.client
-
This exception is set as a cause of
DeploymentExceptionthrown fromWebSocketContainer.connectToServer(...) - RedirectException(int, String) - Constructor for exception org.glassfish.tyrus.client.RedirectException
-
Constructor.
- redirectPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- redirectURLCC - Variable in class org.glassfish.grizzly.http.server.Response
-
Recyclable buffer to hold the redirect URL.
- reduceLastAllocated(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Reduces the buffer to the last data allocated
- reduceOffsets(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- Reentrant() - Constructor for class org.glassfish.grizzly.Writer.Reentrant
- Referer - org.glassfish.grizzly.http.util.Header
- REFERER - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's referer format.
- REFERER_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's referer format. - REFERER_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's referer format set to use the UTC time zone.
- ReflectionHelper - Class in org.glassfish.tyrus.core
-
Utility methods for Java reflection.
- ReflectionHelper() - Constructor for class org.glassfish.tyrus.core.ReflectionHelper
- ReflectionHelper.ClassTypePair - Class in org.glassfish.tyrus.core
-
A tuple consisting of a class and type of the class.
- ReflectionHelper.DeclaringClassInterfacePair - Class in org.glassfish.tyrus.core
-
A tuple consisting of a concrete class, declaring class that declares a generic interface type.
- ReflectionHelper.TypeClassPair - Class in org.glassfish.tyrus.core
- register() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- register(ServerEndpointConfig, String) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
- register(ServerEndpointConfig, String) - Method in interface org.glassfish.tyrus.spi.WebSocketEngine
-
Register
ServerEndpointConfig. - register(Class<?>, String) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
- register(Class<?>, String) - Method in interface org.glassfish.tyrus.spi.WebSocketEngine
-
Register endpoint class.
- register(Object, Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Objectas child of the passed parent object. - register(Object, Object, String) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Objectas child of the passed parent object with the specific name. - RegisterAcceptedChannelCompletionHandler() - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
- RegisterAcceptedChannelCompletionHandler(FutureImpl<Connection>) - Constructor for class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
- registerAddOn(AddOn) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Registers
AddOnon this NetworkListener. - registerAtRoot(Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Objectat the root. - registerAtRoot(Object, String) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Objectat the root with the passed name. - registerAuthProvider(String, Authenticator) - Method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
Register
Authenticatorfor provided authentication scheme. - registerBroadcastListener(String, BroadcastListener) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Register broadcast listener.
- registerChannel(SelectableChannel) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- registerChannel(SelectableChannel) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerChannel(SelectableChannel, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- registerChannel(SelectableChannel, int) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerChannel(SelectableChannel, int, Object) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerChannel(SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
- registerChannel(SelectorRunner, SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- registerChannel(SelectorRunner, SelectableChannel, int, Object) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- registerChannelAsync(SelectableChannel) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- registerChannelAsync(SelectableChannel) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerChannelAsync(SelectableChannel, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- registerChannelAsync(SelectableChannel, int) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerChannelAsync(SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
- registerChannelAsync(SelectableChannel, int, Object) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
- registerChannelAsync(SelectorRunner, SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- registerChannelAsync(SelectorRunner, SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- registerChannelCompletionHandler - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- RegisterChannelCompletionHandler() - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTransport.RegisterChannelCompletionHandler
- RegisterChannelResult - Class in org.glassfish.grizzly.nio
- RegisterChannelResult(SelectorRunner, SelectionKey, SelectableChannel) - Constructor for class org.glassfish.grizzly.nio.RegisterChannelResult
- registerKeyInterest(SelectorRunner, SelectionKey, int) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- registerKeyInterest(SelectorRunner, SelectionKey, int) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- RegisterKeyTask(SelectionKey, int) - Constructor for class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterKeyTask
- registerLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- registerServiceChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
- registerServiceChannelAsync(SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
- registerSession(String, String, SessionEventListener) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Register local session.
- registerSessionListener(String, SessionListener) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Register session listener.
- registrationStackTrace - Variable in class org.glassfish.grizzly.streams.BufferedInput
- relativize(URI, URI) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Relativize URI with respect to a base URI.
- release() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
-
Perform message specific actions to release resources held by the entity backing this
WritableMessage. - release() - Method in class org.glassfish.grizzly.Context
-
Alternative to
Context.recycle()that allows cleanup actions to be performed without returning this instance to the cache. - release() - Method in class org.glassfish.grizzly.FileTransfer
-
Perform message specific actions to release resources held by the entity backing this
WritableMessage. - release() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- release() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- release() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- release() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- release() - Method in class org.glassfish.grizzly.utils.Pair
- release() - Method in interface org.glassfish.grizzly.utils.PoolableObject
- release(E) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Release
Buffer. - release(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
deallocates the data in the buffer
- release(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
- release(AttributeStorage) - Method in interface org.glassfish.grizzly.Transformer
-
The Transformer has done its work and can release all associated resource.
- release(AttributeStorage) - Method in class org.glassfish.grizzly.utils.StringDecoder
- release(Buffer) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Release
Buffer. - release(ByteBufferWrapper) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Lets JVM Garbage collector to release buffer.
- release(HeapBuffer) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Release
Buffer. - releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- releaseBuffer() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- releaseByteBuffer(ByteBuffer) - Method in interface org.glassfish.grizzly.memory.ByteBufferAware
- releaseByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- releaseByteBuffer(MemoryManager, ByteBuffer) - Static method in class org.glassfish.grizzly.memory.MemoryUtils
- releaseHeapBuffer(HeapBuffer) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- releaseSpace(int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Releases memory space in the queue.
- releaseSpaceAndNotify(int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Releases memory space in the queue and notifies registered
QueueMonitors about the update. - remainderBytesRead - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- remaining() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- remaining() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
-
Return the number of bytes remaining to be written.
- remaining() - Method in interface org.glassfish.grizzly.Buffer
-
Returns the number of elements between the current position and the limit.
- remaining() - Method in class org.glassfish.grizzly.FileTransfer
-
Return the number of bytes remaining to be written.
- remaining() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- remaining() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- remaining() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- remaining() - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Gets the number of elements between the current position and the limit
- remoteAddr() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- remoteAddr(String) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set remote address.
- remoteAddressC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- RemoteEndpoint - Interface in jakarta.websocket
-
The RemoteEndpoint object is supplied by the container and represents the 'other end' or peer of the Web Socket conversation.
- RemoteEndpoint.Async - Interface in jakarta.websocket
-
This representation of the peer of a web socket conversation has the ability to send messages asynchronously.
- RemoteEndpoint.Basic - Interface in jakarta.websocket
-
This representation of the peer of a web socket conversation has the ability to send messages synchronously.
- remoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- remoteHostC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- REMOTELY - org.glassfish.grizzly.CloseType
- REMOTELY - org.glassfish.grizzly.Connection.CloseType
-
Deprecated.
- REMOTELY_CLOSED_REASON - Static variable in class org.glassfish.grizzly.CloseReason
- remotePort - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- RemoteSession - Class in org.glassfish.tyrus.core.cluster
-
Remote session represents session originating from another node.
- RemoteSession(String, ClusterContext, Map<RemoteSession.DistributedMapKey, Object>, TyrusEndpointWrapper, Session) - Constructor for class org.glassfish.tyrus.core.cluster.RemoteSession
-
Constructor.
- RemoteSession.DistributedMapKey - Enum in org.glassfish.tyrus.core.cluster
- remoteUser() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- remove(int) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- remove(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- remove(int) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- remove(E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Remove the task from queue.
- remove(E) - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
- remove(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- remove(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- remove(Object) - Method in class org.glassfish.grizzly.utils.ArraySet
- remove(Object) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- remove(String) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Remove the mapping for this key from the map if present.
- remove(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Remove attribute value, stored on the
AttributeHolder. - remove(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Remove attribute value, stored on the
AttributeStorage. - remove(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- remove(FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- remove(T[], Object) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
-
Removes the element from the array.
- removeAfterServiceListener(AfterServiceListener) - Method in class org.glassfish.grizzly.http.server.Request
-
Remove the "after-service" listener, which was previously added by
Request.addAfterServiceListener(org.glassfish.grizzly.http.server.AfterServiceListener). - removeAll() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- removeAll() - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
Removes underlying
Buffers, without disposing - removeAll(Object...) - Method in class org.glassfish.grizzly.utils.ArraySet
-
Remove element(s) from the set.
- removeAll(Collection<?>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- removeAll(Collection<?>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- removeAll(Collection<?>) - Method in class org.glassfish.grizzly.utils.ArraySet
- removeAllHttpHandlers() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
- removeAllLifeCycleListeners() - Method in class org.glassfish.grizzly.Context
- removeAttribute(int) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- removeAttribute(int) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
- removeAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Remove a name/value object.
- removeAttribute(String) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Remove a name/value object.
- removeAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Remove the specified request attribute if it exists.
- removeAttribute(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Remove the specified request attribute if it exists.
- removeAttribute(String) - Method in class org.glassfish.grizzly.http.server.Session
-
Remove an attribute.
- removeCharset(byte[]) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Removes the charset attribute from the content-type represented by an array.
- removeCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Closeable
-
Remove the
CloseListener. - removeCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Connection
-
Remove the
Connection.CloseListener. - removeCloseListener(CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Remove the
Connection.CloseListener. - removeCloseListener(Connection.CloseListener) - Method in interface org.glassfish.grizzly.Connection
- removeCloseListener(Connection.CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
- removeCompletionListener(FilterChainContext.CompletionListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Remove the
FilterChainContext.CompletionListener. - removeContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Removes the specified
ContentEncodingfrom theHttpCodecFilter. - removeContext(String, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Remove a context from an existing host.
- removeCopyListener(FilterChainContext.CopyListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Remove the
FilterChainContext.CopyListener. - removeDocRoot(File) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Removes the directory from the list of directories where static files will be serviced from.
- removeDocRoot(String) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Removes docRoot from the doc root list.
- removeHandshakeListener(SSLBaseFilter.HandshakeListener) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- removeHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Remove the specified name from this builder.
- removeHeader(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Remove the named request header.
- removeHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Removes a header field with the specified name.
- removeHeader(String, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Removes the headers with the given name whose values contain the given string.
- removeHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Remove the specified header from this builder.
- removeHeader(Header) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Remove the named request header.
- removeHeader(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- removeHeaderMatches(String, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Removes the headers with the given name whose values contain the given string.
- removeHeaderMatches(Header, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Removes the headers with the given name whose values contain the given string.
- removeHost(String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Remove a host from the mapper.
- removeHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
Remove a
HttpHandler - removeHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Removes the specified
HttpHandler. - removeJmxEventListener(JmxEventListener) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Removes the specified
JmxEventListener. - removeLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- removeLifeCycleListener(IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.Context
- removeListener(String) - Method in class org.glassfish.grizzly.http.server.HttpServer
-
Removes the
NetworkListenerassociated with the specifiedname. - removeMessageHandler(MessageHandler) - Method in interface jakarta.websocket.Session
-
Remove the given MessageHandler from the set belonging to this session.
- removeMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - removeMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Remove
MessageHandlerfrom the manager. - removeMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.TyrusSession
- removeMonitoringProbe(ConnectionProbe) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Remove the
ConnectionProbe. - removeNote(Note<E>) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Remove the
Notevalue associated with this request. - removeNote(Note<E>) - Method in class org.glassfish.grizzly.http.server.Request
-
Remove the
Notevalue associated with this request. - removeProbes(E...) - Method in class org.glassfish.grizzly.monitoring.DefaultMonitoringConfig
-
Remove the monitoring probes.
- removeProbes(E...) - Method in interface org.glassfish.grizzly.monitoring.MonitoringConfig
-
Remove the monitoring probes.
- removeRightBuffers(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- removeSession(Session) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
Remove
Sessionfrom cache. - removeSession(String, String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Remove session from this Cluster context.
- removeSessionCookies() - Method in class org.glassfish.grizzly.http.server.Response
-
Removes any Set-Cookie response headers whose value contains the string "JSESSIONID=" or "JSESSIONIDSSO="
- removeTimeout(E) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Resolver
- removeTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Removes the specified
TransferEncodingfrom theHttpCodecFilter. - removeWrapper(String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Remove a wrapper from the context associated with this wrapper.
- removeWrapper(String, String, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Remove a wrapper from an existing context.
- removeWrapper(Mapper.Context, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
- renegotiate(SSLConnectionContext, FilterChainContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Performs an SSL renegotiation.
- rep0 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- rep1 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- rep2 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- rep3 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- replace(Buffer, Buffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- replace(Buffer, Buffer) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
Replace one internal
Bufferwith another one. - replayPayload(Buffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- replayPayload(Buffer) - Method in class org.glassfish.grizzly.http.server.Request
-
Replays request's payload by setting new payload
Buffer. - request - Variable in class org.glassfish.grizzly.http.server.Request
-
HTTP Request Packet
- request - Variable in class org.glassfish.grizzly.http.server.Response
-
The request with which this response is associated.
- Request - Class in org.glassfish.grizzly.http.server
-
Wrapper object for the Coyote request.
- Request() - Constructor for class org.glassfish.grizzly.http.server.Request
-
Deprecated.
- Request(Response) - Constructor for class org.glassfish.grizzly.http.server.Request
- REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- REQUEST_PARAMETER_MAP - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Request Parameter map.
- REQUEST_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- REQUEST_TIMEOUT_408 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- REQUEST_URI - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Request URI.
- REQUEST_URI_TOO_LONG_414 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- Request.PathResolver - Interface in org.glassfish.grizzly.http.server
- RequestContext - Class in org.glassfish.tyrus.core
-
Implementation of all possible request interfaces.
- RequestContext.Builder - Class in org.glassfish.tyrus.core
-
RequestContextbuilder. - RequestContext.Builder.IsUserInRoleDelegate - Interface in org.glassfish.tyrus.core
-
Is user in role delegate.
- requestDispatcherPath - Variable in class org.glassfish.grizzly.http.server.Request
-
The current request dispatcher path.
- requestedSessionCookie - Variable in class org.glassfish.grizzly.http.server.Request
-
Was the requested session ID received in a cookie?
- requestedSessionId - Variable in class org.glassfish.grizzly.http.server.Request
-
The requested session ID (if any) for this request.
- requestedSessionURL - Variable in class org.glassfish.grizzly.http.server.Request
-
Was the requested session ID received in a URL?
- RequestExecutorProvider - Interface in org.glassfish.grizzly.http.server
-
An implementation of this interface will be responsible for executing user's code in
HttpHandler.service(org.glassfish.grizzly.http.server.Request, org.glassfish.grizzly.http.server.Response)and notifyingReadHandler,WriteHandlerregistered by the user. - RequestExecutorProvider.SameThreadProvider - Class in org.glassfish.grizzly.http.server
-
The
RequestExecutorProviderimplementation, which always returns null to force the user code to be executed on the currentThread. - RequestExecutorProvider.WorkerThreadProvider - Class in org.glassfish.grizzly.http.server
-
The
RequestExecutorProviderimplementation, which checks if the currentThreadis a serviceThread(seeThreads.isService()). - requestPacket - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- requestPacket(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- requestParametersParsed - Variable in class org.glassfish.grizzly.http.server.Request
-
Request parameters parsed flag.
- requestPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- requestURI - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- requestURI(URI) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set request URI.
- RequestURIRef - Class in org.glassfish.grizzly.http.util
-
Request URI holder.
- RequestURIRef() - Constructor for class org.glassfish.grizzly.http.util.RequestURIRef
- RequestUtils - Class in org.glassfish.grizzly.http.server.util
- RequestUtils() - Constructor for class org.glassfish.grizzly.http.server.util.RequestUtils
- requiresAcknowledgement() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- requiresAcknowledgement() - Method in class org.glassfish.grizzly.http.server.Request
- requiresAcknowledgement(boolean) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Allows consumers of this request to be notified if the user-agent requires acknowledgment of an expectation (i.e., the Expect header).
- REREGISTER - org.glassfish.grizzly.ProcessorResult.Status
- RERUN - org.glassfish.grizzly.ProcessorResult.Status
- RerunFilterAction - Class in org.glassfish.grizzly.filterchain
- RESERVED - jakarta.websocket.CloseReason.CloseCodes
-
Reserved.
- RESERVED - org.glassfish.tyrus.core.CloseReasons
-
Reserved.
- reserveSpace(int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Reserves memory space in the queue.
- reset() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- reset() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- reset() - Method in interface org.glassfish.grizzly.Buffer
-
Resets this buffer's position to the previously-marked position.
- reset() - Method in class org.glassfish.grizzly.Context
-
If implementation uses
ObjectPoolto store and reuseContextinstances - this method will be called beforeContextwill be offered to pool. - reset() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Release the context associated resources.
- reset() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Reset the internal state.
- reset() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
- reset() - Method in class org.glassfish.grizzly.http.HttpContent
-
Reset the internal state.
- reset() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
- reset() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Reset the internal state.
- reset() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- reset() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Reset the internal state.
- reset() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- reset() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Reset the internal state.
- reset() - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Reset the internal state.
- reset() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Only supported with binary data.
- reset() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Reset current response.
- reset() - Method in class org.glassfish.grizzly.http.server.Response
-
Clears any data that exists in the buffer as well as the status code and headers.
- reset() - Method in class org.glassfish.grizzly.http.server.SuspendStatus
- reset() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Reset the current state of the parser to the beginning of the current string being parsed.
- reset() - Method in class org.glassfish.grizzly.http.util.B2CConverter
- reset() - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
- reset() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- reset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- reset() - Method in class org.glassfish.grizzly.http.util.CacheableDataChunk
- reset() - Method in class org.glassfish.grizzly.http.util.CharChunk
- reset() - Method in class org.glassfish.grizzly.http.util.ContentType
-
Resets the ContentType state.
- reset() - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
- reset() - Method in class org.glassfish.grizzly.http.util.DataChunk
- reset() - Static method in class org.glassfish.grizzly.http.util.StringCache
- reset() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- reset() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- reset() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- reset() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- reset() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- reset() - Method in class org.glassfish.grizzly.ReadResult
- reset() - Method in class org.glassfish.grizzly.TransformationResult
-
If implementation uses
ObjectPoolto store and reuseTransformationResultinstances - this method will be called beforeTransformationResultwill be offered to pool. - reset() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- reset() - Method in class org.glassfish.grizzly.WriteResult
- reset(int, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Reset this response, and specify the values for the HTTP status code and corresponding message.
- reset(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Resets the Buffer to empty values and empties the pool
- RESET - Static variable in interface org.glassfish.grizzly.Interceptor
- RESET_CONTENT_205 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- resetBuffer() - Method in class org.glassfish.grizzly.http.server.Response
-
Reset the data buffer but not any status or header information.
- resetBuffer() - Method in class org.glassfish.grizzly.http.util.DataChunk
- resetBuffer(boolean) - Method in class org.glassfish.grizzly.http.server.Response
-
Reset the data buffer and the using Writer/Stream flags but not any status or header information.
- resetByteChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
- resetCharChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
- resetProperties() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- resetProperties() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- resetProperties() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- resetString() - Method in class org.glassfish.grizzly.http.util.DataChunk
- resetStringCache() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- resetStringCache() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- resetStringCache() - Method in class org.glassfish.grizzly.http.util.CharChunk
- resetStringValue() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Remove the cached string value.
- resizeBuffer(MemoryManager, Buffer, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- resolve(URI, String) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Resolve a relative URI reference against a base URI as defined in RFC 3986.
- resolve(URI, URI) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Resolve a relative URI reference against a base URI as defined in RFC 3986.
- resolve(Request) - Method in interface org.glassfish.grizzly.http.server.Request.PathResolver
- resolveTemplateValues(UriComponent.Type, String, boolean, Map<String, ?>) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Resolves template variables in the given
templatefrom_mapValues. - resolveTypeVariable(Class, Class, TypeVariable) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Given a type variable resolve the Java class of that variable.
- resources - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- RESOURCES_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The JNDI directory context which is associated with the context.
- respond(TyrusWebSocket) - Method in class org.glassfish.tyrus.core.frame.BinaryFrame
- respond(TyrusWebSocket) - Method in class org.glassfish.tyrus.core.frame.CloseFrame
- respond(TyrusWebSocket) - Method in class org.glassfish.tyrus.core.frame.PingFrame
- respond(TyrusWebSocket) - Method in class org.glassfish.tyrus.core.frame.PongFrame
- respond(TyrusWebSocket) - Method in class org.glassfish.tyrus.core.frame.TextFrame
- respond(TyrusWebSocket) - Method in class org.glassfish.tyrus.core.frame.TyrusFrame
-
Execution part of frame processing.
- response - Variable in class org.glassfish.grizzly.http.server.Request
-
The response with which this request is associated.
- response - Variable in class org.glassfish.grizzly.http.server.Response
-
Coyote response.
- Response - Class in org.glassfish.grizzly.http.server
-
Wrapper object for the Coyote response.
- Response() - Constructor for class org.glassfish.grizzly.http.server.Response
- RESPONSE_CODE_MESSAGE - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
HTTP reason phrase for successful handshake response.
- RESPONSE_COMPLETE_EVENT - Static variable in class org.glassfish.grizzly.http.HttpServerFilter
- Response.SuspendedContextImpl - Class in org.glassfish.grizzly.http.server
- Response.SuspendTimeout - Class in org.glassfish.grizzly.http.server
- ResponseCompleteEvent() - Constructor for class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
- restore() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- result - Variable in class org.glassfish.grizzly.impl.ReadyFutureImpl
- result - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- result(R) - Method in interface org.glassfish.grizzly.impl.FutureImpl
-
Set the result value and notify about operation completion.
- result(R) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- result(R) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
Set the result value and notify about operation completion.
- result(R) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
Set the result value and notify about operation completion.
- Result - Interface in org.glassfish.grizzly
-
Common I/O result interface.
- ResultAware<E> - Interface in org.glassfish.grizzly.utils
- resume() - Method in class org.glassfish.grizzly.Context
-
Notify Context its processing will be resumed in the current thread.
- resume() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Resume processing of the current task
- resume() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Resumes a paused listener.
- resume() - Method in class org.glassfish.grizzly.http.server.Response
-
Complete the
Responseand finish/commit it. - resume() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Resume UDPNIOTransport, which has been paused before using
NIOTransport.pause(). - resume() - Method in interface org.glassfish.grizzly.Transport
-
Resumes the transport after a pause
- resume(Context) - Static method in class org.glassfish.grizzly.ProcessorExecutor
- resume(NextAction) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Resume the current FilterChain task processing by completing the current
Filter(the Filter, which suspended the processing) with the passedNextAction. - resumeNext() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Resume processing of the current task starting from the Filter, which follows the Filter, which suspend the processing.
- retainAll(Collection<?>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- retainAll(Collection<?>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- retainAll(Collection<?>) - Method in class org.glassfish.grizzly.utils.ArraySet
- retrieve(Properties) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- retrieve(Properties) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Retrieve settings from (system) properties.
- RETRY_AFTER - Static variable in class org.glassfish.tyrus.spi.UpgradeResponse
-
Header containing delay or date in which client can try to reconnect to the server.
- RETRY_AFTER_SERVICE_UNAVAILABLE - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
HTTP Service Unavailable - "Retry-After" reconnect support.
- RetryAfter - org.glassfish.grizzly.http.util.Header
- RetryAfterException - Exception in org.glassfish.tyrus.client
-
This exception is set as a cause of
DeploymentExceptionthrown fromWebSocketContainer.connectToServer(...) when HTTP response status code503 - Service Unavailableis received. - RetryAfterException(String, Long) - Constructor for exception org.glassfish.tyrus.client.RetryAfterException
-
Constructor.
- retryNow() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.Instructs Grizzly to try to resend the message right now.
- retryWhenPossible() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.Instructs Grizzly to send this message once some resources get released.
- reuseAddress - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- reverseDecode(LZMADecoder.LZMAInputState, short[], int, RangeDecoder, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
- reverseDecode(LZMADecoder.LZMAInputState, RangeDecoder) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
- reverseEncode(short[], int, RangeEncoder, int, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- reverseEncode(RangeEncoder, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- reverseGetPrice(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- reverseGetPrice(short[], int, int, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- rewind() - Method in interface org.glassfish.grizzly.Buffer
-
Rewinds this buffer.
- rewind() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- rewind() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- rewind() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- RFC_6265_SUPPORT_ENABLED - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
- rfc6265Enabled - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- ROOT - Static variable in class org.glassfish.grizzly.http.server.HttpHandlerRegistration
- rotatedDaily() - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set up automatic log-file rotation, on a daily basis.
- rotatedHourly() - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set up automatic log-file rotation, on a hourly basis.
- RotatingFileAppender - Class in org.glassfish.grizzly.http.server.accesslog
-
An
appenderwriting log entries toFiles, and rotating/archiving them when necessary. - RotatingFileAppender(File, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
-
Create a
RotatingFileAppenderwriting access log files in the specified directory and using the specifiedSimpleDateFormatpattern to generate file names. - RotatingFileAppender(File, String, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
-
Create a
RotatingFileAppenderwriting access log files in the specified directory. - rotationPattern(String) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set up automatic log-file rotation based on a specified
SimpleDateFormatpattern. - RoundRobinConnectionDistributor - Class in org.glassfish.grizzly.nio
-
RoundRobin NIOConnectionDistributor implementation, which allocates one SelectorRunner for OP_ACCEPT events and other event will be assign to a next SelectorRunner from the array.
- RoundRobinConnectionDistributor(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
- RoundRobinConnectionDistributor(NIOTransport, boolean) - Constructor for class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
- RoundRobinConnectionDistributor(NIOTransport, boolean, boolean) - Constructor for class org.glassfish.grizzly.nio.RoundRobinConnectionDistributor
-
Constructs RoundRobinConnectionDistributor with the given configuration.
- RSV_INCORRECTLY_SET() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
RSV bit(s) incorrectly set.
- rsv1(boolean) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set RSV1 flag.
- rsv2(boolean) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set RSV2 flag.
- rsv3(boolean) - Method in class org.glassfish.tyrus.core.frame.Frame.Builder
-
Set RSV3 flag.
- run() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- run() - Method in interface org.glassfish.grizzly.nio.SelectorHandler.Task
- run() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- run() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
- run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.DeregisterChannelOperation
- run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterChannelOperation
- run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterKeyTask
- run(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler.RunnableTask
- run(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandlerTask
- running - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- RUNNING - org.glassfish.grizzly.filterchain.FilterChainContext.State
S
- SafeFutureImpl<R> - Class in org.glassfish.grizzly.impl
-
Safe
FutureImplimplementation. - SafeFutureImpl() - Constructor for class org.glassfish.grizzly.impl.SafeFutureImpl
-
Creates SafeFutureImpl
- SameThreadIOStrategy - Class in org.glassfish.grizzly.strategies
-
IOStrategy, which executesProcessors in a current thread. - SameThreadProvider() - Constructor for class org.glassfish.grizzly.http.server.RequestExecutorProvider.SameThreadProvider
- saveLastResult(AttributeStorage, TransformationResult<K, L>) - Method in class org.glassfish.grizzly.AbstractTransformer
- SCHEME - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI scheme component type.
- SEC_KEY_INVALID_LENGTH(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Invalid Sec-WebSocket-Key length.
- SEC_KEY_INVALID_SERVER() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Sec-WebSocket-Key returned from server does not match expected response.
- SEC_KEY_NULL_NOT_ALLOWED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Null Sec-WebSocket-Key is not allowed.
- SEC_WEBSOCKET_ACCEPT - Static variable in interface jakarta.websocket.HandshakeResponse
-
The Sec-WebSocket-Accept header name.
- SEC_WS_ORIGIN_HEADER - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
WebSocket origin header name from previous versions.
- secure - Variable in class org.glassfish.grizzly.http.Cookie
- secure - Variable in class org.glassfish.grizzly.http.HttpHeader
- secure - Variable in class org.glassfish.grizzly.http.server.Request
-
Secure flag.
- secure(boolean) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set secure state.
- SECURE - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Secure flag.
- SEE_OTHER_303 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- select(IOEvent, Connection) - Method in class org.glassfish.grizzly.ChainProcessorSelector
-
Selects
Processor, which will process connection event. - select(IOEvent, Connection) - Method in class org.glassfish.grizzly.DefaultProcessorSelector
-
Selects
Processor, which will process connection event. - select(IOEvent, Connection) - Method in class org.glassfish.grizzly.filterchain.FilterChainProcessorSelector
-
Returns
FilterChaininstance, if it's interested in processing passedIOEvent, or null otherwise. - select(IOEvent, Connection) - Method in interface org.glassfish.grizzly.ProcessorSelector
-
Selects
Processor, which will process connection event. - select(IOEvent, Connection) - Method in class org.glassfish.grizzly.StandaloneProcessorSelector
- select(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- select(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
- selectionKey - Variable in class org.glassfish.grizzly.nio.NIOConnection
- selectionKeyHandler - Variable in class org.glassfish.grizzly.nio.NIOTransport
- selectionKeyHandler - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- SelectionKeyHandler - Interface in org.glassfish.grizzly.nio
-
SelectionKeyHandlerimplementations are responsible for handlingSelectionKeylife cycle events. - selectionKeyInterest2IoEvent(int) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- selectionKeyInterest2IoEvent(int) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- SELECTOR_THREAD_POOL_CONFIG - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientProperties
-
Client-side property to set custom selector
ThreadPoolConfig. - SELECTOR_THREAD_POOL_CONFIG - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientSocket
-
Deprecated.
- selectorHandler - Variable in class org.glassfish.grizzly.nio.NIOTransport
- selectorHandler - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- SelectorHandler - Interface in org.glassfish.grizzly.nio
- SelectorHandler.Task - Interface in org.glassfish.grizzly.nio
- SelectorHandlerTask - Interface in org.glassfish.grizzly.nio
-
Task, which may be registered on
SelectorHandlerand executed in a Selector thread. - selectorPool - Variable in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- selectorProvider - Variable in class org.glassfish.grizzly.nio.NIOTransport
- selectorProvider - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- selectorRunner - Variable in class org.glassfish.grizzly.nio.NIOConnection
- SelectorRunner - Class in org.glassfish.grizzly.nio
-
Class is responsible for processing certain (single)
SelectorHandler - selectorRunnerCount - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- selectorRunners - Variable in class org.glassfish.grizzly.nio.NIOTransport
- Selectors - Class in org.glassfish.grizzly.nio
-
Utility class for
Selectorrelated operations. - Selectors() - Constructor for class org.glassfish.grizzly.nio.Selectors
- selectTimeout - Variable in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- SEMI_COLON - Static variable in class org.glassfish.grizzly.http.util.Constants
-
SEMI_COLON.
- send(byte[]) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Deprecated.
- send(byte[], SendHandler) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Deprecated.
- send(byte[], SendHandler, WriterInfo) - Method in class org.glassfish.tyrus.core.ProtocolHandler
- send(byte[], WriterInfo) - Method in class org.glassfish.tyrus.core.ProtocolHandler
- send(String) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Deprecated.
- send(String, SendHandler) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Deprecated.
- send(String, SendHandler, WriterInfo) - Method in class org.glassfish.tyrus.core.ProtocolHandler
- send(String, WriterInfo) - Method in class org.glassfish.tyrus.core.ProtocolHandler
- SEND_FILE_ATTR - Static variable in class org.glassfish.grizzly.http.server.Request
-
The value of this request attribute, as set by the developer must be a
Filethat exists, is not a directory, and is readable. - SEND_FILE_ENABLED_ATTR - Static variable in class org.glassfish.grizzly.http.server.Request
-
Request attribute will be associated with a boolean value indicating whether or not it's possible to transfer a
Fileusing sendfile. - SEND_FILE_START_OFFSET_ATTR - Static variable in class org.glassfish.grizzly.http.server.Request
-
The value of this request attribute signifies the starting offset of the file transfer.
- SEND_FILE_WRITE_LEN_ATTR - Static variable in class org.glassfish.grizzly.http.server.Request
-
The value of this request attribute signifies the total number of bytes to transfer.
- SEND_MESSAGE_INFRAGMENT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Attempting to send a message while sending fragments of another.
- sendAcknowledgement() - Method in class org.glassfish.grizzly.http.server.Response
-
Send an acknowledgment of a request.
- sendAcknowledgment(Request, Response) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
The default implementation will acknowledge an
Expect: 100-Continuewith a response line with the status 100 followed by the final response to this request. - sendBinary(byte[]) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Deprecated.
- sendBinary(byte[], boolean) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Deprecated.
- sendBinary(byte[], boolean, WriterInfo) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a fragment of a complete message.
- sendBinary(byte[], int, int, boolean) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Deprecated.
- sendBinary(byte[], int, int, boolean, WriterInfo) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a fragment of a complete message.
- sendBinary(byte[], SendHandler) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Deprecated.
- sendBinary(byte[], SendHandler, WriterInfo) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a binary frame to the remote endpoint.
- sendBinary(byte[], WriterInfo) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a binary frame to the remote endpoint.
- sendBinary(String, byte[]) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send binary message.
- sendBinary(String, byte[], boolean) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send partial binary message.
- sendBinary(String, byte[], SendHandler) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send binary message with
SendHandler. - sendBinary(ByteBuffer) - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendBinary(ByteBuffer) - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Send a binary message, returning when all of the message has been transmitted.
- sendBinary(ByteBuffer, boolean) - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Send a binary message in parts, blocking until all of the message has been transmitted.
- sendBinary(ByteBuffer, SendHandler) - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendError(int) - Method in class org.glassfish.grizzly.http.server.Response
-
Send an error response with the specified status and a default message.
- sendError(int, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Send an error response with the specified status and message.
- sendErrorPage(Request, Response, ErrorPageGenerator, int, String, String, Throwable) - Static method in class org.glassfish.grizzly.http.server.util.HtmlHelper
-
Generate and send an error page for the given HTTP response status.
- sendfile(File, long, long, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Will use
FileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel)to send file to the remote endpoint. - sendfile(File, long, long, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
- sendfile(File, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Calls
write(file, 0, file.length()). - sendFile(Response, File) - Static method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- sendfileEnabled - Variable in class org.glassfish.grizzly.http.io.OutputBuffer
- SendHandler - Interface in jakarta.websocket
-
A simple callback object for asynchronous sending of web socket messages.
- sendObject(Object) - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendObject(Object) - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Sends a custom developer object, blocking until it has been transmitted.
- sendObject(Object, SendHandler) - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendPing(byte[]) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a
pingframe with the specified payload (if any). - sendPing(String, byte[]) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send ping message.
- sendPing(ByteBuffer) - Method in interface jakarta.websocket.RemoteEndpoint
-
Send a Ping message containing the given application data to the remote endpoint.
- sendPing(ByteBuffer) - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
- sendPong(byte[]) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a
pingframe with the specified payload (if any). - sendPong(String, byte[]) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send pong message.
- sendPong(ByteBuffer) - Method in interface jakarta.websocket.RemoteEndpoint
-
Allows the developer to send an unsolicited Pong message containing the given application data in order to serve as a unidirectional heartbeat for the session.
- sendPong(ByteBuffer) - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
- sendRawFrame(ByteBuffer) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Raw frame is always whole (not partial).
- sendRawFrame(ByteBuffer) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a frame to the remote endpoint.
- sendRedirect(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Send a temporary redirect to the specified redirect location URL.
- SendResult - Class in jakarta.websocket
-
The result of asynchronously sending a web socket message.
- SendResult() - Constructor for class jakarta.websocket.SendResult
-
Deprecated.Deprecated in WebSocket 2.2 and will be removed in a future version. Use
SendResult(Session, Throwable)as a replacement. - SendResult(Session) - Constructor for class jakarta.websocket.SendResult
-
Construct a SendResult signifying a successful send carrying no exception.
- SendResult(Session, Throwable) - Constructor for class jakarta.websocket.SendResult
-
Construct a SendResult carrying an exception.
- SendResult(Throwable) - Constructor for class jakarta.websocket.SendResult
-
Deprecated.Deprecated in WebSocket 2.2 and will be removed in a future version. Use
SendResult(Session, Throwable)as a replacement. - sendText(String) - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String) - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Send a text message, blocking until all of the message has been transmitted.
- sendText(String) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Deprecated.
- sendText(String, boolean) - Method in interface jakarta.websocket.RemoteEndpoint.Basic
-
Send a text message in parts, blocking until all of the message has been transmitted.
- sendText(String, boolean) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Deprecated.
- sendText(String, boolean, WriterInfo) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a fragment of a complete message.
- sendText(String, SendHandler) - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String, SendHandler) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Deprecated.
- sendText(String, SendHandler, WriterInfo) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a text frame to the remote endpoint.
- sendText(String, String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send text message.
- sendText(String, String, boolean) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send partial text message.
- sendText(String, String, SendHandler) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send text message with
SendHandler. - sendText(String, WriterInfo) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a text frame to the remote endpoint.
- serializeClientCookies(StringBuilder, boolean, boolean, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeClientCookies(StringBuilder, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeClientCookies(Buffer, boolean, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeClientCookies(Buffer, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializePacket(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
Serialize HTTP packet payload, represented by
HttpContentusing specific transfer encoding. - serializePacket(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Serialize HTTP packet payload, represented by
HttpContentusing specific transfer encoding. - serializePacket(FilterChainContext, HttpContent) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Serialize HTTP packet payload, represented by
HttpContentusing specific transfer encoding. - serializeServerCookie(StringBuilder, boolean, boolean, boolean, String, String, int, String, String, String, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeServerCookie(StringBuilder, boolean, boolean, boolean, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeServerCookie(StringBuilder, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeServerCookie(Buffer, boolean, boolean, String, String, int, String, String, String, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeServerCookie(Buffer, boolean, boolean, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeServerCookie(Buffer, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeToDataChunk(DataChunk) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Serializes this ContentType value into a passed
DataChunk. - serializeToDataChunk(DataChunk) - Method in class org.glassfish.grizzly.http.util.HeaderValue
-
Serializes this HeaderValue value into a passed
DataChunk. - server - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- server() - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the server-side cookies builder with the specific "strict cookie version compliance".
- server(boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the server-side cookies builder with the specific "strict cookie version compliance".
- server(boolean, boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
-
Returns the server-side cookies builder with the specific "strict cookie version compliance".
- Server - org.glassfish.grizzly.http.util.Header
- SERVER_ACCEPT - org.glassfish.grizzly.IOEvent
-
Event occurs on a server
Connection, when it becomes ready to accept new clientConnection. - SERVER_KEY_HASH - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
Server key hash used to compute "Sec-WebSocket-Accept" header value.
- serverAddr(String) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set server address or hostname.
- ServerConfiguration - Class in org.glassfish.grizzly.http.server
-
Configuration options for a particular
HttpServerinstance. - serverConnectionBackLog - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- serverConnections - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
The Server connections.
- ServerContainer - Interface in org.glassfish.tyrus.spi
-
HTTP server abstraction.
- ServerContainerFactory - Class in org.glassfish.tyrus.spi
-
Factory used to get instances of
ServerContainer. - ServerContainerFactory() - Constructor for class org.glassfish.tyrus.spi.ServerContainerFactory
- ServerCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- ServerEndpointConfigWrapper - Class in org.glassfish.tyrus.core
-
A public class that holds a wrapped ServerEndpointConfig.
- ServerFilterConfiguration - Class in org.glassfish.grizzly.http.server
-
HttpServerFilterconfiguration. - ServerFilterConfiguration() - Constructor for class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- ServerFilterConfiguration(String, String) - Constructor for class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- ServerFilterConfiguration(ServerFilterConfiguration) - Constructor for class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- ServerInputBuffer - Class in org.glassfish.grizzly.http.server.io
-
Server-side implementation of the
InputBuffer. - ServerInputBuffer() - Constructor for class org.glassfish.grizzly.http.server.io.ServerInputBuffer
- serverName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Return the buffer holding the server name, if any.
- serverNameRaw() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Return the buffer holding the server name, if any.
- ServerOutputBuffer - Class in org.glassfish.grizzly.http.server.io
- ServerOutputBuffer() - Constructor for class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
- serverPort(int) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set server port.
- serverSocketSoTimeout - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- service(Request, Response) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
This method should contain the logic for any HTTP extension to the Grizzly HTTP web server.
- service(Request, Response) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
Map the
Requestto the properHttpHandler - service(Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
Based on the
RequestURI, try to map the file from the#getDocRoots(), and send it back to a client. - SERVICE_RESTART - jakarta.websocket.CloseReason.CloseCodes
-
1012 indicates that the service will be restarted.
- SERVICE_RESTART - org.glassfish.tyrus.core.CloseReasons
-
1012 indicates that the service will be restarted.
- SERVICE_UNAVAILABLE_503 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- ServiceConfigurationError - Error in org.glassfish.grizzly.utils
-
Error thrown when something goes wrong while looking up service providers.
- ServiceConfigurationError - Error in org.glassfish.tyrus.core
-
Taken from Jersey 2.
- ServiceConfigurationError(String) - Constructor for error org.glassfish.grizzly.utils.ServiceConfigurationError
-
Constructs a new instance with the specified detail string.
- ServiceConfigurationError(String) - Constructor for error org.glassfish.tyrus.core.ServiceConfigurationError
-
Constructs a new instance with the specified detail string.
- ServiceConfigurationError(Throwable) - Constructor for error org.glassfish.grizzly.utils.ServiceConfigurationError
-
Constructs a new instance that wraps the specified throwable.
- ServiceConfigurationError(Throwable) - Constructor for error org.glassfish.tyrus.core.ServiceConfigurationError
-
Constructs a new instance that wraps the specified throwable.
- ServiceFinder<T> - Class in org.glassfish.grizzly.utils
-
A simple service-provider lookup mechanism.
- ServiceFinder<T> - Class in org.glassfish.tyrus.core
-
A simple service-provider lookup mechanism.
- ServiceFinder.DefaultServiceIteratorProvider - Class in org.glassfish.tyrus.core
-
The default service iterator provider that looks up provider classes in META-INF/services files.
- ServiceFinder.ServiceIteratorProvider - Class in org.glassfish.tyrus.core
-
Supports iteration of provider instances or classes.
- ServiceIteratorProvider() - Constructor for class org.glassfish.tyrus.core.ServiceFinder.ServiceIteratorProvider
- SERVLET_NAME_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we forward a servlet name to an error page.
- servletName - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Wrapper
- servletName - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- Session - Class in org.glassfish.grizzly.http.server
-
Simple session object.
- Session - Interface in jakarta.websocket
-
A Web Socket session represents a conversation between two web socket endpoints.
- Session() - Constructor for class org.glassfish.grizzly.http.server.Session
- Session(String) - Constructor for class org.glassfish.grizzly.http.server.Session
-
Create a new session using a session identifier
- SESSION_ALLOWED - org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener.OnOpenResult
-
Session can be opened.
- SESSION_CLOSED_IDLE_TIMEOUT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
"Session closed by the container because of the idle timeout."
- SESSION_COOKIE_NAME - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The name of the cookie used to pass the session identifier back and forth with the client.
- SESSION_COOKIE_PATTERN - Static variable in class org.glassfish.grizzly.http.server.util.Globals
- SESSION_ID_KEY - Static variable in interface org.glassfish.grizzly.ssl.SSLSupport
-
The Request attribute key for the session id.
- SESSION_PARAMETER_NAME - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The name of the path parameter used to pass the session identifier back and forth with the client.
- sessionCookieName - Variable in class org.glassfish.grizzly.http.server.Request
- SessionEventListener - Class in org.glassfish.tyrus.core.cluster
-
Session event listener.
- SessionEventListener(Session) - Constructor for class org.glassfish.tyrus.core.cluster.SessionEventListener
-
Constructor.
- SessionException - Exception in jakarta.websocket
-
A SessionException represents a general exception type reporting problems occurring on a websocket session.
- SessionException(String, Throwable, Session) - Constructor for exception jakarta.websocket.SessionException
-
Creates a new instance of this exception with the given message, the wrapped cause of the exception and the session with which the problem is associated.
- sessionId(String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Set the SessionID to be used for the push.
- SessionListener - Interface in org.glassfish.tyrus.core.cluster
-
Session listener.
- SessionListener() - Constructor for class org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener
- sessionManager - Variable in class org.glassfish.grizzly.http.server.Request
- SessionManager - Interface in org.glassfish.grizzly.http.server
-
HTTP session manager abstraction responsible for keeping track of HTTP session associated with a user
Request. - sessionParsed - Variable in class org.glassfish.grizzly.http.server.Request
-
Session parsed flag.
- set(byte) - Method in interface org.glassfish.grizzly.memory.CompositeBuffer.Setter
-
Set the current byte value.
- set(int, int, int, int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- set(int, Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- set(int, Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- set(int, ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- set(String) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Sets the content type.
- set(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
- set(AttributeHolder, T) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Set attribute value, stored on the
AttributeHolder. - set(AttributeStorage, T) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Set attribute value, stored on the
AttributeStorage. - set(Connection<L>, K, L, int) - Method in class org.glassfish.grizzly.asyncqueue.RecordReadResult
- set(Connection<L>, K, L, int) - Method in class org.glassfish.grizzly.ReadResult
-
One method to set all the WriteResult properties.
- set(Connection<L>, K, L, long) - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
- set(Connection<L>, K, L, long) - Method in class org.glassfish.grizzly.WriteResult
-
One method to set all the WriteResult properties.
- set(Connection, Object, CompletionHandler) - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- set(Connection, Object, CompletionHandler, Interceptor) - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
- set(Connection, WritableMessage, CompletionHandler, Object, PushBackHandler, boolean) - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- set(CompressionConfig) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Copies the source CompressionConfig object value into this object.
- set(BufferChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Set
BufferChunkcontent to CharChunk using givenCharset. - set(ByteChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Set
ByteChunkcontent to CharChunk using givenCharset. - set(ContentType) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Sets the content type.
- set(ContentType) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
- set(DataChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
- set(DataChunk, int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setAccessibleMethod(Method) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
Set a method to be accessible.
- setAcknowledgement(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Mark this packet as an acknowledgment to a client expectation.
- setAddress(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Set address, associated with the current
IOEventprocessing. - setAddressHolder(Holder<?>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Set address, associated with the current
IOEventprocessing. - setAlgorithm(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- setAlgorithm(int) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- setAllowCustomReasonPhrase(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets if the custom status reason phrases are allowed for this response.
- setAllowCustomStatusMessage(boolean) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Sets if the custom status messages (reason phrases) are allowed for this response.
- setAllowDirectWrite(boolean) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Set true, if async write queue is allowed to write buffer directly during write(...) method call, w/o adding buffer to the queue, or false otherwise.
- setAllowDirectWrite(boolean) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Set true, if async write queue is allowed to write buffer directly during write(...) method call, w/o adding buffer to the queue, or false otherwise.
- setAllowEncodedSlash(boolean) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
When true, URL that contains encoded slash will be allowed.
- setAllowEncodedSlash(boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
Override the default value
- setAllowPayloadForUndefinedHttpMethods(boolean) - Method in class org.glassfish.grizzly.http.HttpServerFilter
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- setAllowPayloadForUndefinedHttpMethods(boolean) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- setAllowReplacement(boolean) - Static method in class org.glassfish.grizzly.http.server.util.Mapper
-
Allow replacement of already added
Mapper.Host,Mapper.ContextandMapper.Wrapperwhen invokingMapper.addHost(java.lang.String, java.lang.String[], java.lang.Object),Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], org.glassfish.grizzly.http.server.naming.NamingContext)etc. - setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Deprecated.
- setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.
- setAsyncSendTimeout(long) - Method in interface jakarta.websocket.WebSocketContainer
-
Sets the number of milliseconds the implementation will timeout attempting to send a websocket message for all RemoteEndpoints associated with this container.
- setAsyncSendTimeout(long) - Method in class org.glassfish.tyrus.client.ClientManager
- setAttribute(int, Object) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- setAttribute(int, Object) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
Internal method for dynamic attribute support.
- setAttribute(String, Object) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Set a name/value object.
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Set a name/value object.
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the specified request attribute to the specified value.
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.http.server.Request
-
Set the specified request attribute to the specified value.
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.http.server.Session
-
Add an attribute to this session.
- setAttributeBuilder(AttributeBuilder) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set
TransportassociatedAttributeBuilder, which will be used byTransportand itsConnections to store customAttributes. - setAttributeBuilder(AttributeBuilder) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Set the
AttributeBuilderto be used by the createdNIOTransport. - setAttributeBuilder(AttributeBuilder) - Method in interface org.glassfish.grizzly.Transport
-
Set
TransportassociatedAttributeBuilder, which will be used byTransportand itsConnections to store customAttributes. - setAuthPassThroughEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- setBackendConfiguration(BackendConfiguration) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the auxiliary configuration, which might be used, when Grizzly HttpServer is running behind HTTP gateway like reverse proxy or load balancer.
- setBackendConfiguration(BackendConfiguration) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the auxiliary configuration, which might be used, when Grizzly HttpServer is running behind HTTP gateway like reverse proxy or load balancer.
- setBasePath(String) - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Sets the absolute doc base path of this AlternateDocBase.
- setBatchingAllowed(boolean) - Method in interface jakarta.websocket.RemoteEndpoint
-
Indicate to the implementation that it is allowed to batch outgoing messages before sending.
- setBatchingAllowed(boolean) - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
- setBuffer(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setBuffer(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setBuffer(Buffer, MemoryManager) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- setBufferChunk(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- setBufferChunk(Buffer, int, int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- setBufferSize(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- setBufferSize(int) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the buffer size to be used for this Response.
- setByteChunk(ByteChunk) - Method in class org.glassfish.grizzly.http.util.C2BConverter
- setByteEnabled(boolean) - Static method in class org.glassfish.grizzly.http.util.StringCache
- setByteInputChannel(ByteChunk.ByteInputChannel) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
When the buffer is empty, read the data from the input channel.
- setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
When the buffer is full, write the data to the output channel.
- setBytes(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Sets the message bytes to the specified sub-array of bytes.
- setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Sets the content to the specified subarray of bytes.
- setCacheSize(int) - Static method in class org.glassfish.grizzly.http.util.StringCache
- setCaseSenitive(boolean) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Configure the case sensitivity
- setChannel(SelectableChannel) - Method in class org.glassfish.grizzly.nio.NIOConnection
- setChannelConfigurator(ChannelConfigurator) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Sets the configurator responsible for initial
SelectableChannelconfiguration. - setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the character encoding of this HTTP message.
- setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Overrides the name of the character encoding used in the body of this request.
- setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.server.Response
- setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Sets the the character encoding (the content-type's charset attribute value).
- setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
- setCharEnabled(boolean) - Static method in class org.glassfish.grizzly.http.util.StringCache
- setCharInputChannel(CharChunk.CharInputChannel) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
When the buffer is empty, read the data from the input channel.
- setCharOutputChannel(CharChunk.CharOutputChannel) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
When the buffer is full, write the data to the output channel.
- setChars(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- setChars(char[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setChars(char[], int, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Sets the content to be a char[]
- setCharset(Charset) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- setCharset(Charset) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Set the encoding.
- setCharset(Charset) - Method in class org.glassfish.grizzly.utils.StringDecoder
- setCharset(Charset) - Method in class org.glassfish.grizzly.utils.StringEncoder
- setChunked(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set true, if this
HttpPacketcontent will be transferred in chunking mode, or false if case of fixed-length message. - setChunkingAllowed(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Indicate whether or not chunking may be used by this header.
- setChunkingEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Enable/disable chunking of an HTTP response body if no content length has been explictly specified.
- setCipherConfigured(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
- setClientMode(boolean) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Set
SSLEngineto be configured to work in client mode. - setClientMode(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set
SSLEngineto be configured to work in client mode. - setClientSocketSoTimeout(int) - Method in class org.glassfish.grizzly.nio.NIOTransport
- setClientSocketSoTimeout(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Sets the timeout on socket blocking operations for the client
- setComment(String) - Method in class org.glassfish.grizzly.http.Cookie
-
Specifies a comment that describes a cookie's purpose.
- setCommitted(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Is this HttpHeader written?
- setCompletionHandler(CompletionHandler) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- setCompressableMimeTypes(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Deprecated.
- setCompressableMimeTypes(Set<String>) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Deprecated.
- setCompressedFilesFolder(File) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Sets the folder to be used to store temporary compressed files.
- setCompressibleMimeTypes(String) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().setCompressibleMimeTypes(Set<String>)
- setCompressibleMimeTypes(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the set of the mime-types, which are allowed to be compressed.
- setCompressibleMimeTypes(Set<String>) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the set of the mime-types, which are allowed to be compressed.
- setCompression(String) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().setCompressionMode(mode)
- setCompressionMinSize(int) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the minimum size of an entity, which will be compressed.
- setCompressionMinSize(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().setCompressionMinSize(int)
- setCompressionMode(CompressionConfig.CompressionMode) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the
CompressionConfig.CompressionMode. - setConnection(Connection) - Method in class org.glassfish.grizzly.Context
-
Set the processing
Connection. - setConnection(Connection) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Sets the underlying connection used by the request.
- setConnectionForKey(NIOConnection, SelectionKey) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- setConnectionForKey(NIOConnection, SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- setConnectionTimeout(int) - Method in class org.glassfish.grizzly.nio.NIOTransport
- setConnectionTimeout(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setConnectResultHandler(TCPNIOConnection.ConnectResultHandler) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- setContent(Buffer) - Method in class org.glassfish.grizzly.http.HttpContent
- setContentBroken(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set flag, which is set to true, means that HTTP packet payload was detected as broken due to unexpected error occurred during Transfer-Encoding or Content-Encoding processing.
- setContentEncodingsSelected(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
- setContentLanguage(String) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Set the value that will be used by the
Content-Languageresponse header. - setContentLength(int) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the length of this HTTP message.
- setContentLength(int) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the content length (in bytes) for this Response.
- setContentLengthLong(long) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the content-length of this
HttpPacket. - setContentLengthLong(long) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- setContentLengthLong(long) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the content length (in bytes) for this Response.
- setContentType(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Sets the content type.
- setContentType(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the content type for this Response.
- setContentType(ContentType) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Sets the content type.
- setContentType(ContentType) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the content type for this Response.
- setContext(String, String[], NamingContext) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Set context, used for wrapper mapping (request dispatcher).
- setContextPath(String) - Method in class org.glassfish.grizzly.http.server.Request
- setContextPath(Request.PathResolver) - Method in class org.glassfish.grizzly.http.server.Request
- SetCookie - org.glassfish.grizzly.http.util.Header
- setCookies(Cookie[]) - Method in class org.glassfish.grizzly.http.server.Request
-
Set the set of cookies received with this Request.
- setCorePoolSize(int) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setCorePoolSize(int) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set the core thread pool size - the size of the thread pool will never bee smaller than this.
- setCrc32(CRC32) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- setCreationTime(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setCurrentElement(E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Set current task element.
- setCustomTimeout(Connection, long, TimeUnit) - Static method in class org.glassfish.grizzly.utils.IdleTimeoutFilter
-
Provides an override mechanism for the default timeout.
- setDaemon(boolean) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setDaemon(boolean) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set
trueif thread pool threads are daemons. - setData(Object) - Method in class org.glassfish.grizzly.ProcessorResult
- setDateHeader(String, long) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified date header to the specified value.
- setDateHeader(Header, long) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified date header to the specified value.
- setDecodedURI(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- setDecoderProperties(byte[]) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder
- setDecodeStatus(GZipDecoder.DecodeStatus) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- setDecodeUrl(boolean) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Should this class decode the URL
- setDecompressionEnabled(boolean) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
If set to
truecontent-encoding header for incoming data will be respected and data will be decompressed and the decompressed stream will be passed on. - setDefaultContextPath(String, String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Configures the given virtual server with the given default context path.
- setDefaultEncoding(String) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Set the default character encoding for this InputBuffer, which would be applied if no encoding was explicitly set on HTTP
HttpRequestPacketand character decoding wasn't started yet. - setDefaultErrorPageGenerator(ErrorPageGenerator) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the NetworkListener default
ErrorPageGenerator. - setDefaultErrorPageGenerator(ErrorPageGenerator) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the default
ErrorPageGenerator. - setDefaultHostName(String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Set default host.
- setDefaultMaxBinaryMessageBufferSize(int) - Method in interface jakarta.websocket.WebSocketContainer
-
Sets the default maximum size of incoming binary message that this container will buffer.
- setDefaultMaxBinaryMessageBufferSize(int) - Method in class org.glassfish.tyrus.client.ClientManager
- setDefaultMaxSessionIdleTimeout(long) - Method in interface jakarta.websocket.WebSocketContainer
-
Sets the default time in milliseconds after which any web socket sessions in this container will be closed if it has been inactive.
- setDefaultMaxSessionIdleTimeout(long) - Method in class org.glassfish.tyrus.client.ClientManager
- setDefaultMaxTextMessageBufferSize(int) - Method in interface jakarta.websocket.WebSocketContainer
-
Sets the maximum size of incoming text message that this container will buffer.
- setDefaultMaxTextMessageBufferSize(int) - Method in class org.glassfish.tyrus.client.ClientManager
- setDefaultQueryEncoding(Charset) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the default character encoding used to decode request URI's query part.
- setDefaultResponseContentType(String) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- setDefaultURIEncoding(Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- setDetailMessage(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Sets detail error message.
- setDictionarySize(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- setDictionarySize(int) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- setDirect(boolean) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Set true, if ByteBufferManager works with direct
ByteBuffers, or false otherwise. - setDirectorySlashOff(boolean) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
-
If the directorySlashOff is true HTTP 301 redirect will not be sent when requested static resource is a directory.
- setDisableUploadTimeout(boolean) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- setDispatcherHelper(DispatcherHelper) - Method in class org.glassfish.grizzly.http.server.HttpHandler
- setDocBase(String) - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Sets the (possibly relative) doc base path of this AlternateDocBase.
- setDomain(String) - Method in class org.glassfish.grizzly.http.Cookie
-
Specifies the domain within which this cookie should be presented.
- setDst(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- setDst(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- setDstAddress(L) - Method in class org.glassfish.grizzly.WriteResult
-
Set the destination address, the message was written to.
- setDstAddressHolder(Holder<L>) - Method in class org.glassfish.grizzly.WriteResult
-
Set the destination address, the message was written to.
- setEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Enables/disables the
FileCache. - setEnabledCipherSuites(String[]) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Sets a list of enabled cipher suites.
- setEnabledCipherSuites(String[]) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set enabled cipher suites.
- setEnabledProtocols(String[]) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Sets a list of enabled protocols.
- setEnabledProtocols(String[]) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set enabled protocols.
- setEncoding(String) - Method in class org.glassfish.grizzly.http.util.UEncoder
- setEncoding(Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
- setEnd(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- setEnd(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- setEnd(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- setEnd(int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- setEnd(int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Sets the DataChunk end position.
- setEndIdx(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- setEndMarkerMode(boolean) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- setError() - Method in class org.glassfish.grizzly.http.server.Response
-
Set the error flag.
- setError(boolean) - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag indicates whether error occurred during the HTTP processing.
- setErrorAndSendErrorPage(Request, Response, ErrorPageGenerator, int, String, String, Throwable) - Static method in class org.glassfish.grizzly.http.server.util.HtmlHelper
-
Generate and send an error page for the given HTTP response status.
- setErrorCode(int) - Method in class org.glassfish.grizzly.TransformationResult
- setErrorDescription(String) - Method in class org.glassfish.grizzly.TransformationResult
- setErrorPageGenerator(ErrorPageGenerator) - Method in class org.glassfish.grizzly.http.server.Response
-
Sets the
ErrorPageGeneratorto be used byResponse.sendError(int)orResponse.sendError(int, java.lang.String). - setExpectContent(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
- setExtensionContext(ExtendedExtension.ExtensionContext) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Client side.
- setExtensions(List<Extension>) - Method in class org.glassfish.tyrus.core.Handshake
-
Client side only - set the list of supported extensions.
- setExtensions(List<Extension>) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Client side.
- setExternalRemainder(I) - Method in class org.glassfish.grizzly.TransformationResult
- setFactory(MessageBytes.MessageBytesFactory) - Static method in class org.glassfish.grizzly.http.util.MessageBytes
- setFailure(Throwable) - Method in class org.glassfish.tyrus.core.TyrusFuture
-
Sets the failure result of message writing process.
- setFileCacheEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
Set true to configure this StaticHttpHandler to use file cache to serve static resources, or false otherwise.
- setFileSendEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Configure whether or send-file support will enabled which allows sending
Fileresources viaFileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel). - setFilterIdx(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- setFirst(K) - Method in class org.glassfish.grizzly.utils.Pair
- setGracefulShutdownSupported(boolean) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Enables or disables graceful shutdown support.
- setHandshakeTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Sets the handshake timeout.
- setHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the value, of the specific HTTP mime header.
- setHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Set the value, of the specific HTTP mime header.
- setHeader(String, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Set the value, of the specific HTTP mime header.
- setHeader(String, String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Set a request header to be used for the push.
- setHeader(String, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified header to the specified value.
- setHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the value, of the specific HTTP mime header.
- setHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Set the value, of the specific HTTP mime header.
- setHeader(String, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Set the value, of the specific HTTP mime header.
- setHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified header to the specified value.
- setHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the value, of the specific HTTP mime header.
- setHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Set the value, of the specific HTTP mime header.
- setHeader(Header, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Set the value, of the specific HTTP mime header.
- setHeader(Header, String) - Method in class org.glassfish.grizzly.http.server.http2.PushBuilder
-
Set a request header to be used for the push.
- setHeader(Header, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified header to the specified value.
- setHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the value, of the specific HTTP mime header.
- setHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Set the value, of the specific HTTP mime header.
- setHeader(Header, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Set the value, of the specific HTTP mime header.
- setHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified header to the specified value.
- setHeaderFlag(int) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- setHeaderParsed(boolean) - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- setHeaderParseStateValue(int) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.Cookies
- setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.util.Parameters
- setHeaders(MimeHeaders, boolean) - Method in class org.glassfish.grizzly.http.Cookies
- setHeaderWritten(boolean) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- setHeartbeatInterval(long) - Method in class org.glassfish.tyrus.core.TyrusSession
-
Set an interval in milliseconds between scheduled periodic Pong messages.
- setHostnameVerifier(HostnameVerifier) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set custom hostname verifier.
- setHostVerificationEnabled(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set hostname verification.
- setHtmlEncodingCustomReasonPhrase(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets if we need to encode HTML sensitive characters in custom reason phrase.
- setHttpContext(HttpContext) - Method in class org.glassfish.grizzly.http.ProcessingState
-
Sets the
HttpContextassociated with the processing. - setHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
- setHttpHandlerPath(String) - Method in class org.glassfish.grizzly.http.server.Request
- setHttpHandlerPath(Request.PathResolver) - Method in class org.glassfish.grizzly.http.server.Request
- setHttpOnly(boolean) - Method in class org.glassfish.grizzly.http.Cookie
-
HttpOnly feature is used in server->client communication only to let client know, that the cookie can not be accessed on the client-side (script etc).
- setHttpServerName(String) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the server name used for HTTP response headers and default generated error pages.
- setHttpServerVersion(String) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the version of the server info sent in HTTP response headers and the default generated error pages.
- setId(int) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setId(String) - Method in class org.glassfish.tyrus.core.wsadl.model.Endpoint
-
Sets the value of the id property.
- setIdInternal(String) - Method in class org.glassfish.grizzly.http.server.Session
-
Sets the session identifier for this session.
- setIdleTimeoutInSeconds(int) - Method in class org.glassfish.grizzly.http.KeepAlive
-
Configures idle connection timeout behavior.
- setIgnoreContentModifiers(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set true if parser has to ignore "Transfer-Encoding" and "Content-Encoding" headers and act as none of them were specified.
- setImpl(ThreadPoolConfig) - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- setIncomingBufferSize(int) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Deprecated.Please use
.TyrusWebSocketEngineBuilder#incomingBufferSize(Integer)instead. - setInflater(Inflater) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- setInitialClassLoader(ClassLoader) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
Specifies the context classloader that will be used by threads in this pool.
- setInitialClassLoader(ClassLoader) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Specifies the context class loader that will be used by threads in this pool.
- setInitialized(boolean) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- setInitialized(boolean) - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
- setInitialOutputBuffer(Buffer) - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- setInt(int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Set the buffer to the representation of an int
- setInterested(IOEvent, boolean) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
Set the the i/o event, this
Processoris interested in - setInterested(IOEvent, boolean) - Method in interface org.glassfish.grizzly.Processor
-
Set the the i/o event, this
Processoris interested in - setInterested(IOEvent, boolean) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
Method does nothing.
- setIntHeader(String, int) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified integer header to the specified value.
- setIntHeader(Header, int) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the specified integer header to the specified value.
- setIoEvent(IOEvent) - Method in class org.glassfish.grizzly.Context
-
Set the processing
IOEvent. - setIOStrategy(IOStrategy) - Method in class org.glassfish.grizzly.AbstractTransport
- setIOStrategy(IOStrategy) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Changes the
IOStrategythat will be used. - setIOStrategy(IOStrategy) - Method in interface org.glassfish.grizzly.Transport
- setIteratorProvider(ServiceFinder.ServiceIteratorProvider) - Static method in class org.glassfish.tyrus.core.ServiceFinder
-
Register the service iterator provider to iterate on provider instances or classes.
- setJmxEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Enables
JMXfor thisHttpServer. - setKeepAlive(boolean) - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag controls the connection keep-alive feature.
- setKeepAlive(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- setKeepAlive(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- setKeepAliveTime(long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
The max period of time a thread will wait for a new task to process.
- setKeepAliveTime(long, TimeUnit) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
The max period of time a thread will wait for a new task to process.
- setKernelPool0(ExecutorService) - Method in class org.glassfish.grizzly.AbstractTransport
- setKernelThreadPool(ExecutorService) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set a thread pool which will run Transport internal tasks.
- setKernelThreadPool(ExecutorService) - Method in interface org.glassfish.grizzly.Transport
-
Set a thread pool which will run Transport internal tasks.
- setKernelThreadPoolConfig(ThreadPoolConfig) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set the
ThreadPoolConfigto be used by the Transport internal thread pool. - setKernelThreadPoolConfig(ThreadPoolConfig) - Method in interface org.glassfish.grizzly.Transport
-
Set the
ThreadPoolConfigto be used by the Transport internal thread pool. - setKeyManagerFactoryAlgorithm(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets the key manager factory algorithm.
- setKeyManagerFactoryAlgorithm(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets the key manager factory algorithm.
- setKeyPass(char[]) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of the key in the key store.
- setKeyPass(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of the key in the key store.
- setKeyPassword(char[]) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Password of the key in the key store.
- setKeyPassword(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Password of the key in the key store.
- setKeyStoreBytes(byte[]) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets key store payload as byte array.
- setKeyStoreBytes(byte[]) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets key store payload as byte array.
- setKeyStoreFile(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets key store file name, also makes sure that if other key store configuration parameters are not set to set them to default values.
- setKeyStoreFile(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets key store file name, also makes sure that if other key store configuration parameters are not set to set them to default values.
- setKeyStorePass(char[]) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of key store.
- setKeyStorePass(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of key store.
- setKeyStorePassword(char[]) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Password of key store.
- setKeyStorePassword(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Password of key store.
- setKeyStoreProvider(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets the key store provider name.
- setKeyStoreProvider(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets the key store provider name.
- setKeyStoreType(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Type of key store.
- setKeyStoreType(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Type of key store.
- setLast(boolean) - Method in class org.glassfish.grizzly.http.HttpContent
- setLastResult(TransformationResult<K, L>) - Method in class org.glassfish.grizzly.AbstractTransformer.LastResultAwareState
- setLc(int) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- setLcLpPb(int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- setLimit(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Maximum amount of data in this buffer.
- setLimit(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Maximum amount of data in this buffer.
- setLimit(int) - Method in class org.glassfish.grizzly.http.util.Parameters
- setLinger(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- setLinger(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- setLocale(Locale) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Called explicitly by user to set the Content-Language and the default encoding
- setLocale(Locale) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
- setLocalHost(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the host name of the server servicing this request.
- setLocalPort(int) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Sets the Internet Protocol (IP) port number of the interface on which the request was received.
- setLocked(boolean) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Set the locked state of this parameter map.
- setLong(long) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Set the buffer to the representation of an long
- setLp(int) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- setManualIOEventControl() - Method in class org.glassfish.grizzly.Context
-
Switches processing to the manual IOEvent control.
- setMatchFinder(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- setMatchFinder(int) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- setMaxAge(int) - Method in class org.glassfish.grizzly.http.Cookie
-
Sets the maximum age of the cookie in seconds.
- setMaxAsyncWriteQueueSize(int) - Method in interface org.glassfish.grizzly.Connection
-
Set the max size (in bytes) of asynchronous write queue associated with connection.
- setMaxAsyncWriteQueueSize(int) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Set the max size (in bytes) of asynchronous write queue associated with connection.
- setMaxAsyncWriteQueueSizeInBytes(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setMaxBinaryMessageBufferSize(int) - Method in interface jakarta.websocket.Session
-
Sets the maximum length of incoming binary messages that this Session can buffer.
- setMaxBinaryMessageBufferSize(int) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - setMaxBinaryMessageBufferSize(int) - Method in class org.glassfish.tyrus.core.TyrusSession
- setMaxBufferedPostSize(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the maximum POST body size, which can buffered in memory.
- setMaxBufferedPostSize(int) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the maximum POST body size, which can buffered in memory.
- setMaxCacheEntries(int) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Sets the maximum number of files that may be cached.
- setMaxDispatchDepth(int) - Static method in class org.glassfish.grizzly.http.server.Request
-
Static setter method for the maximum dispatch depth
- setMaxEntrySize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
The maximum size, in bytes, a resource may be before it can no longer be considered cacheable.
- setMaxFormPostSize(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the maximum size of the POST body generated by an HTML form.
- setMaxFormPostSize(int) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the maximum size of the POST body generated by an HTML form.
- setMaxHttpHeaderSize(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Configures the maximum header size for an HTTP request.
- setMaxIdleTimeout(long) - Method in interface jakarta.websocket.Session
-
Set the number of milliseconds before this session will be closed by the container if it is inactive, i.e. no messages are either sent or received in that time.
- setMaxIdleTimeout(long) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - setMaxIdleTimeout(long) - Method in class org.glassfish.tyrus.core.TyrusSession
- setMaxInactiveInterval(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setMaxLargeFileCacheSize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Sets the maximum size, in bytes, of the memory mapped cache for large files.
- setMaxNumHeaders(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- setMaxPayloadRemainderToSkip(long) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Set the maximum request payload remainder (in bytes) HttpServerFilter will try to swallow after HTTP request processing is over in order to keep the connection alive.
- setMaxPayloadRemainderToSkip(long) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Set the maximum request payload remainder (in bytes) HttpServerFilter will try to swallow after HTTP request processing is over in order to keep the connection alive.
- setMaxPendingBytes(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
The maximum size, in bytes, of all data waiting to be written to the associated
Connection. - setMaxPendingBytesPerConnection(int) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Configures the maximum number of bytes pending to be written for a particular
Connection. - setMaxPendingBytesPerConnection(int) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Configures the maximum number of bytes pending to be written for a particular
Connection. - setMaxPendingBytesPerConnection(int) - Method in class org.glassfish.grizzly.ssl.SSLFilter
-
Configures the maximum number of bytes that may be queued to be written for a particular
Connection. - setMaxPoolSize(int) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setMaxPoolSize(int) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set max thread pool size.
- setMaxPostSize(long) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the maximum size of the POST body.
- setMaxRequestHeaders(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the maximum number of headers allowed for a request.
- setMaxRequestParameters(int) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the maximum number of parameters allowed for a request.
- setMaxRequestsCount(int) - Method in class org.glassfish.grizzly.http.KeepAlive
-
Configures the max number of HTTP requests allowed to be processed on one keep-alive connection.
- setMaxResponseHeaders(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the maximum number of headers allowed for a response.
- setMaxSmallFileCacheSize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
The maximum size, in bytes, of the heap cache for files below the water mark set by
FileCache.getMinEntrySize(). - setMaxTextMessageBufferSize(int) - Method in interface jakarta.websocket.Session
-
Sets the maximum length of incoming text messages that this Session can buffer.
- setMaxTextMessageBufferSize(int) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
This method is not supported on
RemoteSession. - setMaxTextMessageBufferSize(int) - Method in class org.glassfish.tyrus.core.TyrusSession
- setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.AbstractTransformer
- setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set the
TransportassociatedMemoryManager, which will be used by theTransport, itsConnections and by during processing I/O events, occurred onConnections. - setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Set the
MemoryManagerto be used by the createdNIOTransport. - setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setMemoryManager(MemoryManager) - Method in interface org.glassfish.grizzly.Transport
-
Set the
TransportassociatedMemoryManager, which will be used by theTransport, itsConnections and by during processing I/O events, occurred onConnections. - setMessage(Object) - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- setMessage(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Set message object, associated with the current processing.
- setMessage(K) - Method in class org.glassfish.grizzly.ReadResult
-
Set the message, which was read.
- setMessage(K) - Method in class org.glassfish.grizzly.WriteResult
-
Set the message, which was read.
- setMessage(O) - Method in class org.glassfish.grizzly.TransformationResult
- setMessageCloner(MessageCloner) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- setMessageEventListener(MessageEventListener) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Set message event listener.
- setMethod(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the HTTP request method.
- setMethod(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Sets the HTTP request method used in this Request.
- setMethod(Method) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the HTTP request method.
- setMimeType(String) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Sets the mime-type part of the content-type (the part without charset attribute).
- setMimeType(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
- setMinEntrySize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
The maximum size, in bytes, a file must be in order to be cached in the heap cache.
- setName(String) - Method in class org.glassfish.grizzly.AbstractTransport
-
Sets the
Transportname. - setName(String) - Method in class org.glassfish.grizzly.http.Cookie
- setName(String) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Sets the logical name of this
HttpServerinstance. - setName(String) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setName(String) - Method in interface org.glassfish.grizzly.Transport
-
Sets the
Transportname. - setNeedClientAuth(boolean) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- setNeedClientAuth(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set "need client auth" property.
- setNew(boolean) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setNewConnectionFilterChain(FilterChain) - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- setNIOChannelDistributor(NIOChannelDistributor) - Method in class org.glassfish.grizzly.nio.NIOTransport
- setNIOChannelDistributor(NIOChannelDistributor) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Set the
NIOChannelDistributorto be used by the createdNIOTransport. - setNoCompressionUserAgents(String) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.use getCompressionConfig().setNoCompressionUserAgents(Set<String>)
- setNoCompressionUserAgents(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the set of the user-agents, which will be always responded with uncompressed data.
- setNoCompressionUserAgents(Set<String>) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the set of the user-agents, which will be always responded with uncompressed data.
- setNote(Note<E>, E) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Bind the
Notevalue to this Request, replacing any existing binding for this name. - setNote(Note<E>, E) - Method in class org.glassfish.grizzly.http.server.Request
-
Bind the
Notevalue to this Request, replacing any existing binding for this name. - setNumFastBytes(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- setNumFastBytes(int) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- setOffset(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- setOptimizedForMultiplexing(boolean) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Configures NIOTransport to be optimized for specific for the connection multiplexing usecase, when different threads will try to write data simultaneously.
- setOptimizedForMultiplexing(boolean) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setOptimizedWrite(boolean) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- setOptimizedWrite(boolean) - Method in class org.glassfish.grizzly.http.util.CharChunk
- setParent(Object) - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Returns the owner of this stamp ( the object that is time-stamped ).
- setPassTraceRequest(boolean) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
If passTraceRequest is true, the TRACE request will be passed to the registered
HttpHandlers. - setPath(String) - Method in class org.glassfish.grizzly.http.Cookie
-
Specifies a path for the cookie to which the client should return the cookie.
- setPath(String) - Method in class org.glassfish.tyrus.core.wsadl.model.Endpoint
-
Sets the value of the path property.
- setPathInfo(String) - Method in class org.glassfish.grizzly.http.server.Request
- setPathInfo(Request.PathResolver) - Method in class org.glassfish.grizzly.http.server.Request
- setPb(int) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAProperties
- setPoolName(String) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setPoolName(String) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set thread pool name.
- setPort(int) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
The Port this instance is used for mapping.
- setPositionLimit(E, int, int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- setPositionLimit(ByteBuffer, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
- setPositionLimit(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferArray
- setPositionLimit(Buffer, int, int) - Method in class org.glassfish.grizzly.memory.BufferArray
- setPositionLimit(Buffer, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
- setPreserveHeaderCase(boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Set to
trueto preserve header case. - setPriority(int) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setPriority(int) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set priority of the threads in thread pool.
- setProcessor(Processor) - Method in class org.glassfish.grizzly.AbstractBindingHandler
- setProcessor(Processor) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
- setProcessor(Processor) - Method in class org.glassfish.grizzly.AbstractTransport
-
Sets the default
Processor, which will processConnectionI/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - setProcessor(Processor) - Method in interface org.glassfish.grizzly.Connection
-
Sets the default
Processor, which will processConnectionI/O events. - setProcessor(Processor) - Method in class org.glassfish.grizzly.Context
- setProcessor(Processor) - Method in class org.glassfish.grizzly.nio.NIOConnection
- setProcessor(Processor) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setProcessor(Processor) - Method in interface org.glassfish.grizzly.Transport
-
Sets the default
Processor, which will processConnectionI/O events in case, ifConnectiondoesn't have ownProcessorpreferences. - setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
Sets the default
ProcessorSelector, which will be used to getProcessorto process I/O events, occurring on connection phase. - setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
Sets the default
ProcessorSelector, which will be used to getProcessorto process I/O events, occurring on connection phase. - setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractTransport
-
Sets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisTransport'sProcessoris null andConnectiondoesn't have neither preferredProcessornorProcessorSelector. - setProcessorSelector(ProcessorSelector) - Method in interface org.glassfish.grizzly.Connection
-
Sets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisConnection'sProcessoris null. - setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.nio.NIOConnection
- setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setProcessorSelector(ProcessorSelector) - Method in interface org.glassfish.grizzly.Transport
-
Sets the default
ProcessorSelector, which will be used to getProcessorto processConnectionI/O events, in case if thisTransport'sProcessoris null andConnectiondoesn't have neither preferredProcessornorProcessorSelector. - setProtocol(Protocol) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the HTTP message protocol version.
- setProtocolConfigured(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
- setPushBackHandler(PushBackHandler) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
-
Deprecated.
- setQuery(DataChunk) - Method in class org.glassfish.grizzly.http.util.Parameters
- setQueryString(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the
queryportion of the request URI. - setQueryString(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Sets the query string associated with this request.
- setQueryStringEncoding(Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
- setQueue(Queue<Runnable>) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setQueue(Queue<Runnable>) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set a queue implementation that will be used to temporarily store tasks when all threads in the thread pool are busy.
- setQueueLimit(int) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setQueueLimit(int) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set the limit of the queue, where tasks are temporarily stored when all threads are busy.
- setReadBufferSize(int) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set the default size of
Buffers, which will be allocated for reading data fromTransport'sConnections. - setReadBufferSize(int) - Method in interface org.glassfish.grizzly.Connection
-
Set the default size of
Buffers, which will be allocated for reading data fromConnection. - setReadBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Set the default size of
Buffers, which will be allocated for reading data fromConnection. - setReadBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- setReadBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Set the default size of
Buffers, which will be allocated for reading data fromConnection. - setReadBufferSize(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setReadBufferSize(int) - Method in interface org.glassfish.grizzly.Transport
-
Set the default size of
Buffers, which will be allocated for reading data fromTransport'sConnections. - setReader(AsyncQueueReader<L>) - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
- setReadSize(int) - Method in class org.glassfish.grizzly.ReadResult
-
Set the number of bytes, which were read.
- setReadTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.AbstractTransport
-
Specifies the timeout for the blocking reads.
- setReadTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Specifies the timeout for the blocking reads.
- setReadTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.nio.NIOConnection
- setReadTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Sets the value of the blocking read timeout
- setReadTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.Transport
-
Specifies the timeout for the blocking reads.
- setReasonPhrase(String) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets the status reason phrase for this response.
- setReasonPhrase(String) - Method in class org.glassfish.tyrus.core.TyrusUpgradeResponse
-
Set HTTP reason phrase.
- setReasonPhrase(String) - Method in class org.glassfish.tyrus.spi.UpgradeResponse
-
Set HTTP reason phrase.
- setReasonPhrase(Buffer) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- setRemotePort(int) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Sets the Internet Protocol (IP) source port of the client or last proxy that sent the request.
- setRemoteUserMapping(String) - Method in class org.glassfish.grizzly.http.server.BackendConfiguration
-
Sets the HTTP request header name, whose value (if non-null) would be used to set the name of the remote user that has been authenticated for HTTP Request.
- setRemoveHandledContentEncodingHeaders(boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
If enabled the content-encoding header for handled content-encodings is removed.
- setRenegotiationDisabled(boolean) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Completely disables renegotiation.
- setRequest(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Associates the request that triggered this response.
- setRequestedSessionCookie(boolean) - Method in class org.glassfish.grizzly.http.server.Request
-
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
- setRequestedSessionId(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Set the requested session ID for this request.
- setRequestedSessionURL(boolean) - Method in class org.glassfish.grizzly.http.server.Request
-
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
- setRequestExecutorProvider(RequestExecutorProvider) - Method in class org.glassfish.grizzly.http.server.Request
-
Sets @return the
RequestExecutorProviderresponsible for executing user's code inHttpHandler.service(org.glassfish.grizzly.http.server.Request, org.glassfish.grizzly.http.server.Response)and notifyingReadHandler,WriteHandlerregistered by the user. - setRequestParameters(Parameters) - Method in class org.glassfish.grizzly.http.server.Request
-
This method may be used if some other entity processed request parameters and wishes to expose them via the request.
- setRequestURI(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the request URL.
- setRequestURI(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Sets the request URI for this request.
- setRequestURIEncoding(String) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Set the request URI encoding used by this HttpHandler.
- setRequestURIEncoding(Charset) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Set the request URI encoding used by this HttpHandler.
- setResources(DirContext) - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Sets the proxied resources of this AlternateDocBase.
- setResponse(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- setRestrictedUserAgents(String) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- setResult(E) - Method in interface org.glassfish.grizzly.utils.ResultAware
- setResult(R) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Should not be called for ReadyFutureImpl
- setResult(T) - Method in class org.glassfish.tyrus.core.TyrusFuture
-
Sets the result of the message writing process.
- setReuseAddress(boolean) - Method in class org.glassfish.grizzly.nio.NIOTransport
- setReuseAddress(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
- setReuseAddress(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- setReuseAddress(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
- setReuseAddress(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- setReuseAddress(boolean) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Sets whether address may be reused for multiple sockets
- setReuseSessionID(boolean) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Deprecated.since 2.3.17
- setScheme(String) - Method in class org.glassfish.grizzly.http.server.BackendConfiguration
-
Sets the HTTP request scheme, which if non-null overrides default one picked up by framework during request processing.
- setScheme(String) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Set the HTTP request scheme, which if non-null overrides default one picked up by framework during runtime.
- setScheme(String) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Set the HTTP request scheme, which if non-null overrides default one picked up by framework during runtime.
- setSchemeMapping(String) - Method in class org.glassfish.grizzly.http.server.BackendConfiguration
-
Sets the HTTP request header name, whose value (if non-null) would be used to override default protocol scheme picked up by framework during request processing.
- setSecond(L) - Method in class org.glassfish.grizzly.utils.Pair
- setSecondsMaxAge(int) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Sets the maximum time, in seconds, a file may be cached.
- setSecure(boolean) - Method in class org.glassfish.grizzly.http.Cookie
-
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
- setSecure(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Sets the secure status of this HTTP message.
- setSecure(boolean) - Method in class org.glassfish.grizzly.http.LazyCookieState
- setSecure(boolean) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Enable or disable security for this listener.
- setSecurityProtocol(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets the SSLContext protocol.
- setSecurityProtocol(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets the SSLContext protocol.
- setSelectionKey(SelectionKey) - Method in class org.glassfish.grizzly.nio.NIOConnection
- setSelectionKey(SelectionKey) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- setSelectionKey(SelectionKey) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- setSelectionKeyHandler(SelectionKeyHandler) - Method in class org.glassfish.grizzly.nio.NIOTransport
- setSelectionKeyHandler(SelectionKeyHandler) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Set the
SelectionKeyHandlerto be used by the createdNIOTransport. - setSelectorHandler(SelectorHandler) - Method in class org.glassfish.grizzly.nio.NIOTransport
- setSelectorHandler(SelectorHandler) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Set the
SelectorHandlerto be used by the createdNIOTransport. - setSelectorPool(TemporarySelectorPool) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
- setSelectorProvider(SelectorProvider) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Set the
SelectorProviderto be used by this transport. - setSelectorProvider(SelectorProvider) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Set the
SelectorProviderto be used by the createdNIOTransport. - setSelectorRunner(SelectorRunner) - Method in class org.glassfish.grizzly.nio.NIOConnection
- setSelectorRunner(SelectorRunner) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- setSelectorRunner(SelectorRunner) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- setSelectorRunnersCount(int) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Sets the number of
SelectorRunners used for handling NIO events. - setSelectorRunnersCount(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Sets the number of
Selectors to be created to serve Transport connections. - setSelectorThreadPoolConfig(ThreadPoolConfig) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Sets the
ThreadPoolConfigthat will be used to construct theExecutorServicewhich will run theNIOTransport'sSelectorRunners. - setSendFileEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- setSendFileEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Configure whether or sendfile support will enabled which allows sending
Fileresources viaFileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel). - setSendTimeout(long) - Method in interface jakarta.websocket.RemoteEndpoint.Async
-
Sets the number of milliseconds the implementation will timeout attempting to send a websocket message.
- setSerialized(int, boolean) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Set the header's "serialized" flag.
- setServerConnectionBackLog(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Set the default server connection backlog size.
- setServerConnectionBackLog(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- setServerName(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Set the name of the server (virtual host) to process this request.
- setServerPort(int) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Sets the Internet Protocol (IP) port specified in the
Hostrequest header. - setServerPort(int) - Method in class org.glassfish.grizzly.http.server.Request
-
Set the port number of the server to process this request.
- setServerSocketSoTimeout(int) - Method in class org.glassfish.grizzly.nio.NIOTransport
- setServerSocketSoTimeout(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- setService(boolean) - Static method in class org.glassfish.grizzly.threadpool.Threads
- setSessionCookieName(String) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
- setSessionCookieName(String) - Method in class org.glassfish.grizzly.http.server.Request
-
Set the session cookie name, if not set default JSESSIONID name will be used
- setSessionCookieName(String) - Method in interface org.glassfish.grizzly.http.server.SessionManager
-
Set the session cookie name that will be used by sessions created by this
SessionManager. - setSessionId(String) - Method in class org.glassfish.tyrus.core.DebugContext
-
Set a session ID that will be used as a common identifier for logged messages related to the same upgrade request.
- setSessionManager(SessionManager) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the HTTP server
SessionManager. - setSessionManager(SessionManager) - Method in class org.glassfish.grizzly.http.server.Request
-
Set
SessionManager, null value impliesDefaultSessionManager - setSessionManager(SessionManager) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Sets the HTTP server
SessionManager. - setSessionTimeout(long) - Method in class org.glassfish.grizzly.http.server.Session
-
Set a long representing the maximum idle time (in milliseconds) a session can be.
- setSessionTimeoutSeconds(int) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Specifies the time, in seconds, between client requests before the HTTP server will invalidate this session.
- setSize(int) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- setSkipRemainder(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set flag, which is set to true, means that we're not interested in parsing the rest of this HTTP message content and wait for the next HTTP message to come on this
Connection. - setSrc(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- setSrc(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- setSrcAddress(L) - Method in class org.glassfish.grizzly.ReadResult
-
Set the source address, the message was read from.
- setSrcAddressHolder(Holder<L>) - Method in class org.glassfish.grizzly.ReadResult
-
Set the source address, the message was read from.
- setSSLEngine(Connection, SSLEngine) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- setSSLEngineConfig(SSLEngineConfigurator) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Provides customization of the
SSLEngineused by this listener. - setSSLParameters(SSLParameters) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Apply
SSLParametersto this SSLEngineConfigurator. - setStart(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- setStart(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- setStart(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns the start offset of the bytes.
- setStart(int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- setStart(int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Sets the DataChunk start position.
- setStartIdx(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- setState(E) - Method in class org.glassfish.grizzly.utils.StateHolder
-
Sets current state Current StateHolder locking mode will be used
- setStatus(int) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets the status code for this response.
- setStatus(int) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the HTTP status to be returned with this response.
- setStatus(int) - Method in class org.glassfish.tyrus.core.TyrusUpgradeResponse
-
Set HTTP status.
- setStatus(int) - Method in class org.glassfish.tyrus.spi.UpgradeResponse
-
Set HTTP status code for this response.
- setStatus(int, String) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the HTTP status and message to be returned with this response.
- setStatus(HttpStatus) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets the status code for this response.
- setStatus(HttpStatus) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the HTTP status and message to be returned with this response.
- setStatus(ProcessorResult.Status) - Method in class org.glassfish.grizzly.ProcessorResult
- setStatus(TransformationResult.Status) - Method in class org.glassfish.grizzly.TransformationResult
- setString(String) - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Set the String we are currently parsing.
- setString(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setString(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Set the content to be a string
- setSubProtocols(List<String>) - Method in class org.glassfish.tyrus.core.Handshake
-
Client side only - set the list of supported subprotocols.
- setSyncConnectTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
- setSyncConnectTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- setSyncConnectTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
- setSyncConnectTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- setTcpNoDelay(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- setTcpNoDelay(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- setThreadFactory(ThreadFactory) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setThreadFactory(ThreadFactory) - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Set
ThreadFactorythat will be used to create thread pool threads. - setTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- setTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.http.server.SuspendContext
-
Set the suspended
Responsetimeout. - setTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Set the timeout for StreamWriter I/O operations.
- setTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Set the timeout for StreamWriter I/O operations.
- setTimeoutMillis(E, long) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Resolver
- setTimestamp(long) - Method in class org.glassfish.grizzly.http.server.Session
-
Set the timestamp when this session was accessed the last time.
- setTraceEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- setTraceEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
If enabled is true the TRACE method will be respected and a proper response will be generated.
- setTrackingThreadCache(boolean) - Static method in class org.glassfish.grizzly.Grizzly
- setTrailers(Supplier<Map<String, String>>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- setTrailers(Supplier<Map<String, String>>) - Method in class org.glassfish.grizzly.http.server.Response
-
Set the supplier of trailer headers.
- setTrailers(MimeHeaders) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Set the mime trailers.
- setTrainThreshold(int) - Static method in class org.glassfish.grizzly.http.util.StringCache
- setTransactionMonitor(DelayedExecutor) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setTransactionTimeout(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Sets the time, in seconds, within which a request must complete its processing.
- setTransactionTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.DefaultWorkerThread
- setTransactionTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setTransactionTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- setTransactionTimeout(DelayedExecutor, long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- setTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the
TransferEncoding, responsible for the parsing/serialization of the HTTP message content. - setTransport(TCPNIOTransport) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
This allows the developer to specify a custom
TCPNIOTransportimplementation to be used by this listener. - setTransport(TCPNIOTransport) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
- setTransport(UDPNIOTransport) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
- setTrustManagerFactoryAlgorithm(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets the trust manager factory algorithm.
- setTrustManagerFactoryAlgorithm(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets the trust manager factory algorithm.
- setTrustStoreBytes(byte[]) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets trust store payload as byte array.
- setTrustStoreBytes(byte[]) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets trust store payload as byte array.
- setTrustStoreFile(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets trust store file name, also makes sure that if other trust store configuration parameters are not set to set them to default values.
- setTrustStoreFile(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets trust store file name, also makes sure that if other trust store configuration parameters are not set to set them to default values.
- setTrustStorePass(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of trust store.
- setTrustStorePassword(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Password of trust store.
- setTrustStoreProvider(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Sets the trust store provider name.
- setTrustStoreProvider(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Sets the trust store provider name.
- setTrustStoreType(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Type of trust store.
- setTrustStoreType(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Type of trust store.
- setType(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- setUncountable(boolean) - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- setup(NetworkListener, FilterChainBuilder) - Method in interface org.glassfish.grizzly.http.server.AddOn
-
The method, which will be invoked by
HttpServerin order to initialize the AddOn on the passedNetworkListener. - setup(NetworkListener, FilterChainBuilder) - Method in class org.glassfish.grizzly.http.server.util.AggregatorAddOn
-
The method, which will be invoked by
HttpServerin order to initialize the AddOn on the passedNetworkListener. - setup(NetworkListener, FilterChainBuilder) - Method in class org.glassfish.grizzly.http.server.util.HttpPipelineOptAddOn
- setUpgrade(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Sets the "Upgrade" header value
- setUploadTimeout(int) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- setURI(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- setUriEncoding(String) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- setUrlPattern(String) - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Sets the url pattern of this AlternateDocBase.
- setUserPrincipal(Principal) - Method in class org.glassfish.grizzly.http.server.Request
-
Set the Principal who has been authenticated for this Request.
- setValid(boolean) - Method in class org.glassfish.grizzly.http.server.Session
-
Set this object as validated.
- setValid(boolean) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setValue(String) - Method in class org.glassfish.grizzly.http.Cookie
-
Assigns a new value to a cookie after the cookie is created.
- setValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Allow "set" operations - return a DataChunk container for the header value ( existing header or new if this .
- setValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Allow "set" operations - return a DataChunk container for the header value ( existing header or new if this .
- setValues(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.util.HttpStatus
-
Sets the status and reason phrase on the specified response.
- setVersion(int) - Method in class org.glassfish.grizzly.http.Cookie
-
Sets the version of the cookie protocol this cookie complies with.
- setWantClientAuth(boolean) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- setWantClientAuth(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set "want client auth" property.
- setWebappResources(DirContext) - Method in class org.glassfish.grizzly.http.server.util.AlternateDocBase
-
Sets the non-proxied resources of this AlternateDocBase.
- setWebSocket(TyrusWebSocket) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Client side.
- setWorkerThreadPool(ExecutorService) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set a thread pool, which will run IOEvent processing (depending on Transport
IOStrategy) to let kernel threads continue their job. - setWorkerThreadPool(ExecutorService) - Method in interface org.glassfish.grizzly.Transport
-
Set a thread pool, which will run IOEvent processing (depending on Transport
IOStrategy) to let kernel threads continue their job. - setWorkerThreadPool0(ExecutorService) - Method in class org.glassfish.grizzly.AbstractTransport
- setWorkerThreadPoolConfig(ThreadPoolConfig) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set the
ThreadPoolConfigto be used by the worker thread pool. - setWorkerThreadPoolConfig(ThreadPoolConfig) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Sets the
ThreadPoolConfigthat will be used to construct theExecutorServiceforIOStrategiesthat require worker threads - setWorkerThreadPoolConfig(ThreadPoolConfig) - Method in interface org.glassfish.grizzly.Transport
-
Set the
ThreadPoolConfigto be used by the worker thread pool. - setWriteBufferSize(int) - Method in class org.glassfish.grizzly.AbstractTransport
-
Set the default size of
Buffers, which will be allocated for writing data toTransport'sConnections. - setWriteBufferSize(int) - Method in interface org.glassfish.grizzly.Connection
-
Set the default size of
Buffers, which will be allocated for writing data toConnection. - setWriteBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Set the default size of
Buffers, which will be allocated for writing data toConnection. - setWriteBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- setWriteBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Set the default size of
Buffers, which will be allocated for writing data toConnection. - setWriteBufferSize(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setWriteBufferSize(int) - Method in interface org.glassfish.grizzly.Transport
-
Set the default size of
Buffers, which will be allocated for writing data toTransport'sConnections. - setWriter(AsyncQueueWriter<L>) - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
- setWriter(Writer) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Set
Writerinstance. - setWriteTimeout(long) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sets the timeout for the writing operation.
- setWriteTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.AbstractTransport
-
Specifies the timeout for the blocking writes.
- setWriteTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Specifies the timeout for the blocking writes.
- setWriteTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.nio.NIOConnection
- setWriteTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.NIOTransportBuilder
- setWriteTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.Transport
-
Specifies the timeout for the blocking writes.
- setWrittenSize(long) - Method in class org.glassfish.grizzly.WriteResult
-
Set the number of bytes, which were written.
- SEVERE_GRIZZLY_COMET_ENGINE_INVALID_NOTIFICATION_HANDLER_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0103: Invalid NotificationHandler class [{0}].
- SEVERE_GRIZZLY_CONFIG_SSL_CLASS_LOAD_FAILED_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0054: Unable to load class: {0}.
- SEVERE_GRIZZLY_CONFIG_SSL_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0055: Can not configure SSLImplementation.
- SEVERE_GRIZZLY_TRANSPORT_LISTEN_INTERRUPTED_REBIND_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0034: Listen thread interrupted.
- SHARED_CONTAINER - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
When set to
true(boolean value), client runtime preserves used container and reuses it for outgoing connections. - SHARED_CONTAINER - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer
-
Deprecated.please use
ClientProperties.SHARED_CONTAINER. - SHARED_CONTAINER_IDLE_TIMEOUT - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Container idle timeout in seconds (
Integervalue). - SHARED_CONTAINER_IDLE_TIMEOUT - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer
-
Deprecated.please use
ClientProperties.SHARED_CONTAINER_IDLE_TIMEOUT. - shiftLow() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- ShortDecoder() - Constructor for class org.glassfish.tyrus.core.coder.PrimitiveDecoders.ShortDecoder
- shrink() - Method in interface org.glassfish.grizzly.Buffer
-
Disposes the buffer part, outside [position, limit] interval if possible.
- shrink() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- shrink() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- shrink() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- shutdown() - Method in class org.glassfish.grizzly.http.server.HttpServer
-
Gracefully shuts down the
HttpServerinstance. - shutdown() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Gracefully shuts down the listener.
- shutdown() - Method in class org.glassfish.grizzly.nio.NIOTransport
- shutdown() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- shutdown() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- shutdown() - Method in interface org.glassfish.grizzly.Transport
-
Gracefully stops the transport accepting new connections and allows existing work to complete before finalizing the shutdown.
- shutdown() - Method in class org.glassfish.tyrus.core.BaseContainer
-
Release executor services managed by this instance.
- shutdown() - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Shutdown this ClusterContext.
- shutdown(long, TimeUnit) - Method in class org.glassfish.grizzly.http.server.HttpServer
- shutdown(long, TimeUnit) - Method in class org.glassfish.grizzly.http.server.NetworkListener
- shutdown(long, TimeUnit) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Gracefully stops the transport accepting new connections and allows existing work to complete before finalizing the shutdown.
- shutdown(long, TimeUnit) - Method in interface org.glassfish.grizzly.Transport
-
Gracefully stops the transport accepting new connections and allows existing work to complete before finalizing the shutdown.
- shutdown(BaseContainer.ShutDownCondition) - Method in class org.glassfish.tyrus.core.BaseContainer
-
Release executor services managed by this instance if the condition passed in the parameter is fulfilled.
- ShutdownContext - Interface in org.glassfish.grizzly
-
This class will be passed to
GracefulShutdownListenerinstances registered against aTransport. - ShutdownEvent - Class in org.glassfish.grizzly.filterchain
-
An event that
Filterimplementations may listen for if special processing is required during a graceful shutdown. - ShutdownEvent(long, TimeUnit) - Constructor for class org.glassfish.grizzly.filterchain.ShutdownEvent
-
Create a new
ShutdownEventwith the grace period for the shutdown. - shutdownForced() - Method in interface org.glassfish.grizzly.GracefulShutdownListener
-
Invoked when the transport is being shutdown forcefully.
- shutdownFuture - Variable in class org.glassfish.grizzly.nio.NIOTransport
-
Future to control graceful shutdown status
- shutdownListeners - Variable in class org.glassfish.grizzly.nio.NIOTransport
- shutdownNow() - Method in class org.glassfish.grizzly.http.server.HttpServer
-
Immediately shuts down the
HttpServerinstance. - shutdownNow() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Immediately shuts down the listener.
- shutdownNow() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Forcibly stops the transport and closes all connections.
- shutdownNow() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- shutdownNow() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- shutdownNow() - Method in interface org.glassfish.grizzly.Transport
-
Forcibly stops the transport and closes all connections.
- shutdownRequested(ShutdownContext) - Method in interface org.glassfish.grizzly.GracefulShutdownListener
-
Invoked when an attempt is made to shutdown the transport gracefully.
- shutdownService - Variable in class org.glassfish.grizzly.nio.NIOTransport
-
ExecutorService hosting shutdown listener threads.
- SilentConnectionFilter - Class in org.glassfish.grizzly.utils
-
Filter, which determines silent connections and closes them.
- SilentConnectionFilter(DelayedExecutor, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.SilentConnectionFilter
- SimpleDateFormats - Class in org.glassfish.grizzly.http.server.util
- SimpleDateFormats() - Constructor for class org.glassfish.grizzly.http.server.util.SimpleDateFormats
- SimpleDynamicNIOStrategy - Class in org.glassfish.grizzly.strategies
-
Simple dynamic strategy, which switches I/O processing strategies, basing on statistics.
- simulateIOEvent(IOEvent) - Method in interface org.glassfish.grizzly.Connection
- simulateIOEvent(IOEvent) - Method in class org.glassfish.grizzly.nio.NIOConnection
- size() - Method in class org.glassfish.grizzly.asyncqueue.PushBackContext
-
Deprecated.Returns the message size.
- size() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Returns the number of queued bytes.
- size() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- size() - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
- size() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- size() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns the current number of header fields.
- size() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
- size() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
- size() - Method in class org.glassfish.grizzly.streams.BufferedInput
- size() - Method in interface org.glassfish.grizzly.streams.Input
- size() - Method in class org.glassfish.grizzly.streams.StreamInput
- size() - Method in class org.glassfish.grizzly.utils.ArraySet
- size() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- skip(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- skip(int) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
- skip(int) - Method in class org.glassfish.grizzly.streams.BufferedInput
- skip(int) - Method in interface org.glassfish.grizzly.streams.Input
- skip(int) - Method in class org.glassfish.grizzly.streams.StreamInput
- skip(int) - Method in interface org.glassfish.grizzly.streams.StreamReader
- skip(long) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Skips the specified number of bytes/characters.
- skip(long) - Method in class org.glassfish.grizzly.utils.BufferInputStream
- skip(long, boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Deprecated.pls. use
InputBuffer.skip(long), the block parameter will be ignored - skipChar(char) - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Advance the current parsing position while it is pointing at the specified character, or until it moves past the end of the string.
- skipPostBody(int) - Method in class org.glassfish.grizzly.http.server.Request
-
Skips the POST body of this request.
- skipSpaces(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- skipSpaces(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- skipText() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Advance the current parsing position while it is pointing at a non-whitespace character, or until it moves past the end of the string.
- skipWhite() - Method in class org.glassfish.grizzly.http.server.util.StringParser
-
Advance the current parsing position while it is pointing at a whitespace character, or until it moves past the end of the string.
- slice() - Method in interface org.glassfish.grizzly.Buffer
-
Creates a new
Bufferwhose content is a shared subsequence of this buffer's content. - slice() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- slice() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- slice() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- slice(int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Creates a new
Bufferwhose content is a shared subsequence of this buffer's content. - slice(int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- slice(int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- slice(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
- slice(ByteBuffer, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Slice
ByteBufferof required size from big chunk. - slice(ByteBuffer, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Get the
ByteBuffer's slice basing on its passed position and limit. - sliceBuffer() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
- SOCKET_BINDING - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Property name for defining local binding address for all socket created by the client.
- SOCKET_NOT_CONNECTED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Socket is not connected.
- SocketAcceptor - Interface in org.glassfish.grizzly
-
Common interface for SocketAcceptor implementations.
- SocketBinder - Interface in org.glassfish.grizzly
-
Common API for
SocketbasedTransports, which are able to bind serverSocketto specific address and listen for incoming data. - SocketConnectorHandler - Interface in org.glassfish.grizzly
-
Socket based client side connector.
- SP - Static variable in class org.glassfish.grizzly.http.server.Constants
-
SP.
- SP - Static variable in class org.glassfish.grizzly.http.util.Constants
-
SP.
- spaceInBytes() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Returns the number of queued bytes.
- split(int) - Method in interface org.glassfish.grizzly.Buffer
-
Split up the buffer into two parts: [0..splitPosition) and [splitPosition, capacity).
- split(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- split(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- split(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Split up the buffer into two parts: [0..splitPosition) and [splitPosition, capacity).
- SSL_CERTIFICATE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
SSL Certificate Request Attributite.
- SSL_ENGINE_CONFIGURATOR - Static variable in class org.glassfish.tyrus.client.ClientManager
-
Deprecated.please use
ClientProperties.SSL_ENGINE_CONFIGURATOR. - SSL_ENGINE_CONFIGURATOR - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Property usable in
ClientManager.getProperties()as a key for SSL configuration. - SSL_ENGINE_CONFIGURATOR - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer
-
Deprecated.please use
ClientProperties.SSL_ENGINE_CONFIGURATOR. - sslBaseFilter - Variable in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- SSLBaseFilter - Class in org.glassfish.grizzly.ssl
-
SSL
Filterto operate with SSL encrypted data. - SSLBaseFilter() - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter
- SSLBaseFilter(SSLEngineConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Build SSLFilter with the given
SSLEngineConfigurator. - SSLBaseFilter(SSLEngineConfigurator, boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Build SSLFilter with the given
SSLEngineConfigurator. - SSLBaseFilter.CertificateEvent - Class in org.glassfish.grizzly.ssl
- SSLBaseFilter.HandshakeListener - Interface in org.glassfish.grizzly.ssl
- SSLBaseFilter.SSLTransportFilterWrapper - Class in org.glassfish.grizzly.ssl
- SSLCodec - Class in org.glassfish.grizzly.ssl
-
SSL Codec, which contains SSL encoder and decoder
Transformers. - SSLCodec(SSLContext) - Constructor for class org.glassfish.grizzly.ssl.SSLCodec
- SSLCodec(SSLContextConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLCodec
- SSLConnectionContext - Class in org.glassfish.grizzly.ssl
-
SSL context associated with a
Connection. - SSLConnectionContext(Connection) - Constructor for class org.glassfish.grizzly.ssl.SSLConnectionContext
- sslContext - Variable in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- sslContext - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
- sslContext(SSLContext) - Method in class jakarta.websocket.ClientEndpointConfig.Builder
-
Assign the SSLContext to be used when connection to the WebSocket server.
- sslContextConfiguration - Variable in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- sslContextConfiguration - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
- SslContextConfigurator - Class in org.glassfish.tyrus.client
-
Utility class, which helps to configure ssl context.
- SslContextConfigurator() - Constructor for class org.glassfish.tyrus.client.SslContextConfigurator
-
Default constructor.
- SslContextConfigurator(boolean) - Constructor for class org.glassfish.tyrus.client.SslContextConfigurator
-
Constructor that allows you creating empty configuration.
- SSLContextConfigurator - Class in org.glassfish.grizzly.ssl
-
Utility class, which helps to configure
SSLContext. - SSLContextConfigurator() - Constructor for class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Default constructor.
- SSLContextConfigurator(boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Constructor that allows you creating empty configuration.
- SSLContextConfigurator.GenericStoreException - Exception in org.glassfish.grizzly.ssl
- SSLDecoderTransformer - Class in org.glassfish.grizzly.ssl
-
Transformer, which decodes SSL encrypted data, contained in the input Buffer, to the output Buffer.
- SSLDecoderTransformer() - Constructor for class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- SSLDecoderTransformer(MemoryManager) - Constructor for class org.glassfish.grizzly.ssl.SSLDecoderTransformer
- SSLEncoderTransformer - Class in org.glassfish.grizzly.ssl
-
Transformer, which encrypts plain data, contained in the input Buffer, into SSL/TLS data and puts the result to the output Buffer.
- SSLEncoderTransformer() - Constructor for class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- SSLEncoderTransformer(MemoryManager) - Constructor for class org.glassfish.grizzly.ssl.SSLEncoderTransformer
- SslEngineConfigurator - Class in org.glassfish.tyrus.client
-
SSLEngineConfigurator class from Grizzly project.
- SslEngineConfigurator() - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Default constructor.
- SslEngineConfigurator(SSLContext) - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Create SSL Engine configuration basing on passed
SSLContext. - SslEngineConfigurator(SSLContext, boolean, boolean, boolean) - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Create SSL Engine configuration based on passed
SSLContext, using passed client mode, need/want client auth parameters. - SslEngineConfigurator(SslContextConfigurator) - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Create SSL Engine configuration based on passed
SslContextConfigurator. - SslEngineConfigurator(SslContextConfigurator, boolean, boolean, boolean) - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Create SSL Engine configuration basing on passed
SslContextConfigurator. - SslEngineConfigurator(SslEngineConfigurator) - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Copy constructor.
- SSLEngineConfigurator - Class in org.glassfish.grizzly.ssl
-
Utility class, which helps to configure
SSLEngine. - SSLEngineConfigurator() - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- SSLEngineConfigurator(SSLContext) - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create SSL Engine configuration basing on passed
SSLContext. - SSLEngineConfigurator(SSLContext, boolean, boolean, boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create SSL Engine configuration basing on passed
SSLContext, using passed client mode, need/want client auth parameters. - SSLEngineConfigurator(SSLContextConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create SSL Engine configuration basing on passed
SSLContextConfigurator. - SSLEngineConfigurator(SSLContextConfigurator, boolean, boolean, boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create SSL Engine configuration basing on passed
SSLContextConfigurator. - SSLEngineConfigurator(SSLEngineConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- SSLEngineFactory - Interface in org.glassfish.grizzly.ssl
-
The factory responsible for creating
SSLEngine. - SSLFilter - Class in org.glassfish.grizzly.ssl
-
SSL
Filterto operate with SSL encrypted data. - SSLFilter() - Constructor for class org.glassfish.grizzly.ssl.SSLFilter
- SSLFilter(SSLEngineConfigurator, SSLEngineConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLFilter
-
Build SSLFilter with the given
SSLEngineConfigurator. - SSLFilter(SSLEngineConfigurator, SSLEngineConfigurator, boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLFilter
-
Build SSLFilter with the given
SSLEngineConfigurator. - SSLHandshakeCondition(StreamReader, StreamWriter, SSLEngineConfigurator, SSLEngine, SSLStreamWriter.HandshakeCompletionHandler) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamWriter.SSLHandshakeCondition
- SSLStreamReader - Class in org.glassfish.grizzly.ssl
-
SSL aware
StreamReaderimplementation, which work like a wrapper over existingStreamReader. - SSLStreamReader(StreamReader) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamReader
- SSLStreamWriter - Class in org.glassfish.grizzly.ssl
-
SSL aware
StreamWriterimplementation, which work like a wrapper over existingStreamWriter. - SSLStreamWriter(StreamWriter) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamWriter
- SSLStreamWriter.HandshakeCompletionHandler - Class in org.glassfish.grizzly.ssl
- SSLStreamWriter.SSLHandshakeCondition - Class in org.glassfish.grizzly.ssl
- SSLSupport - Interface in org.glassfish.grizzly.ssl
-
SSLSupport Interface for SSL-specific functions
- SSLSupport.CipherData - Class in org.glassfish.grizzly.ssl
-
Simple data class that represents the cipher being used, along with the corresponding effective key size.
- SSLSupportImpl - Class in org.glassfish.grizzly.ssl
- SSLSupportImpl(Connection) - Constructor for class org.glassfish.grizzly.ssl.SSLSupportImpl
- SSLTransportFilterWrapper(TransportFilter, SSLBaseFilter) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- SSLUtils - Class in org.glassfish.grizzly.ssl
-
Utility class, which implements the set of useful SSL related operations.
- SSLUtils() - Constructor for class org.glassfish.grizzly.ssl.SSLUtils
- StandaloneProcessor - Class in org.glassfish.grizzly
-
Processor, which is not interested in processing I/O events. - StandaloneProcessor() - Constructor for class org.glassfish.grizzly.StandaloneProcessor
- StandaloneProcessorSelector - Class in org.glassfish.grizzly
- StandaloneProcessorSelector() - Constructor for class org.glassfish.grizzly.StandaloneProcessorSelector
- start - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- start() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Called when the
HttpHandler's container is started by invokingHttpServer.start(). - start() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
- start() - Method in class org.glassfish.grizzly.http.server.HttpServer
-
Starts the
HttpServer. - start() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Starts the listener.
- start() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
Start TCPNIOTransport.
- start() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- start() - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- start() - Method in interface org.glassfish.grizzly.Transport
-
Starts the transport
- start() - Method in class org.glassfish.grizzly.utils.DelayedExecutor
- start(String, int) - Method in interface org.glassfish.tyrus.spi.ServerContainer
-
Start the server.
- STARTED - org.glassfish.grizzly.Transport.State
- STARTING - org.glassfish.grizzly.Transport.State
- startSelectorRunners() - Method in class org.glassfish.grizzly.nio.NIOTransport
- startsWith(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- startsWith(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
- startsWith(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- startsWith(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns true if the message bytes starts with the specified string.
- startsWith(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- startsWith(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- startsWith(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns
trueif theDataChunkstarts with the specified string. - startsWith(Buffer, int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
- startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns true if the message bytes starts with the specified string.
- startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns
trueif theDataChunkstarts with the specified string. - startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- startWorker(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
must hold statelock while calling this method.
- startWorker(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool
- state - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport state controller
- state - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- state() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the current processing task state.
- state31 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state311 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state311Distance - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state32 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state321 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state321NumDirectBits - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state32PosSlot - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- state3Len - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- stateAttr - Variable in class org.glassfish.grizzly.AbstractTransformer
- stateful() - Static method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- StateHolder<E> - Class in org.glassfish.grizzly.utils
-
Class, which holds the state.
- StateHolder() - Constructor for class org.glassfish.grizzly.utils.StateHolder
-
Constructs
StateHolder. - StateHolder(E) - Constructor for class org.glassfish.grizzly.utils.StateHolder
-
Constructs
StateHolder. - StateHolder.ConditionElement<E> - Class in org.glassfish.grizzly.utils
- stateInit() - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- stateIsCharState(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- stateless() - Static method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- StatelessFilterChainBuilder() - Constructor for class org.glassfish.grizzly.filterchain.FilterChainBuilder.StatelessFilterChainBuilder
- stateLock - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- stateUpdateChar(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- stateUpdateMatch(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- stateUpdateRep(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- stateUpdateShortRep(int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.Base
- staticBitIndex - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- staticHolder(T) - Static method in class org.glassfish.grizzly.utils.Holder
- StaticHttpHandler - Class in org.glassfish.grizzly.http.server
-
HttpHandler, which processes requests to a static resources. - StaticHttpHandler() - Constructor for class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Create HttpHandler, which, by default, will handle requests to the static resources located in the current directory.
- StaticHttpHandler(String...) - Constructor for class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Create a new instance which will look for static pages located under the docRoot.
- StaticHttpHandler(Set<String>) - Constructor for class org.glassfish.grizzly.http.server.StaticHttpHandler
-
Create a new instance which will look for static pages located under the docRoot.
- StaticHttpHandlerBase - Class in org.glassfish.grizzly.http.server
-
The basic class for
HttpHandlerimplementations, which processes requests to a static resources. - StaticHttpHandlerBase() - Constructor for class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
- staticIntHolder(int) - Static method in class org.glassfish.grizzly.utils.Holder
- staticM - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- staticReverseDecodeMethodState - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- staticSymbol - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- status - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- status(int) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
-
Sets the status code for this response.
- STATUS_CODE_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The request attribute under which we forward an HTTP status code (as an object of type Integer) to an error page.
- statusDropsConnection(int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Determine if we must drop the connection because of the HTTP status code.
- statusMatches(int) - Method in class org.glassfish.grizzly.http.util.HttpStatus
- statusThreshold(int) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set the minimum response status that will trigger an entry in an access log configured by this instance.
- stop() - Method in class org.glassfish.grizzly.AbstractTransport
-
Deprecated.
- stop() - Method in class org.glassfish.grizzly.http.server.HttpServer
-
Deprecated.
- stop() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.
- stop() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- stop() - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
- stop() - Method in interface org.glassfish.grizzly.Transport
-
Deprecated.
- stop() - Method in class org.glassfish.grizzly.utils.DelayedExecutor
- stop() - Method in interface org.glassfish.tyrus.spi.ServerContainer
-
Stop the server.
- STOPPED - org.glassfish.grizzly.Transport.State
- STOPPING - org.glassfish.grizzly.Transport.State
- stopSelectorRunners() - Method in class org.glassfish.grizzly.nio.NIOTransport
- store - Variable in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Backing store for the [key, multi-value] pairs.
- strategy - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport strategy
- stream(boolean, byte[], int, int) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Deprecated.
- stream(boolean, byte[], int, int, WriterInfo) - Method in class org.glassfish.tyrus.core.ProtocolHandler
- stream(boolean, String) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
Deprecated.
- stream(boolean, String, WriterInfo) - Method in class org.glassfish.tyrus.core.ProtocolHandler
- Stream - Interface in org.glassfish.grizzly.streams
-
Common interface for Stream readers and writers.
- StreamAppender - Class in org.glassfish.grizzly.http.server.accesslog
-
An
appenderwriting log entries to anOutputStream. - StreamAppender(OutputStream) - Constructor for class org.glassfish.grizzly.http.server.accesslog.StreamAppender
-
Create a new
StreamAppenderinstance writing log entries to the specifiedOutputStream. - StreamDecodeCondition<E> - Class in org.glassfish.grizzly.streams
- StreamDecodeCondition(StreamReader, Transformer<Stream, E>, ResultAware<E>) - Constructor for class org.glassfish.grizzly.streams.StreamDecodeCondition
- StreamInput - Class in org.glassfish.grizzly.streams
- StreamInput(StreamReader) - Constructor for class org.glassfish.grizzly.streams.StreamInput
- StreamOutput - Class in org.glassfish.grizzly.streams
- StreamOutput(StreamWriter) - Constructor for class org.glassfish.grizzly.streams.StreamOutput
- StreamReader - Interface in org.glassfish.grizzly.streams
-
Interface that defines methods for reading primitive types and arrays of primitive types from a stream.
- StreamWriter - Interface in org.glassfish.grizzly.streams
-
Write the primitive Java types and arrays of primitives to some data sink.
- StrictUtf8 - Class in org.glassfish.tyrus.core
- StrictUtf8() - Constructor for class org.glassfish.tyrus.core.StrictUtf8
- StrictUtf8.Parser - Class in org.glassfish.tyrus.core
-
Surrogate parsing support.
- strictVersionOneCompliant - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- String - org.glassfish.grizzly.http.util.DataChunk.Type
- StringCache - Class in org.glassfish.grizzly.http.util
-
This class implements a String cache for ByteChunk and CharChunk.
- StringCache() - Constructor for class org.glassfish.grizzly.http.util.StringCache
- StringCache.ByteEntry - Class in org.glassfish.grizzly.http.util
- StringCache.CharEntry - Class in org.glassfish.grizzly.http.util
- StringDecoder - Class in org.glassfish.grizzly.utils
-
String decoder, which decodes
BuffertoString - StringDecoder() - Constructor for class org.glassfish.grizzly.utils.StringDecoder
- StringDecoder(String) - Constructor for class org.glassfish.grizzly.utils.StringDecoder
- StringDecoder(Charset) - Constructor for class org.glassfish.grizzly.utils.StringDecoder
- StringDecoder(Charset, String) - Constructor for class org.glassfish.grizzly.utils.StringDecoder
- StringEncoder - Class in org.glassfish.grizzly.utils
-
String decoder, which decodes
BuffertoString - StringEncoder() - Constructor for class org.glassfish.grizzly.utils.StringEncoder
- StringEncoder(String) - Constructor for class org.glassfish.grizzly.utils.StringEncoder
- StringEncoder(Charset) - Constructor for class org.glassfish.grizzly.utils.StringEncoder
- StringEncoder(Charset, String) - Constructor for class org.glassfish.grizzly.utils.StringEncoder
- StringFilter - Class in org.glassfish.grizzly.utils
-
StringFilter implementation, which performs Buffer <-> String transformation.
- StringFilter() - Constructor for class org.glassfish.grizzly.utils.StringFilter
- StringFilter(Charset) - Constructor for class org.glassfish.grizzly.utils.StringFilter
- StringFilter(Charset, String) - Constructor for class org.glassfish.grizzly.utils.StringFilter
- Stringifier() - Constructor for class org.glassfish.tyrus.core.Utils.Stringifier
- stringifyUpgradeRequest(UpgradeRequest) - Static method in class org.glassfish.tyrus.core.Utils
-
Converts upgrade request to a HTTP-formatted string.
- stringifyUpgradeResponse(UpgradeResponse) - Static method in class org.glassfish.tyrus.core.Utils
-
Converts upgrade response to a HTTP-formatted string.
- StringManager - Class in org.glassfish.grizzly.http.util
-
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formatting which otherwise require the creation of Object arrays and such.
- StringParser - Class in org.glassfish.grizzly.http.server.util
-
Utility class for string parsing that is higher performance than StringParser for simple delimited text cases.
- StringParser() - Constructor for class org.glassfish.grizzly.http.server.util.StringParser
-
Construct a string parser with no preset string to be parsed.
- StringParser(String) - Constructor for class org.glassfish.grizzly.http.server.util.StringParser
-
Construct a string parser that is initialized to parse the specified string.
- stringTerminateBytes - Variable in class org.glassfish.grizzly.utils.StringDecoder
- stringTerminator - Variable in class org.glassfish.grizzly.utils.StringEncoder
- subHeapSize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- subject - Variable in class org.glassfish.grizzly.http.server.Request
-
The Subject associated with the current AccessControllerContext
- SUBJECT_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The subject under which the AccessControlContext is running.
- subList(int, int) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- subList(int, int) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- subMappedMemorySize(long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- subprotocols() - Method in annotation type jakarta.websocket.ClientEndpoint
-
The names of the subprotocols this client supports.
- subprotocols(List<String>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfig.Builder
-
Sets the subprotocols to use in the configuration.
- subState - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- substract() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- substract() - Method in class org.glassfish.grizzly.http.util.CharChunk
- substract(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- substract(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- substract(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- substract(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
- SUCCESS - org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeStatus
-
Upgrade process was successful.
- SUCCESS - org.glassfish.tyrus.spi.WebSocketEngine.UpgradeStatus
-
Upgrade is successful.
- SUMMARY - org.glassfish.tyrus.core.DebugContext.TracingThreshold
-
A less verbose tracing, an equivalent to
Level.FINERlogging level. - SUPER - org.glassfish.tyrus.spi.WriterInfo.RemoteEndpointType
-
RemoteEndpoint
- SupplierWithEx<T,EX extends java.lang.Exception> - Interface in org.glassfish.tyrus.core.collection
- suspend() - Method in class org.glassfish.grizzly.Context
-
Notify Context its processing will be suspended in the current thread.
- suspend() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Suspend processing of the current task
- suspend() - Method in class org.glassfish.grizzly.http.server.Response
-
Suspend the
Response. - suspend() - Method in class org.glassfish.grizzly.http.server.SuspendStatus
- suspend(long, TimeUnit) - Method in class org.glassfish.grizzly.http.server.Response
-
Deprecated.timeout parameters don't make any sense without CompletionHandler
- suspend(long, TimeUnit, CompletionHandler<Response>) - Method in class org.glassfish.grizzly.http.server.Response
-
Suspend the
Response. - suspend(long, TimeUnit, CompletionHandler<Response>, TimeoutHandler) - Method in class org.glassfish.grizzly.http.server.Response
-
Suspend the
Response. - SUSPEND - org.glassfish.grizzly.filterchain.FilterChainContext.State
- SuspendContext - Interface in org.glassfish.grizzly.http.server
-
Interface represents a context of the suspended
Response. - SuspendedContextImpl() - Constructor for class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- SuspendStatus - Class in org.glassfish.grizzly.http.server
-
The request/response suspend status bound to a specific thread.
- SWITCHING_PROTOCOLS_101 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- switchToNewSelector() - Method in class org.glassfish.grizzly.nio.SelectorRunner
- synchronous(boolean) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Specify whether access log entries should be written
synchronously or not. - SyncThreadPool - Class in org.glassfish.grizzly.threadpool
-
ExecutorServiceimplementation, which function the similar way as former Grizzly 1.x Pipeline based thread pools. - SyncThreadPool(ThreadPoolConfig) - Constructor for class org.glassfish.grizzly.threadpool.SyncThreadPool
- SyncThreadPool.SyncThreadWorker - Class in org.glassfish.grizzly.threadpool
- SyncThreadWorker(boolean) - Constructor for class org.glassfish.grizzly.threadpool.SyncThreadPool.SyncThreadWorker
T
- t - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
- t - Variable in class org.glassfish.tyrus.core.ReflectionHelper.ClassTypePair
-
The type of the class.
- t - Variable in class org.glassfish.tyrus.core.ReflectionHelper.TypeClassPair
- 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
- 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.
- Task() - Constructor for class org.glassfish.tyrus.container.grizzly.client.TaskProcessor.Task
- TaskProcessor - Class in org.glassfish.tyrus.container.grizzly.client
-
A class responsible for processing
TaskProcessor.Task. - TaskProcessor() - Constructor for class org.glassfish.tyrus.container.grizzly.client.TaskProcessor
-
Constructor.
- TaskProcessor(TaskProcessor.Condition) - Constructor for class org.glassfish.tyrus.container.grizzly.client.TaskProcessor
-
Constructor.
- TaskProcessor.Condition - Interface in org.glassfish.tyrus.container.grizzly.client
- TaskProcessor.Task - Class in org.glassfish.tyrus.container.grizzly.client
-
Generic task representation.
- 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 - org.glassfish.grizzly.http.util.Header
- 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.nio.NIOConnection
- TERMINATE - org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- TERMINATE - 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.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.nio.NIOConnection
- TEXT - org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Text frame.
- TEXT - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Text type.
- TEXT_CONTINUATION - org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Continuation text frame.
- TEXT_CONTINUATION - org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Continuation text type.
- TEXT_MESSAGE_HANDLER_NOT_FOUND(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Text message handler not found.
- TEXT_MESSAGE_OUT_OF_ORDER(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Text message received out of order.
- TextFrame - Class in org.glassfish.tyrus.core.frame
-
Text frame representation.
- TextFrame(String, boolean, boolean) - Constructor for class org.glassfish.tyrus.core.frame.TextFrame
-
Constructor.
- TextFrame(Frame, ByteBuffer) - Constructor for class org.glassfish.tyrus.core.frame.TextFrame
-
Constructor.
- TextFrame(Frame, ByteBuffer, boolean) - Constructor for class org.glassfish.tyrus.core.frame.TextFrame
-
Constructor.
- 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. - 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). - ThreadPoolConfig - Class in org.glassfish.tyrus.client
-
Client thread pool configuration, which might be used to customize client thread pool.
- 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 - 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.
- TLS_HANDSHAKE_FAILURE - jakarta.websocket.CloseReason.CloseCodes
-
1015 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
- TLS_HANDSHAKE_FAILURE - org.glassfish.tyrus.core.CloseReasons
-
1015 is a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
- 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() - Method in class org.glassfish.tyrus.core.ServiceFinder
-
Returns discovered objects all at once.
- toArray(long) - Static method in class org.glassfish.tyrus.core.Utils
-
Convert
longtobyte[]. - 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
- 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 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. - toClassArray() - Method in class org.glassfish.tyrus.core.ServiceFinder
-
Returns discovered classes all at once.
- 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. - 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.tyrus.core.Utils
-
Convert
byte[]tolong. - 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.
- TOO_BIG - jakarta.websocket.CloseReason.CloseCodes
-
1009 indicates that an endpoint is terminating the connection because it has received a message that is too big for it to process.
- TOO_BIG - org.glassfish.tyrus.core.CloseReasons
-
1009 indicates that an endpoint is terminating the connection because it has received a message that is too big for it to process.
- toProcessorResult() - Method in enum org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- toString() - Method in class jakarta.websocket.CloseReason
-
Converts the CloseReason to a debug-friendly string.
- 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!!!
- 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.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 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!!!
- 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.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.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.tyrus.client.auth.AuthConfig
- toString() - Method in class org.glassfish.tyrus.client.auth.Credentials
- toString() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
- toString() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
- toString() - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyWriter
- toString() - Method in enum org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
- toString() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
- toString() - Method in class org.glassfish.tyrus.core.coder.CoderWrapper
- toString() - Method in class org.glassfish.tyrus.core.frame.Frame
- toString() - Method in class org.glassfish.tyrus.core.frame.TextFrame
- toString() - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper
- toString() - Method in class org.glassfish.tyrus.core.TyrusExtension
- toString() - Method in class org.glassfish.tyrus.core.TyrusExtension.TyrusParameter
- toString() - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
- toString() - Method in class org.glassfish.tyrus.core.TyrusSession
- toString() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- toString() - Method in class org.glassfish.tyrus.core.uri.internal.PatternWithGroups
- toString() - Method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
- toString() - Method in class org.glassfish.tyrus.core.uri.Match
- toString() - Method in enum org.glassfish.tyrus.core.Version
- toString(byte[]) - Static method in class org.glassfish.tyrus.core.Utils
- toString(byte[], int, int) - Static method in class org.glassfish.tyrus.core.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
-
Returns
Buffercontent asString - 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
-
Returns
Buffer's chunk content asString - 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
-
Returns the
Buffer'sStringrepresentation in a form:Buffer#toString()+ "[" ++ "..." + + "]" For example: - toStringContent(Buffer, int, int, Charset) - Method in class org.glassfish.grizzly.memory.Buffers
-
Returns the
Buffer'sStringrepresentation in a form:Buffer#toString()+ "[" ++ "..." + + "]" For example: - ToStringEncoder - Class in org.glassfish.tyrus.core.coder
-
Fall-back encoder - encoders any object to string using
Object.toString()method. - ToStringEncoder() - Constructor for class org.glassfish.tyrus.core.coder.ToStringEncoder
- 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 - org.glassfish.tyrus.core.DebugContext.TracingThreshold
-
A more verbose tracing, an equivalent to
Level.FINElogging level. - TRACE - Static variable in class org.glassfish.grizzly.http.Method
- TRACING_HEADER_PREFIX - Static variable in class org.glassfish.tyrus.spi.UpgradeResponse
-
Prefix of headers used for including tracing information into handshake response.
- TRACING_THRESHOLD - Static variable in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Property used for configuring tracing threshold.
- TRACING_THRESHOLD - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
This header allows temporarily changing tracing threshold.
- TRACING_TYPE - Static variable in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Property used for configuring the type of tracing supported by the server.
- tracingThreshold(DebugContext.TracingThreshold) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
Set tracing threshold.
- tracingType(DebugContext.TracingType) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
Set type of tracing.
- Trailer - org.glassfish.grizzly.http.util.Header
- TRAILER - 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 - 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 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 - org.glassfish.grizzly.utils.ExceptionHandler.Severity
- Transport.State - Enum 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
- 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
- TRUST_FACTORY_MANAGER_ALGORITHM - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_FACTORY_MANAGER_ALGORITHM - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Trust manager factory algorithm name.
- TRUST_STORE_FILE - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_FILE - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Trust store file name.
- TRUST_STORE_PASSWORD - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_PASSWORD - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Trust store file password - the password used to unlock the trust store file.
- TRUST_STORE_PROVIDER - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_PROVIDER - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Trust store provider name.
- TRUST_STORE_TYPE - Static variable in class org.glassfish.grizzly.ssl.SSLContextConfigurator
- TRUST_STORE_TYPE - Static variable in class org.glassfish.tyrus.client.SslContextConfigurator
-
Trust store type (see
KeyStore.getType()for more info). - TRY_AGAIN_LATER - jakarta.websocket.CloseReason.CloseCodes
-
1013 indicates that the service is experiencing overload
- TRY_AGAIN_LATER - org.glassfish.tyrus.core.CloseReasons
-
1013 indicates that the service is experiencing overload
- 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.http.server.filecache.FileCacheEntry
- 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
- TypeClassPair(Type, Class) - Constructor for class org.glassfish.tyrus.core.ReflectionHelper.TypeClassPair
- TyrusClientEndpointConfigurator - Class in org.glassfish.tyrus.spi
-
Extended Configurator that can be used for subclassing the user provided configurator.
- TyrusClientEndpointConfigurator() - Constructor for class org.glassfish.tyrus.spi.TyrusClientEndpointConfigurator
- TyrusClientEngine - Class in org.glassfish.tyrus.client
-
Tyrus
ClientEngineimplementation. - TyrusClientEngine.ClientHandshakeListener - Interface in org.glassfish.tyrus.client
-
Called when response is received from the server.
- TyrusConfiguration - Interface in org.glassfish.tyrus.core
-
Inner Tyrus configuration properties holder object.
- TyrusConfiguration.Builder - Class in org.glassfish.tyrus.core
- TyrusEndpointWrapper - Class in org.glassfish.tyrus.core
-
Wraps the registered application class.
- TyrusEndpointWrapper(Endpoint, EndpointConfig, ComponentProviderService, WebSocketContainer, String, ServerEndpointConfig.Configurator, TyrusEndpointWrapper.SessionListener, ClusterContext, EndpointEventListener, Boolean) - Constructor for class org.glassfish.tyrus.core.TyrusEndpointWrapper
- TyrusEndpointWrapper(Class<? extends Endpoint>, EndpointConfig, ComponentProviderService, WebSocketContainer, String, ServerEndpointConfig.Configurator, TyrusEndpointWrapper.SessionListener, ClusterContext, EndpointEventListener, Boolean) - Constructor for class org.glassfish.tyrus.core.TyrusEndpointWrapper
-
Create
TyrusEndpointWrapperfor class that extendsEndpoint. - TyrusEndpointWrapper.SessionListener - Class in org.glassfish.tyrus.core
-
Session listener.
- TyrusEndpointWrapper.SessionListener.OnOpenResult - Enum in org.glassfish.tyrus.core
- TyrusExtension - Class in org.glassfish.tyrus.core
-
WebSocket
Extensionimplementation. - TyrusExtension(String) - Constructor for class org.glassfish.tyrus.core.TyrusExtension
-
Create
Extensionwith specific name. - TyrusExtension(String, List<Extension.Parameter>) - Constructor for class org.glassfish.tyrus.core.TyrusExtension
-
Create
Extensionwith name and parameters. - TyrusExtension.TyrusParameter - Class in org.glassfish.tyrus.core
-
WebSocket
Extension.Parameterimplementation. - TyrusFrame - Class in org.glassfish.tyrus.core.frame
-
Frame representation used in Tyrus runtime.
- TyrusFrame(Frame, TyrusFrame.FrameType) - Constructor for class org.glassfish.tyrus.core.frame.TyrusFrame
-
Constructor.
- TyrusFrame.FrameType - Enum in org.glassfish.tyrus.core.frame
-
An Enumeration of frame types.
- TyrusFuture<T> - Class in org.glassfish.tyrus.core
-
Tyrus
Futureimplementation. - TyrusFuture() - Constructor for class org.glassfish.tyrus.core.TyrusFuture
- TyrusParameter(String, String) - Constructor for class org.glassfish.tyrus.core.TyrusExtension.TyrusParameter
-
Create
Extension.Parameterwith name and value. - tyrusProperties() - Method in interface org.glassfish.tyrus.core.TyrusConfiguration
-
Get an immutable map of properties provided by
- tyrusProperties(Map<String, Object>) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set properties for Tyrus framework.
- TyrusRemoteEndpoint - Class in org.glassfish.tyrus.core
-
Wraps the
RemoteEndpointand represents the other side of the websocket connection. - TyrusServerEndpointConfig - Interface in org.glassfish.tyrus.core
-
Configuration
ServerEndpointConfigenhanced to offer tyrus specific attributes like maxSessions. - TyrusServerEndpointConfig.Builder - Class in org.glassfish.tyrus.core
-
The TyrusServerEndpointConfig.Builder is a class used for creating
TyrusServerEndpointConfig.Builderobjects for the purposes of deploying a server endpoint. - TyrusServerEndpointConfigurator - Class in org.glassfish.tyrus.core
-
Tyrus' implementation of
ServerEndpointConfig.Configurator. - TyrusServerEndpointConfigurator() - Constructor for class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
- TyrusSession - Class in org.glassfish.tyrus.core
-
Implementation of the
Session. - TyrusUpgradeResponse - Class in org.glassfish.tyrus.core
-
HTTP response representation.
- TyrusUpgradeResponse() - Constructor for class org.glassfish.tyrus.core.TyrusUpgradeResponse
- TyrusWebSocket - Class in org.glassfish.tyrus.core
-
Tyrus representation of web socket connection.
- TyrusWebSocket(ProtocolHandler, TyrusEndpointWrapper) - Constructor for class org.glassfish.tyrus.core.TyrusWebSocket
-
Create new instance, set
ProtocolHandlerand registerTyrusEndpointWrapper. - TyrusWebSocketEngine - Class in org.glassfish.tyrus.core
-
WebSocketEngineimplementation, which handles server-side handshake, validation and data processing. - TyrusWebSocketEngine.TyrusWebSocketEngineBuilder - Class in org.glassfish.tyrus.core
-
TyrusWebSocketEnginebuilder.
U
- UDecoder - Class in org.glassfish.grizzly.http.util
-
All URL decoding happens here.
- UDecoder() - Constructor for class org.glassfish.grizzly.http.util.UDecoder
- UDecoder(boolean) - Constructor for class org.glassfish.grizzly.http.util.UDecoder
- UDPNIOAsyncQueueReader - Class in org.glassfish.grizzly.nio.transport
-
The UDP transport
AsyncQueueReaderimplementation, based on the Java NIO - UDPNIOAsyncQueueReader(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueReader
- UDPNIOAsyncQueueWriter - Class in org.glassfish.grizzly.nio.transport
-
The UDP transport
AsyncQueueWriterimplementation, based on the Java NIO - UDPNIOAsyncQueueWriter(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueWriter
- UDPNIOBindingHandler - 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 theUDPNIOTransportalone. - UDPNIOBindingHandler(UDPNIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler
- UDPNIOBindingHandler.Builder - Class in org.glassfish.grizzly.nio.transport
- UDPNIOConnection - Class in org.glassfish.grizzly.nio.transport
-
Connectionimplementation for theUDPNIOTransport - UDPNIOConnection(UDPNIOTransport, DatagramChannel) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- UDPNIOConnectorHandler - Class in org.glassfish.grizzly.nio.transport
-
UDP NIO transport client side ConnectorHandler implementation
- UDPNIOConnectorHandler(UDPNIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- UDPNIOConnectorHandler.Builder - Class in org.glassfish.grizzly.nio.transport
- UDPNIOServerConnection - Class in org.glassfish.grizzly.nio.transport
-
Server
Connectionimplementation for theUDPNIOTransport - UDPNIOServerConnection(UDPNIOTransport, DatagramChannel) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- UDPNIOTemporarySelectorReader - Class in org.glassfish.grizzly.nio.transport
- UDPNIOTemporarySelectorReader(UDPNIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTemporarySelectorReader
- UDPNIOTemporarySelectorWriter - Class in org.glassfish.grizzly.nio.transport
- UDPNIOTemporarySelectorWriter(UDPNIOTransport) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTemporarySelectorWriter
- UDPNIOTransport - Class in org.glassfish.grizzly.nio.transport
-
UDP NIO transport implementation
- UDPNIOTransport() - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- UDPNIOTransport(String) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- UDPNIOTransport.RegisterChannelCompletionHandler - Class in org.glassfish.grizzly.nio.transport
- UDPNIOTransport.TransportConnectorHandler - Class in org.glassfish.grizzly.nio.transport
-
Transport default
UDPNIOConnectorHandler. - UDPNIOTransportBuilder - Class in org.glassfish.grizzly.nio.transport
-
NIOTransportBuilderimplementation forUDP. - UDPNIOTransportBuilder(Class<? extends UDPNIOTransport>) - Constructor for class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
- UDPNIOTransportFilter - Class in org.glassfish.grizzly.nio.transport
-
The
UDPNIOTransport's transportFilterimplementation - UEncoder - Class in org.glassfish.grizzly.http.util
-
Efficient implementation for encoders.
- UEncoder() - Constructor for class org.glassfish.grizzly.http.util.UEncoder
- UNAUTHORIZED_401 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- unbind(CompletionHandler<Closeable>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
- unbind(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler
- unbind(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Unbinds bound
Transportconnection. - unbind(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler
- unbind(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Unbinds bound
Transportconnection. - unbind(Connection<?>) - Method in interface org.glassfish.grizzly.SocketBinder
-
Unbinds bound
Transportconnection. - unbindAll() - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
This operation is not supported by implementations of
AbstractBindingHandler. - unbindAll() - Method in class org.glassfish.grizzly.nio.NIOTransport
- unbindAll() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- unbindAll() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- unbindAll() - Method in interface org.glassfish.grizzly.SocketBinder
-
Unbinds all bound
Transportconnections. - unblock(InetAddress, NetworkInterface, InetAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Unblocks multicast datagrams from the given source address.
- uncaughtException(Thread, Throwable) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- UNCOUNTABLE_RECORD_SPACE_VALUE - Static variable in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- UNDEFINED - org.glassfish.grizzly.http.Method.PayloadExpectation
- underlying() - Method in interface org.glassfish.grizzly.Buffer
-
Return the underlying buffer
- underlying() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- underlying() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- underlying() - Method in class org.glassfish.grizzly.memory.CompositeBuffer
- underlying() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- underlyingInput - Variable in class org.glassfish.grizzly.streams.TransformerInput
- underlyingOutput - Variable in class org.glassfish.grizzly.streams.TransformerOutput
- unescape(String) - Method in class org.glassfish.grizzly.http.Cookie
- unescape(String) - Method in class org.glassfish.grizzly.http.server.Request
- unescapeDoubleQuotes(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Un-escapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(BufferChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(CharChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(DataChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- UNEXPECTED_CONDITION - jakarta.websocket.CloseReason.CloseCodes
-
1011 indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.
- UNEXPECTED_CONDITION - org.glassfish.tyrus.core.CloseReasons
-
1011 indicates that a server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.
- UNEXPECTED_END_FRAGMENT() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
End fragment sent, but wasn''t processing any previous fragments.
- UNEXPECTED_ERROR_CONNECTION_CLOSE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Unexpected error, closing connection.
- UNEXPECTED_STATE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Unexpected state: {0}.
- unframe(ByteBuffer) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
TODO!
- UNHANDLED_TEXT_MESSAGE(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Unhandled text message.
- UNKNOWN - org.glassfish.grizzly.utils.ExceptionHandler.Severity
- UNKNOWN - Static variable in class org.glassfish.grizzly.http.server.util.MappingData
- UNLIMITED_SIZE - Static variable in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Constant set via
AsyncQueueWriter.setMaxPendingBytesPerConnection(int)means the async write queue size is unlimited. - UNLIMITED_TIMEOUT - Static variable in class org.glassfish.grizzly.utils.SilentConnectionFilter
- UNLIMITED_TRANSACTION_TIMEOUT - Static variable in interface org.glassfish.grizzly.threadpool.WorkerThread
- unparsedHostC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- unregister(TyrusEndpointWrapper) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Un-registers the specified
TyrusEndpointWrapperwith theWebSocketEngine. - UNRESERVED - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
ALPHA / DIGIT / "-" / "." / "_" / "~" characters.
- UnsafeFutureImpl<R> - Class in org.glassfish.grizzly.impl
-
Simple thread-unsafe
Futureimplementation. - UNSET - Static variable in class org.glassfish.grizzly.http.Cookie
- UNSET_TIMEOUT - Static variable in class org.glassfish.grizzly.utils.DelayedExecutor
- UNSET_TIMEOUT - Static variable in class org.glassfish.grizzly.utils.SilentConnectionFilter
- UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- unwrapAll(FilterChainContext, SSLConnectionContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- update(byte[]) - Method in class org.glassfish.grizzly.compression.lzma.impl.CRC
- update(byte[], int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.CRC
- updateByte(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.CRC
- updated(B) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
- updated(E) - Method in interface org.glassfish.grizzly.CompletionHandler
-
The callback method may be called, when there is some progress in operation execution, but it is still not completed
- updated(E) - Method in class org.glassfish.grizzly.EmptyCompletionHandler
-
The callback method may be called, when there is some progress in operation execution, but it is still not completed
- updated(E) - Method in class org.glassfish.tyrus.spi.CompletionHandler
-
The callback method may be called, when there is some progress in operation execution, but it is still not completed.
- updated(Object) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
- updateHostAndOrigin(UpgradeRequest) - Static method in class org.glassfish.tyrus.core.Handshake
-
Client side only - Generate host and origin header and put them to the upgrade request headers.
- updateInputContentBuffer(Buffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- updateInputContentBuffer(Buffer) - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
- updatePaths(Request, MappingData) - Static method in class org.glassfish.grizzly.http.server.HttpHandler
-
Utility method to update
Requestpath values. - upgrade - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- upgrade - Variable in class org.glassfish.grizzly.http.HttpHeader
- upgrade(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the HTTP upgrade type.
- upgrade(UpgradeRequest, UpgradeResponse) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
- upgrade(UpgradeRequest, UpgradeResponse) - Method in interface org.glassfish.tyrus.spi.WebSocketEngine
-
A transport calls this method to upgrade a HTTP request.
- Upgrade - org.glassfish.grizzly.http.util.Header
- UPGRADE - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
HTTP "Upgrade" header name and "Connection" header expected value.
- UPGRADE_REQUEST_FAILED - org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeStatus
-
Upgrade process failed.
- UpgradeRequest - Class in org.glassfish.tyrus.spi
-
Abstraction for a HTTP upgrade request.
- UpgradeRequest() - Constructor for class org.glassfish.tyrus.spi.UpgradeRequest
- UpgradeResponse - Class in org.glassfish.tyrus.spi
-
Abstraction for a HTTP upgrade response.
- UpgradeResponse() - Constructor for class org.glassfish.tyrus.spi.UpgradeResponse
- uri - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- uri - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
- uri(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the request URI.
- URI_COMPONENT_ENCODED_OCTET_INVALID_DIGIT(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Malformed percent-encoded octet at index {0}, invalid hexadecimal digit ''{1}''.
- URI_COMPONENT_ENCODED_OCTET_MALFORMED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Malformed percent-encoded octet at index {0}.
- URI_COMPONENT_INVALID_CHARACTER(Object, Object, Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
The string "{0}" for the URI component {1} contains an invalid character, ''{2}'', at index {3}.
- UriComponent - Class in org.glassfish.tyrus.core.uri.internal
-
Utility class for validating, encoding and decoding components of a URI.
- UriComponent.Type - Enum in org.glassfish.tyrus.core.uri.internal
-
The URI component type.
- UriTemplate - Class in org.glassfish.tyrus.core.uri.internal
-
A URI template.
- UriTemplate(String) - Constructor for class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Construct a new URI template.
- UriTemplate(UriTemplateParser) - Constructor for class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Construct a new URI template.
- UriTemplateParser - Class in org.glassfish.tyrus.core.uri.internal
-
A URI template parser that parses JAX-RS specific URI templates.
- UriTemplateParser(String) - Constructor for class org.glassfish.tyrus.core.uri.internal.UriTemplateParser
-
Parse a template.
- URLDecoder - Class in org.glassfish.grizzly.http.util
- URLDecoder() - Constructor for class org.glassfish.grizzly.http.util.URLDecoder
- urlEncode(Writer, byte[], int, int) - Method in class org.glassfish.grizzly.http.util.UEncoder
- urlEncode(Writer, byte[], int, int, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
- urlEncode(Writer, String) - Method in class org.glassfish.grizzly.http.util.UEncoder
-
URL Encode string, using a specified encoding.
- urlEncode(Writer, String, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
-
URL Encode string, using a specified encoding.
- urlEncoder - Variable in class org.glassfish.grizzly.http.server.Response
-
URL encoder.
- urlPattern(String) - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration.Builder
- USE_LEGACY_PARSER - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
- USE_PROXY_305 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- USE_SEND_FILE - Static variable in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- USER_INFO - org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
The URI user info component type.
- USER_PRINCIPAL - org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
User principal.
- UserAgent - org.glassfish.grizzly.http.util.Header
- userPrincipal - Variable in class org.glassfish.grizzly.http.server.Request
-
User principal.
- userPrincipal(Principal) - Method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Set
Principal. - userProperties() - Method in interface org.glassfish.tyrus.core.TyrusConfiguration
-
Get a mutable copy of user properties first obtained by
EndpointConfig.getUserProperties(). - usingInputStream - Variable in class org.glassfish.grizzly.http.server.Request
-
Using stream flag.
- usingLazyCookieState - Variable in class org.glassfish.grizzly.http.Cookie
- usingOutputStream - Variable in class org.glassfish.grizzly.http.server.Response
-
Using output stream flag.
- usingReader - Variable in class org.glassfish.grizzly.http.server.Request
-
Using writer flag.
- usingWriter - Variable in class org.glassfish.grizzly.http.server.Response
-
Using writer flag.
- UTF8_CHARSET - Static variable in class org.glassfish.grizzly.utils.Charsets
- Utf8DecodingException - Exception in org.glassfish.tyrus.core
-
TODO
- Utf8DecodingException() - Constructor for exception org.glassfish.tyrus.core.Utf8DecodingException
-
TODO
- Utils - Class in org.glassfish.tyrus.core
-
Utility methods shared among Tyrus modules.
- Utils() - Constructor for class org.glassfish.tyrus.core.Utils
- Utils.Stringifier<T> - Class in org.glassfish.tyrus.core
-
Define to
Stringconversion for various types.
V
- valid(String, UriComponent.Type) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- valid(String, UriComponent.Type, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(String, UriComponent.Type) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(String, UriComponent.Type, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(UpgradeRequest) - Method in enum org.glassfish.tyrus.core.Version
- validateConfiguration() - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Deprecated.
- validateConfiguration() - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Validates
SslContextConfiguratorconfiguration. - validateConfiguration(boolean) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Deprecated.
- validateConfiguration(boolean) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Validates
SslContextConfiguratorconfiguration. - validateNewPoolSize(int, int) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- validateServerResponse(UpgradeResponse) - Method in class org.glassfish.tyrus.core.Handshake
-
Client side only - validate server response.
- value - Variable in class org.glassfish.grizzly.http.Cookie
- value - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- value - Variable in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- value() - Method in annotation type org.glassfish.tyrus.core.MaxSessions
-
Maximal number of open sessions.
- Value<T> - Interface in org.glassfish.tyrus.core.collection
-
A generic value provider.
- valueOf(byte[], int, int) - Static method in enum org.glassfish.grizzly.http.Protocol
- valueOf(String) - Static method in enum jakarta.websocket.CloseReason.CloseCodes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.CloseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.compression.lzma.impl.Decoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.Connection.CloseType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.filterchain.FilterChainContext.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.filterchain.FilterChainContext.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.CompressionConfig.CompressionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.Method.PayloadExpectation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.glassfish.grizzly.http.Method
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.util.DataChunk.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.http.util.Header
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.IOEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.memory.CompositeBuffer.DisposeOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.glassfish.grizzly.PortRange
-
Parse a port range.
- valueOf(String) - Static method in enum org.glassfish.grizzly.ProcessorResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.TransformationResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.Transport.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.grizzly.utils.ExceptionHandler.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.CloseReasons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.DebugContext.TracingThreshold
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.DebugContext.TracingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.DebugContext.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener.OnOpenResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.uri.internal.PathPattern.RightHandPath
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.core.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.spi.WebSocketEngine.UpgradeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.tyrus.spi.WriterInfo.RemoteEndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(Buffer, int, int) - Static method in enum org.glassfish.grizzly.http.Protocol
- valueOf(DataChunk) - Static method in class org.glassfish.grizzly.http.Method
- valueOf(DataChunk) - Static method in enum org.glassfish.grizzly.http.Protocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jakarta.websocket.CloseReason.CloseCodes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.CloseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.compression.lzma.impl.Decoder.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.Connection.CloseType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.filterchain.FilterChainContext.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.filterchain.FilterChainContext.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.CompressionConfig.CompressionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.Method.PayloadExpectation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.server.CompressionLevel
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.server.filecache.FileCache.CacheResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.server.filecache.FileCache.CacheType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.util.DataChunk.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.http.util.Header
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.IOEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.memory.CompositeBuffer.DisposeOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.ProcessorResult.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.TransformationResult.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.Transport.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.grizzly.utils.ExceptionHandler.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.CloseReasons
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.cluster.RemoteSession.DistributedMapKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.DebugContext.TracingThreshold
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.DebugContext.TracingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.DebugContext.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.frame.TyrusFrame.FrameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener.OnOpenResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
- values() - Static method in enum org.glassfish.tyrus.core.uri.internal.PathPattern.RightHandPath
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.uri.internal.UriComponent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.core.Version
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.spi.WebSocketEngine.UpgradeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.spi.WriterInfo.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.tyrus.spi.WriterInfo.RemoteEndpointType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- values(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- Values - Class in org.glassfish.tyrus.core.collection
-
A collection of
Value providerfactory & utility methods. - Vary - org.glassfish.grizzly.http.util.Header
- version - Variable in class org.glassfish.grizzly.http.Cookie
- Version - Enum in org.glassfish.tyrus.core
-
TODO
- VHOST_COMBINED - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's combined with virtual-hosts format.
- VHOST_COMBINED_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's combined with virtual-hosts format. - VHOST_COMBINED_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's combined with virtual-hosts format set to use the UTC time zone.
- VHOST_COMMON - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's common with virtual-hosts format.
- VHOST_COMMON_FORMAT - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A
Stringrepresenting our version of Apache's common with virtual-hosts format. - VHOST_COMMON_UTC - Static variable in class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
A format compatible with Apache's common with virtual-hosts format set to use the UTC time zone.
- Via - org.glassfish.grizzly.http.util.Header
- VIOLATED_POLICY - jakarta.websocket.CloseReason.CloseCodes
-
1008 indicates that an endpoint is terminating the connection because it has received a message that violates its policy.
- VIOLATED_POLICY - org.glassfish.tyrus.core.CloseReasons
-
1008 indicates that an endpoint is terminating the connection because it has received a message that violates its policy.
- visible - Variable in class org.glassfish.grizzly.memory.ByteBufferWrapper
- VOID_FILTER - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Void filters (input and output).
W
- waitNIOFuture(FutureImpl<Connection>, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- waitNIOFuture(FutureImpl<Connection>, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- wantClientAuth - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
-
True when requesting authentication.
- wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
Return true if this encoding should be used to parse the content of the passed
HttpHeader, or false otherwise. - wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Method should implement the logic, which decides if HTTP packet with the specific
HttpHeadershould be decoded using this ContentEncoding. - wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Return true if this encoding should be used to parse the content of the passed
HttpHeader, or false otherwise. - wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Return true if this encoding should be used to parse the content of the passed
HttpHeader, or false otherwise. - wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
Return true if this encoding should be used to serialize the content of the passed
HttpHeader, or false otherwise. - wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Method should implement the logic, which decides if HTTP packet with the specific
HttpHeadershould be encoded using this ContentEncoding. - wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Return true if this encoding should be used to serialize the content of the passed
HttpHeader, or false otherwise. - wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Return true if this encoding should be used to serialize the content of the passed
HttpHeader, or false otherwise. - wantReset(int) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Checks if the size of the Buffer should be reset.
- WARNING_GRIZZLY_BUFFERS_OVERFLOW_EXCEPTION(Object, Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0012: BufferOverflow srcBuffer={0} srcOffset={1} length={2} dstBuffer={3}
- WARNING_GRIZZLY_CONFIG_SSL_GENERAL_CONFIG_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0050: SSL support could not be configured!
- WARNING_GRIZZLY_CONFIG_SSL_SECURE_PASSWORD_INITIALIZATION_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0051: Secure password provider could not be initialized: {0}.
- WARNING_GRIZZLY_CONFIG_SSL_SSL_IMPLEMENTATION_LOAD_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0052: Unable to load SSLImplementation: {0}.
- WARNING_GRIZZLY_CONFIG_SSL_UNKNOWN_CIPHER_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0053: Unrecognized cipher [{0}].
- WARNING_GRIZZLY_CONNECTION_GET_READBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0018: Error getting read buffer size
- WARNING_GRIZZLY_CONNECTION_GET_WRITEBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0019: Error getting write buffer size
- WARNING_GRIZZLY_CONNECTION_SET_READBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0016: Error setting read buffer size
- WARNING_GRIZZLY_CONNECTION_SET_WRITEBUFFER_SIZE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0017: Error setting write buffer size
- WARNING_GRIZZLY_CONNECTION_UDPMULTICASTING_EXCEPTIONE() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0033: Can't initialize reflection methods for DatagramChannel multicasting
- WARNING_GRIZZLY_FILTERCHAIN_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0013: Exception during FilterChain execution
- WARNING_GRIZZLY_GRACEFULSHUTDOWN_EXCEEDED(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0031: Shutdown grace period exceeded.
- WARNING_GRIZZLY_GRACEFULSHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0032: Primary shutdown thread interrupted.
- WARNING_GRIZZLY_GRACEFULSHUTDOWN_MSG(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0030: Shutting down transport {0} in {1} {2}.
- WARNING_GRIZZLY_HTTP_SERVER_FILECACHE_GENERAL_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0208: File cache exception
- WARNING_GRIZZLY_HTTP_SERVER_FILTER_HTTPHANDLER_INVOCATION_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0202: Exception during HttpHandler invocation
- WARNING_GRIZZLY_HTTP_SERVER_FILTER_UNEXPECTED() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0203: Unexpected error
- WARNING_GRIZZLY_HTTP_SERVER_HTTPHANDLER_SERVICE_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0200: Service exception
- WARNING_GRIZZLY_HTTP_SERVER_HTTPHANDLERCHAIN_ERRORPAGE() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0201: Unable to set error page
- WARNING_GRIZZLY_HTTP_SERVER_REQUEST_AFTERSERVICE_NOTIFICATION_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0204: Unexpected error during afterService notification
- WARNING_GRIZZLY_HTTP_SERVER_REQUEST_BODY_SKIP() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0206: Exception occurred during body skip
- WARNING_GRIZZLY_HTTP_SERVER_REQUEST_POST_TOO_LARGE() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0205: Post too large
- WARNING_GRIZZLY_HTTP_SERVER_REQUESTUTILS_SENDFILE_FAILED() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0211: SendFile can't be performed, because response headers are committed
- WARNING_GRIZZLY_HTTP_SERVER_RESPONSE_FINISH_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0207: Error during the Response finish phase
- WARNING_GRIZZLY_HTTP_SERVER_SERVEROUTPUTBUFFER_FILE_TRANSFER_CANCELLED(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0209: Transfer of file {0} was cancelled.
- WARNING_GRIZZLY_HTTP_SERVER_SERVEROUTPUTBUFFER_FILE_TRANSFER_FAILED(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0210: "Failed to transfer file {0}.
- WARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_ADD_ERROR(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0302: Exception invoking attributeAdded() or attributeReplaced() on {0}: {1}.
- WARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_REMOVE_ERROR(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0303: Exception invoking attributeRemoved() on {0}: {1}.
- WARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_DESTROYED_ERROR(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0301: Exception invoking {0}() on {1}: {2}.
- WARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_INITIALIZED_ERROR(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0300: Exception invoking {0}() on {1}: {2}.
- WARNING_GRIZZLY_HTTP_SERVLET_CONTEXT_LISTENER_LOAD_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0306: Unable to load listener: {0}.
- WARNING_GRIZZLY_HTTP_SERVLET_COOKIE_CREATE_ERROR(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0312: Discarding invalid Cookie "{0}" because of error: {1}.
- WARNING_GRIZZLY_HTTP_SERVLET_INPUTSTREAM_ISREADY_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0308: ReadListener has not been set.
- WARNING_GRIZZLY_HTTP_SERVLET_INPUTSTREAM_SETREADLISTENER_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0310: Cannot set ReaderListener for non-async or non-upgrade request
- WARNING_GRIZZLY_HTTP_SERVLET_NON_BLOCKING_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0307: Can't block in non-blocking mode.
- WARNING_GRIZZLY_HTTP_SERVLET_OUTPUTSTREAM_ISREADY_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0309: WriteListener has not been set.
- WARNING_GRIZZLY_HTTP_SERVLET_OUTPUTSTREAM_SETWRITELISTENER_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0311: Cannot set WriteListener for non-async or non-upgrade request
- WARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_BOUND_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0305: Exception invoking valueBound() on HttpSessionBindingListener {0}.
- WARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_UNBOUND_ERROR(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0304: Exception invoking valueUnbound() on HttpSessionBindingListener {0}.
- WARNING_GRIZZLY_HTTP_SEVERE_GRIZZLY_HTTP_PARAMETERS_MAX_COUNT_FAIL(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0173: More than the maximum number of request parameters (GET plus POST) for a single request ([{0}]) were detected.
- WARNING_GRIZZLY_IOSTRATEGY_UNCAUGHT_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0010: Uncaught exception:
- WARNING_GRIZZLY_PROCESSOR_ERROR(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0029: Error during Processor execution.
- WARNING_GRIZZLY_SELECTOR_RUNNER_NOT_IN_STOPPED_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0014: SelectorRunner is not in the stopped state!
- WARNING_GRIZZLY_SOCKET_KEEPALIVE_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0005: Can not set SO_KEEPALIVE to {0}
- WARNING_GRIZZLY_SOCKET_LINGER_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0003: Can not set SO_LINGER to {0}
- WARNING_GRIZZLY_SOCKET_REUSEADDRESS_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0006: Can not set SO_REUSEADDR to {0}
- WARNING_GRIZZLY_SOCKET_TCPNODELAY_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0004: Can not set TCP_NODELAY to {0}
- WARNING_GRIZZLY_SOCKET_TIMEOUT_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0007: Can not set SO_TIMEOUT to {0}
- WARNING_GRIZZLY_STATE_HOLDER_CALLING_CONDITIONLISTENER_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0015: Error calling ConditionListener
- WARNING_GRIZZLY_TCPSELECTOR_HANDLER_ACCEPTCHANNEL_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0008: Exception accepting channel
- WARNING_GRIZZLY_TEMPORARY_SELECTOR_IO_CANCEL_KEY_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0025: Unexpected exception, when canceling the SelectionKey: {0}
- WARNING_GRIZZLY_TEMPORARY_SELECTOR_POOL_CREATE_SELECTOR_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0026: SelectorFactory.
- WARNING_GRIZZLY_TEMPORARY_SELECTOR_POOL_MISSES_EXCEPTION(Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0027: SelectorFactory.
- WARNING_GRIZZLY_TEMPORARY_SELECTOR_POOL_SELECTOR_FAILURE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0028: Temporary Selector failure.
- WARNING_GRIZZLY_THREADPOOL_UNCAUGHT_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0011: Uncaught exception on thread {0}
- WARNING_GRIZZLY_TRANSPORT_NOT_PAUSE_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0022: Transport is not in PAUSE state!
- WARNING_GRIZZLY_TRANSPORT_NOT_START_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0021: Transport is not in START state!
- WARNING_GRIZZLY_TRANSPORT_NOT_STOP_STATE_EXCEPTION() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0020: Transport is not in STOP state!
- WARNING_GRIZZLY_TRANSPORT_START_SERVER_CONNECTION_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0023: Exception occurred when starting server connection {0}
- WARNING_GRIZZLY_TRANSPORT_UNBINDING_CONNECTION_EXCEPTION(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0024: Error unbinding connection {0}
- WARNING_GRIZZLY_UTILS_STATE_HOLDER_CONDITION_LISTENER_INVOCATION_ERROR() - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0558: Error calling ConditionListener.
- Warnings - org.glassfish.grizzly.http.util.Header
- wasSuspended - Variable in class org.glassfish.grizzly.Context
-
true if this IOEvent processing was suspended during its processing, or false otherwise.
- wasSuspended() - Method in class org.glassfish.grizzly.Context
- WEB_SOCKET_PROTOCOL_HANDSHAKE_101 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- WEBSOCKET - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
Expected value in HTTP handshake "Upgrade" header.
- WebSocketContainer - Interface in jakarta.websocket
-
A WebSocketContainer is an implementation provided object that provides applications a view on the container running it.
- WebSocketEngine - Interface in org.glassfish.tyrus.spi
-
WebSocket engine is used for upgrading HTTP requests into websocket connections.
- WebSocketEngine.UpgradeInfo - Interface in org.glassfish.tyrus.spi
-
Upgrade info that includes status for HTTP request upgrading and connection creation details.
- WebSocketEngine.UpgradeStatus - Enum in org.glassfish.tyrus.spi
-
Upgrade Status for HTTP request upgrading.
- WebSocketException - Exception in org.glassfish.tyrus.core
-
WebSocketException can be thrown during runtime (after handshake).
- WebSocketException(String) - Constructor for exception org.glassfish.tyrus.core.WebSocketException
-
Create new
WebSocketException. - WELCOME_FILES_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which we record the set of welcome files (as an object of type String[]) for this application.
- welcomeResources - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- wildcardWrappers - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
- willAllocateDirect(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Return true if next
MemoryManager.allocate(int)orMemoryManager.allocateAtLeast(int)call, made in the current thread for the given memory size, going to return aBufferbased on directByteBuffer, or false otherwise. - willAllocateDirect(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Return true if next
MemoryManager.allocate(int)orMemoryManager.allocateAtLeast(int)call, made in the current thread for the given memory size, going to return aBufferbased on directByteBuffer, or false otherwise. - willAllocateDirect(int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Return true if next
MemoryManager.allocate(int)orMemoryManager.allocateAtLeast(int)call, made in the current thread for the given memory size, going to return aBufferbased on directByteBuffer, or false otherwise. - willAllocateDirect(int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Return true if next
MemoryManager.allocate(int)orMemoryManager.allocateAtLeast(int)call, made in the current thread for the given memory size, going to return aBufferbased on directByteBuffer, or false otherwise. - willDecode(String) - Method in interface jakarta.websocket.Decoder.Text
-
Answer whether the given String can be decoded into an object of type T.
- willDecode(String) - Method in class org.glassfish.tyrus.core.coder.NoOpTextCoder
- willDecode(String) - Method in class org.glassfish.tyrus.core.coder.PrimitiveDecoders
- willDecode(String) - Method in class org.glassfish.tyrus.core.coder.ReaderDecoder
- willDecode(ByteBuffer) - Method in interface jakarta.websocket.Decoder.Binary
-
Answer whether the given bytes can be decoded into an object of type T.
- willDecode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.InputStreamDecoder
- willDecode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder
- willDecode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder
- WLS_HOSTNAME_VERIFIER_CLASS - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_IGNORE_HOSTNAME_VERIFICATION - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_INCOMING_BUFFER_SIZE - Static variable in interface org.glassfish.tyrus.spi.ClientContainer
-
WLS version of
ClientContainer.INCOMING_BUFFER_SIZE. - WLS_MAX_THREADS - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_PROXY_HOST - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_PROXY_PASSWORD - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_PROXY_PORT - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_PROXY_USERNAME - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_SSL_PROTOCOLS_PROPERTY - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_SSL_TRUSTSTORE_PROPERTY - Static variable in class org.glassfish.tyrus.client.ClientManager
- WLS_SSL_TRUSTSTORE_PWD_PROPERTY - Static variable in class org.glassfish.tyrus.client.ClientManager
- WORK_DIR_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
-
The servlet context attribute under which we store a temporary working directory (as an object of type File) for use by servlets within this web application.
- Worker() - Constructor for class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
- WORKER_THREAD_POOL_CONFIG - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
User property to set worker thread pool configuration.
- WORKER_THREAD_POOL_CONFIG - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientProperties
-
Client-side property to set custom worker
ThreadPoolConfig. - WORKER_THREAD_POOL_CONFIG - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientSocket
-
Deprecated.
- workerConfig - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- workerPoolConfig - Variable in class org.glassfish.grizzly.AbstractTransport
- workers - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- WorkerThread - Interface in org.glassfish.grizzly.threadpool
-
Interface, which Grizzly thread pool threads should implement.
- WorkerThreadIOStrategy - Class in org.glassfish.grizzly.strategies
-
IOStrategy, which executesProcessors in worker thread. - workerThreadPool - Variable in class org.glassfish.grizzly.AbstractTransport
-
Worker thread pool
- WorkerThreadPoolConfigProducer - Interface in org.glassfish.grizzly.strategies
-
Strategy implementations may implement this interface to signify they have certain thread pool configuration requirements that could be used when building the runtime.
- WorkerThreadProvider() - Constructor for class org.glassfish.grizzly.http.server.RequestExecutorProvider.WorkerThreadProvider
- workQueue - Variable in class org.glassfish.grizzly.threadpool.FixedThreadPool
- wrap(byte[]) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Returns
Buffer, which wraps the byte array. - wrap(byte[]) - Static method in class org.glassfish.grizzly.memory.HeapBuffer
- wrap(byte[]) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Returns
Buffer, which wraps the byte array. - wrap(byte[]) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
- wrap(byte[]) - Method in interface org.glassfish.grizzly.memory.WrapperAware
-
Returns
Buffer, which wraps the byte array. - wrap(byte[], int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Returns
Buffer, which wraps the part of byte array with specific offset and length. - wrap(byte[], int, int) - Static method in class org.glassfish.grizzly.memory.HeapBuffer
- wrap(byte[], int, int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Returns
Buffer, which wraps the part of byte array with specific offset and length. - wrap(byte[], int, int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
- wrap(byte[], int, int) - Method in interface org.glassfish.grizzly.memory.WrapperAware
-
Returns
Buffer, which wraps the part of byte array with specific offset and length. - wrap(String) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Returns
Buffer, which wraps theString. - wrap(String) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Returns
Buffer, which wraps theString. - wrap(String) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
- wrap(String) - Method in interface org.glassfish.grizzly.memory.WrapperAware
-
Returns
Buffer, which wraps theString. - wrap(String, Charset) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
- wrap(String, Charset) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
- wrap(String, Charset) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
- wrap(String, Charset) - Method in interface org.glassfish.grizzly.memory.WrapperAware
- wrap(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Returns
Buffer, which wraps theByteBuffer. - wrap(ByteBuffer) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Returns
Buffer, which wraps theByteBuffer. - wrap(ByteBuffer) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
- wrap(ByteBuffer) - Method in interface org.glassfish.grizzly.memory.WrapperAware
-
Returns
Buffer, which wraps theByteBuffer. - wrap(MemoryManager, byte[]) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Returns
Buffer, which wraps the byte array. - wrap(MemoryManager, byte[], int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Returns
Buffer, which wraps the part of byte array with specific offset and length. - wrap(MemoryManager, String) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Returns
Buffer, which wraps theString. - wrap(MemoryManager, String, Charset) - Static method in class org.glassfish.grizzly.memory.Buffers
- wrap(MemoryManager, ByteBuffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Returns
Buffer, which wraps theByteBuffer. - wrap(Frame, byte, ByteBuffer) - Static method in class org.glassfish.tyrus.core.frame.TyrusFrame
-
TyrusFramefactory method. - wrapAll(FilterChainContext, SSLConnectionContext) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- wrapByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferManager.SmallByteBufferWrapper
- wrapByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- wrapped - Variable in class org.glassfish.tyrus.core.ServerEndpointConfigWrapper
- wrappedFilter - Variable in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
- wrapper - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- Wrapper() - Constructor for class org.glassfish.grizzly.http.server.util.Mapper.Wrapper
- WrapperAware - Interface in org.glassfish.grizzly.memory
-
MemoryManagers, which implement this interface, are able to convert frequently used Java buffer types to GrizzlyBuffer. - wrapperPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- WritableMessage - Interface in org.glassfish.grizzly.asyncqueue
-
Common interface for entities that may be written to a
Channel. - write(byte) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- write(byte) - Method in interface org.glassfish.grizzly.streams.Output
- write(byte) - Method in class org.glassfish.grizzly.streams.StreamOutput
- write(byte[]) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(byte[]) - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- write(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(byte[], int, int) - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- write(char[]) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(char[], int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(int) - Method in class org.glassfish.grizzly.utils.BufferOutputStream
- write(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(Object, boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(Object, Object, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(Object, Object, CompletionHandler<WriteResult>, boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(Object, Object, CompletionHandler<WriteResult>, MessageCloner) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(Object, Object, CompletionHandler<WriteResult>, MessageCloner, boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(Object, Object, CompletionHandler<WriteResult>, PushBackHandler) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Deprecated.
- write(Object, Object, CompletionHandler<WriteResult>, PushBackHandler, boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Deprecated.
- write(Object, Object, CompletionHandler<WriteResult>, PushBackHandler, MessageCloner) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Deprecated.
- write(Object, Object, CompletionHandler<WriteResult>, PushBackHandler, MessageCloner, boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Deprecated.
- write(Object, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(Object, CompletionHandler<WriteResult>, boolean) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
- write(String) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(String, int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(SocketAddress, M, CompletionHandler<WriteResult<M, SocketAddress>>) - Method in class org.glassfish.grizzly.nio.NIOConnection
- write(SocketAddress, M, CompletionHandler<WriteResult<M, SocketAddress>>, PushBackHandler) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Deprecated.
- write(ByteBuffer, CompletionHandler<ByteBuffer>) - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyWriter
- write(ByteBuffer, CompletionHandler<ByteBuffer>) - Method in class org.glassfish.tyrus.spi.Writer
-
A backward compatible method called from
Writer.write(ByteBuffer, CompletionHandler, WriterInfo)to handover the data for a connection to the transport. - write(ByteBuffer, CompletionHandler<ByteBuffer>, WriterInfo) - Method in class org.glassfish.tyrus.spi.Writer
-
Tyrus runtime calls this method to handover the data for a connection to the transport.
- write(L, M, CompletionHandler<WriteResult<M, L>>) - Method in interface org.glassfish.grizzly.Writeable
-
Method writes the buffer to the specific address.
- write(L, M, CompletionHandler<WriteResult<M, L>>, PushBackHandler) - Method in interface org.glassfish.grizzly.Writeable
-
Deprecated.push back logic is deprecated
- write(M) - Method in class org.glassfish.grizzly.nio.NIOConnection
- write(M) - Method in interface org.glassfish.grizzly.Writeable
-
Method writes the buffer.
- write(M, CompletionHandler<WriteResult<M, SocketAddress>>) - Method in class org.glassfish.grizzly.nio.NIOConnection
- write(M, CompletionHandler<WriteResult<M, SocketAddress>>, PushBackHandler) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
Deprecated.
- write(M, CompletionHandler<WriteResult<M, L>>) - Method in interface org.glassfish.grizzly.Writeable
-
Method writes the buffer.
- write(M, CompletionHandler<WriteResult<M, L>>, PushBackHandler) - Method in interface org.glassfish.grizzly.Writeable
-
Deprecated.push back logic is deprecated
- write(Buffer) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOOutputSink
-
Writes the contents of the specified
Buffer. - write(Buffer) - Method in class org.glassfish.grizzly.streams.BufferedOutput
- write(Buffer) - Method in interface org.glassfish.grizzly.streams.Output
- write(Buffer) - Method in class org.glassfish.grizzly.streams.StreamOutput
- write(Connection<SocketAddress>, SocketAddress, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Method writes the
WritableMessageto the specific address. - write(Connection<SocketAddress>, SocketAddress, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, MessageCloner<WritableMessage>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- write(Connection<SocketAddress>, SocketAddress, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, MessageCloner<WritableMessage>) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Method writes the
WritableMessageto the specific address. - write(Connection<SocketAddress>, SocketAddress, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, PushBackHandler) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Deprecated.
- write(Connection<SocketAddress>, SocketAddress, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, PushBackHandler) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Deprecated.
- write(Connection<SocketAddress>, SocketAddress, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, PushBackHandler, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Method writes the
WritableMessageto the specific address. - write(Connection<SocketAddress>, SocketAddress, WritableMessage, CompletionHandler<WriteResult<WritableMessage, SocketAddress>>, PushBackHandler, MessageCloner<WritableMessage>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Deprecated.
- write(Connection<L>, L, WritableMessage) - Method in class org.glassfish.grizzly.AbstractWriter
-
Method writes the
WritableMessageto the specific address. - write(Connection<L>, L, WritableMessage) - Method in interface org.glassfish.grizzly.Writer
-
Method writes the
WritableMessageto the specific address. - write(Connection<L>, L, WritableMessage, CompletionHandler<WriteResult<WritableMessage, L>>) - Method in class org.glassfish.grizzly.AbstractWriter
-
Method writes the
WritableMessageto the specific address. - write(Connection<L>, L, WritableMessage, CompletionHandler<WriteResult<WritableMessage, L>>) - Method in interface org.glassfish.grizzly.Writer
-
Method writes the
WritableMessageto the specific address. - write(Connection<L>, L, WritableMessage, CompletionHandler<WriteResult<WritableMessage, L>>, MessageCloner<WritableMessage>) - Method in interface org.glassfish.grizzly.Writer
-
Method writes the
WritableMessageto the specific address. - write(Connection<L>, L, WritableMessage, CompletionHandler<WriteResult<WritableMessage, L>>, PushBackHandler) - Method in interface org.glassfish.grizzly.Writer
-
Deprecated.push back logic is deprecated
- write(Connection<L>, L, WritableMessage, CompletionHandler<WriteResult<WritableMessage, L>>, PushBackHandler, MessageCloner<WritableMessage>) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Deprecated.push back logic is deprecated
- write(Connection<L>, WritableMessage) - Method in class org.glassfish.grizzly.AbstractWriter
-
Method writes the
WritableMessage. - write(Connection<L>, WritableMessage) - Method in interface org.glassfish.grizzly.Writer
-
Method writes the
WritableMessage. - write(Connection<L>, WritableMessage, CompletionHandler<WriteResult<WritableMessage, L>>) - Method in class org.glassfish.grizzly.AbstractWriter
-
Method writes the
WritableMessage. - write(Connection<L>, WritableMessage, CompletionHandler<WriteResult<WritableMessage, L>>) - Method in interface org.glassfish.grizzly.Writer
-
Method writes the
WritableMessage. - write(Connection, Object, Object, CompletionHandler) - Method in class org.glassfish.grizzly.StandaloneProcessor
- write(Connection, Object, Object, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- write(Connection, Object, Object, CompletionHandler<WriteResult>) - Method in interface org.glassfish.grizzly.Processor
- write(Connection, Object, Object, CompletionHandler<WriteResult>, MessageCloner) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
- write(Connection, Object, Object, CompletionHandler<WriteResult>, MessageCloner) - Method in interface org.glassfish.grizzly.Processor
- write(Connection, Object, Object, CompletionHandler<WriteResult>, PushBackHandler) - Method in interface org.glassfish.grizzly.Processor
-
Deprecated.
- write(Connection, Object, Object, CompletionHandler, MessageCloner) - Method in class org.glassfish.grizzly.StandaloneProcessor
- write(Connection, Object, Object, CompletionHandler, PushBackHandler) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
Deprecated.
- write(Connection, Object, Object, CompletionHandler, PushBackHandler) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
Deprecated.
- write(TCPNIOConnection, WritableMessage) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- write(TCPNIOConnection, WritableMessage, WriteResult) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- write(UDPNIOConnection, SocketAddress, WritableMessage) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- write(UDPNIOConnection, SocketAddress, WritableMessage, WriteResult<WritableMessage, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
- WRITE - org.glassfish.grizzly.filterchain.FilterChainContext.Operation
- WRITE - org.glassfish.grizzly.IOEvent
-
Event occurs on a
Connection, once it gets available for write. - write0(NIOConnection, SocketAddress, WritableMessage, WriteResult<WritableMessage, SocketAddress>, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Flush the buffer by looping until the
Bufferis empty - write0(NIOConnection, AsyncWriteQueueRecord) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
- write0(NIOConnection, AsyncWriteQueueRecord) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueWriter
- write0(NIOConnection, AsyncWriteQueueRecord) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOAsyncQueueWriter
- write0(NIOConnection, WritableMessage, WriteResult<WritableMessage, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOAsyncQueueWriter
- Writeable<L> - Interface in org.glassfish.grizzly
-
Implementations of this interface are able to write data from a
Buffer. - writeBoolean(boolean) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the boolean value to the StreamWriter.
- writeBoolean(boolean) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the boolean value to the StreamWriter.
- writeBooleanArray(boolean[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of boolean values to the StreamWriter.
- writeBooleanArray(boolean[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of boolean values to the StreamWriter.
- writeBuffer(Buffer) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Writes the contents of the specified
Bufferto the client. - writeBuffer(Buffer) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the
Bufferto the StreamWriter. - writeBuffer(Buffer) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the
Bufferto the StreamWriter. - writeBufferSize - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport default buffer size for write operations
- writeBufferSize - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- writeByte(byte) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the byte value to the StreamWriter.
- writeByte(byte) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the byte value to the StreamWriter.
- writeByte(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- writeByteArray(byte[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of byte values to the StreamWriter.
- writeByteArray(byte[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of byte values to the StreamWriter.
- writeByteArray(byte[], int, int) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the part of array of byte values to the StreamWriter, using specific offset and length values.
- writeByteArray(byte[], int, int) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the part of array of byte values to the StreamWriter, using specific offset and length values.
- writeByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Writes the contents of the specified
ByteBufferto the client. - writeChar(char) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the char value to the StreamWriter.
- writeChar(char) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the char value to the StreamWriter.
- writeChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- writeCharArray(char[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of char values to the StreamWriter.
- writeCharArray(char[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of char values to the StreamWriter.
- writeCoderProperties(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.impl.Encoder
- writeCompositeBuffer(TCPNIOConnection, CompositeBuffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- writeDouble(double) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the double value to the StreamWriter.
- writeDouble(double) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the double value to the StreamWriter.
- writeDoubleArray(double[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of double values to the StreamWriter.
- writeDoubleArray(double[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of double values to the StreamWriter.
- writeFloat(float) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the float value to the StreamWriter.
- writeFloat(float) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the float value to the StreamWriter.
- writeFloatArray(float[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of float values to the StreamWriter.
- writeFloatArray(float[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of float values to the StreamWriter.
- WriteHandler - Interface in org.glassfish.grizzly.http.server.io
-
Deprecated.please use
WriteHandler - WriteHandler - Interface in org.glassfish.grizzly
-
Callback notification mechanism that signals the developer it's possible to write content.
- writeHandlersQueue - Variable in class org.glassfish.grizzly.asyncqueue.TaskQueue
- writeInt(int) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
- writeInt(int) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the int value to the StreamWriter.
- writeIntArray(int[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of int values to the StreamWriter.
- writeIntArray(int[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of int values to the StreamWriter.
- writeLong(long) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the long value to the StreamWriter.
- writeLong(long) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the long value to the StreamWriter.
- writeLongArray(long[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of long values to the StreamWriter.
- writeLongArray(long[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of long values to the StreamWriter.
- writeNow0(NIOConnection, SocketAddress, WritableMessage, WriteResult<WritableMessage, SocketAddress>) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
- writeNow0(NIOConnection, SocketAddress, WritableMessage, WriteResult<WritableMessage, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTemporarySelectorWriter
- writeNow0(NIOConnection, SocketAddress, WritableMessage, WriteResult<WritableMessage, SocketAddress>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTemporarySelectorWriter
- Writer - Class in org.glassfish.tyrus.spi
-
Writer class that is used by tyrus runtime to pass outbound websocket data for a connection to a transport.
- Writer<L> - Interface in org.glassfish.grizzly
-
Implementations of this interface are able to write data from a
BuffertoConnection. - Writer() - Constructor for class org.glassfish.tyrus.spi.Writer
- Writer.Reentrant - Class in org.glassfish.grizzly
-
Write reentrants counter
- WriteResult<K,L> - Class in org.glassfish.grizzly
-
Result of write operation, returned by
Writeable. - WriteResult() - Constructor for class org.glassfish.grizzly.WriteResult
- WriterInfo - Class in org.glassfish.tyrus.spi
-
Additional data for the transport.
- WriterInfo(WriterInfo.MessageType, WriterInfo.RemoteEndpointType) - Constructor for class org.glassfish.tyrus.spi.WriterInfo
-
Create new
WriterDatainstance - WriterInfo.MessageType - Enum in org.glassfish.tyrus.spi
-
Possible WebSocket Message Types.
- WriterInfo.RemoteEndpointType - Enum in org.glassfish.tyrus.spi
- writeShort(short) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the short value to the StreamWriter.
- writeShort(short) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the short value to the StreamWriter.
- writeShortArray(short[]) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Write the array of short values to the StreamWriter.
- writeShortArray(short[]) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Write the array of short values to the StreamWriter.
- writeSimpleBuffer(TCPNIOConnection, Buffer) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
- writeTimeout - Variable in class org.glassfish.grizzly.AbstractTransport
- writeTimeout - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- writeTimeoutMillis - Variable in class org.glassfish.grizzly.nio.NIOConnection
- writeTo(WritableByteChannel) - Method in interface org.glassfish.grizzly.FileChunk
-
Transfers the File region backing this
FileRegionto the specifiedWritableByteChannel. - writeTo(WritableByteChannel) - Method in class org.glassfish.grizzly.FileTransfer
-
Transfers the File backing this
FileTransferto the specifiedWritableByteChannel. - writeToFileChannel(FileChannel, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Writes data from the
Bufferinto theFileChannel. - writeTraceMessage(Request, Response) - Static method in class org.glassfish.grizzly.http.server.util.HtmlHelper
- WSADL_SUPPORT - Static variable in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
Wsadl support.
- WWW_AUTHENTICATE - Static variable in class org.glassfish.tyrus.spi.UpgradeResponse
-
Header containing challenge with authentication scheme and parameters.
- WWWAuthenticate - org.glassfish.grizzly.http.util.Header
X
- xPoweredBy - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
- XPoweredBy - org.glassfish.grizzly.http.util.Header
Z
- Z - Static variable in class org.glassfish.grizzly.http.server.Constants
-
'Z'.
- Z - Static variable in class org.glassfish.grizzly.http.util.Constants
-
'Z'.
- ZERO - Static variable in class org.glassfish.grizzly.streams.AbstractStreamWriter
- ZERO - Static variable in class org.glassfish.grizzly.streams.BufferedOutput
- ZERO_READY_FUTURE - Static variable in class org.glassfish.grizzly.streams.AbstractStreamWriter
- ZERO_READY_FUTURE - Static variable in class org.glassfish.grizzly.streams.BufferedOutput
- zeroByteReadCount - Variable in class org.glassfish.grizzly.nio.NIOConnection
_
- _200_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- _400_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- _404_BYTES - Static variable in class org.glassfish.grizzly.http.server.Constants
- _blockSize - Variable in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- _bufferBase - Variable in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- _bufferOffset - Variable in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- _pos - Variable in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- _streamPos - Variable in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
All Classes All Packages