Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

name - Variable in class org.glassfish.grizzly.AbstractTransport
Transport name
name - Variable in class org.glassfish.grizzly.http.Cookie
 
name - Variable in class org.glassfish.grizzly.http.server.GrizzlyPrincipal
The username of the user represented by this Principal.
name - Variable in class org.glassfish.grizzly.http.server.util.Mapper.MapElement
 
name - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
name - Variable in class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
name - Variable in class org.glassfish.grizzly.NIOTransportBuilder
 
name - Variable in class org.glassfish.grizzly.servlet.Registration
 
name - Variable in class org.glassfish.grizzly.servlet.ServletConfigImpl
 
name() - Element in annotation interface jakarta.servlet.annotation.WebInitParam
Name of the initialization parameter
name() - Element in annotation interface jakarta.servlet.annotation.WebServlet
The name of the servlet
name() - Method in class org.glassfish.grizzly.attributes.Attribute
Return attribute name, which is used as attribute key on non-indexed AttributeHolders.
NAME - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
 
NAME - Static variable in class org.glassfish.grizzly.http.LZMAContentEncoding
 
name2Attribute - Variable in class org.glassfish.grizzly.attributes.DefaultAttributeBuilder
 
NAMED_DISPATCHER_ATTR - Static variable in class org.glassfish.grizzly.http.server.util.Globals
The request attribute under which we store the servlet name on a named dispatcher request.
names() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Returns an enumeration of strings representing the header field names.
NamingContext - Interface in org.glassfish.grizzly.http.server.naming
This interface represents a naming context, which consists of a set of name-to-object bindings.
NamingException - Exception in org.glassfish.grizzly.http.server.naming
This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
NamingException(String) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
 
NamingException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
 
NamingException(Throwable) - Constructor for exception org.glassfish.grizzly.http.server.naming.NamingException
 
NEED_HANDSHAKE_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLDecoderTransformer
 
NEED_HANDSHAKE_ERROR - Static variable in class org.glassfish.grizzly.ssl.SSLEncoderTransformer
 
NEED_MORE_DATA - Enum constant in enum class org.glassfish.grizzly.compression.lzma.impl.Decoder.State
 
NEED_MORE_DATA - Enum constant in enum class org.glassfish.grizzly.portunif.ProtocolFinder.Result
 
NegotiationSupport - Class in org.glassfish.grizzly.npn
Utility class to register, obtain, and/or remove Client/Server NPN/ALPN negotiator instances.
NegotiationSupport() - Constructor for class org.glassfish.grizzly.npn.NegotiationSupport
 
nesting - Variable in class org.glassfish.grizzly.http.server.util.Mapper.Context
 
nesting - Variable in class org.glassfish.grizzly.http.server.util.Mapper.ContextList
 
NetworkListener - Class in org.glassfish.grizzly.http.server
 
NetworkListener(String) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
Constructs a new NetworkListener using the specified name.
NetworkListener(String, boolean) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
Constructs a new NetworkListener using the specified name, which, depending on isBindToInherited will or will not be bound to an inherited Channel.
NetworkListener(String, String) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
Constructs a new NetworkListener using the specified name and host.
NetworkListener(String, String, int) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
Constructs a new NetworkListener using the specified name, host, and port.
NetworkListener(String, String, PortRange) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
Constructs a new NetworkListener using the specified name, host, and port.
NetworkListener(String, String, PortRange, boolean) - Constructor for class org.glassfish.grizzly.http.server.NetworkListener
Constructs a new NetworkListener using the specified name, host, and port.
NEW - Enum constant in enum class org.glassfish.grizzly.websockets.SimpleWebSocket.State
 
newBuffer() - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
Construct CompositeBuffer.
newBuffer(int) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
 
newBuffer(int) - Method in class org.glassfish.grizzly.streams.BufferedOutput
 
newBuffer(int) - Method in class org.glassfish.grizzly.streams.TransformerOutput
 
newBuffer(MemoryManager) - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
 
newBuffer(MemoryManager, Buffer...) - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
 
newBuffer(MemoryManager, Buffer[], boolean) - Static method in class org.glassfish.grizzly.memory.CompositeBuffer
 
newContentType(String) - Static method in class org.glassfish.grizzly.http.util.ContentType
Creates a ContentType wrapper over a String content-type representation.
newContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.ContentType
Creates a ContentType wrapper over the passed mime-type and character encoding.
newHeaderValue(String) - Static method in class org.glassfish.grizzly.http.util.HeaderValue
Creates a HeaderValue wrapper over a String header value representation.
newHttpStatus(int, String) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
 
