- A - Static variable in class org.glassfish.grizzly.http.server.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'.
- 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
- AbstractBindingHandler.Builder() - Constructor for class org.glassfish.grizzly.AbstractBindingHandler.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
-
- AbstractFilterChain - Class in org.glassfish.grizzly.filterchain
-
- 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
-
- AbstractMemoryManager() - Constructor for class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Creates a new
AbstractMemoryManager using a max buffer size
of
65536.
- AbstractMemoryManager(int) - Constructor for class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Creates a new AbstractMemoryManager using the specified
buffer size.
- AbstractMemoryManager.TrimAware - Interface in org.glassfish.grizzly.memory
-
This is a marker interface indicating a particular
Buffer
implementation can be trimmed.
- AbstractMultivaluedMap<K,V> - Class in org.glassfish.tyrus.core.uri.internal
-
- 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
-
- AbstractNIOAsyncQueueReader(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
- AbstractNIOAsyncQueueWriter - Class in org.glassfish.grizzly.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
Reader methods.
- AbstractReader() - Constructor for class org.glassfish.grizzly.AbstractReader
-
- AbstractSocketConnectorHandler - Class in org.glassfish.grizzly
-
Abstract class simplifies the implementation of
SocketConnectorHandler
interface 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
- AbstractSocketConnectorHandler.Builder() - Constructor for class org.glassfish.grizzly.AbstractSocketConnectorHandler.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
-
- AbstractStreamWriter.DisposeBufferCompletionHandler(Buffer) - Constructor for class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
-
- AbstractThreadPool - Class in org.glassfish.grizzly.threadpool
-
- AbstractThreadPool(ThreadPoolConfig) - Constructor for class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- AbstractThreadPool.Worker - Class in org.glassfish.grizzly.threadpool
-
- AbstractThreadPool.Worker() - Constructor for class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
-
- 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
-
- AbstractTransformer.LastResultAwareState() - Constructor for class org.glassfish.grizzly.AbstractTransformer.LastResultAwareState
-
- AbstractTransport - Class in org.glassfish.grizzly
-
- AbstractTransport(String) - Constructor for class org.glassfish.grizzly.AbstractTransport
-
- AbstractWriter<L> - Class in org.glassfish.grizzly
-
Abstract class, which provides transitive dependencies for overloaded
Writer methods.
- AbstractWriter() - Constructor for class org.glassfish.grizzly.AbstractWriter
-
- accept() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
-
- accept() - Method in interface org.glassfish.grizzly.SocketAcceptor
-
- acceptAsync() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
-
- ACCEPTED_202 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
-
- 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(String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
- AccessLogBuilder(File) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
- 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
-
- AccessLogProbe(AccessLogAppender, AccessLogFormat) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
-
- AccessLogProbe(AccessLogAppender, AccessLogFormat, int) - Constructor for class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
-
- 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 Expect header.
- 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
Connection activity and closing
Connection ones 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(Integer) - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.HandshakeCompletionHandler
-
- adapt(B) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
-
- adapt(K) - Method in interface org.glassfish.grizzly.utils.GenericAdapter
-
- add(ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- add(int, ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- add(E) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
-
- add(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- add(int, Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- add(Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- add(int, 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
File resource to the cache.
- add(HttpRequestPacket, File, long) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Add a resource to the cache.
- add(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
-
Associates the specified extension and content type
- add(E) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
-
- add(E, int, int) - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
-
- 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
- add(E, long, TimeUnit) - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
-
- add(E) - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- 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.
- 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(Collection<? extends ProcessorSelector>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- addAll(int, Collection<? extends ProcessorSelector>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- addAll(Filter[]) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- addAll(int, Filter[]) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- addAll(List<Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- addAll(int, List<Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- addAll(FilterChainBuilder) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- addAll(Collection<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- addAll(int, Collection<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- addAll(T...) - Method in class org.glassfish.grizzly.utils.ArraySet
-
Add the element(s) to the set.
- addAll(Collection<? extends T>) - Method in class org.glassfish.grizzly.utils.ArraySet
- 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, 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, 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(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.
- 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
-
- addCloseListener(Connection.CloseListener) - Method in interface org.glassfish.grizzly.Connection
-
- addCloseListener(CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- 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
-
- addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
- 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
-
- 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(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.
- 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.
- addEndpoint(Class<?>) - Method in interface javax.websocket.server.ServerContainer
-
Deploys the given annotated endpoint into this ServerContainer during the
initialization phase of deploying the application.
- addEndpoint(ServerEndpointConfig) - Method in interface javax.websocket.server.ServerContainer
-
- addException(Exception) - Method in class org.glassfish.tyrus.core.ErrorCollector
-
- addFirst(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- 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.
- addFirstNull(List<V>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Define the behavior for adding a null values to the first position
in the value list.
- addFirstNull(List<String>) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
-
- addHandler(HttpHandler, String[]) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
- addHandler(HttpHandler, HttpHandlerRegistration[]) - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
- 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, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - 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, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Add the HTTP mime header.
- addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - 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, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- addHeader(Header, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- 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.server.Response
-
Add the specified header to the specified value.
- 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.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
-
- addHttpHandler(HttpHandler, String...) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Adds the specified
HttpHandler
with its associated mapping(s).
- addHttpHandler(HttpHandler, HttpHandlerRegistration...) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
Adds the specified
HttpHandler
with 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
JmxEventListener which will be notified when the
HttpServer is started and JMX was enabled prior to starting
or if the
HttpServer was 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 listener to 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 javax.websocket.Session
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in interface javax.websocket.Session
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in interface javax.websocket.Session
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
- addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
- addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
- addMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
- addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Add MessageHandler.Whole to the manager.
- addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
Add MessageHandler.Partial to the manager.
- addMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.TyrusSession
-
- addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class org.glassfish.tyrus.core.TyrusSession
-
Register to handle to incoming messages in this conversation.
- addMessageHandler(Class<T>, MessageHandler.Partial<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<V>) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
Define the behavior for adding a null values to the value list.
- addNull(List<String>) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
-
- AddOn - Interface in org.glassfish.grizzly.http.server
-
The
HttpServer addon interface, responsible for adding
features like WebSockets, Comet to HttpServer.
- addParameter(String, String[]) - Method in class org.glassfish.grizzly.http.server.Request
-
Add a parameter name and corresponding set of values to this Request.
- addParameter(String, String) - Method in class org.glassfish.grizzly.http.util.Parameters
-
- 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
-
- addToFileCache(Request, Response, File) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
- addTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
- 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(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header , return the MessageBytes
container for the new value
- addValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header , return the MessageBytes
container for the new value
- addValue(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header using un-translated byte[].
- addValue(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header using un-translated Buffer.
- 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(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(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 javax.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
-
- afterServicesList - Variable in class org.glassfish.grizzly.http.server.Request
-
- 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
String representing 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 AggregatorFilter into HttpServer FilterChain.
- AggregatorAddOn() - Constructor for class org.glassfish.grizzly.http.server.util.AggregatorAddOn
-
- 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, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- allocate(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- allocate(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Allocated
Buffer of the required size.
- allocate(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Allocated
Buffer of the required size.
- allocate(int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Allocated
Buffer of the required size.
- allocate(int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- allocate(int) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
- allocate(int) - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
-
- allocateAndReadBuffer(TCPNIOConnection) - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOUtils
-
- allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Allocated
Buffer at least of the provided size.
- allocateAtLeast(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Allocated
Buffer at least of the provided size.
- allocateAtLeast(int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Allocated
Buffer at 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
-
- 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
-
- allocateFromPool(ThreadLocalPool, int) - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
- allocateHeapBuffer(int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
- 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_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() - Method in interface org.glassfish.grizzly.Buffer
-
- allowBufferDispose(boolean) - Method in interface org.glassfish.grizzly.Buffer
-
- allowBufferDispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- allowBufferDispose - Variable in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- allowBufferDispose() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- allowBufferDispose - Variable in class org.glassfish.grizzly.memory.HeapBuffer
-
- allowBufferDispose() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- allowBufferDispose(boolean) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- allowDispose(Buffer) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
-
- allowInternalBuffersDispose() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- allowInternalBuffersDispose(boolean) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- allowInternalBuffersDispose(boolean) - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
- allowInternalBuffersDispose() - Method in class org.glassfish.grizzly.memory.CompositeBuffer
-
- allowReplacement() - Static method in class org.glassfish.grizzly.http.server.util.Mapper
-
- 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
- AnnotatedEndpoint - Class in org.glassfish.tyrus.core
-
Endpoint descendant which represents deployed annotated endpoint.
- any - Variable in class org.glassfish.tyrus.core.wsadl.model.Application
-
- ApacheLogFormat - Class in org.glassfish.grizzly.http.server.accesslog
-
- ApacheLogFormat(String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
- ApacheLogFormat(TimeZone, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
-
- appCommitted - Variable in class org.glassfish.grizzly.http.server.Response
-
The application commit flag.
- append(T) - Method in interface org.glassfish.grizzly.Appendable
-
- append(E, E) - Method in interface org.glassfish.grizzly.Appender
-
- append(HttpContent) - Method in class org.glassfish.grizzly.http.HttpContent
-
- append(HttpContent) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Appends the specified
Buffer to the internal composite
Buffer.
- 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(BufferChunk) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- append(char) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- append(byte) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- append(ByteChunk) - 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.CharChunk
-
- append(CharChunk) - 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(StringBuffer) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Add data to the buffer
- append(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Append a string 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
-
- Appendable<T> - Interface in org.glassfish.grizzly
-
- appendBuffers(MemoryManager, Buffer, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
- appendBuffers(MemoryManager, Buffer, Buffer, boolean) - Static method in class org.glassfish.grizzly.memory.Buffers
-
- appendBuffers(ByteBuffer, ByteBuffer, int, int) - Static method in class org.glassfish.tyrus.core.Utils
-
Concatenates two buffers into one.
- 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, StringBuilder) - Static method in class org.glassfish.grizzly.http.server.Request
-
Appends the reconstructed URL the client used to make the request.
- appendRequestURL(Request, StringBuffer) - 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 - Interface in org.glassfish.tyrus.core.monitoring
-
Listens to application-level events that are interesting for monitoring.
- applicationEventListener(ApplicationEventListener) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
- 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
-
- 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() - 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 - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
-
- 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
closed
right hand path.
- asReadOnlyBuffer() - Method in interface org.glassfish.grizzly.Buffer
-
Creates a new, read-only Buffer that 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
-
- asyncConnectToServer(Class<?>, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- asyncConnectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- asyncConnectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- asyncConnectToServer(Object, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- asyncInput() - Method in class org.glassfish.grizzly.http.server.Request
-
Deprecated.
will always return true
- AsyncQueue - Interface in org.glassfish.grizzly.asyncqueue
-
- 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<L> - Interface in org.glassfish.grizzly.asyncqueue
-
- asyncQueueIO - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Transport AsyncQueueIO
- AsyncQueueIO.Factory - Class in org.glassfish.grizzly.asyncqueue
-
- AsyncQueueIO.Factory() - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.Factory
-
- 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
-
- 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
-
- AsyncWriteQueueRecord - Class in org.glassfish.grizzly.asyncqueue
-
- AsyncWriteQueueRecord(Connection, WritableMessage, CompletionHandler, Object, PushBackHandler, boolean) - Constructor for class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
-
- attach(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpContext
-
- attach() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
-
- 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
AttributeHolder
instances.
- Attribute(AttributeBuilder, String, int, T) - Constructor for class org.glassfish.grizzly.attributes.Attribute
-
- Attribute(AttributeBuilder, String, int, NullaryFunction<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 - Interface in org.glassfish.grizzly.attributes
-
AttributeBuilder is responsible for creating and indexing
Attributes.
- attributeBuilder - Variable in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
- attributeBuilder - Variable in class org.glassfish.grizzly.NIOTransportBuilder
-
- 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() - Method in class org.glassfish.grizzly.http.server.Session
-
- attributes - Variable in class org.glassfish.grizzly.nio.NIOConnection
-
- AttributeStorage - Interface in org.glassfish.grizzly.attributes
-
- attributeStorage - Variable in class org.glassfish.grizzly.streams.TransformerInput
-
- attributeStorage - Variable in class org.glassfish.grizzly.streams.TransformerOutput
-
- 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
AuthConfig for 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
-
- 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
-
- 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
-
- 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
-
- 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(ByteChunk, String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter, with bytes going to a byte buffer
- C2BConverter(String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter
- Cacheable - Interface in org.glassfish.grizzly
-
- CacheableDataChunk - Class in org.glassfish.grizzly.http.util
-
DataChunk implementation, which could be cached in the thread cache.
- CacheableDataChunk() - Constructor for class org.glassfish.grizzly.http.util.CacheableDataChunk
-
- 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
-
- 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() - 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(SelectionKey) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
-
- cancel() - Method in interface org.glassfish.grizzly.nio.SelectorHandlerTask
-
- cancel(boolean) - Method in class org.glassfish.tyrus.core.TyrusFuture
-
- 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
-
- 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(Connection<L>, int) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
- canWrite(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
- canWrite() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
- canWrite(Connection<SocketAddress>, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Deprecated.
- canWrite(Connection<SocketAddress>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
- canWrite(Connection) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
-
Return true if the connection has not exceeded it's maximum
size in bytes of pending writes, otherwise false.
- canWrite() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
- canWrite(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Deprecated.
- canWrite() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
- canWrite(int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Deprecated.
- canWrite() - Method in interface org.glassfish.grizzly.OutputSink
-
- canWrite(int) - Method in interface org.glassfish.grizzly.OutputSink
-
- canWrite(Connection<L>) - Method in interface org.glassfish.grizzly.Writer
-
Return true if the connection has not exceeded it's maximum
size in bytes of pending writes, otherwise false.
- 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
-
- CERTIFICATE_KEY - Static variable in interface org.glassfish.grizzly.ssl.SSLSupport
-
The Request attribute key for the client certificate chain.
- 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
-
- ChainProcessorSelector() - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
-
- ChainProcessorSelector(ProcessorSelector...) - Constructor for class org.glassfish.grizzly.ChainProcessorSelector
-
- ChainProcessorSelector(List<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(Request, Session) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
-
- 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 interface org.glassfish.grizzly.http.server.SessionManager
-
Change the
Session id and return the original id.
- channel - Variable in class org.glassfish.grizzly.nio.NIOConnection
-
- ChannelConfigurator - Interface in org.glassfish.grizzly.nio
-
- channelConfigurator - Variable in class org.glassfish.grizzly.nio.NIOTransport
-
- CharChunk - Class in org.glassfish.grizzly.http.util
-
Utilities to manipluate 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.
- 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
Connection was 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, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
- checkEOL(HttpCodecFilter.HeaderParsingState, byte[], int) - 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 javax.websocket.server.ServerEndpointConfig.Configurator
-
Check the value of the Origin header (
See Origin Header) the client passed during the opening
handshake.
- 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
-
- 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
HttpPacket content 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
-
- chunkingEnabled - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
- 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.ChunkingDecoder(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingDecoder
-
- ChunkingFilter.ChunkingEncoder - Class in org.glassfish.grizzly.utils
-
- ChunkingFilter.ChunkingEncoder(int) - Constructor for class org.glassfish.grizzly.utils.ChunkingFilter.ChunkingEncoder
-
- ChunkingFilter.ChunkingTransformer - Class in org.glassfish.grizzly.utils
-
- ChunkingFilter.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.
- CLASS_CHECKER_ADD_MESSAGE_HANDLER_ERROR(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Class {0}.
- 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_INSTANTIATED(Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Class {0} couldn''t be instantiated.
- 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
-
- ClassLoaderUtil() - Constructor for class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
- 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}".
- ClientContainer - Interface in org.glassfish.tyrus.spi
-
Entry point for client implementation.
- ClientEndpoint - Annotation Type in javax.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 javax.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 javax.websocket
-
The ClientEndpointConfig.Builder is a class used for creating
ClientEndpointConfig objects for the purposes of
deploying a client endpoint.
- ClientEndpointConfig.Configurator - Class in javax.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.
- ClientEndpointConfig.Configurator() - Constructor for class javax.websocket.ClientEndpointConfig.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
-
- ClientManager.ReconnectHandler - Class in org.glassfish.tyrus.client
-
Reconnect handler.
- ClientManager.ReconnectHandler() - Constructor for class org.glassfish.tyrus.client.ClientManager.ReconnectHandler
-
- 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(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.
- clone() - Method in class org.glassfish.grizzly.http.Cookie
-
Overrides the standard java.lang.Object.clone
method to return a copy of this cookie.
- cloneBuffer(Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
- cloneBuffer(Buffer, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
- close() - Method in interface javax.websocket.Session
-
Close the current conversation with a normal status code and no reason phrase.
- close(CloseReason) - Method in interface javax.websocket.Session
-
Close the current conversation, giving a reason for the closure.
- 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(CompletionHandler<Closeable>) - Method in interface org.glassfish.grizzly.Closeable
-
- close() - Method in interface org.glassfish.grizzly.Connection
-
- close(CompletionHandler<Closeable>) - Method in interface org.glassfish.grizzly.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 - Static variable in class org.glassfish.grizzly.http.server.Constants
-
- 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(CompletionHandler<Closeable>) - 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(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
- close() - Method in class org.glassfish.grizzly.streams.BufferedInput
-
- close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedOutput
-
- close() - Method in interface org.glassfish.grizzly.streams.Input
-
- close(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.Output
-
- close() - Method in class org.glassfish.grizzly.streams.StreamInput
-
- close(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.StreamOutput
-
- close(CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
- close() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
-
- close() - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyWriter
-
- 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() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Close the current conversation with a normal status code and no reason phrase.
- close(CloseReason) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
Close the current conversation, giving a reason for the closure.
- close(int, String) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
- close(CloseReason) - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
-
- close() - Method in class org.glassfish.tyrus.core.TyrusSession
-
- close(CloseReason) - Method in class org.glassfish.tyrus.core.TyrusSession
-
- close() - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
- close(int, String) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Closes this
TyrusWebSocket using the specified status code and
reason.
- close(CloseReason) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
- 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_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
-
- CloseFrame - Class in org.glassfish.tyrus.core.frame
-
Close frame representation.
- CloseFrame(Frame) - Constructor for class org.glassfish.tyrus.core.frame.CloseFrame
-
Constructor.
- CloseFrame(CloseReason) - 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 javax.websocket
-
A class encapsulating the reason why a web socket has been closed, or why it is being asked to
close.
- CloseReason(CloseReason.CloseCode, String) - Constructor for class javax.websocket.CloseReason
-
Creates a reason for closing a web socket connection with the given
code and reason phrase.
- CloseReason - Class in org.glassfish.grizzly
-
An object, describing the reason why
Connection was closed.
- CloseReason(CloseType, IOException) - Constructor for class org.glassfish.grizzly.CloseReason
-
- CloseReason.CloseCode - Interface in javax.websocket
-
A marker interface for the close codes.
- CloseReason.CloseCodes - Enum in javax.websocket
-
An Enumeration of status codes for a web socket close that
are defined in the specification.
- CloseReasons - Enum in org.glassfish.tyrus.core
-
- 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
Connection silently, 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
-
- 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 - Class in org.glassfish.tyrus.core.cluster
-
Cluster related context.
- ClusterContext() - Constructor for class org.glassfish.tyrus.core.cluster.ClusterContext
-
- clusterContext(ClusterContext) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine.TyrusWebSocketEngineBuilder
-
- 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<K,L> - Interface in org.glassfish.grizzly.filterchain
-
- codecFilter - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
-
- 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
String representing 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
String representing 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
-
- 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
-
- compareTo(String) - Method in class org.glassfish.grizzly.utils.JdkVersion
-
- compareTo(JdkVersion) - Method in class org.glassfish.grizzly.utils.JdkVersion
-
- complete(ProcessorResult) - Method in class org.glassfish.grizzly.Context
-
- COMPLETE_EVENT - Static variable in interface org.glassfish.grizzly.Reader
-
- completeAndRecycle() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- 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 - Static variable in interface org.glassfish.grizzly.Interceptor
-
- 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(Object) - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter.DisposeBufferCompletionHandler
-
- completed(B) - Method in class org.glassfish.grizzly.utils.CompletionHandlerAdapter
-
- completed(E) - Method in class org.glassfish.tyrus.spi.CompletionHandler
-
The operation was completed.
- completionHandler - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
-
- CompletionHandler<E> - Interface in org.glassfish.grizzly
-
Interface, which will be used by Grizzly to notify about asynchronous I/O
operations status updates.
- 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() - 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
-
- composeContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
- CompositeBuffer - Class in org.glassfish.grizzly.memory
-
- CompositeBuffer() - Constructor for class org.glassfish.grizzly.memory.CompositeBuffer
-
- compositeBuffer - Variable in class org.glassfish.grizzly.streams.BufferedInput
-
- 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.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, String[]) - Constructor for class org.glassfish.grizzly.http.server.CompressionEncodingFilter
-
- CompressionEncodingFilter(CompressionConfig.CompressionModeI, int, String[], String[], 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
-
- config - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- config - Variable in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
-
- configurator(ClientEndpointConfig.Configurator) - Method in class javax.websocket.ClientEndpointConfig.Builder
-
Sets the configurator object for the configuration this builder will build.
- configurator(ServerEndpointConfig.Configurator) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the custom configurator to use on the configuration
object built by this builder.
- 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.
- 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
-
- configureBlocking(boolean) - Method in interface org.glassfish.grizzly.Connection
-
- 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
-
- configureCompressionEncodings(NetworkListener) - Method in class org.glassfish.grizzly.http.server.HttpServer
-
- configureNIOConnection(NIOConnection) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
- configureSessionCookie(Request, Cookie) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
-
- configureSessionCookie(Cookie) - Method in class org.glassfish.grizzly.http.server.Request
-
Configures the given session cookie.
- configureSessionCookie(Request, Cookie) - Method in interface org.glassfish.grizzly.http.server.SessionManager
-
- 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(String, int) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- connect(SocketAddress) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- connect(E) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes and establishes
Connection to the specific
remoteAddress.
- connect(E, CompletionHandler<Connection>) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes and establishes
Connection to the specific
remoteAddress.
- connect(E, E) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes
Connection, binds it to the specific local
and remote
remoteAddress.
- connect(E, E, CompletionHandler<Connection>) - Method in interface org.glassfish.grizzly.ConnectorHandler
-
Creates, initializes
Connection, binds it to the specific local
and remote
remoteAddress.
- CONNECT - Static variable in class org.glassfish.grizzly.http.Method
-
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
-
- 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(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddress and returns
Connection, representing socket.
- connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddress and returns
Connection, representing socket.
- connect(SocketAddress, SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Creates, initializes socket, binds it to the specific local and remote
SocketAddress and returns
Connection, representing socket.
- 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
SocketAddress and returns
Connection, representing socket.
- connect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
-
- connect(SocketAddress, SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
-
- connect() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
- 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(SocketAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddress and returns
Connection, representing socket.
- connect(SocketAddress, CompletionHandler<Connection>) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Creates, initializes and connects socket to the specific
SocketAddress and returns
Connection, 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
SocketAddress and returns
Connection, representing socket.
- 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
SocketAddress 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() - Method in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientSocket
-
Performs connect to server endpoint.
- 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
-
- connectCloseSemaphorUpdater - Variable in class org.glassfish.grizzly.nio.NIOConnection
-
- connected() - Method in interface org.glassfish.grizzly.nio.transport.TCPNIOConnection.ConnectResultHandler
-
- connection - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
-
- Connection<L> - Interface in org.glassfish.grizzly
-
Common interface, which represents any kind of connection.
- CONNECTION - Static variable in class org.glassfish.grizzly.http.server.Constants
-
- connection - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
-
- Connection - Interface in org.glassfish.tyrus.spi
-
A logical websocket connection.
- CONNECTION - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
HTTP "Connection" header name.
- Connection.CloseListener - Interface in org.glassfish.grizzly
-
- 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
-
- CONNECTION_HAS_BEEN_CLOSED() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
The connection has been closed.
- CONNECTION_NULL() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Connection is null.
- 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
Connection implementations.
- ConnectionProbe.Adapter - Class in org.glassfish.grizzly
-
ConnectionProbe adapter that provides no-op implementations for
all interface methods allowing easy extension by the developer.
- ConnectionProbe.Adapter() - Constructor for class org.glassfish.grizzly.ConnectionProbe.Adapter
-
- 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(Object, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied annotated endpoint instance to its server.
- connectToServer(Class<?>, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied annotated endpoint to its server.
- connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied programmatic client endpoint instance to its server
with the given configuration.
- connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied programmatic endpoint to its server with the given
configuration.
- connectToServer(Class, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- connectToServer(Object, URI) - Method in class org.glassfish.tyrus.client.ClientManager
-
- Constants - Class in org.glassfish.grizzly.http.server
-
Constants.
- Constants() - Constructor for class org.glassfish.grizzly.http.server.Constants
-
- Constants - Class in org.glassfish.grizzly.http.util
-
Constants.
- Constants() - Constructor for class org.glassfish.grizzly.http.util.Constants
-
- ContainerProvider - Class in javax.websocket
-
Provider class that allows the developer to get a reference to
the implementation of the WebSocketContainer.
- ContainerProvider() - Constructor for class javax.websocket.ContainerProvider
-
- contains(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- contains(E) - Method in class org.glassfish.grizzly.Context.MinimalisticArrayList
-
- contains(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- contains(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
- contains(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
- contains(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
-
- contains(Object) - Method in class org.glassfish.grizzly.utils.ArraySet
- contains(Object) - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
Returns true if this queue contains the specified element.
- contains(Charset) - Method in class org.glassfish.tyrus.core.StrictUtf8
-
- 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(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns
true, if the mime
Header is present
among the
HttpHeader mime headers, otherwise returns
false.
- 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(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns
true, if the mime
Header is present
among the
HttpHeader mime headers, otherwise returns
false.
- 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(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Returns
true, if the mime
Header is present
among the
HttpHeader mime headers, otherwise returns
false.
- 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.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(Buffer) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set the
HttpContent chunk content
Buffer.
- content - Variable in class org.glassfish.grizzly.http.HttpContent
-
- 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(Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
-
- ContentEncodingException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
-
- contentEncodings - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
-
- contentLength(long) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader
-
- contentLengthHeadersCount - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
-
- contentLengthsDiffer - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
-
- contentType - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
-
- contentType(String) - Method 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 - 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.SettableContentType - Class in org.glassfish.grizzly.http.util
-
- 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 - 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.MinimalisticArrayList<E> - Class in org.glassfish.grizzly
-
- contextList - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Host
-
- contextPath(String) - Method in class org.glassfish.grizzly.http.server.HttpHandlerRegistration.Builder
-
- contextPath - Variable in class org.glassfish.grizzly.http.server.util.MappingData
-
- 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.
- 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(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverter
-
Convert a buffer of bytes into a chars
- convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverter
-
- 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.B2CConverterBlocking
-
- 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, int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(char) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(MessageBytes) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Convert a message bytes chars to bytes
- 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(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(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
-
- convert(ByteChunk, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
- 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.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
- 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(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.UTF8Decoder
-
- convert(Buffer, int, char[], int, int) - Method in class org.glassfish.grizzly.http.util.UTF8Decoder
-
Converts the
Buffer to char[] using UTF8 encoding.
- convert(byte[], int, char[], int, int) - Method in class org.glassfish.grizzly.http.util.UTF8Decoder
-
Converts the
Buffer to char[] using UTF8 encoding.
- 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(DataChunk, 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(String, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
- convertQValueToFloat(char[], 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
DataChunk to 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() - 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_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.
- 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 - 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
-
- 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.
- 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.AbstractCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
-
- CookiesBuilder.ClientCookiesBuilder - Class in org.glassfish.grizzly.http
-
- CookiesBuilder.ClientCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
-
- CookiesBuilder.ServerCookiesBuilder - Class in org.glassfish.grizzly.http
-
- CookiesBuilder.ServerCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
-
- 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(File, File) - Static method in class org.glassfish.grizzly.http.server.util.ExpandJar
-
Copy the specified file or directory to the destination.
- 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_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 javax.websocket.ClientEndpointConfig.Builder
-
Creates a new builder object with no subprotocols, extensions, encoders,
decoders and a null configurator.
- create(Class<?>, String) - Static method in class javax.websocket.server.ServerEndpointConfig.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() - Method in class org.glassfish.grizzly.AbstractBindingHandler.Builder
-
- create() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler.Builder
-
- create(Connection, Buffer, CompletionHandler, Interceptor<ReadResult>) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
-
- create(Connection, WritableMessage, CompletionHandler, Object, PushBackHandler, boolean) - Static method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
-
- create(int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder
-
- create(int, int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
-
- create(int, int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
-
- create(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
-
- create() - Static method in class org.glassfish.grizzly.compression.lzma.LZMADecoder
-
- create() - Static method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder
-
- create(Connection) - Static method in class org.glassfish.grizzly.Context
-
- create(Connection, Processor, IOEvent, IOEventLifeCycleListener) - Static method in class org.glassfish.grizzly.Context
-
- create(Connection) - Static method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- create(Connection, Closeable) - Static method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- create() - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
-
- create() - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
-
- create(HttpHeader) - 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(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
-
- 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() - 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(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
-
- create(HttpContent, Buffer) - Static method in class org.glassfish.grizzly.http.ParsingResult
-
- create(String, String) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCacheKey
-
- create(HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.server.filecache.LazyFileCacheKey
-
- 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
-
- create(R) - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Construct
Future with the result.
- create(Throwable) - Static method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
- create() - Static method in class org.glassfish.grizzly.impl.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(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() - Static method in class org.glassfish.grizzly.memory.ByteBufferArray
-
- create(NIOTransport) - Static method in class org.glassfish.grizzly.nio.SelectorRunner
-
- create() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.Builder
-
- create() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler.Builder
-
- create(String) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
-
- create() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOBindingHandler.Builder
-
- create() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler.Builder
-
- create(String) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
-
- create(String) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- create(Connection<L>) - Static method in class org.glassfish.grizzly.ReadResult
-
- create(Connection<L>, K, L, int) - Static method in class org.glassfish.grizzly.ReadResult
-
- create(Connection<L>) - Static method in class org.glassfish.grizzly.WriteResult
-
- create(Connection<L>, K, L, long) - Static method in class org.glassfish.grizzly.WriteResult
-
- create() - Static method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
Create new
AuthConfig.Builder instance, which contains provided Basic and Digest authenticators.
- create(Class<T>) - Method in class org.glassfish.tyrus.core.ComponentProvider
-
Create new instance.
- create() - Static method in class org.glassfish.tyrus.core.ComponentProviderService
-
- create(Class<T>) - Method in class org.glassfish.tyrus.core.DefaultComponentProvider
-
- create() - Static method in class org.glassfish.tyrus.core.RequestContext.Builder
-
Create empty builder.
- create(RequestContext) - Static method in class org.glassfish.tyrus.core.RequestContext.Builder
-
- 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.
- 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
-
- createAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name
- createAttribute(String, T) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
Create Attribute with name and default value
- createAttribute(String, NullaryFunction<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, NullaryFunction<T>) - Method in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
- createAttribute(String) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name
- createAttribute(String, T) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
Create Attribute with name and default value
- createAttribute(String, NullaryFunction<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, NullaryFunction<T>) - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
- 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
-
- createClient(WebSocketContainer) - Static method in class org.glassfish.tyrus.client.ClientManager
-
- 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
-
- createClient() - Static method in class org.glassfish.tyrus.core.ComponentProviderService
-
- 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
-
- 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(long, TimeUnit) - 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.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
-
- 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
HeapBuffer based 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
Object that 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
Note associated with this Request.
- createNote(String) - Static method in class org.glassfish.grizzly.http.server.Request
-
Create a named
Note associated 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(R) - Static method in class org.glassfish.grizzly.utils.Futures
-
Create a
Future, which has a preset result.
- createReadyFuture(Throwable) - Static method in class org.glassfish.grizzly.utils.Futures
-
Create a
Future, which has a preset failure.
- 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
-
- createSafeAttributeHolder() - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
- createSafeFuture() - Static method in class org.glassfish.grizzly.utils.Futures
-
- createServerContainer() - Static method in class org.glassfish.tyrus.spi.ServerContainerFactory
-
- createServerContainer(Map<String, Object>) - Static method in class org.glassfish.tyrus.spi.ServerContainerFactory
-
- 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, 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, 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
-
- 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
-
- createSSLContext() - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
- createSSLEngine() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create and configure
SSLEngine using this context configuration.
- createSSLEngine(String, int) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Create and configure
SSLEngine using this context configuration
using advisory peer information.
- createSSLEngine(String, int) - Method in interface org.glassfish.grizzly.ssl.SSLEngineFactory
-
Create and configure
SSLEngine using this factory configuration
using advisory peer information.
- createSSLEngine(String) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Create and configure
SSLEngine, based on current settings.
- 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
-
- createUnsafeAttributeHolder() - Method in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
-
- createUnsafeFuture() - Static method in class org.glassfish.grizzly.utils.Futures
-
Returns non thread-safe
FutureImpl implementation.
- createUpgradeRequest(ClientEngine.TimeoutHandler) - Method in class org.glassfish.tyrus.client.TyrusClientEngine
-
- createUpgradeRequest(ClientEngine.TimeoutHandler) - Method in interface org.glassfish.tyrus.spi.ClientEngine
-
- 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.
- 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, 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(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.
- 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.
- 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.
- createURLClassLoader(String) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
- createURLClassLoader(String, ClassLoader) - Static method in class org.glassfish.grizzly.http.server.util.ClassLoaderUtil
-
- 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
FilterChain context,
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
-
- 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
-
- 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
-
- DataStructures - Class in org.glassfish.grizzly.utils
-
- DataStructures() - Constructor for class org.glassfish.grizzly.utils.DataStructures
-
- date - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
- 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
Logger wrapper 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(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() - Constructor for class org.glassfish.tyrus.core.DebugContext
-
Constructor that configures tracing to be OFF.
- 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(ByteBuffer) - Method in interface javax.websocket.Decoder.Binary
-
Decode the given bytes into an object of type T.
- decode(InputStream) - Method in interface javax.websocket.Decoder.BinaryStream
-
Decode the given bytes read from the input stream into an object of type T.
- decode(String) - Method in interface javax.websocket.Decoder.Text
-
Decode the given String into an object of type T.
- decode(Reader) - Method in interface javax.websocket.Decoder.TextStream
-
Reads the websocket message from the implementation provided
Reader and decodes it into an instance of the supplied object type.
- 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(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
-
- decode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
-
- decode(char[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded char array.
- decode(byte[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded byte array.
- decode(String) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded String.
- decode(MessageBytes, UDecoder) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
- decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
MessageBytes
using an
UDecoder, using the specified encoding, using the specified
[@link B2CConverter} to decode the request.
- decode(DataChunk) - 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.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
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, Charset) - 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.URLDecoder
-
- decode(DataChunk, DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(DataChunk, DataChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(ByteChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(BufferChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(ByteChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(BufferChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(CharChunk, CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(CharChunk, CharChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(String, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- decode(Transformer<Stream, E>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Read and decode data from the StreamReader
- decode(Transformer<Stream, E>, CompletionHandler<E>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Read and decode data from the StreamReader
- decode(Transformer<Stream, E>) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Read and decode data from the StreamReader
- decode(Transformer<Stream, E>, CompletionHandler<E>) - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Read and decode data from the StreamReader
- decode(char[]) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Decodes a BASE64 encoded char array.
- decode(byte[]) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Decodes a BASE64 encoded byte array.
- decode(String) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Decodes a BASE64 encoded String.
- 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(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, 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).
- decodeAscii(DataChunk, DataChunk, 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
-
- decodeAscii(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
- 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 javax.websocket
-
A general exception that occurs when trying to decode a custom object from a text or binary message.
- DecodeException(ByteBuffer, String, Throwable) - Constructor for exception javax.websocket.DecodeException
-
Constructor with the binary data that could not be decoded, and the
reason why it failed to be, and the cause.
- DecodeException(String, String, Throwable) - Constructor for exception javax.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 javax.websocket.DecodeException
-
Constructs a DecodedException with the given ByteBuffer that cannot
be decoded, and reason why.
- DecodeException(String, String) - Constructor for exception javax.websocket.DecodeException
-
Constructs a DecodedException with the given encoded string that cannot
be decoded, and reason why.
- decodeFast(char[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded char array that is known to be reasonably well formatted.
- decodeFast(byte[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded byte array that is known to be reasonably well formatted.
- decodeFast(String) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded string that is known to be reasonably well formatted.
- decodeFast(char[]) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Decodes a BASE64 encoded char array that is known to be reasonably well formatted.
- decodeFast(byte[]) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Decodes a BASE64 encoded byte array that is known to be reasonably well formatted.
- decodeFast(String) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Decodes a BASE64 encoded string that is known to be reasonably well formatted.
- 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(URI, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the path component of a URI as path segments.
- decodePath(String, 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(URI, boolean) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Decode the query component of a URI.
- 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.
- Decoder - Interface in javax.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 - Class in org.glassfish.grizzly.compression.lzma.impl
-
RangeDecoder
- Decoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder
-
- Decoder.Binary<T> - Interface in javax.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 javax.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() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder
-
- Decoder.LiteralDecoder.Decoder2 - Class in org.glassfish.grizzly.compression.lzma.impl
-
- Decoder.LiteralDecoder.Decoder2() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
-
- Decoder.State - Enum in org.glassfish.grizzly.compression.lzma.impl
-
- Decoder.Text<T> - Interface in javax.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 javax.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
-
- decoders(List<Class<? extends Decoder>>) - Method in class javax.websocket.ClientEndpointConfig.Builder
-
Assign the list of decoder implementation classes the client will use.
- decoders(List<Class<? extends Decoder>>) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the decoder implementation classes to use in the configuration.
- 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 interface org.glassfish.grizzly.Interceptor
-
- DEFAULT_ATTRIBUTE_BUILDER - Static variable in interface org.glassfish.grizzly.attributes.AttributeBuilder
-
The default
AttributeBuilder implementation used by all created builder
instances.
- DEFAULT_ATTRIBUTE_BUILDER - Static variable in class org.glassfish.grizzly.Grizzly
-
- DEFAULT_BASE_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
- DEFAULT_CHANNEL_CONFIGURATOR - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- DEFAULT_CHANNEL_CONFIGURATOR - Static variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
- DEFAULT_CHARACTER_ENCODING - Static variable in class org.glassfish.grizzly.utils.Charsets
-
The default character encoding of this Java virtual machine.
- DEFAULT_CHARSET - Static variable in class org.glassfish.grizzly.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_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
MemoryManager implementation used by all created builder
instances.
- DEFAULT_MIN_THREAD_COUNT - Static variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- DEFAULT_NETWORK_HOST - Static variable in class org.glassfish.grizzly.http.server.NetworkListener
-
The default network host to which the
HttpServer will bind to in order to service
HTTP
requests.
- DEFAULT_NETWORK_PORT - Static variable in class org.glassfish.grizzly.http.server.NetworkListener
-
The default network port to which the
HttpServer will bind to in order to service
HTTP
requests.
- DEFAULT_NUMBER_OF_POOLS - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_OPTIMIZED_FOR_MULTIPLEXING - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_OUT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
-
- DEFAULT_PREALLOCATED_BUFFERS_PERCENTAGE - Static variable in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- DEFAULT_QUEUE_SIZE - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Default queue in bytes size.
- DEFAULT_READ_BUFFER_SIZE - Static variable in interface org.glassfish.grizzly.Transport
-
The default read buffer size.
- DEFAULT_READ_TIMEOUT - Static variable in interface org.glassfish.grizzly.Transport
-
Default read timeout in seconds.
- DEFAULT_RECYCLE - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Default recycle value.
- DEFAULT_REQUEST_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.server.Constants
-
Default request buffer size
- DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.http.server.Constants
-
The default response-type
- DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.http.util.Constants
-
The default response-type
- DEFAULT_REUSE_ADDRESS - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_SELECTION_KEY_HANDLER - Static variable in interface org.glassfish.grizzly.nio.SelectionKeyHandler
-
- DEFAULT_SELECTOR_HANDLER - Static variable in interface org.glassfish.grizzly.nio.SelectorHandler
-
- DEFAULT_SELECTOR_RUNNER_COUNT - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_SELECTORS_COUNT - Static variable in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
-
- DEFAULT_SERVER_CONNECTION_BACKLOG - Static variable in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- DEFAULT_SERVER_SOCKET_SO_TIMEOUT - Static variable in class org.glassfish.grizzly.nio.NIOTransport
-
- DEFAULT_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
-
- 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
-
- DefaultErrorPageGenerator() - Constructor for class org.glassfish.grizzly.http.server.DefaultErrorPageGenerator
-
- DefaultFilterChain - Class in org.glassfish.grizzly.filterchain
-
- DefaultFilterChain() - Constructor for class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
- DefaultFilterChain(Collection<Filter>) - Constructor for class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
- 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
-
- 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.RegisterKeyTask(SelectionKey, int) - Constructor for class org.glassfish.grizzly.nio.DefaultSelectorHandler.RegisterKeyTask
-
- DefaultSelectorHandler.RunnableTask - Class in org.glassfish.grizzly.nio
-
- DefaultSessionManager - Class in org.glassfish.grizzly.http.server
-
- 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
-
- DefaultStreamReader.Input() - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
-
- 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
-
- DefaultStreamWriter.Output(Connection) - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
-
- 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.DelayQueue(DelayedExecutor.Worker<E>, DelayedExecutor.Resolver<E>) - Constructor for class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
-
- 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
-
- DELETE - Static variable in class org.glassfish.grizzly.http.Method
-
- 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(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
-
- 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 - Exception in javax.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 javax.websocket.DeploymentException
-
Creates a deployment exception with the given reason for the deployment
failure.
- DeploymentException(String, Throwable) - Constructor for exception javax.websocket.DeploymentException
-
Creates a deployment exception with the given reason for the deployment
failure and wrapped cause of the failure.
- 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
AddOn from this NetworkListener.
- deregisterChannel(SelectorRunner, SelectableChannel) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- deregisterChannel(SelectorRunner, SelectableChannel) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
- deregisterChannelAsync(SelectorRunner, SelectableChannel, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- deregisterChannelAsync(SelectorRunner, SelectableChannel, CompletionHandler<RegisterChannelResult>) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
- deregisterKeyInterest(SelectorRunner, SelectionKey, int) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
Deregisters SelectionKey interest.
- deregisterKeyInterest(SelectorRunner, SelectionKey, int) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
Deregisters SelectionKey interest.
- destroy() - Method in interface javax.websocket.Decoder
-
This method is called when the decoder is about to be removed
from service in order that any resources the encoder used may
be closed gracefully.
- destroy() - Method in interface javax.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
HttpServer and may be overridden by custom
implementations to perform implementation specific resource reclaimation
tasks.
- destroy() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
- destroy() - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
-
- 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
-
- 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
-
- disableProvidedDigestAuth() - Method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
- 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
-
- 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
Session which 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(SSLConnectionContext, FilterChainContext, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- doHandshakeStep(SSLConnectionContext, FilterChainContext, Buffer, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- doHandshakeStep(SSLConnectionContext, FilterChainContext, Buffer, Buffer) - Method in class org.glassfish.grizzly.ssl.SSLFilter
-
- doHandshakeStep() - Method in class org.glassfish.grizzly.ssl.SSLStreamWriter.SSLHandshakeCondition
-
- doHandshakeSync(SSLConnectionContext, FilterChainContext, Buffer, long) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- 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).
- doNotify() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
- 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.
- doWork() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
-
- doWork(E) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Worker
-
The method is executed by DelayExecutor once element's timeout expires.
- drain(Queue<Runnable>, Collection<Runnable>) - Static method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- drainAllCharsets() - Static method in class org.glassfish.grizzly.utils.Charsets
-
Remove all preloaded charsets.
- drainTo(Collection<? super E>) - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
- drainTo(Collection<? super E>, int) - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
- drop(InetAddress, NetworkInterface) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Drops non-source specific membership in a multicast group.
- drop(InetAddress, NetworkInterface, InetAddress) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Drops membership in a multicast group.
- dropAll(InetAddress, NetworkInterface) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
Drops all active membership in a multicast group.
- dumpBuffer(Appendable, Buffer) - Static method in class org.glassfish.grizzly.memory.Buffers
-
Generates a hex dump of the provided
Buffer.
- dumpHex(Appendable) - Method in interface org.glassfish.grizzly.Buffer
-
Generate a hex dump of this
Buffer's content.
- dumpHex(Appendable) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- dumpHex(Appendable) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- dumpHex(Appendable) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Generate a hex dump of this
Buffer's content.
- duplicate() - Method in interface org.glassfish.grizzly.Buffer
-
Creates a new Buffer that shares this buffer's content.
- duplicate(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
- 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
-
- EchoFilter - Class in org.glassfish.grizzly.utils
-
- 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 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 null or 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_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
-
- 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.grizzly.ssl.SSLEngineConfigurator
-
The list of cipher suite
- enabledCipherSuites - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
-
The list of cipher suites.
- enabledProtocols - Variable in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
the list of protocols
- 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(T) - Method in interface javax.websocket.Encoder.Binary
-
Encode the given object into a byte array.
- encode(T, OutputStream) - Method in interface javax.websocket.Encoder.BinaryStream
-
Encode the given object into a binary stream written to the
implementation provided OutputStream.
- encode(T) - Method in interface javax.websocket.Encoder.Text
-
Encode the given object into a String.
- encode(T, Writer) - Method in interface javax.websocket.Encoder.TextStream
-
Encode the given object to a character stream writing it
to the supplied Writer.
- encode(RangeEncoder, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
-
- encode(short[], int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
-
- encode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
- 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, CompletionHandler<Stream>) - 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 interface org.glassfish.grizzly.streams.StreamWriter
-
- encode(byte[]) - Method in class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder
-
- encode(ByteBuffer) - Method in class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder
-
- encode(String) - Method in class org.glassfish.tyrus.core.coder.NoOpTextCoder
-
- encode(Object) - Method in class org.glassfish.tyrus.core.coder.ToStringEncoder
-
- 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.
- encodeDirectBits(int, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
-
- EncodeException - Exception in javax.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 javax.websocket.EncodeException
-
Constructor with the object being encoded, and the reason why it failed to be.
- EncodeException(Object, String, Throwable) - Constructor for exception javax.websocket.EncodeException
-
Constructor with the object being encoded, and the reason why it failed to be, and the cause.
- encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpClientFilter
-
- encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
- encodeHttpPacket(FilterChainContext, HttpHeader, HttpContent, boolean) - 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 - Interface in javax.websocket
-
The Encoder interface defines how developers can provide a way to convert
their custom objects into web socket messages.
- Encoder - Class in org.glassfish.grizzly.compression.lzma.impl
-
RangeEncoder
- Encoder() - Constructor for class org.glassfish.grizzly.compression.lzma.impl.Encoder
-
- encoder - Variable in class org.glassfish.grizzly.http.util.C2BConverter
-
- Encoder.Binary<T> - Interface in javax.websocket
-
This interface defines how to provide a way to convert a custom
object into a binary message.
- Encoder.BinaryStream<T> - Interface in javax.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 javax.websocket
-
This interface defines how to provide a way to convert a custom
object into a text message.
- Encoder.TextStream<T> - Interface in javax.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(List<Class<? extends Encoder>>) - Method in class javax.websocket.ClientEndpointConfig.Builder
-
Assign the list of encoder implementation classes the client will use.
- encoders(List<Class<? extends Encoder>>) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the list of encoder implementation classes for this builder.
- 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.
- encodeToByte(byte[], boolean) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
- encodeToByte(byte[], boolean) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
- encodeToChar(byte[], boolean) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
- encodeToChar(byte[], boolean) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
- encodeToString(byte[], boolean) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
- encodeToString(byte[], boolean) - Static method in class org.glassfish.tyrus.core.Base64Utils
-
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
- 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 - Class in javax.websocket
-
The Web Socket Endpoint represents an object that can handle websocket conversations.
- Endpoint() - Constructor for class javax.websocket.Endpoint
-
- endpoint - Variable in class org.glassfish.tyrus.core.wsadl.model.Application
-
- Endpoint - Class in org.glassfish.tyrus.core.wsadl.model
-
Java class for anonymous complex type.
- 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 javax.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 Enumeration around a Java2
collection classes object Iterator so that existing APIs
returning Enumerations can easily run on top of the new collections.
- 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(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(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(Object) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
-
- equals(Object) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
-
- equals(String) - Method in enum org.glassfish.grizzly.http.Protocol
-
- equals(DataChunk) - Method in enum org.glassfish.grizzly.http.Protocol
-
- 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(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- equals(byte[]) - 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.BufferChunk
-
Compares the message Buffer to the specified byte array.
- 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(Object) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- equals(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified String object.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified byte array.
- equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- 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(Object) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- equals(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified String object.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified byte array representing
ASCII characters.
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- equals(String, byte[], 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(String, String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
- equals(Object) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares this DataChunk and the passed object.
- equals(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message bytes to the specified String object.
- equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified ByteChunk.
- equals(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified BufferChunk.
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified CharChunk.
- 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.DataChunk
-
Compares the message data to the specified byte[].
- equals(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compares the message bytes to the specified String 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.
- equalsIgnoreCase(Object) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- equalsIgnoreCase(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- 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(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified String object.
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- 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(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified String object.
- 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[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified byte array representing
ASCII characters.
- 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(String, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
- 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(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.DataChunk
-
Compares the message bytes to the specified String object 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(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified BufferChunk 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.
- 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.DataChunk
-
Compares the message data to the specified byte[] ignoring case considerations.
- equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compares the message bytes to the specified String object.
- 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(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.
- equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- 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(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.
- 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.
- error(Throwable) - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
-
Set the exception.
- 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_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
-
- 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.grizzly.utils.NullaryFunction
-
Initializes and returns the value.
- 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
- 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_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() - Constructor for class org.glassfish.grizzly.utils.Exceptions
-
- execute(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
Execute this FilterChain.
- execute(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
-
- 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.
- execute(Connection, IOEvent, Processor, IOEventLifeCycleListener) - Static method in class org.glassfish.grizzly.ProcessorExecutor
-
- execute(Context) - Static method in class org.glassfish.grizzly.ProcessorExecutor
-
- 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() - Method in class org.glassfish.tyrus.container.grizzly.client.TaskProcessor.Task
-
To be overridden.
- 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
Runnable in 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
SelectorRunner will invoke this
method to allow the strategy implementation to decide how the
IOEvent will be handled.
- executeIoEvent(Connection, IOEvent, boolean) - Method in interface org.glassfish.grizzly.IOStrategy
-
The
SelectorRunner will invoke this
method to allow the strategy implementation to decide how the
IOEvent will be handled.
- executeIoEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
-
- 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) - Method in class org.glassfish.grizzly.strategies.SimpleDynamicNIOStrategy
-
- 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(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.
- 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.
- ExpandJar - Class in org.glassfish.grizzly.http.server.util
-
Expand out a jar.
- ExpandJar() - Constructor for class org.glassfish.grizzly.http.server.util.ExpandJar
-
- EXPECTATION_FAILED_417 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
-
- EXPECTING_MORE_OPTION - Static variable in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
- ExtendedExtension - Interface in org.glassfish.tyrus.core.extension
-
- ExtendedExtension.ExtensionContext - Interface in org.glassfish.tyrus.core.extension
-
- Extension - Interface in javax.websocket
-
A simple representation of a websocket extension as a name and map of extension parameters.
- Extension.Parameter - Interface in javax.websocket
-
This member interface defines a single websocket extension parameter.
- EXTENSION_EXCEPTION(Object, Object) - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
Extension ''{0}'' threw an exception during processOutgoing method invocation: "{1}".
- extensions(List<Extension>) - Method in class javax.websocket.ClientEndpointConfig.Builder
-
Set the extensions for the configuration this builder will build.
- extensions(List<Extension>) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the extensions to use in the configuration.
- 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.
- 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 "" header value for next request.
- 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
-
- get(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- get(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- get() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method.
- get(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method.
- get(byte[]) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(byte[], int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(ByteBuffer) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk get method.
- get(ByteBuffer, int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Relative bulk 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() - Method in class org.glassfish.grizzly.http.Cookies
-
- get(FilterChainContext) - Static method in class org.glassfish.grizzly.http.HttpContext
-
- GET - Static variable in class org.glassfish.grizzly.http.Method
-
- GET - Static variable in class org.glassfish.grizzly.http.server.Constants
-
GET.
- get(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
- get() - Method in class org.glassfish.grizzly.http.util.ContentType
-
- get() - Method in class org.glassfish.grizzly.http.util.HeaderValue
-
- 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() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- get() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
- get() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- get(long, TimeUnit) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- get(ByteBuffer, byte[], int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
- get() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- get(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- get(byte[]) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- get() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- get(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- get(byte[]) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- get() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- get(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- get(byte[]) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- get(byte[], int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- get(ByteBuffer) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- get(ByteBuffer, int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- get() - Static method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
-
- get(ThreadCache.CachedTypeIndex<E>) - Method in class org.glassfish.grizzly.ThreadCache.ObjectCache
-
Get the cached object with the given type index from cache.
- 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 class org.glassfish.tyrus.core.TyrusFuture
-
- get(long, TimeUnit) - Method in class org.glassfish.tyrus.core.TyrusFuture
-
- get(Object) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
- 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
IOEvent processing.
- getAddressHolder() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get a
Holder, which contains address, associated with the
current
IOEvent processing.
- 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
-
- getAnnotatedEndpointClasses(Set<Class<?>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
Return a set of annotated endpoint classes that the server container
must deploy.
- 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 javax.websocket.PongMessage
-
The application data inside the pong message from the peer.
- getApplicationEventListener() - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
- 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
-
- 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 javax.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.Async 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.TyrusSession
-
- getAsyncWriteQueue() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- getAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return an object based on a name.
- getAttribute(String, NullaryFunction) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Return an object based on a name.
- getAttribute(int) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- getAttribute(int, NullaryFunction) - Method in interface org.glassfish.grizzly.attributes.IndexedAttributeAccessor
-
Internal method for dynamic attribute support.
- getAttribute(String) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return an object based on a name.
- getAttribute(String, NullaryFunction) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return an object based on a name.
- getAttribute(int) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
Internal method for dynamic attribute support.
- getAttribute(int, NullaryFunction) - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
Internal method for dynamic attribute support.
- 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.
- getAttributeBuilder() - Method in class org.glassfish.grizzly.AbstractTransport
-
- 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
-
- 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
Set of attribute names.
- getAttributeNames() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Return a
Set of 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
Set if there are none.
- getAttributes() - Method in interface org.glassfish.grizzly.attributes.AttributeStorage
-
- getAttributes() - Method in class org.glassfish.grizzly.Context
-
- getAttributes() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- getAttributes() - Method in class org.glassfish.grizzly.http.HttpContext
-
- getAttributes() - Method in class org.glassfish.grizzly.http.HttpHeader
-
- 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
-
Return the authorization credentials sent with this 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 javax.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.Basic 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.TyrusSession
-
- getBatchingAllowed() - Method in interface javax.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
Buffer that backs this
InputSource.
- getBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Returns the duplicate of the underlying
Buffer used 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
-
- getBuffer() - Method in interface org.glassfish.grizzly.streams.Output
-
- 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
-
- 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 javax.websocket.DecodeException
-
Return the ByteBuffer containing either the whole message, or the partial message, that
could not be decoded, or null if
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
Connection to
be closed.
- 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(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a char value.
- getChar() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getChar(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getChar() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getChar(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getChar() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- 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
-
- getCharsetEncoder(Charset) - Static method in class org.glassfish.grizzly.utils.Charsets
-
- 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
ClassLoader used 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(int) - Static method in enum javax.websocket.CloseReason.CloseCodes
-
Creates a CloseCode from the given int code number.
- getCloseCode() - Method in class javax.websocket.CloseReason
-
The Close code associated with this CloseReason.
- 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
CloseReason if 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 javax.websocket.CloseReason.CloseCode
-
Returns the code number, for example the integer '1000' for normal closure.
- getCode() - Method in enum javax.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
null if 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
-
- getCompletionHandler() - Method in class org.glassfish.grizzly.utils.StateHolder.ConditionElement
-
- getCompressableMimeTypes() - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns the read-only set of the mime-types, which are allowed to be compressed.
- 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.server.NetworkListener
-
Deprecated.
use getCompressionConfig().getCompressableMimeTypes()
- 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
-
- 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
-
- getConcurrentMap() - Static method in class org.glassfish.grizzly.utils.DataStructures
-
Creates a new, empty map with a default initial capacity (16),
load factor (0.75) and concurrencyLevel (16).
- getConcurrentMap(Map<? extends K, ? extends V>) - Static method in class org.glassfish.grizzly.utils.DataStructures
-
Creates a new map with the same mappings as the given map.
- getConcurrentMap(int) - Static method in class org.glassfish.grizzly.utils.DataStructures
-
Creates a new, empty map with an initial table size
accommodating the specified number of elements without the need
to dynamically resize.
- getConcurrentMap(int, float, int) - Static method in class org.glassfish.grizzly.utils.DataStructures
-
Creates a new, empty map with an initial table size based on
the given number of elements (initialCapacity), table
density (loadFactor), and number of concurrently
updating threads (concurrencyLevel).
- 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 javax.websocket.ClientEndpointConfig
-
Return the custom configurator for this configuration.
- getConfigurator() - Method in interface javax.websocket.server.ServerEndpointConfig
-
- getConnection() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
-
- getConnection() - Method in class org.glassfish.grizzly.Context
-
- 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.ReadResult
-
- getConnection() - Method in interface org.glassfish.grizzly.Result
-
- getConnection() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
-
- getConnection() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
- getConnection() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
- getConnection() - Method in interface org.glassfish.grizzly.streams.Stream
-
- getConnection() - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
- getConnection() - Method in class org.glassfish.grizzly.WriteResult
-
- 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 javax.websocket.ContainerProvider
-
Load the container implementation.
- getContainer() - Method in interface javax.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
-
- 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
-
- getContentEncodings(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
- getContentEncodings() - 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
-
- 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 null if 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
-
- 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 javax.websocket.EndpointConfig
-
Return the Decoder implementation classes configured.
- getDecodeStatus() - Method in class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
-
- getDefaultAsyncSendTimeout() - Method in interface javax.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 javax.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 javax.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 javax.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 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(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a double value.
- getDouble() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getDouble(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getDouble() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getDouble(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getDouble() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- 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 javax.websocket.EndpointConfig
-
Return the Encoder implementation classes configured.
- 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 interface javax.websocket.server.ServerEndpointConfig
-
Returns the Class of the endpoint this configuration is configuring.
- getEndpointConfig() - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
- getEndpointConfig() - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper
-
Get Endpoint configuration.
- getEndpointConfigs(Set<Class<? extends Endpoint>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
Return a set of ServerEndpointConfig instances that the server container
will use to deploy the programmatic endpoints.
- getEndpointInstance(Class<T>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
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.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(Request) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
- getErrorPageGenerator() - Method in class org.glassfish.grizzly.http.server.Response
-
- getException() - Method in class javax.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
Executor to execute user's code associated with the
Request processing.
- 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
-
- getExecutorService() - Method in class org.glassfish.tyrus.core.ExecutorServiceProvider
-
- getExtensions() - Method in interface javax.websocket.ClientEndpointConfig
-
Return the extensions, in order of preference, favorite first, that this client would
like to use for its sessions.
- getExtensions() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Return the websocket extensions configured.
- getExternalRemainder() - Method in class org.glassfish.grizzly.TransformationResult
-
- getFile(boolean) - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
Returns the entry's
File reference.
- 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
-
- 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(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.
- getFirst(String, Class<A>) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
-
- getFirst(String, A) - Method in class org.glassfish.tyrus.core.uri.internal.MultivaluedStringMap
-
- 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(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a float value.
- getFloat() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getFloat(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getFloat() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getFloat(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getFloat() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- 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(ThreadCache.CachedTypeIndex<E>) - Static method in class org.glassfish.grizzly.ThreadCache
-
Get the cached object with the given type index from cache.
- 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>) - 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.
- 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(Header) - 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(Header) - 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(Header) - 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.Request
-
Return the first value of the specified header, if any; otherwise,
return null
- 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(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Return the value for the specified header, or null if this
header has not been set.
- getHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
- getHeader(Header) - 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.
- 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
String value from provided List by calling
Object.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
String usable as HTTP header value.
- 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 javax.websocket.HandshakeResponse
-
Return the list of Http headers sent by the web socket server.
- getHeaders() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the read only Map of Http Headers that came with the handshake request.
- getHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
-
- getHeaders() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
-
- getHeaders() - Method in class org.glassfish.grizzly.http.HttpTrailer
-
- getHeaders() - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
- 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.
- getHeaders() - Method in class org.glassfish.tyrus.core.RequestContext
-
Get headers.
- getHeaders() - Method in class org.glassfish.tyrus.core.TyrusUpgradeResponse
-
Get HTTP headers.
- 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
-
- 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.
please use #getHttpHandlersMap()
- getHttpHandlersWithMapping() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
- 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.
- 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 interface javax.websocket.server.HandshakeRequest
-
Return a reference to the HttpSession that the web socket handshake that
started this conversation was part of, if the implementation
is part of a Java EE web container.
- 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.core.HandshakeException
-
Get the error code.
- getId() - Method in interface javax.websocket.Session
-
Returns a string containing the unique identifier assigned to this session.
- 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.
- 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 make
Attribute
access as fast as access to array element.
- getIndexedAttributeAccessor() - Method in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
- 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
-
- getInstalledExtensions() - Method in interface javax.websocket.WebSocketContainer
-
Return the set of Extensions installed in the container.
- getInstalledExtensions() - Method in class org.glassfish.tyrus.client.ClientManager
-
- getInstance(ByteChunk, String) - Static method in class org.glassfish.grizzly.http.util.C2BConverter
-
- 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(Class<T>, Session, ErrorCollector) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
Provide an instance of class which is coupled to
Session.
- getInstance() - Static method in class org.glassfish.tyrus.core.OsgiRegistry
-
Returns an OsgiRegistry instance.
- getInstance(Class<T>, ErrorCollector) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
- getInstance(Class<T>) - Static method in class org.glassfish.tyrus.core.ReflectionHelper
-
- getInt() - Method in interface org.glassfish.grizzly.Buffer
-
Relative get method for reading an int value.
- getInt(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute 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(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getInt() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getInt(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getInt() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- getInt(int) - 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
-
- getInterceptor() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
-
- getInternalContext() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the general Grizzly
Context this 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(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- getInvokeAction(E, Appender<E>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- getIoEvent() - Method in class org.glassfish.grizzly.Context
-
- 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
-
- getJdkVersion() - Static method in class org.glassfish.grizzly.utils.JdkVersion
-
- 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 JROUTE cookie 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(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
-
- getLastResult() - Method in class org.glassfish.grizzly.AbstractTransformer.LastResultAwareState
-
- getLastResult(AttributeStorage) - Method in interface org.glassfish.grizzly.Transformer
-
Gets the last returned Transformer result.
- getLastSelectedKeysCount() - Method in class org.glassfish.grizzly.nio.SelectorRunner
-
- 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(Buffer) - Method in class org.glassfish.grizzly.memory.BufferArray
-
- getLimit(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferArray
-
- 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-Language header
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-Language
headers 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(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute 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(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getLong() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getLong(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getLong() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- 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
String representation 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
-
- getLTQInstance() - Static method in class org.glassfish.grizzly.utils.DataStructures
-
- getLTQInstance(Class<T>) - Static method in class org.glassfish.grizzly.utils.DataStructures
-
- getLzmaAliases() - Static method in class org.glassfish.grizzly.http.LZMAContentEncoding
-
- getMaintenance() - Method in class org.glassfish.grizzly.utils.JdkVersion
-
- getMajor() - Method in class org.glassfish.grizzly.utils.JdkVersion
-
- 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(ResourceBundle) - 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.
- 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, -1 indicating 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
-
- getMaxBinaryMessageBufferSize() - Method in interface javax.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 javax.websocket.Session
-
Return the number of milliseconds before this conversation may be closed by the
container if it is inactive, i.e.
- 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.
- 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 javax.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
-
- 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
-
- 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(String, Object...) - Method in class org.glassfish.grizzly.localization.LocalizableMessageFactory
-
- 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.tyrus.core.l10n.LocalizableMessageFactory
-
- getMessageCloner() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
-
- getMessageHandlers() - Method in interface javax.websocket.Session
-
Return an unmodifiable copy of the set of MessageHandlers for this Session.
- getMessageHandlers() - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
- getMessageHandlers() - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
- getMessageHandlers() - Method in class org.glassfish.tyrus.core.TyrusSession
-
- getMethod() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Get the HTTP request method.
- 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
-
- getMinor() - Method in class org.glassfish.grizzly.utils.JdkVersion
-
- 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
-
- getMonitoringConfig() - Method in interface org.glassfish.grizzly.Connection
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.http.KeepAlive
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.http.server.HttpServerFilter
-
- 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
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- getMonitoringConfig() - Method in interface org.glassfish.grizzly.monitoring.MonitoringAware
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- getMonitoringConfig() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
-
- getMonitoringConfig() - Method in interface org.glassfish.grizzly.Transport
-
- getMonitoringProbes() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- getName() - Method in interface javax.websocket.Extension
-
The name of the extension.
- getName() - Method in interface javax.websocket.Extension.Parameter
-
Return the name of the extension parameter.
- getName() - Method in class org.glassfish.grizzly.AbstractTransport
-
- 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(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns the Nth header name, or null if there is no such header.
- 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
-
- 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
-
- 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(List<Extension>, List<Extension>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
Return the ordered list of extensions that t server endpoint will support
given the requested extension list passed in, the empty list if none.
- getNegotiatedExtensions() - Method in interface javax.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(List<Extension>, List<Extension>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
-
- getNegotiatedExtensions() - Method in class org.glassfish.tyrus.core.TyrusSession
-
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
Return the subprotocol the server endpoint has chosen from the requested
list supplied by a client who wishes to connect, or none if there wasn't one
this server endpoint liked.
- getNegotiatedSubprotocol() - Method in interface javax.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(List<String>, List<String>) - Method in class org.glassfish.tyrus.core.TyrusServerEndpointConfigurator
-
- getNegotiatedSubprotocol() - Method in class org.glassfish.tyrus.core.TyrusSession
-
- 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
-
- getNIOOutputStream() - Method in class org.glassfish.grizzly.http.server.Response
-
- 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
Note value associated with this
Request,
or
null if no such binding exists.
- getNote(Note<E>) - Method in class org.glassfish.grizzly.http.server.Request
-
Return the
Note value associated with this
Request,
or
null if no such binding exists.
- getNoteNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Return a
Set containing the String names of all note bindings
that exist for this request.
- getNoteNames() - Method in class org.glassfish.grizzly.http.server.Request
-
Return a
Set containing 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 javax.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 javax.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
-
- 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
-
- 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
-
- 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 interface javax.websocket.server.HandshakeRequest
-
Return the request parameters associated with the request.
- getParameterMap() - Method in class org.glassfish.grizzly.http.server.Request
-
Returns a
Map of 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 javax.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 interface javax.websocket.server.ServerEndpointConfig
-
Return the path for this endpoint configuration.
- 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 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 javax.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(SSLConnectionContext, FilterChainContext, boolean, FutureImpl<Object[]>) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
-
Obtains the certificate chain for this SSL session.
- getPeerCertificateChain() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
The client certificate chain (if any).
- getPeerCertificateChain(boolean) - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
The client certificate chain (if any).
- getPeerCertificateChain() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
-
- getPeerCertificateChain(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(Buffer) - Method in class org.glassfish.grizzly.memory.BufferArray
-
- getPosition(ByteBuffer) - Method in class org.glassfish.grizzly.memory.ByteBufferArray
-
- 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 javax.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
-
- getProcessor() - Method in interface org.glassfish.grizzly.Connection
-
- 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
-
- getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
- getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- getProcessorSelector() - Method in class org.glassfish.grizzly.AbstractTransport
-
- getProcessorSelector() - Method in interface org.glassfish.grizzly.Connection
-
- 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
-
- 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).
- 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 javax.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.
- getPushBackHandler() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
-
Deprecated.
- getQueryString() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the query string associated with the request.
- getQueryString() - Method in interface javax.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.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(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.
- 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.
- getRawCookies() - Method in class org.glassfish.grizzly.http.server.Request
-
TODO DOCS
- getReadBufferSize() - Method in class org.glassfish.grizzly.AbstractTransport
-
- getReadBufferSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the default size of
Buffers, which will be allocated for
reading data from
Connection.
- getReadBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Get the default size of
Buffers, which will be allocated for
reading data from
Connection.
- 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 from
Connection.
- getReadBufferSize() - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- getReadBufferSize() - Method in interface org.glassfish.grizzly.Transport
-
- getReader() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueIO
-
- getReader() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.ImmutableAsyncQueueIO
-
- getReader() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
- getReader() - Method in class org.glassfish.grizzly.http.server.Request
-
- getReader() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
-
- getReader(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- getReader(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Reader implementation, depending on the requested mode.
- getReader(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
- getReader(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Reader implementation, depending on the requested mode.
- getReader(Connection) - Method in interface org.glassfish.grizzly.Transport
-
- getReader(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Reader implementation, depending on the requested mode.
- 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
TimeUnit specification.
- getReadTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Returns the current value for the blocking read timeout converted to the
provided
TimeUnit specification.
- 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
TimeUnit specification.
- getReadyThreadBufferSize() - Method in class org.glassfish.grizzly.memory.AbstractMemoryManager
-
Get the size of local thread memory pool.
- getReasonPhrase() - Method in class javax.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.
- 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
-
- 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
-
- 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
-
- getRequestParameterMap() - Method in interface javax.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 interface javax.websocket.server.HandshakeRequest
-
Return the request URI of the handshake request.
- getRequestURI() - Method in interface javax.websocket.Session
-
Return the URI under which this session was opened, including
the query string if there is one.
- 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
URI under 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.RequestContext
-
- getRequestURI() - Method in class org.glassfish.tyrus.core.TyrusSession
-
- getRequestUri() - Method in class org.glassfish.tyrus.spi.UpgradeRequest
-
Get the undecoded request uri (up to the query string) of underlying
HTTP handshake request.
- 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
-
- 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
-
- 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
-
- getScheduledExecutorService() - Method in class org.glassfish.tyrus.core.ExecutorServiceProvider
-
- 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
-
Return the scheme used to make this 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
-
- 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 javax.websocket.RemoteEndpoint.Basic
-
Opens an output stream on which a binary message may be sent.
- getSendTimeout() - Method in interface javax.websocket.RemoteEndpoint.Async
-
Return the number of milliseconds the implementation will timeout
attempting to send a websocket message.
- getSendWriter() - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Opens an character stream on which a text message may be 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
-
Return the server name responding to this Request.
- getServerPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
- getServerPort() - Method in class org.glassfish.grizzly.http.server.Request
-
Return the server port responding to this 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 exception javax.websocket.SessionException
-
Return the Session on which the problem occurred.
- getSession(Request, String) - Method in class org.glassfish.grizzly.http.server.DefaultSessionManager
-
- 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 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.HttpHandler
-
- getSessionCookieName() - Method in class org.glassfish.grizzly.http.server.Request
-
- getSessionId() - Method in interface org.glassfish.grizzly.ssl.SSLSupport
-
The current session Id.
- getSessionId() - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
-
- getSessionManager(Request) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
- 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
-
- 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(int) - Method in interface org.glassfish.grizzly.Buffer
-
Absolute get method for reading a short value.
- getShort() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getShort(int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- getShort() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getShort(int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- getShort() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- getShort(int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- 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
SSLContext and store it for further invocation of this method.
- 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
-
- 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
-
- getState() - Method in class org.glassfish.grizzly.nio.SelectorRunner
-
- getState() - Method in interface org.glassfish.grizzly.Transport
-
- 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
-
- getStopAction(Object) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- getStopAction(E, Appender<E>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- 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 set of arguments.
- 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, 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 interface javax.websocket.server.ServerEndpointConfig
-
Return the websocket subprotocols configured.
- getSupportedWireProtocolVersions() - Static method in enum org.glassfish.tyrus.core.Version
-
- getSuspendAction() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- 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
-
- 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 javax.websocket.DecodeException
-
Return the encoded string that is either the whole message, or the partial
message that could not be decoded, or null if
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
-
- getThreadFactory() - Method in class org.glassfish.tyrus.client.ThreadPoolConfig
-
Return
ThreadFactory that 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
Executor to 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
-
- 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(FilterChainContext) - Method in interface org.glassfish.grizzly.utils.IdleTimeoutFilter.TimeoutResolver
-
- getTimeout(TimeUnit) - Method in class org.glassfish.grizzly.utils.SilentConnectionFilter
-
- getTimeoutHandler() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
-
- getTimeoutHandler() - Method in interface org.glassfish.grizzly.http.server.SuspendContext
-
- getTimeoutHandler() - Method in class org.glassfish.tyrus.client.TyrusClientEngine
-
Get
TimeoutHandler associated with current
ClientEngine instance.
- getTimeoutMillis(E) - Method in interface org.glassfish.grizzly.utils.DelayedExecutor.Resolver
-
- getTimestamp() - Method in class org.glassfish.grizzly.http.server.Session
-
- 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
-
- 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
-
- getTracingHeaders() - Method in class org.glassfish.tyrus.core.DebugContext
-
Get headers containing tracing messages.
- 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
-
- getTransport() - Method in interface org.glassfish.grizzly.Connection
-
- 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
-
- getTransportFilter() - Method in interface org.glassfish.grizzly.filterchain.FilterChainEnabledTransport
-
- 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
Transport specific transport filter.
- getTransportSelectorRunners() - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
-
- getType() - Method in class org.glassfish.grizzly.CloseReason
-
Return information whether
Connection was 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
-
- getUpdate() - Method in class org.glassfish.grizzly.utils.JdkVersion
-
- 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 javax.websocket.server.HandshakeRequest
-
Return the authenticated user or null if no user is authenticated
for this handshake.
- getUserPrincipal() - Method in interface javax.websocket.Session
-
Return the authenticated user for this Session or null if 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 null if 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 javax.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 javax.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
-
- getUserProperties() - Method in class org.glassfish.tyrus.core.TyrusSession
-
- getValue() - Method in interface javax.websocket.Extension.Parameter
-
Return the value of the extension parameter.
- getValue(AttributeStorage, Attribute<T>, T) - Static method in class org.glassfish.grizzly.AbstractTransformer
-
- 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(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(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Finds and returns a header field with the given name.
- getValue() - Method in class org.glassfish.tyrus.core.TyrusExtension.TyrusParameter
-
- 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 class org.glassfish.grizzly.utils.LinkedTransferQueue
-
- getWaitingConsumerCount() - Method in interface org.glassfish.grizzly.utils.TransferQueue
-
Returns an estimate of the number of consumers waiting to
dequeue elements via take or poll.
- 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 javax.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
-
- 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
-
- getWriteBufferSize() - Method in interface org.glassfish.grizzly.Connection
-
Get the default size of
Buffers, which will be allocated for
writing data to
Connection.
- getWriteBufferSize() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Get the default size of
Buffers, which will be allocated for
writing data to
Connection.
- 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 to
Connection.
- getWriteBufferSize() - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- getWriteBufferSize() - Method in interface org.glassfish.grizzly.Transport
-
- getWriter() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueIO
-
- getWriter() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.ImmutableAsyncQueueIO
-
- getWriter() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
- getWriter() - Method in class org.glassfish.grizzly.http.server.Response
-
- getWriter() - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
-
- getWriter(Connection) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- getWriter(boolean) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
Get the
Writer implementation, depending on the requested mode.
- getWriter(Connection) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
- getWriter(boolean) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
Get the
Writer implementation, depending on the requested mode.
- getWriter(Connection) - Method in interface org.glassfish.grizzly.Transport
-
- getWriter(boolean) - Method in interface org.glassfish.grizzly.Transport
-
Get the
Writer implementation, depending on the requested mode.
- 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.
- 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
TimeUnit specification.
- getWriteTimeout(TimeUnit) - Method in interface org.glassfish.grizzly.Connection
-
Returns the current value for the blocking write timeout converted to the
provided
TimeUnit specification.
- 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
TimeUnit specification.
- 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
Application representing 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.
- getX509Certificates(SSLSession) - Method in class org.glassfish.grizzly.ssl.SSLSupportImpl
-
- 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
-
- 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
Transport is 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
Future implementation.
- 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
ContentEncoding implementation, 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, EncodingFilter) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using specific buffer sizes.
- GZipDecoder - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Transformer which 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
-
- GZipDecoder.GZipInputState() - Constructor for class org.glassfish.grizzly.compression.zip.GZipDecoder.GZipInputState
-
- GZipEncoder - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Transformer which 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.GZipOutputState - Class in org.glassfish.grizzly.compression.zip
-
- GZipEncoder.GZipOutputState() - Constructor for class org.glassfish.grizzly.compression.zip.GZipEncoder.GZipOutputState
-
- GZipFilter - Class in org.glassfish.grizzly.compression.zip
-
This class implements a
Filter which
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.
- 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
Connection activity and closing
Connection ones it becomes idle for certain amount of time.
- IdleTimeoutFilter(DelayedExecutor, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
-
- IdleTimeoutFilter(DelayedExecutor, IdleTimeoutFilter.TimeoutResolver) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
-
- IdleTimeoutFilter(DelayedExecutor, long, TimeUnit, IdleTimeoutFilter.TimeoutHandler) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
-
- IdleTimeoutFilter(DelayedExecutor, IdleTimeoutFilter.TimeoutResolver, 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.TimeoutHandler - Interface in org.glassfish.grizzly.utils
-
- IdleTimeoutFilter.TimeoutResolver - Interface in org.glassfish.grizzly.utils
-
- 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_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 - Interface in org.glassfish.grizzly.attributes
-
- indexedAttributeAccessor - Variable in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
- IndexedAttributeHolder - Class in org.glassfish.grizzly.attributes
-
- IndexedAttributeHolder(AttributeBuilder) - Constructor for class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
- IndexedAttributeHolder.IndexedAttributeAccessorImpl - Class in org.glassfish.grizzly.attributes
-
- IndexedAttributeHolder.IndexedAttributeAccessorImpl() - Constructor for class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
-
- indexOf(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- indexOf(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- indexOf(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- 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(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- 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, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.CharChunk
-
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- indexOf(char, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
-
- indexOf(String, 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(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(Buffer, int, byte, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
- indexOf(char) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
- indexOf(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Find the index of a header with the given name.
- 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
-
Get the index of
Filter in chain, which type is filterType, or
-1 if the
Filter of required type was not found.
- indexOfType(Class<? extends Filter>) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
-
Get the index of
Filter in chain, which type is filterType, or
-1 if the
Filter of required type was not found.
- 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(EndpointConfig) - Method in interface javax.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 javax.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() - 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(boolean) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
-
- 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(String) - Method in class org.glassfish.grizzly.http.util.B2CConverter
-
- init(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
-
- init(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
-
- init(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
-
- init(EndpointConfig) - Method in class org.glassfish.tyrus.core.coder.CoderAdapter
-
This method does nothing.
- 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_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, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Per-request initialization required for the InputBuffer to function
properly.
- initialize(HttpHeader, boolean, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
- initialize(DelayedExecutor) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
- initialize(Request, FilterChainContext) - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
-
- initialize(Response, FilterChainContext) - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
-
- initialize(HttpRequestPacket, FilterChainContext, HttpServerFilter) - Method in class org.glassfish.grizzly.http.server.Request
-
- initialize(Request, HttpResponsePacket, FilterChainContext, DelayedExecutor.DelayQueue<Response.SuspendTimeout>, HttpServerFilter) - Method in class org.glassfish.grizzly.http.server.Response
-
- 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
-
- 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
-
- inputBuffer - Variable in class org.glassfish.grizzly.http.server.Request
-
The associated input buffer.
- InputSource - Interface in org.glassfish.grizzly
-
This interface defines methods to allow an
InputStream or
Reader to notify the developer
when and
how much
data is ready to be read without blocking.
- InputStreamDecoder - Class in org.glassfish.tyrus.core.coder
-
- 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
-
- 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
-
- 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
-
The
IOEvent life-cycle listener, which will be notified about changes
in
IOEvent processing statuses.
- IOEventLifeCycleListener.Adapter - Class in org.glassfish.grizzly
-
- IOEventLifeCycleListener.Adapter() - Constructor for class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
- IOEXCEPTION_CLOSE() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
IOException thrown when closing connection.
- IOStrategy - Interface in org.glassfish.grizzly
-
strategy is responsible for making decision how
Runnable task will be run: in current thread, worker thread.
- ioStrategy - Variable in class org.glassfish.grizzly.NIOTransportBuilder
-
- 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 true if custom status reason phrases are allowed for
this response, or false otherwise.
- isAllowCustomStatusMessage() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Returns true if custom status messages (reason phrases)
are allowed for this response, or false 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() - Method in class org.glassfish.grizzly.AbstractTransport
-
- isBlocking() - Method in interface org.glassfish.grizzly.Connection
-
- isBlocking() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
-
- isBlocking - Variable in class org.glassfish.grizzly.nio.NIOConnection
-
- 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
-
- isBroken(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns
true if passed
HttpContent is 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() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- isCancelled() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- isCancelled - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
- isCancelled() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isCancelled() - Method in class org.glassfish.tyrus.core.TyrusFuture
-
- isChunked - Variable in class org.glassfish.grizzly.http.HttpHeader
-
- isChunked() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns
true, if this
HttpPacket content will be transferred
in chunking mode, or
false if case of fixed-length message.
- isChunkingAllowed() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Return true if chunking is allowed for this header.
- isChunkingEnabled() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Return true if chunked transfer-encoding may be used.
- isChunkingEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
- isCipherConfigured() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
- isCipherConfigured() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
- isClientMode() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Will
SSLEngine be configured to work in client mode.
- isClientMode() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Will
SSLEngine be 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() - 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 - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
-
- 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 - Variable in class org.glassfish.grizzly.streams.BufferedOutput
-
- 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?
true, if this
HttpHeader has been already serialized, and only
HttpContent
messages might be serialized for this
HttpPacket.
- 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
TyrusWebSocket instance is connected.
- isContent(HttpPacket) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns
true if passed
HttpPacket is 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 true if thread pool threads are daemons.
- isDecoded() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
-
- 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() - 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 - Variable in class org.glassfish.grizzly.memory.ByteBufferManager
-
Is direct ByteBuffer should be used?
- 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() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- isDone() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- isDone - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
- isDone() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isDone() - Method in class org.glassfish.tyrus.core.TyrusFuture
-
- 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.grizzly.utils.LinkedTransferQueue
-
Returns true if this queue contains no elements.
- 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
-
- 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 true if this request is a HEAD
request, otherwise returns false.
- isHexCharacter(char) - Static method in class org.glassfish.tyrus.core.uri.internal.UriComponent
-
Checks whether the character c is 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
Object is 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
-
- isInputStreamHandlerPresent() - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
- isInterested(IOEvent) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
Is this
Processor interested in processing the i/o event
- isInterested(IOEvent) - Method in interface org.glassfish.grizzly.Processor
-
Is this
Processor interested in processing the i/o event
- isInterested(IOEvent) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
- 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() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Always true true for the trailer message.
- isLast - Variable in class org.glassfish.grizzly.http.HttpContent
-
- isLast() - Method in class org.glassfish.grizzly.http.HttpContent
-
Return true, if the current content chunk is last,
or false, if there are content chunks to follow.
- 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
-
- 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.Reentrant object,
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 true if 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 javax.websocket.SendResult
-
Determines if this result is ok or not.
- isOpen() - Method in interface javax.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
-
- 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.grizzly.ssl.SSLEngineConfigurator
-
- isProtocolConfigured() - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
- 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(Connection) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
- isReady() - Method in interface org.glassfish.grizzly.InputSource
-
- isReady(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
- isReady(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
- 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
-
- 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 true if the session identifier included in this
request came from the request URI.
- isRequestedSessionIdValid() - Method in class org.glassfish.grizzly.http.server.Request
-
- isReuseAddress() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
- isReuseAddress - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
-
- isReuseAddress() - Method 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.transport.UDPNIOConnectorHandler
-
- isReuseAddress() - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- isReuseSessionID() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
- 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 javax.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(Connection) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
flag, which indicates whether this HttpCodecFilter is dealing with
the secured HTTP packets.
- 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
-
Was this request received on a secure connection?
- 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).
- 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
-
- 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(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- isSet(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- isSet() - Method in class org.glassfish.grizzly.http.util.ContentType
-
- isSet() - Method in class org.glassfish.grizzly.http.util.HeaderValue
-
- 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
-
- isSpecialHeader(String) - Static method in class org.glassfish.grizzly.http.HttpHeader
-
- isStandalone - Variable in class org.glassfish.grizzly.AbstractTransport
-
- isStandalone() - Method in class org.glassfish.grizzly.AbstractTransport
-
- isStandalone() - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.
- isStandalone - Variable in class org.glassfish.grizzly.nio.NIOConnection
-
- 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
-
- 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
Response is 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(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
-
- isUnsafeSupported() - Method in class org.glassfish.grizzly.utils.JdkVersion
-
- 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 javax.websocket.server.HandshakeRequest
-
Checks whether the current user is in the given role.
- 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
-
- 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.LinkedTransferQueue
-
Returns an iterator over the elements in this queue in proper sequence.
- 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.
- object - Variable in class org.glassfish.grizzly.http.server.util.Mapper.MapElement
-
- 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
-
- obtainContext(Connection) - Method in interface org.glassfish.grizzly.Processor
-
- obtainContext(Connection) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
- obtainFilterChainContext(Connection) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
- obtainFilterChainContext(Connection, Closeable) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
- obtainFilterChainContext(Connection, int, int, int) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
- obtainFilterChainContext(Connection, Closeable, int, int, int) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
- obtainFilterChainContext(Connection) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
-
- obtainFilterChainContext(Connection, Closeable) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
-
- obtainFilterChainContext(Connection, int, int, int) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
-
- 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, Connection) - Method in class org.glassfish.grizzly.AbstractTransport
-
- obtainProcessor(IOEvent) - Method in interface org.glassfish.grizzly.Connection
-
- obtainProcessor(IOEvent) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- obtainProcessor(IOEvent, Connection) - Method in interface org.glassfish.grizzly.Transport
-
- obtainProcessorState(Processor, NullaryFunction<E>) - Method in interface org.glassfish.grizzly.Connection
-
Returns the
Processor state associated with this
Connection.
- obtainProcessorState(Processor, NullaryFunction<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
-
- offer(E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Add the new task into the task queue.
- offer(Selector) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorPool
-
- offer(E, long, TimeUnit) - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- offer(E) - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- offer(E) - Method in interface org.glassfish.grizzly.utils.ObjectPool
-
- 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
-
- OLD_COOKIE_FORMAT - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
-
- onAccept(Connection, WritableMessage) - Method in interface org.glassfish.grizzly.asyncqueue.PushBackHandler
-
Deprecated.
The method is invoked once message is accepted by
Writer.
- onAccept() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
-
Method will be called by framework, when async accept will be ready
- 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(Request) - Method in interface org.glassfish.grizzly.http.server.AfterServiceListener
-
The method will be called once the
Request processing will be completed.
- onAfterService() - Method in class org.glassfish.grizzly.http.server.Request
-
- 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
-
- onBeforeServiceEvent(HttpServerFilter, Connection, Request, HttpHandler) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
- 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(String) - Method in interface org.glassfish.tyrus.core.cluster.BroadcastListener
-
Invoked when received request to broadcast text message.
- onBroadcast(byte[]) - Method in interface org.glassfish.tyrus.core.cluster.BroadcastListener
-
Invoked when received request to broadcast binary data.
- onBufferAllocateEvent(int) - Method in class org.glassfish.grizzly.memory.MemoryProbe.Adapter
-
- onBufferAllocateEvent(int) - Method in interface org.glassfish.grizzly.memory.MemoryProbe
-
- 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(Session, CloseReason) - Method in class javax.websocket.Endpoint
-
This method is called immediately prior to the session with the remote
peer being closed.
- OnClose - Annotation Type in javax.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.
- onClose(Connection) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
Callback method, which is called, when
Connection has been closed,
to let processor release a connection associated resources.
- onClose() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
- onClose(Throwable) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
- onClose(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Callback method, which is called, when
Connection has 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
Connection has been closed,
to let processor release a connection associated resources.
- onClose(Session, CloseReason) - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
- 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(TyrusSession, CloseReason) - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener
-
- onClose(CloseFrame) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
This callback will be invoked when the remote endpoint sent a closing frame.
- onClosed(T, C) - Method in interface org.glassfish.grizzly.CloseListener
-
- onClosed(Connection, Connection.CloseType) - Method in interface org.glassfish.grizzly.Connection.CloseListener
-
Deprecated.
- 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
-
- onCloseEvent(Connection) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
Method will be called, when
Connection gets closed.
- onCloseEvent(Connection) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when
Connection gets 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(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChainContext.CompletionListener
-
- onComplete() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
The method is called when this SafeFutureImpl is marked as completed.
- onComplete(Context, Object) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
- onComplete(Context, Object) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
- onComplete(Connection) - Method in interface org.glassfish.grizzly.ssl.SSLBaseFilter.HandshakeListener
-
- onConfigChangeEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called, when the
Transport configuration gets changed.
- onConfigChangeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called, when the
Transport configuration 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
ContentEncoding will 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
ContentEncoding will 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
-
- onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
- onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
/**
Method will be called, when
ContentEncoding will 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
ContentEncoding will 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
ContentEncoding will 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
ContentEncoding will 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
-
- onContextResume(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
- onContextSuspend(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
- onContextSuspend(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
- onCopy(FilterChainContext, FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChainContext.CopyListener
-
- 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
Buffer will come for processing to
the
HttpCodecFilter (either request or response).
- onDataReceivedEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
Buffer will come for processing to
the
HttpCodecFilter (either request or response).
- onDataSentEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
Buffer, produced by the
HttpCodecFilter will be ready to go to the next
Filter in 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 the
HttpCodecFilter will be ready to go to the next
Filter in the chain and finally
written on wire.
- onDisconnect(CloseReason) - Method in class org.glassfish.tyrus.client.ClientManager.ReconnectHandler
-
- 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 javax.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 - Annotation Type in javax.websocket
-
This method level annotation can be used to decorate a Java method that wishes to be called in order
to handle errors.
- onError(Context, Object) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
Error occurred during
IOEvent processing.
- onError(Context, Object) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
Error occurred during
IOEvent processing.
- 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(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.
- 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
HttpCodecFilter processing.
- onErrorEvent(Connection, HttpPacket, Throwable) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when error occurs during the
HttpCodecFilter processing.
- 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
FilterChain this
Filter is part of,
has been changed.
- onFilterChainChanged(FilterChain) - Method in interface org.glassfish.grizzly.filterchain.Filter
-
Method is called, when the
FilterChain this
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
HttpHeader message.
- 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
HttpPacket parsing 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).
- 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
-
- onIOEventDisableEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
- onIOEventEnableEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
- onIOEventEnableEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
- onIOEventReadyEvent(Connection, IOEvent) - Method in class org.glassfish.grizzly.ConnectionProbe.Adapter
-
- onIOEventReadyEvent(Connection, IOEvent) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
- 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
AbstractThreadPool implementation
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
AbstractThreadPool implementation
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(T, boolean) - Method in interface javax.websocket.MessageHandler.Partial
-
Called when the next part of a message has been fully received.
- onMessage(T) - Method in interface javax.websocket.MessageHandler.Whole
-
Called when the message has been fully received.
- OnMessage - Annotation Type in javax.websocket
-
This method level annotation can be used to make a Java method receive incoming web socket messages.
- 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.
- onMissingResource(Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
The method will be called, if the static resource requested by the
Request
wasn't found, so
StaticHttpHandler implementation may try to
workaround this situation.
- onNotRun(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
- onNotRun(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
- onOpen(Session, EndpointConfig) - Method in class javax.websocket.Endpoint
-
Developers must implement this method to be notified when a new conversation has
just begun.
- OnOpen - Annotation Type in javax.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.
- onOpen(Session, EndpointConfig) - Method in class org.glassfish.tyrus.core.AnnotatedEndpoint
-
- onOpen(TyrusSession) - Method in class org.glassfish.tyrus.core.TyrusEndpointWrapper.SessionListener
-
- 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
Transport is paused.
- onPauseEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called when the
Transport is 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
Writer
due 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
Connection has read data.
- onReadEvent(Connection, Buffer, int) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when the
Connection has 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
Request processing 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
Response an 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
Request processing will be completed.
- onRequestCompleteEvent(HttpServerFilter, Connection, Response) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Request processing will be completed.
- onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogProbe
-
Instrument the specified
Request with 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
Request will come.
- onRequestReceiveEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when new
Request will come.
- onRequestResumeEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when
Request processing is resumed.
- onRequestResumeEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Request processing is resumed.
- onRequestSuspendEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when
Request processing is suspended.
- onRequestSuspendEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Request processing is suspended.
- onRequestTimeoutEvent(HttpServerFilter, Connection, Request) - Method in class org.glassfish.grizzly.http.server.HttpServerProbe.Adapter
-
Method will be called, when
Request processing is timeout
after suspend.
- onRequestTimeoutEvent(HttpServerFilter, Connection, Request) - Method in interface org.glassfish.grizzly.http.server.HttpServerProbe
-
Method will be called, when
Request processing is timeout
after suspend.
- onReregister(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
- onReregister(Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
- onRerun(Context, Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
- onRerun(Context, Context) - Method in interface org.glassfish.grizzly.IOEventLifeCycleListener
-
- onResult(SendResult) - Method in interface javax.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
Transport gets resumed.
- onResumeEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called, when the
Transport gets 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
-
- 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
Transport has been started.
- onStartEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called when the
Transport has been started.
- onStopEvent(Transport) - Method in class org.glassfish.grizzly.TransportProbe.Adapter
-
Method will be called when the
Transport has been stopped.
- onStopEvent(Transport) - Method in interface org.glassfish.grizzly.TransportProbe
-
Method will be called when the
Transport has 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
Runnable has
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
AbstractThreadPool
implementation 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
AbstractThreadPool
implementation has exceeded its configured size.
- onTerminate(Context) - Method in class org.glassfish.grizzly.IOEventLifeCycleListener.Adapter
-
Terminate
IOEvent processing 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
-
- onThreadAllocateEvent(AbstractThreadPool, Thread) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
- onThreadPoolStartEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
- onThreadPoolStartEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
- onThreadPoolStopEvent(AbstractThreadPool) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolProbe.Adapter
-
- onThreadPoolStopEvent(AbstractThreadPool) - Method in interface org.glassfish.grizzly.threadpool.ThreadPoolProbe
-
- 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
AbstractThreadPool implementation.
- 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
AbstractThreadPool implementation.
- onTimeout(Response) - Method in interface org.glassfish.grizzly.http.server.TimeoutHandler
-
Method is called, when suspended
Response timeout expired.
- onTimeout(Connection) - Method in interface org.glassfish.grizzly.utils.ActivityCheckFilter.TimeoutHandler
-
- onTimeout(Connection) - Method in interface org.glassfish.grizzly.utils.IdleTimeoutFilter.TimeoutHandler
-
- 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
TransferEncoding will 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
TransferEncoding will 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
TransferEncoding will 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
TransferEncoding will be applied
during the serialization/encoding of the certain HTTP message content chunk.
- onWorkerExit(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- onWorkerExit(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.SyncThreadPool
-
- onWorkerStarted(AbstractThreadPool.Worker) - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- onWrite(Buffer, long) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Method will be called, when some data was written on the connection
- onWrite(Buffer, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
-
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
Connection has written data.
- onWriteEvent(Connection, Buffer, long) - Method in interface org.glassfish.grizzly.ConnectionProbe
-
Method will be called, when the
Connection has 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 url parameter.
- operationCompletionHandler - Variable in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- optimizedForMultiplexing - Variable in class org.glassfish.grizzly.NIOTransportBuilder
-
- OPTIONS - Static variable in class org.glassfish.grizzly.http.Method
-
- order() - Method in interface org.glassfish.grizzly.Buffer
-
Retrieves this buffer's byte order.
- order(ByteOrder) - Method in interface org.glassfish.grizzly.Buffer
-
Modifies this buffer's byte order.
- order() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- order(ByteOrder) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- order() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- order(ByteOrder) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- order - Variable in class org.glassfish.grizzly.memory.HeapBuffer
-
- order() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- 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.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.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.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.
- output - Variable in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
- Output - Interface in org.glassfish.grizzly.streams
-
- 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 - Variable in class org.glassfish.grizzly.http.server.Response
-
The associated output buffer.
- OutputBuffer.LifeCycleListener - Interface in org.glassfish.grizzly.http.io
-
- OutputSink - Interface in org.glassfish.grizzly
-
This interface defines methods to allow an
OutputStream or
Writer to 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
-
- RANDOM - Static variable in class org.glassfish.grizzly.AbstractBindingHandler
-
- 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(Connection<L>) - Method in class org.glassfish.grizzly.AbstractReader
-
Method reads data.
- read(Connection<L>, Buffer) - Method in class org.glassfish.grizzly.AbstractReader
-
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, CompletionHandler<ReadResult>) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
- read(FilterChainContext) - Method in class org.glassfish.grizzly.filterchain.DefaultFilterChain
-
- read(FilterChainContext) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
-
- read() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Performs a blocking read.
- read(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
- read(CharBuffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
- read(char[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
- 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() - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- read(CompletionHandler<ReadResult<M, SocketAddress>>) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- 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, Buffer) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
-
- 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(Connection, CompletionHandler<ReadResult>) - Method in interface org.glassfish.grizzly.Processor
-
- read() - Method in interface org.glassfish.grizzly.Readable
-
Method reads data.
- read(CompletionHandler<ReadResult<M, L>>) - Method in interface org.glassfish.grizzly.Readable
-
- read(Connection<L>) - Method in interface org.glassfish.grizzly.Reader
-
Method reads data.
- 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 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, CompletionHandler) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
- 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.utils.BufferInputStream
- read0(Connection, Buffer, ReadResult<Buffer, SocketAddress>) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
- read0(NIOConnection, ReadResult<Buffer, SocketAddress>, Buffer, long, TimeUnit) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorReader
-
- 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
-
- 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.
- 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
Buffer that backs this
InputSource.
- readBuffer(int) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
-
Returns the
Buffer of a given size,
which represents a chunk of the underlying
Buffer that backs this
InputSource.
- readBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
- 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[], int, int) - 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 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
Connection to a
Buffer.
- ReaderDecoder - Class in org.glassfish.tyrus.core.coder
-
- 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
-
- ReadHandler - Interface in org.glassfish.grizzly.http.server.io
-
- 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
GracefulShutdownListener to 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
-
Future implementation with the specific unmodifiable result.
- reallocate(ByteBufferWrapper, int) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Reallocate
Buffer to a required size.
- reallocate(HeapBuffer, int) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
Reallocate
Buffer to a required size.
- reallocate(E, int) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
Reallocate
Buffer to a required size.
- reallocate(Buffer, int) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
Reallocates an existing buffer to at least the specified size.
- reallocate(E, int) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
- 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
-
- RECONNECT_HANDLER - Static variable in class org.glassfish.tyrus.client.ClientManager
-
- RECONNECT_HANDLER - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
- RecordReadResult<K,L> - Class in org.glassfish.grizzly.asyncqueue
-
- RecordReadResult() - Constructor for class org.glassfish.grizzly.asyncqueue.RecordReadResult
-
- RecordWriteResult<K,L> - Class in org.glassfish.grizzly.asyncqueue
-
- 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(boolean) - Method in interface org.glassfish.grizzly.GrizzlyFuture
-
Recycle GrizzlyFuture now.
- 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 InputBuffer for 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.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.http.util.UTF8Decoder
-
- recycle() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
- recycle(boolean) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
- recycle(boolean) - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
- recycle() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
-
- recycle(boolean) - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
- 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() - Method in class org.glassfish.grizzly.WriteResult
-
- 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
-
- 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
-
- reduceOffsets(int) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
-
- 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
String representing 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.ClassTypePair(Class) - Constructor for class org.glassfish.tyrus.core.ReflectionHelper.ClassTypePair
-
- ReflectionHelper.ClassTypePair(Class, Type) - Constructor for class org.glassfish.tyrus.core.ReflectionHelper.ClassTypePair
-
- 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
-
- ReflectionHelper.TypeClassPair(Type, Class) - Constructor for class org.glassfish.tyrus.core.ReflectionHelper.TypeClassPair
-
- register(Object, Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Object as child of the passed parent object.
- register(Object, Object, String) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Object as child of the passed parent object
with the specific name.
- register() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOServerConnection
-
- register(Class<?>, String) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
- register(ServerEndpointConfig, String) - Method in class org.glassfish.tyrus.core.TyrusWebSocketEngine
-
- register(Class<?>, String) - Method in interface org.glassfish.tyrus.spi.WebSocketEngine
-
Register endpoint class.
- register(ServerEndpointConfig, String) - Method in interface org.glassfish.tyrus.spi.WebSocketEngine
-
- registerAddOn(AddOn) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Registers
AddOn on this NetworkListener.
- registerAtRoot(Object) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Object at the root.
- registerAtRoot(Object, String) - Method in class org.glassfish.grizzly.jmxbase.GrizzlyJmxManager
-
Register Grizzly JMX
Object at the root with the passed name.
- registerAuthProvider(String, Authenticator) - Method in class org.glassfish.tyrus.client.auth.AuthConfig.Builder
-
- 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, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
-
- registerChannel(SelectorRunner, SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- registerChannel(SelectableChannel) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
-
- 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 interface org.glassfish.grizzly.nio.SelectorHandler
-
- registerChannelAsync(SelectableChannel) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
-
- registerChannelAsync(SelectableChannel, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
-
- registerChannelAsync(SelectableChannel, int, Object) - Method in class org.glassfish.grizzly.nio.AbstractNIOConnectionDistributor
-
- registerChannelAsync(SelectorRunner, SelectableChannel, int, Object, CompletionHandler<RegisterChannelResult>) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- registerChannelAsync(SelectableChannel) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
-
- registerChannelAsync(SelectableChannel, int) - Method in interface org.glassfish.grizzly.nio.NIOChannelDistributor
-
- 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 interface org.glassfish.grizzly.nio.SelectorHandler
-
- registerChannelCompletionHandler - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOTransport
-
- 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
-
- 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(AttributeStorage) - Method in class org.glassfish.grizzly.AbstractTransformer
-
- 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.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(ByteBufferWrapper) - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Lets JVM Garbage collector to release buffer.
- release() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- release() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- release(HeapBuffer) - Method in class org.glassfish.grizzly.memory.HeapMemoryManager
-
- release(E) - Method in interface org.glassfish.grizzly.memory.MemoryManager
-
- release(Buffer) - Method in class org.glassfish.grizzly.memory.PooledMemoryManager
-
- release(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
- release() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
-
- release(AttributeStorage) - Method in interface org.glassfish.grizzly.Transformer
-
The Transformer has done its work and can release all
associated resource.
- release() - Method in class org.glassfish.grizzly.utils.Pair
-
- release() - Method in interface org.glassfish.grizzly.utils.PoolableObject
-
- release(AttributeStorage) - Method in class org.glassfish.grizzly.utils.StringDecoder
-
- 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
-
- remainingCapacity() - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
Always returns Integer.MAX_VALUE because a
LinkedTransferQueue is not capacity constrained.
- 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 javax.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 javax.websocket
-
This representation of the peer of a web socket conversation has the ability
to send messages asynchronously.
- RemoteEndpoint.Basic - Interface in javax.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_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(E) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
-
Remove the task from queue.
- remove(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- remove(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- remove(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- remove(int) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- remove(int) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- remove(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- remove(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- remove(int) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- remove(FileCacheEntry) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
- remove(String) - Method in class org.glassfish.grizzly.http.server.util.ParameterMap
-
Remove the mapping for this key from the map if present.
- remove(Object) - Method in class org.glassfish.grizzly.utils.ArraySet
- remove(T[], Object) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
-
Removes the element from the array.
- remove(E) - Method in class org.glassfish.grizzly.utils.DelayedExecutor.DelayQueue
-
- remove(Object) - Method in class org.glassfish.grizzly.utils.LinkedTransferQueue
-
Removes a single instance of the specified element from this queue,
if it is present.
- remove(Object) - Method in class org.glassfish.tyrus.core.uri.internal.AbstractMultivaluedMap
-
- removeAfterServiceListener(AfterServiceListener) - Method in class org.glassfish.grizzly.http.server.Request
-
- removeAll(Collection<?>) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- removeAll(Collection<?>) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- 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.utils.ArraySet
- removeAllHttpHandlers() - Method in class org.glassfish.grizzly.http.server.HttpHandlerChain
-
- removeAllLifeCycleListeners() - Method in class org.glassfish.grizzly.Context
-
- removeAttribute(String) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Remove a name/value object.
- 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 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
-
- removeCloseListener(CloseListener) - Method in interface org.glassfish.grizzly.Connection
-
- removeCloseListener(Connection.CloseListener) - Method in interface org.glassfish.grizzly.Connection
-
- removeCloseListener(CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- removeCloseListener(Connection.CloseListener) - Method in class org.glassfish.grizzly.nio.NIOConnection
-
- removeCompletionListener(FilterChainContext.CompletionListener) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
- removeContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
- 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
-
- removeDocRoot(String) - Method in class org.glassfish.grizzly.http.server.CLStaticHttpHandler
-
Removes docRoot from the doc root list.
- 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.
- 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 header from this builder.
- removeHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Remove the specified header from this builder.
- removeHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Removes a header field with the specified name.
- removeHeader(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
- 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.
- 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
-
- removeHttpHandler(HttpHandler) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
- removeJmxEventListener(JmxEventListener) - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
- removeLifeCycleListener(IOEventLifeCycleListener) - Method in class org.glassfish.grizzly.Context
-
- removeLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
- removeListener(String) - Method in class org.glassfish.grizzly.http.server.HttpServer
-
- removeMessageHandler(MessageHandler) - Method in interface javax.websocket.Session
-
Remove the given MessageHandler from the set belonging to this session.
- removeMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.cluster.RemoteSession
-
- removeMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.MessageHandlerManager
-
- removeMessageHandler(MessageHandler) - Method in class org.glassfish.tyrus.core.TyrusSession
-
- removeMonitoringProbe(ConnectionProbe) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- removeNote(Note<E>) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Remove the
Note value associated with this request.
- removeNote(Note<E>) - Method in class org.glassfish.grizzly.http.server.Request
-
Remove the
Note value 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(String, String) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Remove session from this Cluster context.
- removeSession(Session) - Method in class org.glassfish.tyrus.core.ComponentProviderService
-
- 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
-
- 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
Buffer with 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 - 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 - 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.PathResolver - Interface in org.glassfish.grizzly.http.server
-
- REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
-
- 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_TOO_LONG_414 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
-
- RequestContext - Class in org.glassfish.tyrus.core
-
Implementation of all possible request interfaces.
- RequestContext.Builder - Class in org.glassfish.tyrus.core
-
- RequestContext.Builder() - Constructor for class org.glassfish.tyrus.core.RequestContext.Builder
-
- 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
-
- RequestExecutorProvider.SameThreadProvider - Class in org.glassfish.grizzly.http.server
-
- RequestExecutorProvider.SameThreadProvider() - Constructor for class org.glassfish.grizzly.http.server.RequestExecutorProvider.SameThreadProvider
-
- RequestExecutorProvider.WorkerThreadProvider - Class in org.glassfish.grizzly.http.server
-
- RequestExecutorProvider.WorkerThreadProvider() - Constructor for class org.glassfish.grizzly.http.server.RequestExecutorProvider.WorkerThreadProvider
-
- 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(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).
- requiresAcknowledgement() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
- requiresAcknowledgement() - Method in class org.glassfish.grizzly.http.server.Request
-
- RerunFilterAction - Class in org.glassfish.grizzly.filterchain
-
- 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
ObjectPool
to store and reuse
Context instances - this method will be
called before
Context will 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(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() - 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 - Static variable in interface org.glassfish.grizzly.Interceptor
-
- 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(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
- reset() - Method in class org.glassfish.grizzly.ReadResult
-
- reset() - Method in class org.glassfish.grizzly.TransformationResult
-
- reset() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
-
- reset() - Method in class org.glassfish.grizzly.WriteResult
-
- 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(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.
- resetBuffer() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
- 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(Request) - Method in interface org.glassfish.grizzly.http.server.Request.PathResolver
-
- 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.
- resolveTemplateValues(UriComponent.Type, String, boolean, Map<String, ?>) - Static method in class org.glassfish.tyrus.core.uri.internal.UriTemplate
-
Resolves template variables in the given template from _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 - Class in org.glassfish.grizzly.http.server
-
Wrapper object for the Coyote response.
- Response() - Constructor for class org.glassfish.grizzly.http.server.Response
-
- response - Variable in class org.glassfish.grizzly.http.server.Response
-
Coyote response.
- Response.SuspendedContextImpl - Class in org.glassfish.grizzly.http.server
-
- Response.SuspendedContextImpl() - Constructor for class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
-
- Response.SuspendTimeout - Class in org.glassfish.grizzly.http.server
-
- 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
-
- restore() - Method in class org.glassfish.grizzly.memory.AbstractBufferArray
-
- result(R) - Method in interface org.glassfish.grizzly.impl.FutureImpl
-
Set the result value and notify about operation completion.
- result - Variable in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
- 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 - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
-
- 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(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
passed
NextAction.
- 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
Response and finish/commit it.
- resume() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
- resume(Context) - Static method in class org.glassfish.grizzly.ProcessorExecutor
-
- resume() - Method in interface org.glassfish.grizzly.Transport
-
Resumes the transport after a pause
- 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 - reconnect support.
- RetryAfterException - Exception in org.glassfish.tyrus.client
-
- 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, RangeDecoder) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
-
- reverseDecode(LZMADecoder.LZMAInputState, short[], int, RangeDecoder, int) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
-
- reverseEncode(RangeEncoder, int) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
-
- reverseEncode(short[], int, RangeEncoder, int, int) - Static 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
-
- rfc6265Enabled - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
-
- RFC_6265_SUPPORT_ENABLED - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
-
- 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
appender writing log entries to
Files,
and rotating/archiving them when necessary.
- RotatingFileAppender(File, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
-
- RotatingFileAppender(File, String, String) - Constructor for class org.glassfish.grizzly.http.server.accesslog.RotatingFileAppender
-
- rotationPattern(String) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Set up automatic log-file rotation based on a specified
SimpleDateFormat pattern.
- 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.
- 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.
- RSV_INCORRECTLY_SET() - Static method in class org.glassfish.tyrus.core.l10n.LocalizationMessages
-
RSV bit(s) incorrectly set.
- run() - Method in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
- 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() - Method in interface org.glassfish.grizzly.nio.SelectorHandler.Task
-
- run(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandlerTask
-
- run() - Method in class org.glassfish.grizzly.nio.SelectorRunner
-
- run() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool.Worker
-
- running - Variable in class org.glassfish.grizzly.threadpool.AbstractThreadPool
-
- SafeFutureImpl<R> - Class in org.glassfish.grizzly.impl
-
- SafeFutureImpl() - Constructor for class org.glassfish.grizzly.impl.SafeFutureImpl
-
Creates SafeFutureImpl
- SameThreadIOStrategy - Class in org.glassfish.grizzly.strategies
-
- saveLastResult(AttributeStorage, TransformationResult<K, L>) - Method in class org.glassfish.grizzly.AbstractTransformer
-
- 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 javax.websocket.HandshakeResponse
-
The Sec-WebSocket-Accept header name.
- SEC_WEBSOCKET_EXTENSIONS - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Extensions header name
- SEC_WEBSOCKET_KEY - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Key header name
- SEC_WEBSOCKET_PROTOCOL - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Protocol header name
- SEC_WEBSOCKET_VERSION - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Version 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.
- 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
FilterChain instance, if it's interested in processing
passed
IOEvent, or
null otherwise.
- select(SelectorRunner) - Method in class org.glassfish.grizzly.nio.DefaultSelectorHandler
-
- select(SelectorRunner) - Method in interface org.glassfish.grizzly.nio.SelectorHandler
-
- 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
-
- selectionKey - Variable in class org.glassfish.grizzly.nio.NIOConnection
-
- selectionKeyHandler - Variable in class org.glassfish.grizzly.nio.NIOTransport
-
- SelectionKeyHandler - Interface in org.glassfish.grizzly.nio
-
- selectionKeyHandler - Variable in class org.glassfish.grizzly.NIOTransportBuilder
-
- 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
-
- SELECTOR_THREAD_POOL_CONFIG - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientSocket
-
- selectorHandler - Variable in class org.glassfish.grizzly.nio.NIOTransport
-
- SelectorHandler - Interface in org.glassfish.grizzly.nio
-
- selectorHandler - Variable in class org.glassfish.grizzly.NIOTransportBuilder
-
- SelectorHandler.Task - Interface in org.glassfish.grizzly.nio
-
- SelectorHandlerTask - Interface in org.glassfish.grizzly.nio
-
Task, which may be registered on
SelectorHandler and 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
-
- 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
Selector related 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
-
- send(byte[], SendHandler) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
- send(String) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
- send(String, SendHandler) - 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
File
that 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
File using 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-Continue
with a response line with the status 100 followed by the final response
to this request.
- sendBinary(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendBinary(ByteBuffer, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendBinary(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a binary message, returning when all of the message has been transmitted.
- sendBinary(ByteBuffer, boolean) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a binary message in parts, blocking until all of the message has been transmitted.
- 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
-
- sendBinary(byte[]) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a binary frame to the remote endpoint.
- sendBinary(byte[], SendHandler) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a binary frame to the remote endpoint.
- sendBinary(byte[], boolean) - 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
-
Sends a fragment of a complete 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, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Calls write(file, 0, file.length()).
- sendfile(File, long, long, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
- sendfile(File, long, long, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
-
- 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 javax.websocket
-
A simple callback object for asynchronous sending of web socket messages.
- sendObject(Object) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendObject(Object, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendObject(Object) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Sends a custom developer object, blocking until it has been transmitted.
- sendPing(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint
-
Send a Ping message containing the given application data to the remote endpoint.
- sendPing(String, byte[]) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send ping message.
- sendPing(ByteBuffer) - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
-
- sendPing(byte[]) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a ping frame with the specified payload (if any).
- sendPong(ByteBuffer) - Method in interface javax.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(String, byte[]) - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Send pong message.
- sendPong(ByteBuffer) - Method in class org.glassfish.tyrus.core.TyrusRemoteEndpoint
-
- sendPong(byte[]) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a ping frame with the specified payload (if any).
- 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 javax.websocket
-
The result of asynchronously sending a web socket message.
- SendResult(Throwable) - Constructor for class javax.websocket.SendResult
-
Construct a SendResult carrying an exception.
- SendResult() - Constructor for class javax.websocket.SendResult
-
Construct a SendResult signifying a successful send carrying no exception.
- sendText(String, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a text message, blocking until all of the message has been transmitted.
- sendText(String, boolean) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a text message in parts, blocking until all of the message has been transmitted.
- 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
-
- sendText(String) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a text frame to the remote endpoint.
- sendText(String, SendHandler) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Send a text frame to the remote endpoint.
- sendText(String, boolean) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sends a fragment of a complete message.
- serializeClientCookies(StringBuilder, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
-
- serializeClientCookies(StringBuilder, boolean, 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
-
- serializeClientCookies(Buffer, boolean, 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
HttpContent
using specific transfer encoding.
- serializePacket(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Serialize HTTP packet payload, represented by
HttpContent
using specific transfer encoding.
- serializePacket(FilterChainContext, HttpContent) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Serialize HTTP packet payload, represented by
HttpContent
using specific transfer encoding.
- serializeServerCookie(StringBuilder, Cookie) - 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, boolean, boolean, boolean, String, String, int, String, String, String, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
-
- serializeServerCookie(Buffer, Cookie) - 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, boolean, boolean, String, String, int, String, String, String, int, boolean, boolean) - 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() - 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 - Variable in class org.glassfish.grizzly.http.server.filecache.FileCacheEntry
-
- SERVER_KEY_HASH - Static variable in class org.glassfish.tyrus.spi.UpgradeRequest
-
Server key hash used to compute "Sec-WebSocket-Accept" header value.
- ServerApplicationConfig - Interface in javax.websocket.server
-
Developers include implementations of ServerApplicationConfig in an archive containing
websocket endpoints (WAR file, or JAR file within the WAR file) in order to specify the websocket
endpoints within the archive the implementation must deploy.
- ServerConfiguration - Class in org.glassfish.grizzly.http.server
-
Configuration options for a particular
HttpServer instance.
- 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 javax.websocket.server
-
The ServerContainer is the specialized view of the WebSocketContainer available
in server-side deployments.
- ServerContainer - Interface in org.glassfish.tyrus.spi
-
HTTP server abstraction.
- ServerContainerFactory - Class in org.glassfish.tyrus.spi
-
- ServerContainerFactory() - Constructor for class org.glassfish.tyrus.spi.ServerContainerFactory
-
- ServerEndpoint - Annotation Type in javax.websocket.server
-
This class level annotation declares that the class it decorates
is a web socket endpoint that will be deployed and made available in the URI-space
of a web socket server.
- ServerEndpointConfig - Interface in javax.websocket.server
-
The ServerEndpointConfig is a special kind of endpoint configuration object that contains
web socket configuration information specific only to server endpoints.
- ServerEndpointConfig.Builder - Class in javax.websocket.server
-
The ServerEndpointConfig.Builder is a class used for creating
ServerEndpointConfig.Builder objects for the purposes of
deploying a server endpoint.
- ServerEndpointConfig.Configurator - Class in javax.websocket.server
-
The ServerEndpointConfig.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.
- ServerEndpointConfig.Configurator() - Constructor for class javax.websocket.server.ServerEndpointConfig.Configurator
-
- ServerFilterConfiguration - Class in org.glassfish.grizzly.http.server
-
- 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
-
- 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
-
- 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
-
- service(Request, Response) - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
Based on the
Request URI, try to map the file from the
#getDocRoots(), and send it back to a client.
- 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(String) - Constructor for error org.glassfish.grizzly.utils.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 - Error in org.glassfish.tyrus.core
-
Taken from Jersey 2.
- 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.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.DefaultServiceIteratorProvider() - Constructor for class org.glassfish.tyrus.core.ServiceFinder.DefaultServiceIteratorProvider
-
- ServiceFinder.ServiceIteratorProvider - Class in org.glassfish.tyrus.core
-
Supports iteration of provider instances or classes.
- ServiceFinder.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 - Interface in javax.websocket
-
A Web Socket session represents a conversation between two web socket endpoints.
- Session - Class in org.glassfish.grizzly.http.server
-
Simple session object.
- 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_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 javax.websocket
-
A SessionException represents a general exception type reporting problems
occurring on a websocket session.
- SessionException(String, Throwable, Session) - Constructor for exception javax.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.
- SessionListener - Interface in org.glassfish.tyrus.core.cluster
-
Session listener.
- 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(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(Connection<L>, K, L, int) - Method in class org.glassfish.grizzly.asyncqueue.RecordReadResult
-
- set(Connection<L>, K, L, long) - Method in class org.glassfish.grizzly.asyncqueue.RecordWriteResult
-
- set(AttributeHolder, T) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- set(AttributeStorage, T) - Method in class org.glassfish.grizzly.attributes.Attribute
-
- set(int, ProcessorSelector) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- set(int, Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
-
- set(int, Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- set(CompressionConfig) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Copies the source CompressionConfig object value into this object.
- set(int, int, int, int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
-
- set(ByteChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- set(BufferChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- set(String) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Sets the content type.
- 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(String) - 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
-
- set(byte) - Method in interface org.glassfish.grizzly.memory.CompositeBuffer.Setter
-
Set the current byte value.
- 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.WriteResult
-
One method to set all the WriteResult properties.
- 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
IOEvent processing.
- setAddressHolder(Holder<?>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Set address, associated with the current
IOEvent processing.
- 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
-
- setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Deprecated.
InputBuffer always supports async mode
- setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.
OutputBuffer always supports async mode
- setAsyncSendTimeout(long) - Method in interface javax.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(String, Object) - Method in interface org.glassfish.grizzly.attributes.AttributeHolder
-
Set a name/value object.
- 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 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
-
- setAttributeBuilder(AttributeBuilder) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- setAttributeBuilder(AttributeBuilder) - Method in interface org.glassfish.grizzly.Transport
-
- 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 javax.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, MemoryManager) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
-
- setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
- setBuffer(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
- setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
- 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[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Sets the message bytes to the specified sub-array of bytes.
- setBytes(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
- 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 SelectableChannel
configuration.
- 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
HttpPacket content 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.grizzly.ssl.SSLEngineConfigurator
-
- setCipherConfigured(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
- setClientMode(boolean) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Set
SSLEngine to be configured to work in client mode.
- setClientMode(boolean) - Method in class org.glassfish.tyrus.client.SslEngineConfigurator
-
Set
SSLEngine to 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
-
- 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?
true, if this
HttpHeader has been already serialized, and only
HttpContent
messages might be serialized for this
HttpPacket.
- setCompletionHandler(CompletionHandler) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
-
- setCompressableMimeTypes(Set<String>) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the set of the mime-types, which are allowed to be compressed.
- setCompressableMimeTypes(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the set of the mime-types, which are allowed to be compressed.
- 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().setCompressableMimeTypes(Set<String>)
- 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
-
- setConnection(Connection) - Method in class org.glassfish.grizzly.Context
-
- setConnection(Connection) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
- 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-Language
response 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
-
- 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(ContentType) - 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.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
-
- 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 true if 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
- 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
HttpRequestPacket and character decoding
wasn't started yet.
- setDefaultErrorPageGenerator(ErrorPageGenerator) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
- setDefaultErrorPageGenerator(ErrorPageGenerator) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
- setDefaultHostName(String) - Method in class org.glassfish.grizzly.http.server.util.Mapper
-
Set default host.
- setDefaultMaxBinaryMessageBufferSize(int) - Method in interface javax.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 javax.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 javax.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
-
- 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(Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
-
- setEncoding(String) - Method in class org.glassfish.grizzly.http.util.UEncoder
-
- 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(boolean) - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag indicates whether error occurred during the HTTP processing.
- setError() - Method in class org.glassfish.grizzly.http.server.Response
-
Set the error flag.
- 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
-
- 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
-
- 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, HeaderValue) - 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.HttpHeader
-
Set the value, of the specific HTTP mime header.
- setHeader(Header, HeaderValue) - 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, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
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, HeaderValue) - 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, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
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, HeaderValue) - 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.Response
-
Set the specified header to the specified value.
- 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.server.Response
-
Set the specified header to the specified value.
- 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, boolean) - Method in class org.glassfish.grizzly.http.Cookies
-
- setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Set the mime headers.
- setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.util.Parameters
-
- 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
-
- 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
-
- 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
Processor is interested in
- setInterested(IOEvent, boolean) - Method in interface org.glassfish.grizzly.Processor
-
Set the the i/o event, this
Processor is 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
-
- setIOStrategy(IOStrategy) - Method in class org.glassfish.grizzly.AbstractTransport
-
- setIOStrategy(IOStrategy) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- 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
-
- 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
-
- setKernelThreadPoolConfig(ThreadPoolConfig) - Method in interface org.glassfish.grizzly.Transport
-
- 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(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of the key in the key store.
- setKeyPass(char[]) - Method in class org.glassfish.grizzly.ssl.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.
- setKeyPassword(char[]) - 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(String) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of key store.
- setKeyStorePass(char[]) - Method in class org.glassfish.grizzly.ssl.SSLContextConfigurator
-
Password of key store.
- setKeyStorePassword(String) - Method in class org.glassfish.tyrus.client.SslContextConfigurator
-
Password of key store.
- setKeyStorePassword(char[]) - 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 javax.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
-
- 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 javax.websocket.Session
-
Set the non-zero number of milliseconds before this session will be closed by the
container if it is inactive, ie no messages are either sent or received.
- setMaxIdleTimeout(long) - Method in class org.glassfish.tyrus.core.cluster.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
-
- setMaxTextMessageBufferSize(int) - Method in interface javax.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
-
- 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
-
- 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
-
- setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
- setMemoryManager(MemoryManager) - Method in interface org.glassfish.grizzly.Transport
-
- 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(O) - Method in class org.glassfish.grizzly.TransformationResult
-
- setMessage(K) - Method in class org.glassfish.grizzly.WriteResult
-
Set the message, which was read.
- 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(Method) - 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.
- 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
-
- 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
HttpServer instance.
- setName(String) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- setName(String) - Method in interface org.glassfish.grizzly.Transport
-
- 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
-
- 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.
- 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(String) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
Deprecated.
use getCompressionConfig().setNoCompressionUserAgents(Set<String>)
- setNote(Note<E>, E) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Bind the
Note value 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
Note value 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(Buffer, int, int) - Method in class org.glassfish.grizzly.memory.BufferArray
-
- setPositionLimit(Buffer, int, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
- 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
-
- setPreserveHeaderCase(boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Set to true to 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
-
- setProcessor(Processor) - Method in interface org.glassfish.grizzly.Connection
-
- 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
-
- setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractBindingHandler
-
- setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractSocketConnectorHandler
-
- setProcessorSelector(ProcessorSelector) - Method in class org.glassfish.grizzly.AbstractTransport
-
- setProcessorSelector(ProcessorSelector) - Method in interface org.glassfish.grizzly.Connection
-
- 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
-
- setProtocol(Protocol) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the HTTP message protocol version.
- setProtocolConfigured(boolean) - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
- 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 query portion 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
-
- setReadBufferSize(int) - Method in interface org.glassfish.grizzly.Connection
-
Set the default size of
Buffers, which will be allocated for
reading data from
Connection.
- setReadBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Set the default size of
Buffers, which will be allocated for
reading data from
Connection.
- 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 from
Connection.
- setReadBufferSize(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- setReadBufferSize(int) - Method in interface org.glassfish.grizzly.Transport
-
- 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
-
- 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(Buffer) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
- setReasonPhrase(String) - Method in class org.glassfish.tyrus.core.TyrusUpgradeResponse
-
Set HTTP reason phrase.
- setReasonPhrase(String) - Method in class org.glassfish.tyrus.spi.UpgradeResponse
-
Get HTTP reason phrase.
- 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.
- 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
-
- 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(Charset) - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Set the request URI encoding used by this HttpHandler.
- setRequestURIEncoding(String) - 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(R) - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
-
Should not be called for ReadyFutureImpl
- setResult(E) - Method in interface org.glassfish.grizzly.utils.ResultAware
-
- 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
-
- setReuseSessionID(boolean) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
- 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
-
- setSelectorHandler(SelectorHandler) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
- setSelectorHandler(SelectorHandler) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- setSelectorPool(TemporarySelectorPool) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorIO
-
- setSelectorProvider(SelectorProvider) - Method in class org.glassfish.grizzly.nio.NIOTransport
-
- setSelectorProvider(SelectorProvider) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- 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
-
- 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
-
- setSendFileEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
- setSendFileEnabled(boolean) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
- setSendTimeout(long) - Method in interface javax.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
Host request 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.Request
-
Set the session cookie name, if not set default JSESSIONID name will be used
- 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
-
- setSessionManager(SessionManager) - Method in class org.glassfish.grizzly.http.server.Request
-
- setSessionManager(SessionManager) - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
- 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
SSLEngine used by this listener.
- 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(HttpStatus) - 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, 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.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
-
- 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.
- 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
ThreadFactory that 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
-
- 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
-
- 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(DelayedExecutor, long, TimeUnit) - Method in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
-
- setTransactionTimeout(long, TimeUnit) - Method in interface org.glassfish.grizzly.threadpool.WorkerThread
-
- 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
TCPNIOTransport implementation 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
-
- setup(NetworkListener, FilterChainBuilder) - Method in class org.glassfish.grizzly.http.server.util.AggregatorAddOn
-
- 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
-
- setWorkerThreadPoolConfig(ThreadPoolConfig) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- setWorkerThreadPoolConfig(ThreadPoolConfig) - Method in interface org.glassfish.grizzly.Transport
-
- setWriteBufferSize(int) - Method in class org.glassfish.grizzly.AbstractTransport
-
- setWriteBufferSize(int) - Method in interface org.glassfish.grizzly.Connection
-
Set the default size of
Buffers, which will be allocated for
writing data to
Connection.
- setWriteBufferSize(int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
-
Set the default size of
Buffers, which will be allocated for
writing data to
Connection.
- 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 to
Connection.
- setWriteBufferSize(int) - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
- setWriteBufferSize(int) - Method in interface org.glassfish.grizzly.Transport
-
- setWriter(AsyncQueueWriter<L>) - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueIO.MutableAsyncQueueIO
-
- setWriter(Writer) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
- 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.
- setWriteTimeout(long) - Method in class org.glassfish.tyrus.core.TyrusWebSocket
-
Sets the timeout for the writing operation.
- 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.
- 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
-
- SHARED_CONTAINER_IDLE_TIMEOUT - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
Container idle timeout in seconds (
Integer value).
- SHARED_CONTAINER_IDLE_TIMEOUT - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer
-
- shiftLow() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
-
- 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(long, TimeUnit) - Method in class org.glassfish.grizzly.http.server.HttpServer
-
- shutdown() - Method in class org.glassfish.grizzly.http.server.HttpServer
-
Gracefully shuts down the HttpServer instance.
- shutdown(long, TimeUnit) - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
- 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(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() - 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(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() - Method in class org.glassfish.tyrus.core.BaseContainer
-
Release executor services managed by this instance.
- 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.
- shutdown() - Method in class org.glassfish.tyrus.core.cluster.ClusterContext
-
Shutdown this ClusterContext.
- ShutdownContext - Interface in org.glassfish.grizzly
-
- 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 HttpServer instance.
- 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.grizzly.utils.LinkedTransferQueue
-
Returns the number of elements in this queue.
- 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(long, boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
- skip(long) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Skips the specified number of bytes/characters.
- 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.utils.BufferInputStream
- 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(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
- skipSpaces(byte[], int, 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 Buffer whose content is a shared subsequence
of this buffer's content.
- slice(int, int) - Method in interface org.glassfish.grizzly.Buffer
-
Creates a new Buffer whose content is a shared subsequence of
this buffer's content.
- slice(ByteBuffer, int) - Static method in class org.glassfish.grizzly.memory.Buffers
-
- 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.
- slice() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- slice(int, int) - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
- slice() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- slice(int, int) - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
- slice() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- slice(int, int) - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
- sliceBuffer() - Method in class org.glassfish.grizzly.nio.DirectByteBufferRecord
-
- 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
Socket based
Transports, which are able
to bind server
Socket to 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
-
- SSL_ENGINE_CONFIGURATOR - Static variable in class org.glassfish.tyrus.client.ClientProperties
-
- SSL_ENGINE_CONFIGURATOR - Static variable in class org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer
-
- SSLBaseFilter - Class in org.glassfish.grizzly.ssl
-
SSL
Filter to operate with SSL encrypted data.
- SSLBaseFilter() - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- SSLBaseFilter(SSLEngineConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- SSLBaseFilter(SSLEngineConfigurator, boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter
-
- sslBaseFilter - Variable in class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
-
- SSLBaseFilter.CertificateEvent - Class in org.glassfish.grizzly.ssl
-
- SSLBaseFilter.CertificateEvent(boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter.CertificateEvent
-
- SSLBaseFilter.HandshakeListener - Interface in org.glassfish.grizzly.ssl
-
- SSLBaseFilter.SSLTransportFilterWrapper - Class in org.glassfish.grizzly.ssl
-
- SSLBaseFilter.SSLTransportFilterWrapper(TransportFilter, SSLBaseFilter) - Constructor for class org.glassfish.grizzly.ssl.SSLBaseFilter.SSLTransportFilterWrapper
-
- SSLCodec - Class in org.glassfish.grizzly.ssl
-
SSL Codec, which contains SSL encoder and decoder
Transformers.
- SSLCodec(SSLContextConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLCodec
-
- SSLCodec(SSLContext) - Constructor for class org.glassfish.grizzly.ssl.SSLCodec
-
- SSLConnectionContext - Class in org.glassfish.grizzly.ssl
-
- 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
-
- sslContextConfiguration - Variable in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
- sslContextConfiguration - Variable in class org.glassfish.tyrus.client.SslEngineConfigurator
-
- 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 - 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.
- 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.grizzly.ssl
-
Utility class, which helps to configure
SSLEngine.
- 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
-
- SSLEngineConfigurator(SSLContextConfigurator, boolean, boolean, boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
- SSLEngineConfigurator(SSLEngineConfigurator) - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
- SSLEngineConfigurator() - Constructor for class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
- SslEngineConfigurator - Class in org.glassfish.tyrus.client
-
SSLEngineConfigurator class from Grizzly project.
- 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
-
- SslEngineConfigurator(SslContextConfigurator, boolean, boolean, boolean) - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
- SslEngineConfigurator(SslEngineConfigurator) - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Copy constructor.
- SslEngineConfigurator() - Constructor for class org.glassfish.tyrus.client.SslEngineConfigurator
-
Default constructor.
- SSLEngineFactory - Interface in org.glassfish.grizzly.ssl
-
The factory responsible for creating
SSLEngine.
- SSLFilter - Class in org.glassfish.grizzly.ssl
-
SSL
Filter to 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
-
- SSLFilter(SSLEngineConfigurator, SSLEngineConfigurator, boolean) - Constructor for class org.glassfish.grizzly.ssl.SSLFilter
-
- SSLStreamReader - Class in org.glassfish.grizzly.ssl
-
- SSLStreamReader(StreamReader) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamReader
-
- SSLStreamWriter - Class in org.glassfish.grizzly.ssl
-
- SSLStreamWriter(StreamWriter) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamWriter
-
- SSLStreamWriter.HandshakeCompletionHandler - Class in org.glassfish.grizzly.ssl
-
- SSLStreamWriter.HandshakeCompletionHandler(FutureImpl<SSLEngine>, CompletionHandler<SSLEngine>, SSLEngine) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamWriter.HandshakeCompletionHandler
-
- SSLStreamWriter.SSLHandshakeCondition - Class in org.glassfish.grizzly.ssl
-
- SSLStreamWriter.SSLHandshakeCondition(StreamReader, StreamWriter, SSLEngineConfigurator, SSLEngine, SSLStreamWriter.HandshakeCompletionHandler) - Constructor for class org.glassfish.grizzly.ssl.SSLStreamWriter.SSLHandshakeCondition
-
- 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.
- SSLSupport.CipherData(String, int) - Constructor for class org.glassfish.grizzly.ssl.SSLSupport.CipherData
-
- SSLSupportImpl - Class in org.glassfish.grizzly.ssl
-
- SSLSupportImpl(Connection) - Constructor for class org.glassfish.grizzly.ssl.SSLSupportImpl
-
- 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
-
- 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.
- startSelectorRunners() - Method in class org.glassfish.grizzly.nio.NIOTransport
-
- startsWith(Buffer, int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
-
- startsWith(String) - 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.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- 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.CharChunk
-
Returns true if the message bytes starts with the specified string.
- startsWith(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns true if the DataChunk 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.
- 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 true if the DataChunk starts 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() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
-
Get the current processing task state.
- state - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
-
- 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
-
- StateHolder.ConditionElement(Condition, FutureImpl<E>, CompletionHandler<E>) - Constructor for class org.glassfish.grizzly.utils.StateHolder.ConditionElement
-
- 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
-
- 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
HttpHandler implementations,
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
-
- stop() - Method in class org.glassfish.grizzly.http.server.NetworkListener
-
- 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
-
- stop() - Method in class org.glassfish.grizzly.utils.DelayedExecutor
-
- stop() - Method in interface org.glassfish.tyrus.spi.ServerContainer
-
Stop the server.
- 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 - Interface in org.glassfish.grizzly.streams
-
Common interface for Stream readers and writers.
- stream(boolean, byte[], int, int) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
- stream(boolean, String) - Method in class org.glassfish.tyrus.core.ProtocolHandler
-
- StreamAppender - Class in org.glassfish.grizzly.http.server.accesslog
-
- StreamAppender(OutputStream) - Constructor for class org.glassfish.grizzly.http.server.accesslog.StreamAppender
-
- 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.
- StrictUtf8.Parser() - Constructor for class org.glassfish.tyrus.core.StrictUtf8.Parser
-
- strictVersionOneCompliant - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
-
- 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.ByteEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.ByteEntry
-
- StringCache.CharEntry - Class in org.glassfish.grizzly.http.util
-
- StringCache.CharEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.CharEntry
-
- StringDecoder - Class in org.glassfish.grizzly.utils
-
- 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
-
- 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
-
- 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(List<String>) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the subprotocols to use in the configuration.
- 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(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- substract(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
- substract() - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- substract(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- substract(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
- 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(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(long, TimeUnit, CompletionHandler<Response>, TimeoutHandler) - Method in class org.glassfish.grizzly.http.server.Response
-
- suspend() - Method in class org.glassfish.grizzly.http.server.SuspendStatus
-
- SuspendContext - Interface in org.glassfish.grizzly.http.server
-
Interface represents a context of the suspended
Response.
- 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
-
ExecutorService implementation, 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
-
- SyncThreadPool.SyncThreadWorker(boolean) - Constructor for class org.glassfish.grizzly.threadpool.SyncThreadPool.SyncThreadWorker
-