Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- ib - Variable in class org.glassfish.grizzly.servlet.ServletReaderImpl
- ICloseType - Interface in org.glassfish.grizzly
-
Deprecated.
- id - Variable in class org.glassfish.grizzly.http2.Node
- 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 - Enum constant in enum class org.glassfish.grizzly.http2.Http2Stream.State
- IDLE_ATTRIBUTE_NAME - Static variable in class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter - Class in org.glassfish.grizzly.utils
-
The Filter is responsible for tracking
Connectionactivity and closingConnectiononce it becomes idle for certain amount of time. - IdleTimeoutFilter(DelayedExecutor, long, TimeUnit) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, long, TimeUnit, IdleTimeoutFilter.TimeoutHandler) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, DelayedExecutor.Worker<Connection>, IdleTimeoutFilter.TimeoutResolver) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, IdleTimeoutFilter.TimeoutResolver) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter(DelayedExecutor, IdleTimeoutFilter.TimeoutResolver, IdleTimeoutFilter.TimeoutHandler) - Constructor for class org.glassfish.grizzly.utils.IdleTimeoutFilter
- IdleTimeoutFilter.TimeoutHandler - Interface in org.glassfish.grizzly.utils
- IdleTimeoutFilter.TimeoutResolver - Interface in org.glassfish.grizzly.utils
- IfMatch - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfModifiedSince - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfNoneMatch - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfRange - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfUnmodifiedSince - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ignoreFrameForStreamId(Http2Session, int) - Static method in class org.glassfish.grizzly.http2.Http2BaseFilter
- INADEQUATE_SECURITY - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
- inc() - Method in class org.glassfish.grizzly.Writer.Reentrant
-
Increments the reentrants counter by one.
- incChunks() - Method in class org.glassfish.grizzly.http2.utils.ChunkedCompletionHandler
- include(ServletRequest, ServletResponse) - Method in interface jakarta.servlet.RequestDispatcher
-
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
- INCLUDE - Enum constant in enum class jakarta.servlet.DispatcherType
- INCLUDE_CONTEXT_PATH - Static variable in interface jakarta.servlet.RequestDispatcher
-
The name of the request attribute under which the context path of the target of an
includeis stored - 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_MAPPING - Static variable in interface jakarta.servlet.RequestDispatcher
-
The name of the request attribute under which the
HttpServletMappingof the target of anincludeis stored - INCLUDE_PATH_INFO - Static variable in interface jakarta.servlet.RequestDispatcher
-
The name of the request attribute under which the path info of the target of an
includeis stored - 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 - Static variable in interface jakarta.servlet.RequestDispatcher
-
The name of the request attribute under which the query string of the target of an
includeis stored - 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 - Static variable in interface jakarta.servlet.RequestDispatcher
-
The name of the request attribute under which the request URI of the target of an
includeis stored - 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 - Static variable in interface jakarta.servlet.RequestDispatcher
-
The name of the request attribute under which the servlet path of the target of an
includeis stored - 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.
- INCOMPLETE - Enum constant in enum class org.glassfish.grizzly.asyncqueue.AsyncQueue.AsyncResult
- INCOMPLETE - Enum constant in enum class org.glassfish.grizzly.TransformationResult.Status
- INCOMPLETE_EVENT - Static variable in interface org.glassfish.grizzly.Reader
- INCOMPLETED - Static variable in interface org.glassfish.grizzly.Interceptor
- incrementDispatchDepth() - Method in class org.glassfish.grizzly.http.server.Request
-
Increment the depth of application dispatch
- index() - Method in class org.glassfish.grizzly.attributes.Attribute
-
Return attribute name, which is used as attribute key on indexed
AttributeHolders. - indexed(int) - Method in class org.glassfish.grizzly.http2.hpack.Encoder
- indexedAttributeAccessor - Variable in class org.glassfish.grizzly.attributes.IndexedAttributeHolder
- IndexedAttributeAccessor - Interface in org.glassfish.grizzly.attributes
-
The interface declares, that
AttributeHoldersupports indexedAttributeaccess. - IndexedAttributeAccessorImpl() - Constructor for class org.glassfish.grizzly.attributes.IndexedAttributeHolder.IndexedAttributeAccessorImpl
- IndexedAttributeHolder - Class in org.glassfish.grizzly.attributes
-
AttributeHolder, which supports indexed access to storedAttributes. - IndexedAttributeHolder(AttributeBuilder) - Constructor for class org.glassfish.grizzly.attributes.IndexedAttributeHolder
-
Deprecated.
- IndexedAttributeHolder.IndexedAttributeAccessorImpl - Class in org.glassfish.grizzly.attributes
-
IndexedAttributeAccessorimplementation. - indexOf(byte[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(char) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(char) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(char[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- indexOf(Object) - Method in class org.glassfish.grizzly.ChainProcessorSelector
- indexOf(Object) - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- indexOf(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(String, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns true if the message bytes starts with the specified string.
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Find the index of a header with the given name.
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(Buffer, int, byte, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- indexOf(Buffer, int, int, char) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(Buffer, int, int, CharSequence) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(Filter) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- indexOf(Header, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Find the index of a header with the given name.
- indexOf(T[], Object) - Static method in class org.glassfish.grizzly.utils.ArrayUtils
-
Return the element index in the array.
- indexOfIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOfType(Class<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
- indexOfType(Class<? extends Filter>) - Method in interface org.glassfish.grizzly.filterchain.FilterChain
- indexOfType(Class<? extends Filter>) - Method in class org.glassfish.grizzly.filterchain.FilterChainBuilder
- info - Static variable in class org.glassfish.grizzly.http.server.Response
-
Descriptive information about this Response implementation.
- INFO_GRIZZLY_HTTP_PARAMETERS_DECODE_FAIL_INFO(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0156: Character decoding failed.
- INFO_GRIZZLY_HTTP_PARAMETERS_INVALID_CHUNK(Object, Object, Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0155: Invalid chunk starting at byte [{0}] and ending at byte [{1}] with a value of [{2}] ignored
- INFO_GRIZZLY_HTTP_PARAMETERS_MULTIPLE_DECODING_FAIL(Object) - Static method in class org.glassfish.grizzly.localization.LogMessages
-
GRIZZLY0157: Character decoding failed.
- inFragmentedType - Variable in class org.glassfish.grizzly.websockets.ProtocolHandler
- init() - Method in class jakarta.servlet.GenericFilter
-
A convenience method which can be overridden so that there's no need to call
super.init(config). - init() - Method in class jakarta.servlet.GenericServlet
-
A convenience method which can be overridden so that there's no need to call
super.init(config). - init() - Method in class org.glassfish.grizzly.compression.lzma.impl.CRC
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder.Decoder2
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.Decoder.LiteralDecoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.BinTree
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.InWindow
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeDecoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.BitTreeEncoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- init() - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- init(boolean) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- init(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- init(FilterConfig) - Method in interface jakarta.servlet.Filter
-
Called by the web container to indicate to a filter that it is being placed into service.
- init(FilterConfig) - Method in class jakarta.servlet.GenericFilter
-
Called by the servlet container to indicate to a filter that it is being placed into service.
- init(WebConnection) - Method in interface jakarta.servlet.http.HttpUpgradeHandler
-
It is called once the HTTP Upgrade process has been completed and the upgraded connection is ready to start using the new protocol.
- init(ServletConfig) - Method in class jakarta.servlet.GenericServlet
-
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
- init(ServletConfig) - Method in class jakarta.servlet.http.HttpServlet
- init(ServletConfig) - Method in interface jakarta.servlet.Servlet
-
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
- init(String) - Method in class org.glassfish.grizzly.http.util.B2CConverter
- init(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- init(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- initBitModels(short[]) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- initBitModels(short[]) - Static method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeEncoder
- initFromState(LZMADecoder.LZMAInputState) - Method in class org.glassfish.grizzly.compression.lzma.impl.lz.OutWindow
- initFromState(LZMADecoder.LZMAInputState) - Method in class org.glassfish.grizzly.compression.lzma.impl.rangecoder.RangeDecoder
- INITIAL - Enum constant in enum class org.glassfish.grizzly.compression.zip.GZipDecoder.DecodeStatus
- INITIAL_SIZE - Static variable in class org.glassfish.grizzly.http.util.Parameters
- initialClassLoader - Variable in class org.glassfish.grizzly.threadpool.ThreadPoolConfig
- initialize - Variable in class org.glassfish.grizzly.servlet.ServletHandler
-
Initialize the
ServletContext - initialize() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
- initialize() - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
- initialize(Buffer) - Method in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- initialize(HttpCodecFilter, int, int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- initialize(HttpHeader, boolean, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- initialize(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Per-request initialization required for the InputBuffer to function properly.
- initialize(HttpRequestPacket, FilterChainContext, HttpServerFilter) - Method in class org.glassfish.grizzly.http.server.Request
- initialize(Request, FilterChainContext) - Method in class org.glassfish.grizzly.http.server.io.ServerInputBuffer
- initialize(Request, HttpResponsePacket, FilterChainContext, DelayedExecutor.DelayQueue<Response.SuspendTimeout>, HttpServerFilter) - Method in class org.glassfish.grizzly.http.server.Response
- initialize(Request, HttpServletResponseImpl, WebappContext) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- initialize(Response, FilterChainContext) - Method in class org.glassfish.grizzly.http.server.io.ServerOutputBuffer
- initialize(Response, HttpServletRequestImpl) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- initialize(DelayedExecutor) - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- initialized() - Method in class org.glassfish.grizzly.http.Cookies
- initialWindowSize(int) - Method in class org.glassfish.grizzly.http2.Http2Configuration.Http2ConfigurationBuilder
- initiate(FilterChainContext) - Method in class org.glassfish.grizzly.websockets.HandShake
- 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
- initParameters - Variable in class org.glassfish.grizzly.servlet.Registration
- initParameters - Variable in class org.glassfish.grizzly.servlet.ServletConfigImpl
- initParams() - Element in annotation interface jakarta.servlet.annotation.WebFilter
-
The init parameters of the filter
- initParams() - Element in annotation interface jakarta.servlet.annotation.WebServlet
-
The init parameters of the servlet
- inner1State - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- inner2State - Variable in class org.glassfish.grizzly.compression.lzma.LZMADecoder.LZMAInputState
- input - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
- Input - Interface in org.glassfish.grizzly.streams
- Input() - Constructor for class org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
- inputBuffer - Variable in class org.glassfish.grizzly.http.server.Request
-
The associated input buffer.
- InputBuffer - Class in org.glassfish.grizzly.http.io
-
Abstraction exposing both byte and character methods to read content from the HTTP messaging system in Grizzly.
- InputBuffer() - Constructor for class org.glassfish.grizzly.http.io.InputBuffer
- InputSource - Interface in org.glassfish.grizzly
-
This interface defines methods to allow an
InputStreamorReaderto notify the developer when and how much data is ready to be read without blocking. - 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 method in class org.glassfish.grizzly.servlet.ServletSessionManager
- INSTANCE - Static variable in class org.glassfish.grizzly.http2.hpack.Huffman
-
Shared instance.
- INSTANCE - Static variable in class org.glassfish.grizzly.StandaloneProcessor
- INSTANCE - Static variable in class org.glassfish.grizzly.StandaloneProcessorSelector
- instanceId() - Method in class org.glassfish.grizzly.http.ajp.AjpHttpRequest
-
Get the instance id (or JVM route).
- instrument(ServerConfiguration) - Method in class org.glassfish.grizzly.http.server.accesslog.AccessLogBuilder
-
Build an
AccessLogProbeinstance and directly instrument it in anHttpServer's monitoring configuration to provide access logging. - 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_ERROR - Enum constant in enum class org.glassfish.grizzly.http2.frames.ErrorCode
- INTERNAL_SERVER_ERROR_500 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- intersection(List<Extension>, List<Extension>) - Method in class org.glassfish.grizzly.websockets.HandShake
- IntHolder() - Constructor for class org.glassfish.grizzly.utils.Holder.IntHolder
- intToHexString(Buffer, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- intToUnsignedString(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Convert the integer to an unsigned number.
- INVALID_DATA - Static variable in interface org.glassfish.grizzly.websockets.WebSocket
-
Indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g.
- invalidate() - Method in interface jakarta.servlet.http.HttpSession
-
Invalidates this session then unbinds any objects bound to it.
- invalidate() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
-
Invalidates this session then unbinds any objects bound to it.
- 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.
- invokeFilterChain(ServletRequest, ServletResponse) - Method in interface org.glassfish.grizzly.servlet.FilterChainInvoker
- 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 Class in org.glassfish.grizzly
-
Enumeration represents the I/O events, occurred on a
Connection. - ioEvent2SelectionKeyInterest(IOEvent) - Method in class org.glassfish.grizzly.nio.DefaultSelectionKeyHandler
- ioEvent2SelectionKeyInterest(IOEvent) - Method in interface org.glassfish.grizzly.nio.SelectionKeyHandler
- IOEventLifeCycleListener - Interface in org.glassfish.grizzly
- IOEventLifeCycleListener.Adapter - Class in org.glassfish.grizzly
-
Empty
IOEventLifeCycleListenerimplementation. - ioStrategy - Variable in class org.glassfish.grizzly.NIOTransportBuilder
- IOStrategy - Interface in org.glassfish.grizzly
-
strategy is responsible for making decision how
Runnabletask will be run: in current thread, worker thread. - IS_WORKAROUND_SELECTOR_SPIN - Static variable in class org.glassfish.grizzly.nio.DefaultSelectorHandler
- isAck() - Method in class org.glassfish.grizzly.http2.frames.SettingsFrame
- isAcknowledgement() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- isAckSet() - Method in class org.glassfish.grizzly.http2.frames.PingFrame
- isAllowCustomReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns
trueif custom status reason phrases are allowed for this response, orfalse otherwise. - isAllowCustomStatusMessage() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Returns
trueif custom status messages (reason phrases) are allowed for this response, orfalse otherwise. - isAllowDirectWrite() - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueueWriter
-
Returns true, if async write queue is allowed to write buffer directly during write(...) method call, w/o adding buffer to the queue, or false otherwise.
- isAllowDirectWrite() - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Returns true, if async write queue is allowed to write buffer directly during write(...) method call, w/o adding buffer to the queue, or false otherwise.
- isAllowEncodedSlash() - Method in class org.glassfish.grizzly.http.server.HttpHandler
-
Is HTTP URL request allowed to contains encoded slash.
- isAllowEncodedSlash() - Method in class org.glassfish.grizzly.http.util.UDecoder
- isAllowPayloadForUndefinedHttpMethods() - Method in class org.glassfish.grizzly.http.HttpServerFilter
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- isAllowPayloadForUndefinedHttpMethods() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- isAllowPayloadForUndefinedHttpMethods() - Method in class org.glassfish.grizzly.http2.Http2ServerFilter
-
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.
- isApplicationRequest(HttpRequestPacket) - Method in class org.glassfish.grizzly.websockets.WebSocketApplication
-
Deprecated.URI mapping shouldn't be intrinsic to the application. WebSocketApplications should be registered using
WebSocketEngine.register(String, String, WebSocketApplication)using standard Servlet url-pattern rules. - 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
- isAsyncStarted() - Method in interface jakarta.servlet.ServletRequest
-
Checks if this request has been put into asynchronous mode.
- isAsyncStarted() - Method in class jakarta.servlet.ServletRequestWrapper
-
Checks if the wrapped request has been put into asynchronous mode.
- isAsyncStarted() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Checks if this request has been put into asynchronous mode.
- isAsyncSupported - Variable in class org.glassfish.grizzly.servlet.FilterRegistration
- isAsyncSupported - Variable in class org.glassfish.grizzly.servlet.ServletRegistration
- isAsyncSupported() - Method in interface jakarta.servlet.ServletRequest
-
Checks if this request supports asynchronous operation.
- isAsyncSupported() - Method in class jakarta.servlet.ServletRequestWrapper
-
Checks if the wrapped request supports asynchronous operation.
- isAsyncSupported() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Checks if this request supports asynchronous operation.
- isAuthPassThroughEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isBlocking - Variable in class org.glassfish.grizzly.AbstractTransport
-
Transport mode
- isBlocking - Variable in class org.glassfish.grizzly.nio.NIOConnection
- isBlocking() - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns the
Transportmode. - isBlocking() - Method in interface org.glassfish.grizzly.Connection
- isBlocking() - Method in class org.glassfish.grizzly.filterchain.FilterChainContext.TransportContext
- isBlocking() - Method in class org.glassfish.grizzly.nio.NIOConnection
- isBlocking() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- isBlocking() - Method in interface org.glassfish.grizzly.Transport
-
Returns the
Transportmode. - isBroken(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns true if passed
HttpContentis a BrokenHttpContent. - isBuffered() - Method in class org.glassfish.grizzly.streams.BufferedInput
- isBuffered() - Method in class org.glassfish.grizzly.streams.BufferedOutput
- isBuffered() - Method in interface org.glassfish.grizzly.streams.Input
- isBuffered() - Method in interface org.glassfish.grizzly.streams.Output
- isBuffered() - Method in class org.glassfish.grizzly.streams.StreamInput
- isBuffered() - Method in class org.glassfish.grizzly.streams.StreamOutput
- isCacheEnabled() - Method in class org.glassfish.grizzly.http.server.Response
-
Is the file cache enabled?
- isCancelled - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isCancelled() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- isCancelled() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- isCancelled() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isChunked - Variable in class org.glassfish.grizzly.http.HttpHeader
- isChunked() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if this
HttpPacketcontent will be transferred in chunking mode, or false if case of fixed-length message. - isChunkingAllowed() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Return
trueif chunking is allowed for this header. - isChunkingEnabled() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Return
trueif chunked transfer-encoding may be used. - isChunkingEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isClientMode() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
-
Will
SSLEnginebe configured to work in client mode. - isClientSupportCompression(CompressionConfig, HttpRequestPacket, String[]) - Static method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if a client, based on its
HttpRequestPacket, could be responded with compressed data, or false otherwise. - isClosed - Variable in class org.glassfish.grizzly.streams.AbstractStreamReader
- isClosed - Variable in class org.glassfish.grizzly.streams.BufferedOutput
- isClosed() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- isClosed() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- isClosed() - Method in class org.glassfish.grizzly.http2.UpgradeOutputSink
- isClosed() - Method in class org.glassfish.grizzly.nio.NIOConnection
- isClosed() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
-
Returns true, if StreamReader has been closed, or false otherwise.
- isClosed() - Method in class org.glassfish.grizzly.streams.AbstractStreamWriter
-
Returns true, if StreamReader has been closed, or false otherwise.
- isClosed() - Method in interface org.glassfish.grizzly.streams.StreamReader
-
Returns true, if StreamReader has been closed, or false otherwise.
- isClosed() - Method in interface org.glassfish.grizzly.streams.StreamWriter
-
Returns true, if StreamReader has been closed, or false otherwise.
- isCloseUnrecognizedConnection() - Method in class org.glassfish.grizzly.portunif.PUFilter
-
Returns true if a
Connectionwhose protocol is not recognized will be automatically closed, or false if normalFilterChainprocessing will be continued for suchConnection, so aFilternext to PUFilter may implement custom logic to process unrecognized connection. - isCommitted - Variable in class org.glassfish.grizzly.http.HttpHeader
- isCommitted() - Method in interface jakarta.servlet.ServletResponse
-
Returns a boolean indicating if the response has been committed.
- isCommitted() - Method in class jakarta.servlet.ServletResponseWrapper
-
The default behavior of this method is to return isCommitted() on the wrapped response object.
- isCommitted() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Is this HttpHeader written? true, if this HttpHeader has been already serialized, and only
HttpContentmessages might be serialized for thisHttpPacket. - isCommitted() - Method in class org.glassfish.grizzly.http.server.Response
-
Has the output of this response already been committed?
- isCommitted() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
-
Returns a boolean indicating if the response has been committed.
- isComplete() - Method in class org.glassfish.grizzly.websockets.ParseResult
-
Returns true, if parsing was completed, or false if more data is expected.
- 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.grizzly.websockets.SimpleWebSocket
- isConnected() - Method in interface org.glassfish.grizzly.websockets.WebSocket
-
Convenience method to determine if this
WebSocketis connected. - isContent(HttpPacket) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns true if passed
HttpPacketis a HttpContent. - isContentBroken - Variable in class org.glassfish.grizzly.http.HttpHeader
-
true if HTTP message payload is broken due to inappropriate Transfer-Encoding or Content-Encoding settings.
- isContentBroken() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if HTTP packet payload was detected as broken due to unexpected error occurred during Transfer-Encoding or Content-Encoding processing.
- isContentEncodingsSelected() - Method in class org.glassfish.grizzly.http.HttpHeader
- isContentLengthHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- isContentTypeSet() - Method in class org.glassfish.grizzly.http.HttpHeader
- isControlFrame(byte) - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- isControlFrame(byte) - Method in class org.glassfish.grizzly.websockets.rfc6455.RFC6455Handler
- 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
- isDataFrame(Object) - Static method in class org.glassfish.grizzly.websockets.DataFrame
- isDecoded() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- isDecompressionEnabled() - Method in class org.glassfish.grizzly.http.CompressionConfig
- isDefaultContext - Variable in class org.glassfish.grizzly.http.server.util.MappingData
- isDigit(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is a digit.
- isDirect - Variable in class org.glassfish.grizzly.memory.ByteBufferManager
-
Is direct ByteBuffer should be used?
- isDirect() - Method in interface org.glassfish.grizzly.Buffer
-
Tells whether or not this buffer is direct.
- isDirect() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- isDirect() - Method in class org.glassfish.grizzly.memory.ByteBufferManager
-
Returns true, if ByteBufferManager works with direct
ByteBuffers, or false otherwise. - isDirect() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- isDirect() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- isDirectorySlashOff() - Method in class org.glassfish.grizzly.http.server.StaticHttpHandler
- isDisableCipherCheck() - Method in class org.glassfish.grizzly.http2.Http2Configuration
- isDisableUploadTimeout() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isDone - Variable in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isDone() - Method in class org.glassfish.grizzly.impl.ReadyFutureImpl
- isDone() - Method in class org.glassfish.grizzly.impl.SafeFutureImpl
- isDone() - Method in class org.glassfish.grizzly.impl.UnsafeFutureImpl
- isDownstream() - Method in interface org.glassfish.grizzly.filterchain.FilterExecutor
- isEmpty() - Method in class org.glassfish.grizzly.asyncqueue.TaskQueue
- isEmpty() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- isEmpty() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- isEmpty() - Method in class org.glassfish.grizzly.utils.ArraySet
- isEnabled() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
- isEnabled() - Static method in class org.glassfish.grizzly.http2.AlpnSupport
- isEncodeable(String) - Method in class org.glassfish.grizzly.http.server.Response
-
Return true if the specified URL should be encoded with a session identifier.
- isEndHeaders() - Method in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment
- isEndStream() - Method in class org.glassfish.grizzly.http2.frames.DataFrame
- isEndStream() - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
- 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.
- isError() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
- isExclusive() - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
- isExclusive() - Method in class org.glassfish.grizzly.http2.frames.PriorityFrame
- isExpectContent - Variable in class org.glassfish.grizzly.http.HttpHeader
- isExpectContent() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if HTTP message, represented by this header still expects additional content basing either on content-length or chunking information.
- isExternal() - Method in interface org.glassfish.grizzly.asyncqueue.WritableMessage
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.FileTransfer
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isExternal() - Method in class org.glassfish.grizzly.memory.HeapBuffer
-
Returns true if the message represents an external resource (for example
FileTransfer), which is not loaded in memory. - isFileCacheEnabled() - Method in class org.glassfish.grizzly.http.server.StaticHttpHandlerBase
-
Returns true if this StaticHttpHandler has been configured to use file cache to serve static resources, or false otherwise.
- isFileSendEnabled() - Method in class org.glassfish.grizzly.http.server.filecache.FileCache
-
Returns
trueif File resources may be be sent usingFileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel). - isFinished() - Method in class jakarta.servlet.ServletInputStream
-
Returns true when all the data from the stream has been read else it returns false.
- 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
- isFinished() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
-
Returns true when all the data from the stream has been read else it returns false.
- isFlagSet(int) - Method in class org.glassfish.grizzly.http2.frames.Http2Frame
- isGlassfish - Variable in class org.glassfish.grizzly.websockets.WebSocketMappingData
- isGracefulShutdownSupported() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
- isHandshaking(SSLEngine) - Static method in class org.glassfish.grizzly.ssl.SSLUtils
- isHeader() - Method in class org.glassfish.grizzly.http.HttpContent
-
Returns true, if this HTTP message represents HTTP message header, or false otherwise.
- isHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true.
- isHeader() - Method in class org.glassfish.grizzly.http.HttpPacket
-
Returns true, if this HTTP message represents HTTP message header, or false otherwise.
- isHeaderParsed() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- isHeaderWritten() - Method in class org.glassfish.grizzly.compression.lzma.LZMAEncoder.LZMAOutputState
- isHeadRequest() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns
trueif this request is aHEADrequest, otherwise returnsfalse. - isHexDigit(byte) - Static method in class org.glassfish.grizzly.http.util.HexUtils
- isHexDigit(int) - Static method in class org.glassfish.grizzly.http.util.HexUtils
- isHtmlEncodingCustomReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns if we need to encode HTML sensitive characters in custom reason phrase.
- isHttp(Object) - Static method in class org.glassfish.grizzly.http.HttpPacket
-
Returns true if passed
Objectis a HttpPacket. - isHttp2UpgradingVersion(HttpHeader) - Method in class org.glassfish.grizzly.http2.Http2BaseFilter
- isHttpOnly - Variable in class org.glassfish.grizzly.http.Cookie
- isHttpOnly() - Method in class jakarta.servlet.http.Cookie
-
Checks whether this Cookie has been marked as HttpOnly.
- isHttpOnly() - Method in interface jakarta.servlet.SessionCookieConfig
-
Checks if the session tracking cookies created on behalf of the application represented by the ServletContext from which this SessionCookieConfig was acquired will be marked as HttpOnly.
- 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).
- isHttpOnly() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
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).
- isHttpOnly() - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
- 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
- isInterested(IOEvent) - Method in class org.glassfish.grizzly.filterchain.AbstractFilterChain
-
Is this
Processorinterested in processing the i/o event - isInterested(IOEvent) - Method in interface org.glassfish.grizzly.Processor
-
Is this
Processorinterested in processing the i/o event - isInterested(IOEvent) - Method in class org.glassfish.grizzly.StandaloneProcessor
-
StandaloneProcessoris not interested in anyIOEvent. - isJmxEnabled() - Method in class org.glassfish.grizzly.http.server.ServerConfiguration
- isKeepAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag controls the connection keep-alive feature.
- isKeepAlive() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- isKeepAlive() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- isLast - Variable in class org.glassfish.grizzly.http.HttpContent
- isLast() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Always true true for the trailer message.
- isLast() - Method in class org.glassfish.grizzly.http.HttpContent
- isLast() - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Always true true for the trailer message.
- isLast() - Method in class org.glassfish.grizzly.websockets.DataFrame
- isLastAllocated(E) - Method in interface org.glassfish.grizzly.memory.ThreadLocalPool
-
Whether the last element in the buffer has been set
- isLastChunk - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- isLocallyInitiatedStream() - Method in class org.glassfish.grizzly.http2.Http2Stream
- isLocallyInitiatedStream(int) - Method in class org.glassfish.grizzly.http2.Http2Session
- 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
- isMaskData() - Method in class org.glassfish.grizzly.websockets.ProtocolHandler
- isMaxDispatchDepthReached() - Method in class org.glassfish.grizzly.http.server.Request
-
Check if the application dispatching has reached the maximum
- isMaxReentrantsReached() - Method in class org.glassfish.grizzly.Writer.Reentrant
-
Returns true, if max number of write->completion-handler reentrants has been reached for the passed
Writer.Reentrantobject, and next write will happen in the separate thread. - isMimeTypeSet() - Method in class org.glassfish.grizzly.http.util.ContentType
- isMultipart() - Method in class org.glassfish.grizzly.http.multipart.MultipartEntry
-
Returns true if this is "multipart/*" multipart entry, or false otherwise.
- isNeedClientAuth() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- isNeverForceUpgrade() - Method in class org.glassfish.grizzly.http2.Http2ClientFilter
- isNew() - Method in interface jakarta.servlet.http.HttpSession
-
Returns
trueif the client does not yet know about the session or if the client chooses not to join the session. - isNew() - Method in class org.glassfish.grizzly.http.server.Session
-
Returns
trueif the client does not yet know about the session or if the client chooses not to join the session. - isNew() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- isNew() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
-
Returns
trueif the client does not yet know about the session or if the client chooses not to join the session. - 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
- isOpen() - Method in interface org.glassfish.grizzly.Closeable
-
Is Closeable open and ready.
- isOpen() - Method in interface org.glassfish.grizzly.Connection
-
Is
Connectionopen and ready. - isOpen() - Method in class org.glassfish.grizzly.http2.Http2Stream
- isOpen() - Method in class org.glassfish.grizzly.nio.NIOConnection
- 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
- isPadded() - Method in class org.glassfish.grizzly.http2.frames.DataFrame
- isPadded() - Method in class org.glassfish.grizzly.http2.frames.HeaderBlockHead
- 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
- isPermanent() - Method in exception jakarta.servlet.UnavailableException
-
Returns a
booleanindicating whether the servlet is permanently unavailable. - isPreserveHeaderCase() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- isPrioritized() - Method in class org.glassfish.grizzly.http2.frames.HeadersFrame
- isPriorKnowledge() - Method in class org.glassfish.grizzly.http2.Http2Configuration
- isProcessingHeaders() - Method in class org.glassfish.grizzly.http2.HeadersDecoder
- isPushEnabled() - Method in class org.glassfish.grizzly.http.server.Request
- isPushEnabled() - Method in class org.glassfish.grizzly.http2.Http2Configuration
- isPushEnabled() - Method in class org.glassfish.grizzly.http2.Http2Session
- isPushEnabled() - Method in class org.glassfish.grizzly.http2.Http2Stream
- isPushStream() - Method in class org.glassfish.grizzly.http2.Http2Stream
- isReadOnly() - Method in interface org.glassfish.grizzly.Buffer
-
Tells whether or not this buffer is read-only.
- isReadOnly() - Method in class org.glassfish.grizzly.memory.BuffersBuffer
- isReadOnly() - Method in class org.glassfish.grizzly.memory.ByteBufferWrapper
- isReadOnly() - Method in class org.glassfish.grizzly.memory.HeapBuffer
- isReadWrite(IOEvent) - Static method in class org.glassfish.grizzly.strategies.AbstractIOStrategy
- isReady() - Method in class jakarta.servlet.ServletInputStream
-
Returns true if data can be read without blocking else returns false.
- isReady() - Method in class jakarta.servlet.ServletOutputStream
-
Returns true if data can be written without blocking else returns false.
- isReady() - Method in interface org.glassfish.grizzly.InputSource
- isReady() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
-
Returns true if data can be read without blocking else returns false.
- isReady() - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
-
Returns true if data can be written without blocking else returns false.
- isReady(Connection) - Method in interface org.glassfish.grizzly.asyncqueue.AsyncQueue
-
Checks whether there is ready data in
AsyncQueue, associated with theConnection. - isReady(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueReader
-
Checks whether there is ready data in
AsyncQueue, associated with theConnection. - isReady(Connection) - Method in class org.glassfish.grizzly.nio.AbstractNIOAsyncQueueWriter
-
Checks whether there is ready data in
AsyncQueue, associated with theConnection. - isReallocate() - Method in class org.glassfish.grizzly.utils.BufferOutputStream
-
Returns true if "reallocate" strategy is used or false otherwise.
- isRecycled - Variable in class org.glassfish.grizzly.asyncqueue.AsyncQueueRecord
- isRemoveHandledContentEncodingHeaders() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- isRenegotiateOnClientAuthWant() - Method in class org.glassfish.grizzly.ssl.SSLBaseFilter
- isRequest() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
- isRequest() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
- isRequest() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
- isRequestedSessionIdFromCookie() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Checks whether the requested session ID was conveyed to the server as an HTTP cookie.
- isRequestedSessionIdFromCookie() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdFromCookie() on the wrapped request object.
- isRequestedSessionIdFromCookie() - Method in class org.glassfish.grizzly.http.server.Request
- isRequestedSessionIdFromCookie() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Checks whether the requested session ID was conveyed to the server as an HTTP cookie.
- isRequestedSessionIdFromURL() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Checks whether the requested session ID was conveyed to the server as part of the request URL.
- isRequestedSessionIdFromURL() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdFromURL() on the wrapped request object.
- isRequestedSessionIdFromURL() - Method in class org.glassfish.grizzly.http.server.Request
-
Return
trueif the session identifier included in this request came from the request URI. - isRequestedSessionIdFromURL() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Checks whether the requested session ID was conveyed to the server as part of the request URL.
- isRequestedSessionIdValid() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Checks whether the requested session ID is still valid.
- isRequestedSessionIdValid() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdValid() on the wrapped request object.
- isRequestedSessionIdValid() - Method in class org.glassfish.grizzly.http.server.Request
- isRequestedSessionIdValid() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Checks whether the requested session ID is still valid.
- isReuseAddress - Variable in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- isReuseAddress - Variable in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- isReuseAddress() - Method in class org.glassfish.grizzly.nio.NIOTransport
- isReuseAddress() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOConnectorHandler
- isReuseAddress() - Method in class org.glassfish.grizzly.nio.transport.UDPNIOConnectorHandler
- isReuseAddress() - Method in class org.glassfish.grizzly.NIOTransportBuilder
-
Whether address may be reused for multiple sockets
- isReuseSessionID() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Deprecated.since 2.3.17
- isSecure() - Method in interface jakarta.servlet.ServletConnection
-
Determine whether or not the incoming network connection to the server used encryption or not.
- isSecure() - Method in interface jakarta.servlet.ServletRequest
-
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
- isSecure() - Method in class jakarta.servlet.ServletRequestWrapper
-
The default behavior of this method is to return isSecure() on the wrapped request object.
- isSecure() - Method in interface jakarta.servlet.SessionCookieConfig
-
Checks if the session tracking cookies created on behalf of the application represented by the ServletContext from which this SessionCookieConfig was acquired will be marked as secure even if the request that initiated the corresponding session is using plain HTTP instead of HTTPS.
- isSecure() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
- isSecure() - Method in class org.glassfish.grizzly.http.HttpHeader
- isSecure() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isSecure() - Method in class org.glassfish.grizzly.http.server.Request
- isSecure() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
-
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
- isSecure() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
- isSecure() - Method in class org.glassfish.grizzly.servlet.ServletConnectionImpl
- isSecure() - Method in class org.glassfish.grizzly.servlet.SessionCookieConfig
- isSecure() - Method in class org.glassfish.grizzly.websockets.HandShake
- isSecure(Connection) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
flag, which indicates whether this HttpCodecFilter is dealing with the secured HTTP packets.
- isSendFileEnabled() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isSendFileEnabled() - Method in class org.glassfish.grizzly.http.server.Response
- isSendFileEnabled() - Method in class org.glassfish.grizzly.http.server.ServerFilterConfiguration
-
Returns
trueif File resources may be be sent usingFileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel). - isSendHeaderUpstream() - Method in class org.glassfish.grizzly.http.ParsingResult
- isSendPushRequestUpstream() - Method in class org.glassfish.grizzly.http2.Http2ClientFilter
- 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.
- isServer() - Method in class org.glassfish.grizzly.http2.Http2Session
- isServerMode() - Method in class org.glassfish.grizzly.ssl.SSLConnectionContext
- isService() - Static method in class org.glassfish.grizzly.threadpool.Threads
- isSessionClosed() - Method in class org.glassfish.grizzly.http2.Termination
- isSet() - Method in class org.glassfish.grizzly.http.util.ContentType
- isSet() - Method in class org.glassfish.grizzly.http.util.HeaderValue
- isSet(AttributeHolder) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Checks if this attribute is set on the
AttributeHolder. - isSet(AttributeStorage) - Method in class org.glassfish.grizzly.attributes.Attribute
-
Checks if this attribute is set on the
AttributeStorage. - isShutdown() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- isShutdown() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- isSkipRemainder - Variable in class org.glassfish.grizzly.http.HttpHeader
- isSkipRemainder() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if either application or HTTP core part is not interested in parsing the rest of this HTTP message content and waits for the next HTTP message to come on this
Connection. - isSpaceOrTab(byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- isSpecial(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
-
Is this attribute name one of the special ones that is added only for included servlets?
- isStandalone - Variable in class org.glassfish.grizzly.AbstractTransport
-
Deprecated.
- isStandalone - Variable in class org.glassfish.grizzly.nio.NIOConnection
- isStandalone() - Method in class org.glassfish.grizzly.AbstractTransport
- isStandalone() - Method in interface org.glassfish.grizzly.Connection
-
Deprecated.
- isStandalone() - Method in class org.glassfish.grizzly.nio.NIOConnection
- isStandalone() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOServerConnection
- isStandalone() - Method in interface org.glassfish.grizzly.Transport
- isStarted() - Method in class org.glassfish.grizzly.http.server.HttpServer
- isStarted() - Method in class org.glassfish.grizzly.http.server.NetworkListener
- isStayAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
-
Method returns true only if the connection is in keep-alive mode and there was no error occurred during the packet processing.
- isSticky() - Method in class org.glassfish.grizzly.portunif.PUContext
- isStopped() - Method in class org.glassfish.grizzly.AbstractTransport
-
Returns true, if this Transport is in stopped state, false otherwise.
- isStopped() - Method in interface org.glassfish.grizzly.Transport
-
Returns true, if this Transport is in stopped state, false otherwise.
- isSupportBufferWindow() - Method in class org.glassfish.grizzly.streams.AbstractStreamReader
- isSupportBufferWindow() - Method in interface org.glassfish.grizzly.streams.StreamReader
- isSuspended() - Method in class org.glassfish.grizzly.http.server.Response
-
Return true<//tt> if that
Response.suspend()has been invoked and set to true - isSuspended() - Method in class org.glassfish.grizzly.http.server.Response.SuspendedContextImpl
- isSuspended() - Method in interface org.glassfish.grizzly.http.server.SuspendContext
-
Returns true, if the
Responseis suspended, or false otherwise. - isTcpNoDelay() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransport
- isTcpNoDelay() - Method in class org.glassfish.grizzly.nio.transport.TCPNIOTransportBuilder
- isTerminated() - Method in class org.glassfish.grizzly.threadpool.AbstractThreadPool
- isTerminated() - Method in class org.glassfish.grizzly.threadpool.GrizzlyExecutorService
- isToken(int) - Static method in class org.glassfish.grizzly.http.util.CookieHeaderParser
- isToken(String) - Static method in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
-
Is the provided String a token as per RFC 7230?
Note: token = 1 * tchar (RFC 7230)
Since a token requires at least 1 tchar,nulland the empty string ("") are not considered to be valid tokens. - 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
- isTomcatAuthentication() - Method in class org.glassfish.grizzly.http.ajp.AjpAddOn
-
If set to true, the authentication will be done in Grizzly.
- isTomcatAuthentication() - Method in class org.glassfish.grizzly.http.ajp.AjpHandlerFilter
-
If set to true, the authentication will be done in Grizzly.
- 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
- isTrailerFieldsReady() - Method in interface jakarta.servlet.http.HttpServletRequest
-
Return a boolean indicating whether trailer fields are ready to read using
HttpServletRequest.getTrailerFields(). - isTrailerFieldsReady() - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call isTrailerFieldsReady on the wrapped request object.
- isTrailerFieldsReady() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Return a boolean indicating whether trailer fields are ready to read using
HttpServletRequest.getTrailerFields(). - isTransferEncodingHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- isTruncated() - Method in class org.glassfish.grizzly.http2.frames.HeaderBlockFragment
- isUncountable() - Method in class org.glassfish.grizzly.asyncqueue.AsyncWriteQueueRecord
- isUpgrade() - Method in class org.glassfish.grizzly.http.HttpHeader
- isUpgrade() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
- 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 jakarta.servlet.http.HttpServletRequest
-
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
- isUserInRole(String) - Method in class jakarta.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isUserInRole(String role) on the wrapped request object.
- isUserInRole(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
-
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
- isUserInRole(String) - Method in class org.glassfish.grizzly.websockets.glassfish.GlassfishSupport
- 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 class org.glassfish.grizzly.servlet.HttpSessionImpl
-
Is the current Session valid?
- isValid() - Method in class org.glassfish.grizzly.websockets.glassfish.GlassfishSupport
- isVersionSet() - Method in class org.glassfish.grizzly.http.Cookie
- isWantClientAuth() - Method in class org.glassfish.grizzly.ssl.SSLEngineConfigurator
- isWebSocketInProgress(Connection) - Static method in class org.glassfish.grizzly.websockets.WebSocketHolder
- 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.
- isWrapperFor(ServletRequest) - Method in class jakarta.servlet.ServletRequestWrapper
-
Checks (recursively) if this ServletRequestWrapper wraps the given
ServletRequestinstance. - isWrapperFor(ServletResponse) - Method in class jakarta.servlet.ServletResponseWrapper
-
Checks (recursively) if this ServletResponseWrapper wraps the given
ServletResponseinstance. - isWrapperFor(Class<?>) - Method in class jakarta.servlet.ServletRequestWrapper
-
Checks (recursively) if this ServletRequestWrapper wraps a
ServletRequestof the given class type. - isWrapperFor(Class<?>) - Method in class jakarta.servlet.ServletResponseWrapper
-
Checks (recursively) if this ServletResponseWrapper wraps a
ServletResponseof the given class type. - iterator() - Method in class org.glassfish.grizzly.ChainProcessorSelector
- iterator() - Method in class org.glassfish.grizzly.filterchain.ListFacadeFilterChain
- iterator() - Method in class org.glassfish.grizzly.utils.ArraySet
- iterator() - Method in class org.glassfish.grizzly.utils.ServiceFinder
-
Returns discovered objects incrementally.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AttributeBuilder.createSafeAttributeHolder()