newInstance() - Static method in class org.glassfish.grizzly.http.util.DataChunk
 
newInstance() - Method in class org.glassfish.grizzly.http.util.MessageBytes.MessageBytesFactory
 
newInstance() - Static method in class org.glassfish.grizzly.http.util.MessageBytes
Construct a new MessageBytes instance
newInstance() - Static method in class org.glassfish.grizzly.http2.frames.CompressedHeadersBuilder
Returns the CompressedHeadersBuilder instance.
newInstance() - Static method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
 
newInstance() - Static method in class org.glassfish.grizzly.nio.transport.UDPNIOTransportBuilder
 
newInstance(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.HttpContext
 
newInstance(ByteChunk, BufferChunk, CharChunk, String) - Static method in class org.glassfish.grizzly.http.util.DataChunk
 
newOutputSink() - Method in class org.glassfish.grizzly.http2.Http2Session
 
newPushBuilder() - Method in interface jakarta.servlet.http.HttpServletRequest
Instantiates a new instance of PushBuilder for issuing server push responses from the current request.
newPushBuilder() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to call newPushBuilder on the wrapped request object.
newPushBuilder() - Method in class org.glassfish.grizzly.http.server.Request
 
newPushBuilder() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Instantiates a new instance of PushBuilder for issuing server push responses from the current request.
newSelector(SelectorProvider) - Static method in class org.glassfish.grizzly.nio.Selectors
Creates new Selector using passed SelectorProvider.
newSettableContentType() - Static method in class org.glassfish.grizzly.http.util.ContentType
 
newStream(HttpRequestPacket, int, int, boolean, int) - Method in class org.glassfish.grizzly.http2.Http2Session
 
newUpgradeStream(HttpRequestPacket, int) - Method in class org.glassfish.grizzly.http2.Http2Session
 
next - Variable in class org.glassfish.grizzly.http2.Node
 
NextAction - Interface in org.glassfish.grizzly.filterchain
The interface defines the instruction for a FilterChain, how it should continue filter chain execution.
nextElement() - Method in class org.glassfish.grizzly.http.server.util.Enumerator
Returns the next element of this enumeration if this enumeration has at least one more element to provide.
nextFilterIdx() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
 
nioChannelDistributor - Variable in class org.glassfish.grizzly.nio.NIOTransport
 
nioChannelDistributor - Variable in class org.glassfish.grizzly.NIOTransportBuilder
 
NIOChannelDistributor - Interface in org.glassfish.grizzly.nio
 
NIOConnection - Class in org.glassfish.grizzly.nio
Common Connection implementation for Java NIO Connections.
NIOConnection(NIOTransport) - Constructor for class org.glassfish.grizzly.nio.NIOConnection
 
NIOInputStream - Class in org.glassfish.grizzly.http.io
Stream implementation to read binary request content.
NIOInputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOInputStream
 
NIOOutputStream - Class in org.glassfish.grizzly.http.io
Stream implementation for writing binary content to an HTTP user-agent.
NIOOutputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOOutputStream
 
NIOReader - Class in org.glassfish.grizzly.http.io
Character stream implementation used to read character-based request content.
NIOReader() - Constructor for class org.glassfish.grizzly.http.io.NIOReader
 
NIOTransport - Class in org.glassfish.grizzly.nio
 
NIOTransport(String) - Constructor for class org.glassfish.grizzly.nio.NIOTransport
 
NIOTransportBuilder<T extends NIOTransportBuilder> - Class in org.glassfish.grizzly
This builder is responsible for creating NIOTransport implementations as well as providing basic configuration for IOStrategies and thread pools.
NIOTransportBuilder(Class<? extends NIOTransport>) - Constructor for class org.glassfish.grizzly.NIOTransportBuilder
Constructs a new NIOTransport using the given transportClass and IOStrategy.
NIOWriter - Class in org.glassfish.grizzly.http.io
Stream implementation for writing character content to an HTTP user-agent.
NIOWriter() - Constructor for class org.glassfish.grizzly.http.io.NIOWriter
 
NO_CONTENT_204 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NO_ERROR - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
 
NO_FILTER_INDEX - Static variable in class org.glassfish.grizzly.filterchain.FilterChainContext
 
NO_STATUS_CODE - Static variable in interface org.glassfish.grizzly.websockets.WebSocket
a reserved value and MUST NOT be set as a status code in a Close control frame by an endpoint.
Node - Class in org.glassfish.grizzly.http2
N-ary tree node implementation to support HTTP/2 stream hierarchies.
Node(int) - Constructor for class org.glassfish.grizzly.http2.Node
 
NON_AUTHORATIVE_INFORMATION_203 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
None - Enum constant in enum class org.glassfish.grizzly.http.util.DataChunk.Type
 
NONE - Enum constant in enum class jakarta.servlet.annotation.ServletSecurity.TransportGuarantee
no protection of user data must be performed by the transport.
NONE - Enum constant in enum class org.glassfish.grizzly.filterchain.FilterChainContext.Operation
 
NONE - Enum constant in enum class org.glassfish.grizzly.IOEvent
no event
NOOP_CHUNK - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
 
noProtocolsFound() - Method in class org.glassfish.grizzly.portunif.PUContext
 
NORMAL_CLOSURE - Static variable in interface org.glassfish.grizzly.websockets.WebSocket
Indicates a normal closure, meaning whatever purpose the connection was established for has been fulfilled.
normalize() - Method in enum class org.glassfish.grizzly.http.server.CompressionLevel
Deprecated.
 
normalize() - Method in class org.glassfish.grizzly.http2.frames.DataFrame
Remove DataFrame padding (if it was applied).
normalize() - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
Remove HeadersFrame padding (if it was applied).
normalize() - Method in class org.glassfish.grizzly.http2.frames.PushPromiseFrame
Remove HeadersFrame padding (if it was applied).
normalize(String) - Method in class org.glassfish.grizzly.servlet.WebappContext
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
normalize(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Normalize URI.
normalize(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Normalize URI.
normalizeBuffer(BufferChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
normalizeBytes(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
normalizeChars(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
NOT_ACCEPTABLE_406 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NOT_ALLOWED - Enum constant in enum class org.glassfish.grizzly.http.Method.PayloadExpectation
 
NOT_FOUND - Enum constant in enum class org.glassfish.grizzly.portunif.ProtocolFinder.Result
 
NOT_FOUND_404 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NOT_IMPLEMENTED_501 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NOT_LOCALIZABLE - Static variable in interface org.glassfish.grizzly.localization.Localizable
Special constant that represents a message that is not localizable.
NOT_MODIFIED_304 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NOT_RUN - Enum constant in enum class org.glassfish.grizzly.ProcessorResult.Status
 
Note<E> - Class in org.glassfish.grizzly.http
The Note value associated with HttpRequestPacket.
NOTIFICATION_CLOSED_COMPLETE - Static variable in class org.glassfish.grizzly.nio.NIOConnection
 
NOTIFICATION_INITIALIZED - Static variable in class org.glassfish.grizzly.nio.NIOConnection
 
notifyAvailable(int) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Method returns Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading.
notifyAvailable(int) - Method in interface org.glassfish.grizzly.streams.StreamReader
Method returns Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading.
notifyAvailable(int, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Method returns Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading.
notifyAvailable(int, CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamReader
Method returns Future, using which it's possible check if StreamReader has required amount of bytes available for reading reading.
notifyAvailable(ReadHandler) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Installs a ReadHandler that will be notified when any data becomes available to read without blocking.
notifyAvailable(ReadHandler) - Method in interface org.glassfish.grizzly.InputSource
Notify the specified ReadHandler when any number of bytes or characters can be read without blocking.
notifyAvailable(ReadHandler, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Installs a ReadHandler that will be notified when the specified amount of data is available to be read without blocking.
notifyAvailable(ReadHandler, int) - Method in interface org.glassfish.grizzly.InputSource
Notify the specified ReadHandler when the number of bytes that can be read without blocking is greater or equal to the specified size.
notifyCancel(FutureImpl<R>, CompletionHandler) - Static method in class org.glassfish.grizzly.utils.Futures
Complete passed FutureImpl and CompletionHandler via the cancellation notification.
notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.http2.Http2SessionOutputSink
 
notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.http2.Http2Stream
 
notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
Instructs the OutputSink to invoke the provided WriteHandler when it is possible to write more bytes (or characters).
notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
Instructs the OutputSink to invoke the provided WriteHandler when it is possible to write more bytes (or characters).
notifyCanWrite(WriteHandler) - Method in interface org.glassfish.grizzly.OutputSink
Instructs the OutputSink to invoke the provided WriteHandler when it is possible to write more bytes (or characters).
notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Deprecated.
the length parameter will be ignored. Please use OutputBuffer.notifyCanWrite(org.glassfish.grizzly.WriteHandler).
notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.http2.Http2Stream
Deprecated.
notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
Deprecated.
notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
Deprecated.
notifyCanWrite(WriteHandler, int) - Method in interface org.glassfish.grizzly.OutputSink
Deprecated.
the length parameter will be ignored. Pls. use OutputSink.notifyCanWrite(org.glassfish.grizzly.WriteHandler).
notifyChangedExcept(Filter) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
 
notifyComplete() - Method in class org.glassfish.grizzly.asyncqueue.AsyncReadQueueRecord
 
notifyCompleteAndRecycle() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
 
notifyCompleted(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
 
notifyCompleted(CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedInput
 
notifyCondition(Condition) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Method returns Future, using which it's possible check if StreamReader meets specific Condition.
notifyCondition(Condition) - Method in interface org.glassfish.grizzly.streams.StreamReader
Method returns Future, using which it's possible check if StreamReader meets specific Condition.
notifyCondition(Condition, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
Method returns Future, using which it's possible check if StreamReader meets specific Condition.
notifyCondition(Condition, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.BufferedInput
 
notifyCondition(Condition, CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.Input
 
notifyCondition(Condition, CompletionHandler<Integer>) - Method in class org.glassfish.grizzly.streams.StreamInput
 
notifyCondition(Condition, CompletionHandler<Integer>) - Method in interface org.glassfish.grizzly.streams.StreamReader
Method returns Future, using which it's possible check if StreamReader meets specific Condition.
notifyConditionListeners() - Method in class org.glassfish.grizzly.utils.StateHolder
 
notifyConnectionError(Throwable) - Method in interface org.glassfish.grizzly.Connection
Method gets invoked, when error occur during the Connection lifecycle.
notifyConnectionError(Throwable) - Method in class org.glassfish.grizzly.nio.NIOConnection
Method gets invoked, when error occur during the Connection lifecycle.
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.BufferChunk
Notify the Chunk that its content is going to be changed directly
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Notify the Chunk that its content is going to be changed directly
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.CharChunk
Notify the Chunk that its content is going to be changed directly
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.DataChunk
Notify the Chunk that its content is going to be changed directly
notifyDownstream(FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
 
notifyDownstream(FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
 
notifyException(ExceptionHandler.Severity, Throwable) - Method in interface org.glassfish.grizzly.utils.ExceptionHandler
 
notifyFailure(Throwable) - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
 
notifyFailure(Throwable) - Method in class org.glassfish.grizzly.http2.Http2OutputQueueRecord
 
notifyFailure(CompletionHandler<Integer>, Throwable) - Method in class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
 
notifyFailure(CompletionHandler<Integer>, Throwable) - Method in class org.glassfish.grizzly.streams.BufferedInput
 
notifyFailure(FutureImpl<R>, CompletionHandler, Throwable) - Static method in class org.glassfish.grizzly.utils.Futures
Complete passed FutureImpl and CompletionHandler using the passed error
notifyHandshakeComplete(Connection<?>, SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
notifyHandshakeComplete(Connection<?>, SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLFilter
 
notifyHandshakeFailed(Connection, Throwable) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
notifyHandshakeFailed(Connection, Throwable) - Method in class org.glassfish.grizzly.ssl.SSLFilter
 
notifyHandshakeInit(Connection<?>, SSLEngine) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
notifyHandshakeStart(Connection) - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
 
notifyHaveResult() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
Notify blocked listeners threads about operation completion.
notifyIdChanged(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
Invoke to notify all registered HttpSessionListener of the session has just been created.
notifyIncomplete() - Method in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
 
notifyIOEventDisabled(NIOConnection, IOEvent) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the IO Event disabled event.
notifyIOEventEnabled(NIOConnection, IOEvent) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the IO Event enabled event.
notifyIOEventReady(NIOConnection, IOEvent) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the IO Event ready event.
notifyNew() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
Invoke to notify all registered HttpSessionListener of the session has just been created.
notifyProbesAccept(NIOConnection, NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the accept event.
notifyProbesBeforePause(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
Notify registered TransportProbes about the before-pause event.
notifyProbesBeforeResume(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
Notify registered TransportProbes about the before-resume event.
notifyProbesBeforeStart(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
Notify registered TransportProbes about the before-start event.
notifyProbesBeforeStop(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
Notify registered TransportProbes about the before-stop event.
notifyProbesBind(NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the bind event.
notifyProbesClose(NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the close event.
notifyProbesConfigChanged(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
Notify registered TransportProbes about the config changed event.
notifyProbesConnect(NIOConnection) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the connect event.
notifyProbesConnectionAccepted(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection accepted" event.
notifyProbesEntryAdded(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
Notify registered FileCacheProbes about the "entry added" event.
notifyProbesEntryHit(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
Notify registered FileCacheProbes about the "entry hit event.
notifyProbesEntryMissed(FileCache, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
Notify registered FileCacheProbes about the "entry missed" event.
notifyProbesEntryRemoved(FileCache, FileCacheEntry) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
Notify registered FileCacheProbes about the "entry removed" event.
notifyProbesError(FileCache, Throwable) - Static method in class org.glassfish.grizzly.http.server.filecache.FileCache
Notify registered FileCacheProbes about the error.
notifyProbesError(NIOConnection, Throwable) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the error.
notifyProbesError(NIOTransport, Throwable) - Static method in class org.glassfish.grizzly.nio.NIOTransport
Notify registered TransportProbes about the error.
notifyProbesHit(KeepAlive, Connection, int) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection hit" event.
notifyProbesPause(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
Notify registered TransportProbes about the pause event.
notifyProbesPause(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
Notify registered TransportProbes about the pause event.
notifyProbesRead(NIOConnection, Buffer, int) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the read event.
notifyProbesRefused(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection refused" event.
notifyProbesResume(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
Notify registered TransportProbes about the resume event.
notifyProbesStart(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
Notify registered TransportProbes about the start event.
notifyProbesStop(AbstractTransport) - Static method in class org.glassfish.grizzly.AbstractTransport
Notify registered TransportProbes about the stop event.
notifyProbesStop(NIOTransport) - Static method in class org.glassfish.grizzly.nio.NIOTransport
Notify registered TransportProbes about the stop event.
notifyProbesTimeout(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection timeout" event.
notifyProbesWrite(NIOConnection, Buffer, long) - Static method in class org.glassfish.grizzly.nio.NIOConnection
Notify registered ConnectionProbes about the write event.
notifyReady() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnection
 
notifyReady() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnection
 
notifyResult(FutureImpl<R>, CompletionHandler<R>, R) - Static method in class org.glassfish.grizzly.utils.Futures
Complete passed FutureImpl and CompletionHandler using the passed result object.
notifyTransportError(Throwable) - Method in class org.glassfish.grizzly.nio.NIOTransport
Method gets invoked, when error occur during the Transport lifecycle.
notifyTransportError(Throwable) - Method in interface org.glassfish.grizzly.Transport
Method gets invoked, when error occur during the Transport lifecycle.
notifyUpstream(FilterChainEvent) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
 
notifyUpstream(FilterChainEvent, CompletionHandler<FilterChainContext>) - Method in class org.glassfish.grizzly.filterchain.FilterChainContext
 
notifyWhenConditionMatchState(Condition, CompletionHandler<E>) - Method in class org.glassfish.grizzly.utils.StateHolder
Register listener, which will be notified, when state will match the condition.
notifyWhenStateIsEqual(E, CompletionHandler<E>) - Method in class org.glassfish.grizzly.utils.StateHolder
Register listener, which will be notified, when state will be equal to passed one.
notifyWhenStateIsNotEqual(E, CompletionHandler<E>) - Method in class org.glassfish.grizzly.utils.StateHolder
Register listener, which will be notified, when state will become not equal to passed one.
notifyWritePossible(Connection<SocketAddress>, WriteHandler) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
 
notifyWritePossible(Connection<SocketAddress>, WriteHandler, int) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
Deprecated.
notifyWritePossible(Connection<L>, WriteHandler) - Method in interface org.glassfish.grizzly.Writer
Registers WriteHandler, which will be notified ones at least one byte can be written.
notifyWritePossible(Connection<L>, WriteHandler, int) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
Deprecated.
the size parameter will be ignored, use instead.
notifyWritePossible(Connection, WriteHandler) - Method in class org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
Registers WriteHandler, which will be notified ones at least one byte can be written.
notifyWritePossible(WriteHandler) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
 
notifyWritePossible(WriteHandler) - Method in class org.glassfish.grizzly.http2.UpgradeOutputSink
 
notifyWritePossible(WriteHandler, int) - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
 
nowPos64 - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form