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 _

A

A - Static variable in class org.glassfish.grizzly.web.Constants
'A'.
a - Static variable in class org.glassfish.grizzly.web.Constants
'a'.
A - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
'A'.
a - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
'a'.
AcceptLanguage - Class in org.glassfish.grizzly.web.container.util.http
Util to process the "Accept-Language" header.
AcceptLanguage() - Constructor for class org.glassfish.grizzly.web.container.util.http.AcceptLanguage
 
acceptSocket(ServerSocket) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
acceptSocket(ServerSocket) - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Wrapper function for accept().
accessCount - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
Access count.
ACK - Static variable in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
ACK static bytes.
ACK_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
ACK_BYTES - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Ack string when pipelining HTTP requests.
acknowledge() - Method in class org.glassfish.grizzly.web.container.Response
 
action(ActionCode, Object) - Method in interface org.glassfish.grizzly.web.container.ActionHook
Send an action to the connector.
action(ActionCode, Object) - Method in class org.glassfish.grizzly.web.container.Request
 
action(ActionCode, Object) - Method in class org.glassfish.grizzly.web.container.Response
 
action(ActionCode, Object) - Method in class org.glassfish.grizzly.web.ProcessorTask
Send an action to the connector.
ACTION_ACK - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ACTION_CLIENT_FLUSH - Static variable in class org.glassfish.grizzly.web.container.ActionCode
A flush() operation originated by the client ( i.e.
ACTION_CLOSE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ACTION_COMMIT - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ACTION_CUSTOM - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ACTION_NEW_REQUEST - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Chain for request creation.
ACTION_POST_REQUEST - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Hook called after request, but before recycling.
ACTION_REQ_HOST_ADDR_ATTRIBUTE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_HOST_ATTRIBUTE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - extract the remote host name.
ACTION_REQ_LOCAL_ADDR_ATTRIBUTE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCAL_NAME_ATTRIBUTE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCALPORT_ATTRIBUTE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - socket local port.
ACTION_REQ_REMOTEPORT_ATTRIBUTE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - socket remote port.
ACTION_REQ_SET_BODY_REPLAY - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for setting FORM auth body replay
ACTION_REQ_SSL_ATTRIBUTE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_SSL_CERTIFICATE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback for lazy evaluation - extract the SSL-certificate (including forcing a re-handshake if necessary)
ACTION_RESET - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ACTION_START - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ACTION_STOP - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ACTION_WEBAPP - Static variable in class org.glassfish.grizzly.web.container.ActionCode
 
ActionCode - Class in org.glassfish.grizzly.web.container
Enumerated class containing the adapter event codes.
ActionHook - Interface in org.glassfish.grizzly.web.container
Action hook.
activeFilters - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Active filters (in order).
activeFilters - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Active filter (which is actually the top of the pipeline).
activeProcessorTasks - Variable in class org.glassfish.grizzly.web.WebFilter
List of active ProcessorTask.
Adapter - Interface in org.glassfish.grizzly.web.container
Adapter.
adapter - Variable in class org.glassfish.grizzly.web.ProcessorTask
Associated adapter.
adapter - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Associated adapter.
ADAPTER_NOTES - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
 
add(String, String, String, MimeHeaders, boolean) - Method in class org.glassfish.grizzly.web.FileCache
Add a resource to the cache.
addActiveFilter(InputFilter) - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Add an input filter to the filter library.
addActiveFilter(OutputFilter) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Add an output filter to the filter library.
addAsyncFilter(AsyncFilter) - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Add a AsyncFilter
addAsyncFilter(AsyncFilter) - Method in interface org.glassfish.grizzly.web.arp.AsyncHandler
Add a AsyncFilter
addAsyncFilter(AsyncFilter) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Add an AsyncFilter
addAsyncFilter(AsyncFilter) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncHandler
Add an AsyncFilter
addAsyncFilter(AsyncFilter) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Add an AsyncFilter.
addCompressableMimeType(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Add a mime-type which will be compressable The mime-type String will be exactly matched in the response mime-type header .
addContentType(String, String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeMap
 
addContext(String, String, Object, String[], Context) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Add a new Context to an existing Host.
addCookie(Cookie) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Add the specified Cookie to those that will be included with this Response.
addCookie() - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
Register a new, unitialized cookie.
addDateHeader(String, long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Add the specified date header to the specified value.
addField() - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Create a new, unitialized entry.
addFilter(InputFilter) - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Add an input filter to the filter library.
addFilter(OutputFilter) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Add an output filter to the filter library.
addFilter(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Add input or output filter.
addGrizzlyAdapter(GrizzlyAdapter) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
Deprecated. - uses GrizzlyAdapterChain.addGrizzlyAdapter(org.glassfish.grizzly.web.container.http11.GrizzlyAdapter, java.lang.String[])
addGrizzlyAdapter(GrizzlyAdapter, String[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
Add a GrizzlyAdapter and its assciated array of mapping.
addGrizzlyAdapter(GrizzlyAdapter, String[]) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Add a GrizzlyAdapter with its associated mapping.
addHeader(String, String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Add a Header to the set of Headers associated with this Request.
addHeader(String, String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Add the specified header to the specified value.
addHeader(String, String) - Method in class org.glassfish.grizzly.web.container.Response
 
addHost(String, String[], Object) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Add a new host to the mapper.
addInputFilter(InputFilter[], String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Add an input filter to the current request.
addIntHeader(String, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Add the specified integer header to the specified value.
addJarsFromClassPath(Vector<URL>, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Add elements from the classpath cp to a Vector jars as file URLs (We use Vector for JDK 1.1 compat).
addLastOutputFilter(OutputFilter) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Add the last OutputFilter that will be invoked when processing the writing of the response bytes.
addLocale(Locale) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Add a Locale to the set of preferred Locales for this Request.
addNoCompressionUserAgent(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Add user-agent for which gzip compression didn't works The user agent String given will be exactly matched to the user-agent header submitted by the client.
addParameter(String, String[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Add a parameter name and corresponding set of values to this Request.
addParameterValues(String, String[]) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
addRequestProcessor(RequestInfo) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
addResponseFilter(ResponseFilter) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Add a ResponseFilter, which will be called every bytes are ready to be written.
addResponseFilter(ResponseFilter) - Method in class org.glassfish.grizzly.web.container.Response
Add a ResponseFilter, which will be called every bytes are ready to be written.
addRestrictedUserAgent(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Add restricted user-agent (which will downgrade the connector to HTTP/1.0 mode).
addSafeCharacter(char) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
 
addToClassPath(Vector<URL>, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Add all the jar files in a dir to the classpath, represented as a Vector of URLs.
addToolsJar(Vector<URL>) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
addValue(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addValue(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Create a new named header using un-translated byte[].
addValue(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Create a new named header using translated char[].
addWrapper(String, String, String, Object) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, String, String, Object, boolean) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
addWrapper(String, Object) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Add a wrapper to the context associated with this wrapper.
addWrapper(String, Object, boolean) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object, boolean) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Adds a wrapper to the given context.
advance() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Advance the current parsing position by one, if we are not already past the end of the string.
afterService(Request, Response) - Method in interface org.glassfish.grizzly.web.container.Adapter
Finish the response and dedide if the Request/Response object must be recycled.
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Once the GrizzlyAdapter.service(org.glassfish.grizzly.web.container.Request, org.glassfish.grizzly.web.container.Response) method has been execyuted, the container will call this method to allow any extension to clean up there associated GrizzlyRequest and GrizzlyResponse.
afterService(Request, Response) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Clean up the Request and Response object, and commit the response, and then invoke the GrizzlyAdapter.afterService(org.glassfish.grizzly.web.container.http11.GrizzlyRequest, org.glassfish.grizzly.web.container.http11.GrizzlyResponse) method to allow extension of this class to clean their own objects.
afterService(Request, Response) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Finish the Response and recycle the Request and the Response.
allocate(int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
allocate(int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
ALLOW_BACKSLASH - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
 
ALLOW_BACKSLASH - Static variable in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
 
ALLOW_ENCODED_SLASH - Static variable in class org.glassfish.grizzly.web.container.util.buf.UDecoder
 
allowReplacement() - Static method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
true if replacement of already added [@link #Host}, #Context and Mapper.Wrapper when invoking Mapper.addHost(java.lang.String, java.lang.String[], java.lang.Object), Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], javax.naming.Context) etc.
alreadyQuoted(String) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
ALT_DD_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The servlet context attribute under which we store the alternate deployment descriptor for this web application
ALWAYS_ADD_EXPIRES - Static variable in class org.glassfish.grizzly.web.container.util.http.ServerCookie
If set to false, we don't use the IE6/7 Max-Age/Expires work around
appCommitted - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The application commit flag.
append(char) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
append(byte) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
append(ByteChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
append(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Add data to the buffer
append(char) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
append(CharChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
append(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Add data to the buffer
append(StringBuffer) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Add data to the buffer
append(String) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Append a string to the buffer
append(String, int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Append a string to the buffer
appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean, boolean) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
appendWarContentToClassPath(String) - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Make available the content of a War file to the current Thread Context Classloader.
Ascii - Class in org.glassfish.grizzly.web.container.util.buf
This class implements some basic ASCII character handling functions.
Ascii() - Constructor for class org.glassfish.grizzly.web.container.util.buf.Ascii
 
asyncExecution - Variable in class org.glassfish.grizzly.web.ProcessorTask
Is asynchronous mode enabled?
AsyncExecutor - Interface in org.glassfish.grizzly.web.arp
A interface used to define the execution of a AsyncTask By default, AsyncTask will invoke an implementation of this interface in this order: (1) preExecute() (2) interrupt() (3) postExecute() Implementation of this interface must decide when a task must be interrupted.
AsyncFilter - Interface in org.glassfish.grizzly.web.arp
An interface marker used to execute operations before a AsyncProcesssorTask in pre/post or interrupted.
AsyncHandler - Interface in org.glassfish.grizzly.web.arp
When asynchronous request processing is enabled, the Task must delegate the execution of the request processing to an implementation of this interface.
asyncHandler - Variable in class org.glassfish.grizzly.web.arp.AsyncWebFilterConfig
When the asynchronous mode is enabled, the execution of this object will be delegated to the AsyncHandler
asyncHandler - Variable in class org.glassfish.grizzly.web.ProcessorTask
When the asynchronous mode is enabled, the execution of this object will be delegated to the AsyncHandler
AsynchronousOutputBuffer - Class in org.glassfish.grizzly.web.arp
Thread-Safe SocketChannelOutputBuffer used when Comet is used.
AsynchronousOutputBuffer(Response, int, boolean) - Constructor for class org.glassfish.grizzly.web.arp.AsynchronousOutputBuffer
Alternate constructor.
AsyncProcessorTask - Class in org.glassfish.grizzly.web.arp
A Task that wraps the execution of an asynchronous execution of a ProcessorTask.
AsyncProcessorTask() - Constructor for class org.glassfish.grizzly.web.arp.AsyncProcessorTask
 
AsyncTask - Interface in org.glassfish.grizzly.web.arp
A Task that wraps the execution of an asynchronous execution of a ProcessorTask.
AsyncWebFilter - Class in org.glassfish.grizzly.web.arp
 
AsyncWebFilter(String) - Constructor for class org.glassfish.grizzly.web.arp.AsyncWebFilter
 
AsyncWebFilter(String, AsyncWebFilterConfig) - Constructor for class org.glassfish.grizzly.web.arp.AsyncWebFilter
 
AsyncWebFilterConfig - Class in org.glassfish.grizzly.web.arp
 
AsyncWebFilterConfig() - Constructor for class org.glassfish.grizzly.web.arp.AsyncWebFilterConfig
 
attach(StreamReader, StreamWriter) - Method in interface org.glassfish.grizzly.web.container.util.Interceptor
The StreamReader and StreamWriter, associated with this handler.
attach(StreamReader, StreamWriter) - Method in class org.glassfish.grizzly.web.standalone.StaticHandler
The StreamReader and StreamWriter, associated with this handler.
attach(E) - Method in class org.glassfish.grizzly.web.TaskEvent
Set TaskContext instance.
attachement() - Method in class org.glassfish.grizzly.web.TaskEvent
Return the TaskContext instance.
attributes - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The attributes associated with this Request, keyed by attribute name.
attributes - Variable in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
 
atttibutes() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Return a ConcurrentHashMap of attibutes.
AUTHORIZATION_HEADER - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Default header names.
authType - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Authentication type.
available() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Amount of bytes still available in a buffer.
available() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
available() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
 

B

B2CConverter - Class in org.glassfish.grizzly.web.container.util.buf
Efficient conversion of bytes to character .
B2CConverter() - Constructor for class org.glassfish.grizzly.web.container.util.buf.B2CConverter
 
B2CConverter(String) - Constructor for class org.glassfish.grizzly.web.container.util.buf.B2CConverter
Create a converter, with bytes going to a byte buffer
BAD_REQUEST - Static variable in class org.glassfish.grizzly.web.container.util.http.HtmlHelper
HTTP Bas Request
Base64 - Class in org.glassfish.grizzly.web.container.util.buf
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class org.glassfish.grizzly.web.container.util.buf.Base64
 
base64Decode(String) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64
 
Base64Utils - Class in org.glassfish.grizzly.web.container.util.buf
 
Base64Utils() - Constructor for class org.glassfish.grizzly.web.container.util.buf.Base64Utils
 
bb - Variable in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
 
bb - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
bcCache - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
Cache for byte chunk.
bcCount - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
toString count for byte chunk.
bcStats - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
Statistics hash map for byte chunk.
BREAK - Static variable in interface org.glassfish.grizzly.web.container.util.Interceptor
Do not continue the processing.
buf - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Read bytes buffer.
buf - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Pointer to the current read buffer.
buf - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Pointer to the current read buffer.
buffer - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Next buffer in the pipeline.
buffer - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Next buffer in the pipeline.
buffer - Variable in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Next buffer in the pipeline.
buffer - Variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Next buffer in the pipeline.
buffer - Variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Next buffer in the pipeline.
buffer - Variable in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
Next buffer in the pipeline.
BUFFERED_FILTER - Static variable in class org.glassfish.grizzly.web.Constants
Buffered filter (input)
BUFFERED_FILTER - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Buffered filter (input)
BufferedInputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Input filter responsible for reading and buffering the request body, so that it does not interfere with client SSL handshake messages.
BufferedInputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
 
bufferResponse - Variable in class org.glassfish.grizzly.web.ProcessorTask
Buffer the response until the buffer is full.
BYTE_STATE - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
BYTE_STATE - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
ByteChunk - Class in org.glassfish.grizzly.web.container.util.buf
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk() - Constructor for class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Creates a new, uninitialized ByteChunk object.
ByteChunk(int) - Constructor for class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
ByteChunk.ByteInputChannel - Interface in org.glassfish.grizzly.web.container.util.buf
 
ByteChunk.ByteOutputChannel - Interface in org.glassfish.grizzly.web.container.util.buf
 
byteEnabled - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
Enabled ?

C

C2BConverter - Class in org.glassfish.grizzly.web.container.util.buf
Efficient conversion of character to bytes.
C2BConverter(ByteChunk, String) - Constructor for class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Create a converter, with bytes going to a byte buffer
C2BConverter(String) - Constructor for class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Create a converter
cache - Variable in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
CACHE_SIZE - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
 
CACHED_POST_LEN - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Post data buffer.
cacheSize - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
call() - Method in class org.glassfish.grizzly.web.TaskBase
By default, do nothing when a Callable is invoked.
callMain(Class<?>, String[]) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
callMethod0(Object, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
callMethod1(Object, String, Object, String, ClassLoader) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
callMethodN(Object, String, Object[], Class<?>[]) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
cancel() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Cancel the GrizzlyResponse and finish/commit it.
cancel() - Method in class org.glassfish.grizzly.web.container.Response
Cancel the Response and finish/commit it.
CANCEL_SUSPENDED_RESPONSE - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback used to reset suspended connection.
cancelled(E) - Method in interface org.glassfish.grizzly.web.container.CompletionHandler
Invoked when an Response.cancel() is invoked or when a timeout expire.
capitalize(String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Reverse of Introspector.decapitalize
ccCache - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
Cache for char chunk.
ccCount - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
toString count for char chunk.
ccStats - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
Statistics hash map for char chunk.
CERTIFICATE_KEY - Static variable in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The Request attribute key for the client certificate chain.
CERTIFICATE_KEY - Static variable in class org.glassfish.grizzly.web.ssl.SSLAttributes
The Request attribute key for the client certificate chain.
CERTIFICATES_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we store the array of X509Certificate objects representing the certificate chain presented by our client, if any.
CHAR_STATE - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
CHAR_STATE - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
characterEncoding - Variable in class org.glassfish.grizzly.web.container.Response
 
CharChunk - Class in org.glassfish.grizzly.web.container.util.buf
Utilities to manipluate char chunks.
CharChunk() - Constructor for class org.glassfish.grizzly.web.container.util.buf.CharChunk
Creates a new, uninitialized CharChunk object.
CharChunk(int) - Constructor for class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
CharChunk.CharInputChannel - Interface in org.glassfish.grizzly.web.container.util.buf
 
CharChunk.CharOutputChannel - Interface in org.glassfish.grizzly.web.container.util.buf
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
charEnabled - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
charsetSet - Variable in class org.glassfish.grizzly.web.container.Response
Has the charset been explicitly set.
checkConverter() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
checkConverter() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
checkError() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
checkNormalize(MessageBytes) - Static method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Check that the URI is normalized following character decoding.
chooseClientAlias(String[], Principal[], Socket) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Choose an alias to authenticate the client side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Choose an alias to authenticate the client side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Choose an alias to authenticate the server side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Returns this key manager's server key alias that was provided in the constructor.
CHUNKED - Static variable in class org.glassfish.grizzly.web.Constants
 
CHUNKED_FILTER - Static variable in class org.glassfish.grizzly.web.Constants
Chunked filters (input and output).
CHUNKED_FILTER - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Chunked filters (input and output).
ChunkedInputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Chunked input filter.
ChunkedInputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
 
ChunkedOutputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Chunked output filter.
ChunkedOutputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Default constructor.
chunkHeader - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Chunk header.
chunkingDisabled - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
 
chunkLength - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Buffer used for chunk length conversion.
CIPHER_SUITE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we store the name of the cipher suite being used on an SSL connection (as an object of type java.lang.String).
CIPHER_SUITE_KEY - Static variable in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The Request attribute key for the cipher suite.
CIPHER_SUITE_KEY - Static variable in class org.glassfish.grizzly.web.ssl.SSLAttributes
The Request attribute key for the cipher suite.
ciphers - Static variable in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
A mapping table to determine the number of effective bits in the key when using a cipher suite containing the specified cipher name.
CLASS_LOADER_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The servlet context attribute under which we store the class loader used for loading servlets (as an object of type java.lang.ClassLoader).
CLASS_PATH_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The servlet context attribute under which we store the class path for our application class loader (as an object of type String), delimited with the appropriate path delimiter for this platform.
ClassLoaderUtil - Class in org.glassfish.grizzly.web.container.util
Simple Classloader utility.
ClassLoaderUtil() - Constructor for class org.glassfish.grizzly.web.container.util.ClassLoaderUtil
 
classPathAdd(URL[], String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Adds classpath entries from a vector of URL's to the "tc_path_add" System property.
clear() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Removes all of the mappings from this map.
clear() - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Clears all header fields.
clear() - Method in class org.glassfish.grizzly.web.container.util.http.ParameterMap
Remove all mappings from this map.
clear() - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
clearCookies() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Clear the collection of Cookies associated with this Request.
clearFilters() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Clear filters.
clearFilters() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Clear filters.
clearHeaders() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Clear the collection of Headers associated with this Request.
clearLocales() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Clear the collection of Locales associated with this Request.
clearParameters() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Clear the collection of parameters associated with this Request.
ClientAbortException - Exception in org.glassfish.grizzly.web.container.http11
Wrap an IOException identifying it as being caused by an abort of a request by a remote client.
ClientAbortException() - Constructor for exception org.glassfish.grizzly.web.container.http11.ClientAbortException
Construct a new ClientAbortException with no other information.
ClientAbortException(String) - Constructor for exception org.glassfish.grizzly.web.container.http11.ClientAbortException
Construct a new ClientAbortException for the specified message.
ClientAbortException(Throwable) - Constructor for exception org.glassfish.grizzly.web.container.http11.ClientAbortException
Construct a new ClientAbortException for the specified throwable.
ClientAbortException(String, Throwable) - Constructor for exception org.glassfish.grizzly.web.container.http11.ClientAbortException
Construct a new ClientAbortException for the specified message and throwable.
clientAuth - Variable in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
clone() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
Prevent cloning the facade.
clone() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
Prevent cloning the facade.
clone() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
Prevent cloning the facade.
clone() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
Prevent cloning the facade.
clone() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
CLOSE - Static variable in class org.glassfish.grizzly.web.Constants
 
close() - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter.FakeOutputStream
 
close() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Close the input buffer.
close() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permantely disable us.
close() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Close the output buffer.
close() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
 
close() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
close() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
CLOSE_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
CLOSE_BYTES - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Close bytes.
COLON - Static variable in class org.glassfish.grizzly.web.Constants
COLON.
COLON - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
COLON.
COLON_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
COLON_BYTES - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Colon bytes.
commit() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Commit the response.
commited - Variable in class org.glassfish.grizzly.web.container.Response
Committed flag.
commitErrorResponse - Variable in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Commit the 404 response automatically.
committed - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Committed flag.
compare(ByteChunk, byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
Compare given byte chunk with byte array.
compare(CharChunk, char[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
Compare given char chunk with char array.
COMPLETED - Static variable in interface org.glassfish.grizzly.web.arp.AsyncTask
 
COMPLETED - Static variable in class org.glassfish.grizzly.web.TaskEvent
 
CompletionHandler<E> - Interface in org.glassfish.grizzly.web.container
A handler for consuming the result of an Response.suspend() operation.
compressableMimeTypes - Variable in class org.glassfish.grizzly.web.ProcessorTask
List of MIMES which could be gzipped
compressableMimeTypes - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
compression - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Compression value.
compressionLevel - Variable in class org.glassfish.grizzly.web.ProcessorTask
Allowed compression level.
compressionMinSize - Variable in class org.glassfish.grizzly.web.ProcessorTask
Minimum contentsize to make compression.
compressionMinSize - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
compressionStream - Variable in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Compression output stream.
ConcurrentReferenceHashMap<K,V> - Class in org.glassfish.grizzly.web.container.util
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float, int) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty reference map with the specified key and value reference types.
ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty reference map with the specified reference types and behavioral options.
ConcurrentReferenceHashMap(int) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap() - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Creates a new map with the same mappings as the given map.
ConcurrentReferenceHashMap.Option - Enum in org.glassfish.grizzly.web.container.util
 
ConcurrentReferenceHashMap.ReferenceType - Enum in org.glassfish.grizzly.web.container.util
An option specifying which Java reference type should be used to refer to a key and/or value.
ConcurrentWeakHashMap<K,V> - Class in org.glassfish.grizzly.web.container.util
A hash table with weak keys, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentWeakHashMap(int, float, int) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentWeakHashMap(int, float) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default concurrencyLevel (16).
ConcurrentWeakHashMap(int) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Creates a new, empty map with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentWeakHashMap() - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
ConcurrentWeakHashMap(Map<? extends K, ? extends V>) - Constructor for class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Creates a new map with the same mappings as the given map.
config - Variable in class org.glassfish.grizzly.web.WebFilter
 
configPreProcess() - Method in class org.glassfish.grizzly.web.ProcessorTask
Prepare this object before parsing the request.
configureAdapter(WebFilterConfig) - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Configure the WebFilterConfig.setAdapter(org.glassfish.grizzly.web.container.Adapter)
configureProcessorTask(ProcessorTask, FilterChainContext) - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilter
Configure SSLProcessorTask.
configureProcessorTask(ProcessorTask, FilterChainContext) - Method in class org.glassfish.grizzly.web.WebFilter
Configure ProcessorTask.
configureSessionCookie(Cookie) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Configures the given JSESSIONID cookie.
CONNECTION - Static variable in class org.glassfish.grizzly.web.Constants
 
connection - Variable in class org.glassfish.grizzly.web.TaskBase
The Connection used by this task.
connectionCloseBB - Static variable in class org.glassfish.grizzly.web.FileCache
A connection: close of ByteBuffer
connectionHeaderValueSet - Variable in class org.glassfish.grizzly.web.ProcessorTask
Connection: value
connectionKaBB - Static variable in class org.glassfish.grizzly.web.FileCache
A connection: keep-alive of ByteBuffer
connectionStreamWriter - Variable in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
StreamWriter, which will be used to write data.
Constants - Class in org.glassfish.grizzly.web
Constants.
Constants() - Constructor for class org.glassfish.grizzly.web.Constants
 
Constants - Class in org.glassfish.grizzly.web.container
Constants.
Constants() - Constructor for class org.glassfish.grizzly.web.container.Constants
 
Constants - Class in org.glassfish.grizzly.web.container.http11
Constants.
Constants() - Constructor for class org.glassfish.grizzly.web.container.http11.Constants
 
contains(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Legacy method testing if some key maps into the specified value in this table.
containsCTL(String, int) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
containsHeader(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Has the specified header been set already in this response?
containsHeader(String) - Method in class org.glassfish.grizzly.web.container.Response
 
containsKey(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Tests if the specified object is a key in this table.
containsValue(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns true if this map maps one or more keys to the specified value.
contentDelimitation - Variable in class org.glassfish.grizzly.web.ProcessorTask
Content delimitator for the request (if false, the connection will be closed at the end of the request).
contentLanguage - Variable in class org.glassfish.grizzly.web.container.Response
 
contentLength - Variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Content length.
contentLength - Variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Content length.
contentLength - Variable in class org.glassfish.grizzly.web.container.Response
 
contentType() - Method in class org.glassfish.grizzly.web.container.Request
 
contentType - Variable in class org.glassfish.grizzly.web.container.Response
HTTP specific fields.
ContentType - Class in org.glassfish.grizzly.web.container.util.http
Usefull methods for Content-Type processing
ContentType() - Constructor for class org.glassfish.grizzly.web.container.util.http.ContentType
 
contentType - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
context - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Context associated with this wrapper, used for wrapper mapping.
context - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
context - Variable in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
 
contextList - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Host
 
contextPath - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
contexts - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.ContextList
 
CONTINUE - Static variable in interface org.glassfish.grizzly.web.container.util.Interceptor
Continue the processing
CONTINUE - Static variable in class org.glassfish.grizzly.web.TaskEvent
 
conv - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Current byte to char converter.
conv - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Current char to byte converter.
convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.B2CConverter
Deprecated.  
convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.web.container.util.buf.B2CConverter
 
convert(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(String) - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(String, int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(char) - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(MessageBytes) - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Convert a message bytes chars to bytes
convert(String) - Static method in class org.glassfish.grizzly.web.container.util.buf.HexUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert(byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.HexUtils
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
convert(ByteChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
URLDecode, will modify the source.
convert(ByteChunk, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
URLDecode the ByteChunk
convert(ByteChunk, boolean, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
URLDecode the ByteChunk
convert(CharChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
convert(CharChunk, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
In-buffer processing - the buffer will be modified
convert(MessageBytes) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
URLDecode, will modify the source Includes converting '+' to ' '.
convert(MessageBytes, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
URLDecode, will modify the source
convert(MessageBytes, boolean, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
URLDecode, will modify the source
convert(String) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
 
convert(String, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
 
convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.UTF8Decoder
 
convert(String, Class<?>) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
convert2Int(byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
convertASCII(MessageBytes) - Static method in class org.glassfish.grizzly.web.container.util.buf.B2CConverter
Character conversion of a US-ASCII MessageBytes.
convertMB(MessageBytes) - Method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Character conversion of the a US-ASCII MessageBytes.
convertToBytes(String) - Static method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Convert specified String to a byte array.
Cookie - Class in org.glassfish.grizzly.web.container.util.http
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie(String, String) - Constructor for class org.glassfish.grizzly.web.container.util.http.Cookie
Constructs a cookie with a specified name and value.
cookies - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The set of cookies associated with this Request.
cookies - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The set of Cookies associated with this Response.
Cookies - Class in org.glassfish.grizzly.web.container.util.http
A collection of cookies - reusable and tuned for server side performance.
Cookies(MimeHeaders) - Constructor for class org.glassfish.grizzly.web.container.util.http.Cookies
Construct a new cookie collection, that will extract the information from headers.
Cookies() - Constructor for class org.glassfish.grizzly.web.container.util.http.Cookies
Construct a new uninitialized cookie collection.
cookiesParsed - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Cookies parsed flag.
copy(File, File) - Static method in class org.glassfish.grizzly.web.container.util.ExpandJar
Copy the specified file or directory to the destination.
copyBytes(byte[], int, int, int) - Static method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Copy an array of bytes to a different position.
count - Variable in class org.glassfish.grizzly.web.container.util.collections.MultiMap
 
CR - Static variable in class org.glassfish.grizzly.web.Constants
CR.
CR - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
CR.
createBuffer(int) - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Create the output Buffer
createClassloader(File, ClassLoader) - Static method in class org.glassfish.grizzly.web.container.util.ClassLoaderUtil
Create a class loader that can load classes from the specified file directory.
createInputStream() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Create and return a GrizzlyInputStream to read the content associated with this Request.
createOutputStream() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Create and return a ServletOutputStream to write the content associated with this Response.
createSocket(int) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
createSocket(int, int) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
createSocket(int, int, InetAddress) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
createSocket(int) - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int, int) - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int, int, InetAddress) - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createURLClassLoader(String) - Static method in class org.glassfish.grizzly.web.container.util.ClassLoaderUtil
Construct a URLClassloader based on a canonial file location.
createWebFilter(String[]) - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Create a single WebFilter and configure it using the command line passed arguments.
CRLF - Static variable in class org.glassfish.grizzly.web.Constants
CRLF.
CRLF - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
CRLF.
CRLF_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
CRLF_BYTES - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
CRLF bytes.
ctx - Variable in class org.glassfish.grizzly.web.TaskEvent
The associated TaskContext instance.
current() - Static method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
Returns the current Thread's ThreadLocalRandom
currentDate - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
Current formatted date.
customizedErrorPage(Request, Response) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Customize the error pahe

D

date - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
DEC - Static variable in class org.glassfish.grizzly.web.container.util.buf.HexUtils
Table for HEX to DEC byte translation.
decode(byte[]) - Method in class org.glassfish.grizzly.web.container.util.buf.Base64
Decodes Base64 data into octects
decode(char[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Decodes a BASE64 encoded String.
decode(MessageBytes, UDecoder) - Static method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Decode the http request represented by the bytes inside MessageBytes using an UDecoder.
decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Decode the http request represented by the bytes inside MessageBytes using an UDecoder, using the specified encoding, using the specified [@link B2CConverter} to decode the request.
decodedURI() - Method in class org.glassfish.grizzly.web.container.Request
 
decodeFast(char[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decreaseCountOpenConnections() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
decrementCountConnections() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Decrement the number of connections in keep-alive mode.
decrementDispatchDepth() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Decrement the depth of application dispatch
decrementOpenConnectionsCount(Connection) - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Decrease the number of open connections, which are being handled by the ExecutorService
DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
DEFAULT_CHARACTER_ENCODING - Static variable in class org.glassfish.grizzly.web.container.Constants
 
DEFAULT_CHARACTER_ENCODING - Static variable in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Default encoding used to convert to strings.
DEFAULT_CONNECTION_LINGER - Static variable in class org.glassfish.grizzly.web.Constants
 
DEFAULT_CONNECTION_LINGER - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
DEFAULT_CONNECTION_UPLOAD_TIMEOUT - Static variable in class org.glassfish.grizzly.web.Constants
 
DEFAULT_CONNECTION_UPLOAD_TIMEOUT - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
DEFAULT_ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
DEFAULT_ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
DEFAULT_HEADER_SIZE - Static variable in class org.glassfish.grizzly.web.Constants
Default request header size
DEFAULT_HEADER_SIZE - Static variable in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Initial size - should be == average number of headers per request XXX make it configurable ( fine-tuning of web-apps )
DEFAULT_HTTP_HEADER_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.web.Constants
Default HTTP header buffer size.
DEFAULT_HTTP_HEADER_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Default HTTP header buffer size.
DEFAULT_LOCALE - Static variable in class org.glassfish.grizzly.web.container.Constants
 
DEFAULT_MAX_DISPATCH_DEPTH - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
DEFAULT_MAX_KEEP_ALIVE - Static variable in class org.glassfish.grizzly.web.Constants
Default max keep-alive count.
DEFAULT_QUEUE_SIZE - Static variable in class org.glassfish.grizzly.web.Constants
Default queue in bytes size.
DEFAULT_RECYCLE - Static variable in class org.glassfish.grizzly.web.Constants
Default recycle value.
DEFAULT_REQUEST_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.web.Constants
Default request buffer size
DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.web.Constants
The default response-type
DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
The default response-type
DEFAULT_SERVER_SOCKET_TIMEOUT - Static variable in class org.glassfish.grizzly.web.Constants
 
DEFAULT_SERVER_SOCKET_TIMEOUT - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
DEFAULT_SERVLET_NAME - Static variable in class org.glassfish.grizzly.web.FileCache
 
DEFAULT_TCP_NO_DELAY - Static variable in class org.glassfish.grizzly.web.Constants
 
DEFAULT_TCP_NO_DELAY - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
DEFAULT_TIMEOUT - Static variable in class org.glassfish.grizzly.web.Constants
Default transaction time out.
DefaultAsyncExecutor - Class in org.glassfish.grizzly.web.arp
Default implementation of the AsyncExecutor.
DefaultAsyncExecutor() - Constructor for class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
 
DefaultAsyncHandler - Class in org.glassfish.grizzly.web.arp
Default implementation of AsyncHandler.
DefaultAsyncHandler() - Constructor for class org.glassfish.grizzly.web.arp.DefaultAsyncHandler
 
defaultContextPaths - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Host
 
defaultContexts - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Host
 
defaultHostName - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Default host name.
defaultLocale - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The default Locale if none are specified.
defaultMap - Static variable in class org.glassfish.grizzly.web.container.util.http.MimeMap
 
defaultResponseType - Variable in class org.glassfish.grizzly.web.ProcessorTask
The default response-type
defaultResponseType - Variable in class org.glassfish.grizzly.web.WebFilterConfig
The default response-type
defaultWrapper - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
delete(File) - Static method in class org.glassfish.grizzly.web.container.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
deleteDir(File) - Static method in class org.glassfish.grizzly.web.container.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
destroy() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Invoked when the GrizzlyWebServer or SelectorThread is stopped or removed.
destroy() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
 
destroy() - Method in interface org.glassfish.grizzly.web.container.ProtocolHandler
 
disableMonitoring() - Method in class org.glassfish.grizzly.web.WebFilter
Disable gathering of monitoring data.
disableThreadPoolStats() - Method in class org.glassfish.grizzly.web.WebFilter
Removes ThreadPoolStatistic from every ExecutorService, when monitoring has been turned off.
disableUploadTimeout - Variable in class org.glassfish.grizzly.web.ProcessorTask
Flag to disable setting a different time-out on uploads.
disableUploadTimeout - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Flag to disable setting a different time-out on uploads.
DISPATCHER_REQUEST_PATH_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
Request dispatcher path.
DISPATCHER_TYPE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
Request dispatcher state.
dispatcherType - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The current dispatcher type.
displayClassPath(String, URL[]) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Debug method, display the classpath
displayConfiguration() - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilter
Display the Grizzly configuration parameters.
displayConfiguration() - Method in class org.glassfish.grizzly.web.WebFilter
Display the Grizzly configuration parameters.
displayConfiguration - Variable in class org.glassfish.grizzly.web.WebFilterConfig
If true, display the NIO configuration information.
doFilter(AsyncExecutor) - Method in interface org.glassfish.grizzly.web.arp.AsyncFilter
Execute and return true if the next AsyncFilter can be invoked.
doFlush(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Flush bytes or chars contained in the buffer.
doGetSession(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
domain - Variable in class org.glassfish.grizzly.web.WebFilterJMXManager
 
doProcess() - Method in class org.glassfish.grizzly.web.ProcessorTask
Process an HTTP request using a non blocking Socket
doRead(ByteChunk, Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
Fills the given ByteChunk with the buffered request body.
doRead(ByteChunk, Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Read bytes.
doRead(ByteChunk, Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Read bytes.
doRead(ByteChunk, Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
Write some bytes.
doRead(ByteChunk, Request) - Method in interface org.glassfish.grizzly.web.container.http11.InputFilter
Read bytes.
doRead(ByteChunk, Request) - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Read some bytes.
doRead(ByteChunk, Request) - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer.InputStreamInputBuffer
Read bytes into the specified chunk.
doRead(ByteChunk, Request) - Method in interface org.glassfish.grizzly.web.container.InputBuffer
Return from the input stream.
doRead(ByteChunk) - Method in class org.glassfish.grizzly.web.container.Request
Read data from the input buffer and put it into a byte chunk.
doTask() - Method in class org.glassfish.grizzly.web.arp.AsyncProcessorTask
Execute the AsyncExecutor based on the stage of the ProcessorTask execution.
doTask() - Method in class org.glassfish.grizzly.web.ProcessorTask
Execute the HTTP request by parsing the header/body, and then by delegating the process to the Catalina container.
doTask() - Method in interface org.glassfish.grizzly.web.Task
Execute the task.
doTimeout(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySuspendedResponse
 
doTimeout(boolean) - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
doWrite(ByteChunk, Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Write the contents of a byte chunk.
doWrite(ByteChunk, Response) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer.OutputStreamOutputBuffer
Write chunk.
doWrite(ByteChunk, Response) - Method in interface org.glassfish.grizzly.web.container.http11.OutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in interface org.glassfish.grizzly.web.container.OutputBuffer
Writes the response.
doWrite(ByteChunk) - Method in class org.glassfish.grizzly.web.container.Response
Write a chunk of bytes.
dropConnection - Variable in class org.glassfish.grizzly.web.ProcessorTask
Allow client of this class to force connection closing.
duplicate(MessageBytes) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed

E

elements() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
elements() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns an enumeration of the values in this table.
enableCache(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Enable resource caching.
enableCache(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Enable/disable the cache
enabledCiphers - Variable in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
enableJMX(Management) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Enable JMX Management by configuring the Management
enableMonitoring() - Method in class org.glassfish.grizzly.web.WebFilter
Enable gathering of monitoring data.
enableThreadPoolStats() - Method in class org.glassfish.grizzly.web.WebFilter
Injects ThreadPoolStatistic into every ExecutorService, for monitoring purposes.
enc - Variable in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
 
enc - Variable in class org.glassfish.grizzly.web.container.util.buf.StringCache.ByteEntry
 
encode(byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64
Encodes hex octects into Base64
encoder - Variable in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
 
encoders - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
List of encoders.
encoders - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
List of encoders.
encodeToByte(byte[], boolean) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - Static method in class org.glassfish.grizzly.web.container.util.buf.Base64Utils
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encodeURL(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Encode the session identifier associated with this response into the specified URL, if necessary.
encodeURL(String) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
Utility funtion to re-encode the URL.
encodeURL(String, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
Utility funtion to re-encode the URL.
ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
 
ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
 
ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
 
ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
 
ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
 
ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
 
ENCODING - Static variable in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
 
ENCODING_NAME - Static variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
 
ENCODING_NAME - Static variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
 
ENCODING_NAME - Static variable in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
 
ENCODING_NAME - Static variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
 
ENCODING_NAME - Static variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
 
ENCODING_NAME - Static variable in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
 
ENCODING_NAME - Static variable in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
 
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
 
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
End the current request.
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
End the current request.
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
End the current request.
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
End the current request.
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
End the current request.
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
End the current request.
end() - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
End the current request.
end() - Method in interface org.glassfish.grizzly.web.container.http11.InputFilter
End the current request.
end - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
 
end() - Method in interface org.glassfish.grizzly.web.container.http11.OutputFilter
End the current request.
END_CHUNK - Static variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
End chunk.
endChunk - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Flag set to true when the end chunk has been read.
endChunk - Variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Chunk used to read leftover bytes.
endHeaders() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
End the header block.
endRequest() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
End request (consumes leftover bytes).
endRequest() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
End request.
endRequest() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
End request.
entrySet() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns a Set view of the mappings contained in this map.
Enumerator<E> - Class in org.glassfish.grizzly.web.container.util.http
Adapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs returning Enumerations can easily run on top of the new collections.
Enumerator(Collection<E>) - Constructor for class org.glassfish.grizzly.web.container.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Collection<E>, boolean) - Constructor for class org.glassfish.grizzly.web.container.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Iterator<E>) - Constructor for class org.glassfish.grizzly.web.container.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Iterator<E>, boolean) - Constructor for class org.glassfish.grizzly.web.container.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Map<?, E>) - Constructor for class org.glassfish.grizzly.web.container.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
Enumerator(Map<?, E>, boolean) - Constructor for class org.glassfish.grizzly.web.container.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
equals(String) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equals(ByteChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
equals(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
equals(CharChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
equals(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
equals(String) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Compares the message bytes to the specified String object.
equals(CharChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
equals(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
equals(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
equals(String) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equals(Object) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
equals(Object) - Method in class org.glassfish.grizzly.web.container.util.buf.StringCache.ByteEntry
 
equals(Object) - Method in class org.glassfish.grizzly.web.container.util.buf.StringCache.CharEntry
 
equals(String, byte[], int, int) - Static method in class org.glassfish.grizzly.web.container.util.http.Cookies
 
equals(Object) - Method in class org.glassfish.grizzly.web.container.util.net.URL
Compare two URLs for equality.
equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Compares the message bytes to the specified String object.
error - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The error flag.
error - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
error - Variable in class org.glassfish.grizzly.web.ProcessorTask
Error flag.
ERROR - Static variable in class org.glassfish.grizzly.web.TaskEvent
 
ERROR_MESSAGE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we forward an HTTP status message (as an object of type STring) to an error page.
errorException - Variable in class org.glassfish.grizzly.web.container.Response
Holds request error exception.
errorURI - Variable in class org.glassfish.grizzly.web.container.Response
Request error URI.
Etag - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
exactWrappers - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
EXCEPTION_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we forward a Java exception (as an object of type Throwable) to an error page.
EXCEPTION_PAGE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we forward the request URI (as an object of type String) of the page on which an error occurred.
EXCEPTION_TYPE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we forward a Java exception type (as an object of type Class) to an error page.
execute() - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Execute the defined Adapter or GrizzlyAdapter
EXECUTE - Static variable in interface org.glassfish.grizzly.web.arp.AsyncTask
 
execute() - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Execute the associated Adapter or GrizzlyAdapter
execute(Object, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Call execute() - any ant-like task should work
execute() - Method in interface org.glassfish.grizzly.web.Task
Execute this task by using the associated ExecutorService.
execute() - Method in class org.glassfish.grizzly.web.TaskBase
Execute the task based on its ExecutorService.
expand(URL) - Static method in class org.glassfish.grizzly.web.container.util.ExpandJar
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(URL, String, String) - Static method in class org.glassfish.grizzly.web.container.util.ExpandJar
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(InputStream, File, String) - Static method in class org.glassfish.grizzly.web.container.util.ExpandJar
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
ExpandJar - Class in org.glassfish.grizzly.web.container.util
Expand out a jar.
ExpandJar() - Constructor for class org.glassfish.grizzly.web.container.util.ExpandJar
 
extensionWrappers - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
extract(int) - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Extract and return a substring that starts at the specified position, and extends to the end of the string being parsed.
extract(int, int) - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Extract and return a substring that starts at the specified position, and ends at the character before the specified position.

F

fakeOutputStream - Variable in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Fake internal output stream.
FastDateFormat - Class in org.glassfish.grizzly.web.container.util.http
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
FastDateFormat(DateFormat) - Constructor for class org.glassfish.grizzly.web.container.util.http.FastDateFormat
 
FastHttpDateFormat - Class in org.glassfish.grizzly.web.container.util.http
Utility class to generate HTTP dates.
FastHttpDateFormat() - Constructor for class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
 
fields - Variable in class org.glassfish.grizzly.web.container.util.collections.MultiMap
 
FileCache - Class in org.glassfish.grizzly.web
This class implements a file caching mechanism used to cache static resources.
FileCache(WebFilter) - Constructor for class org.glassfish.grizzly.web.FileCache
 
fileCache - Variable in class org.glassfish.grizzly.web.standalone.StaticHandler
The FileCache mechanism used to cache static resources.
fileCache - Variable in class org.glassfish.grizzly.web.WebFilterConfig
The FileCache associated with this Selector
FileCache.FileCacheEntry - Class in org.glassfish.grizzly.web
 
FileCache.FileCacheEntry() - Constructor for class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
FileOutputBuffer - Interface in org.glassfish.grizzly.web.container
Simple marker class for supporting OS level send-file functionality.
fill() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Fill the internal buffer using data from the undelying input stream.
filter(String) - Static method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Filter the specified message string for characters that are sensitive in HTML.
filter(ByteChunk) - Method in interface org.glassfish.grizzly.web.container.ResponseFilter
Filter the bytes contained inside the ByteChunk.
filter(String) - Static method in class org.glassfish.grizzly.web.container.util.http.HttpMessages
Filter the specified message string for characters that are sensitive in HTML.
filterChainContext - Variable in class org.glassfish.grizzly.web.ProcessorTask
 
filterLibrary - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Filter library.
filterLibrary - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Filter library.
find(ByteChunk) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
find(CharChunk) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
find(String, int) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Find the index of a field with the given name.
findBooleanSetters(Class<?>) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
findBytes(ByteChunk, byte[]) - Method in class org.glassfish.grizzly.web.ProcessorTask
Specialized utility method: find a sequence of lower case bytes inside a ByteChunk.
findBytes(ByteChunk, byte[]) - Method in class org.glassfish.grizzly.web.standalone.StaticHandler
Specialized utility method: find a sequence of lower case bytes inside a ByteChunk.
findChar(byte[], int, int, char) - Static method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Find a character, no side effects.
findChar(char) - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Return the index of the next occurrence of the specified character, or the index of the character after the last position of the string if no more occurrences of this character are found.
findChars(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Find a character, no side effects.
findClosest(ByteChunk, StringCache.ByteEntry[], int) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findClosest(CharChunk, StringCache.CharEntry[], int) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findCompressableMimeTypes() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the list of comprassable mime types.
findFirst(String) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
 
findHeader(String, int) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Find the index of a header with the given name.
findIgnoreCase(String, int) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Find the index of a field with the given name.
findMethod(Class<?>, String, Class<?>[]) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
findMethods(Class<?>) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
findNext(int) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
 
findNoCompressionUserAgents() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the list of no compression user agents.
findNotChars(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Find the first character != c
findRestrictedUserAgents() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the list of restricted user agents.
findText() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Return the index of the next occurrence of a non-whitespace character, or the index of the character after the last position of the string if no more non-whitespace characters are found.
findVoidSetters(Class<?>) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
findWhite() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Return the index of the next occurrence of a whitespace character, or the index of the character after the last position of the string if no more whitespace characters are found.
finish() - Method in class org.glassfish.grizzly.web.container.Response
 
finished - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Finished flag.
finishRequest() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Perform whatever actions are required to flush and close the input stream or reader, in a single operation.
finishResponse() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Perform whatever actions are required to flush and close the output stream or writer, in a single operation.
flush() - Method in class org.glassfish.grizzly.web.arp.AsynchronousOutputBuffer
 
flush() - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter.FakeOutputStream
 
flush() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Flush bytes or chars contained in the buffer.
flush() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
Will send the buffer to the client.
flush() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
flush() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Flush the response.
flush() - Method in class org.glassfish.grizzly.web.container.Response
 
flush() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Flush the buffered bytes,
flushBuffer() - Method in class org.glassfish.grizzly.web.arp.AsynchronousOutputBuffer
 
flushBuffer() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Flush the buffer and commit this response.
flushBuffer() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
flushBuffer() - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Flush any internal buffers into the ByteOutput or the internal byte[]
flushBuffer() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
flushBuffer() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Writes bytes to the underlying channel.
flushBytes() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Real write - this buffer will be sent to the client
flushChannel(Buffer) - Method in class org.glassfish.grizzly.web.arp.AsynchronousOutputBuffer
 
flushChannel(Buffer) - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Flush the buffer by looping until the ByteBuffer is empty
flushChars() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
flushCharsNeeded() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
flushHeaders() - Method in class org.glassfish.grizzly.web.container.Response
Write all headers into our internal buffer and flush the to the client.
FORCED_REQUEST_TYPE - Static variable in class org.glassfish.grizzly.web.Constants
The forced request-type
FORCED_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
The forced response-type
forcedRequestType - Variable in class org.glassfish.grizzly.web.ProcessorTask
The forced request-type
forcedRequestType - Variable in class org.glassfish.grizzly.web.WebFilterConfig
The forced request-type
format - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The date format we will use for creating date headers.
format(Date, StringBuffer, FieldPosition) - Method in class org.glassfish.grizzly.web.container.util.http.FastDateFormat
Note: breaks functionality of fieldPosition param.
FORMAT - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
HTTP date format.
format(LogRecord) - Method in class org.glassfish.grizzly.web.container.util.LoggingFormatter
Format the record to include the Thread that logged this record.
formatCache - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
Formatter cache.
formatDate(long, DateFormat) - Static method in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
Get the HTTP format of the specified date.
http spec only requre second precision http://tools.ietf.org/html/rfc2616#page-20
therefore we dont use the millisecond precision , but second .
formats - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
FORMATS - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
ThreadLocal for the set of SimpleDateFormat formats to use in getDateHeader().
FORWARD_CONTEXT_PATH_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the original context path is stored on an forwarded dispatcher request.
FORWARD_PATH_INFO_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the original path info is stored on an forwarded dispatcher request.
FORWARD_QUERY_STRING_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the original query string is stored on an forwarded dispatcher request.
FORWARD_REQUEST_URI_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the original request URI is stored on an forwarded dispatcher request.
FORWARD_SERVLET_PATH_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the original servlet path is stored on an forwarded dispatcher request.
future - Variable in class org.glassfish.grizzly.web.container.SuspendedResponse
 
future - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 

G

gather(int) - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gather ExecutorService statistic.
GET - Static variable in class org.glassfish.grizzly.web.Constants
GET.
GET - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
GET.
get(String) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
 
get(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String) - Static method in class org.glassfish.grizzly.web.container.util.http.MimeType
 
getAccessCount() - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
getActiveProcessorTasks() - Method in class org.glassfish.grizzly.web.WebFilter
 
getAdapter() - Method in interface org.glassfish.grizzly.web.container.Processor
 
getAdapter() - Method in interface org.glassfish.grizzly.web.container.ProtocolHandler
 
getAdapter() - Method in class org.glassfish.grizzly.web.ProcessorTask
Get the associated adapter.
getAdapter() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getAsyncExecutor() - Method in class org.glassfish.grizzly.web.arp.AsyncProcessorTask
Get the AsyncExecutor.
getAsyncExecutor() - Method in interface org.glassfish.grizzly.web.arp.AsyncTask
Get the AsyncExecutor.
getAsyncHandler() - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Get the AsyncHandler who drive the asynchronous process.
getAsyncHandler() - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilterConfig
Return the AsyncHandler used when asynchronous execution is enabled.
getAsyncHandler() - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Get the AsyncHandler who drive the asynchronous process.
getAsyncHandler() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the AsyncHandler used when asynchronous execution is enabled.
getAsyncTask() - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Get the AsyncProcesssorTask.
getAsyncTask() - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Return AsyncTask.
getAttachment() - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
getAttachment(SelectionKey) - Static method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachment
 
getAttachment() - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachmentWrapper
 
getAttribute(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the specified request attribute if it exists; otherwise, return null.
getAttribute(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Return an attribute.
getAttribute(String) - Method in interface org.glassfish.grizzly.web.container.ProtocolHandler
 
getAttribute(String) - Method in class org.glassfish.grizzly.web.container.Request
 
getAttribute(Object, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Call void getAttribute( String )
getAttributeNames() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the names of all request attributes for this Request, or an empty Enumeration if there are none.
getAttributes() - Method in class org.glassfish.grizzly.web.container.Request
 
getAuthority() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the authority part of the URL.
getAuthorization() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the authorization credentials sent with this request.
getAuthType() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the authentication type used for this Request.
getAuthType() - Method in class org.glassfish.grizzly.web.container.Request
 
getBuffer() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Returns the message bytes.
getBuffer() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
getBufferSize() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
getBufferSize() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the actual buffer size used for this Response.
getBufferSize() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the request input buffer size
getByteChunk() - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
 
getByteChunk() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Returns the byte chunk, representing the byte[] and offset/length.
getByteEnabled() - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
getBytes() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Returns the message bytes.
getBytesRead() - Method in class org.glassfish.grizzly.web.container.Request
 
getBytesReceived() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getBytesReceived() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getBytesSent() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getBytesSent() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getBytesWritten() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
getBytesWritten() - Method in class org.glassfish.grizzly.web.container.Response
 
getCache() - Method in class org.glassfish.grizzly.web.FileCache
Return the FileCache
getCachedByteBuffer() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Return a copy of the cached resources.
getCacheSize() - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
getCause() - Method in exception org.glassfish.grizzly.web.container.http11.ClientAbortException
Returns the cause that caused this exception, if any.
getCertificateChain(String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Returns the certificate chain associated with the given alias.
getCharacterEncoding() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the character encoding for this Request.
getCharacterEncoding() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the character encoding used for this Response.
getCharacterEncoding() - Method in class org.glassfish.grizzly.web.container.Request
Get the character encoding used for this request.
getCharacterEncoding() - Method in class org.glassfish.grizzly.web.container.Response
 
getCharChunk() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Returns the char chunk, representing the char[] and offset/length.
getCharEnabled() - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
getChars() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
getCharset(Locale) - Static method in class org.glassfish.grizzly.web.container.util.http.LocaleToCharsetMap
Gets the preferred charset for the given locale, or null if the locale is not recognized.
getCharsetFromContentType(String) - Static method in class org.glassfish.grizzly.web.container.util.http.ContentType
Parse the character encoding from the specified content type header.
getCharsWritten() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
getChunkingDisabled() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Is chunking enabled/disabled?
getChunkingDisabled() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Is chunking enabled?
getCipherSuite() - Method in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The cipher suite being used on this connection.
getClassLoader() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getClassPath(Vector<URL>) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Return a URL[] that can be used to construct a class loader
getClassPath(String, String, String, boolean) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Construct a URL classpath from files in a directory, a cpath property, and tools.jar.
getClientAliases(String, Principal[]) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Get the matching aliases for authenticating the client side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClone() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
getClone() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
getClone() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
getCode() - Method in class org.glassfish.grizzly.web.container.ActionCode
Action id, useable in switches and table indexes
getComment() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getCompletionHandler() - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
getCompressableMimeTypes() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getCompression() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return compression level.
getCompression() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getCompressionMinSize() - Method in class org.glassfish.grizzly.web.ProcessorTask
 
getCompressionMinSize() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getConfig() - Method in class org.glassfish.grizzly.web.WebFilter
 
getConnection() - Method in class org.glassfish.grizzly.web.container.Response
Return the underlying Connection WARNING.
getConnection() - Method in interface org.glassfish.grizzly.web.Task
 
getConnection() - Method in class org.glassfish.grizzly.web.TaskBase
 
getContentCount() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the number of bytes actually written to the output stream.
getContentLanguage() - Method in class org.glassfish.grizzly.web.container.Response
Return the content language.
getContentLength() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Get content length.
getContentLength() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Get content length.
getContentLength() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the content length for this Request.
getContentLength() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the content length that was set or calculated for this Response.
getContentLength() - Method in class org.glassfish.grizzly.web.container.Request
 
getContentLength() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getContentLength() - Method in class org.glassfish.grizzly.web.container.Response
 
getContentLengthLong() - Method in class org.glassfish.grizzly.web.container.Request
 
getContentLengthLong() - Method in class org.glassfish.grizzly.web.container.Response
 
getContentType() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the content type for this Request.
getContentType() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the content type that was set or calculated for this response, or null if no content type was set.
getContentType() - Method in class org.glassfish.grizzly.web.container.Request
 
getContentType() - Method in class org.glassfish.grizzly.web.container.Response
 
getContentType(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeMap
 
getContentTypeFor(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeMap
 
getContentWritten() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
getContextNames() - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Return all contexts, in //HOST/PATH form
getCookie(int) - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
 
getCookieCount() - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
 
getCookieHeaderName() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version.
getCookieHeaderName(int) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version.
getCookies() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the set of Cookies received with this Request.
getCookies() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return an array of all cookies set for this response, or a zero-length array if no cookies have been set.
getCookies() - Method in class org.glassfish.grizzly.web.container.Request
 
getCount200() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount200() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount2xx() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount2xx() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount302() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount302() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount304() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount304() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount3xx() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount3xx() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount400() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount400() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount401() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount401() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount403() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount403() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount404() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount404() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount4xx() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount4xx() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount503() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount503() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCount5xx() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCount5xx() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCountConnections() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Gets the number of connections in keep-alive mode.
getCountContentHits() - Method in class org.glassfish.grizzly.web.FileCache
Return the Number of hits on cached file content
getCountContentMisses() - Method in class org.glassfish.grizzly.web.FileCache
Return the Number of misses on cached file content
getCountEntries() - Method in class org.glassfish.grizzly.web.FileCache
Return the number of current cache entries.
getCountFlushes() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Gets the number of keep-alive connections that were closed
getCountHits() - Method in class org.glassfish.grizzly.web.FileCache
Return the Number of cache lookup hits
getCountHits() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Gets the number of requests received by connections in keep-alive mode.
getCountInfoHits() - Method in class org.glassfish.grizzly.web.FileCache
The Number of hits on cached file info
getCountInfoMisses() - Method in class org.glassfish.grizzly.web.FileCache
Return the number of misses on cached file info
getCountMisses() - Method in class org.glassfish.grizzly.web.FileCache
Return the Number of cache lookup misses
getCountOpenConnections() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCountOpenEntries() - Method in class org.glassfish.grizzly.web.FileCache
The number of current open cache entries
getCountOther() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getCountOther() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCountOverflows() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Total number of thread pool overflow
getCountQueued() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the number of connections currently in the queue
getCountQueued15MinuteAverage() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the average number of connections queued in the last 15 minutes
getCountQueued1MinuteAverage() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the average number of connections queued in the last 1 minute
getCountQueued5MinuteAverage() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the average number of connections queued in the last 5 minutes
getCountRefusals() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Gets the number of keep-alive connections that were rejected.
getCountTimeouts() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Gets the number of keep-alive connections that timed out.
getCountTotalConnections() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the total number of connections that have been accepted.
getCountTotalQueued() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the total number of connections that have been queued.
getCreationTime() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
getCRLs(String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
Load the collection of CRLs.
getCurrentDate() - Static method in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentQueryString() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getCurrentSet() - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
getCurrentUri() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getDateHeader(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the value of the specified date header, if any; otherwise return -1.
getDecodedRequestURI() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Get the decoded request URI.
getDecodedRequestURIMB() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Get the decoded request URI.
getDefault() - Static method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefaultHostName() - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Get default host.
getDefaultResponseType() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the default response type used
getDefaultResponseType() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getDetailMessage() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Gets detail error message.
getDisableUploadTimeout() - Method in class org.glassfish.grizzly.web.ProcessorTask
Get the flag that controls upload time-outs.
getDomain() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Returns the domain name set for this cookie.
getDomain() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getDomain() - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
getDropConnection() - Method in class org.glassfish.grizzly.web.ProcessorTask
Is the keep-alive mechanism enabled or disabled.
getEnabledCiphers(String, String[]) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
getEnabledProtocols(SSLServerSocket, String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
 
getEnabledProtocols(SSLServerSocket, String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
getEncoding() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
getEncoding() - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
 
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
 
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
Return the name of the associated encoding; Here, the value is "void".
getEncodingName() - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in interface org.glassfish.grizzly.web.container.http11.InputFilter
Get the name of the encoding handled by this filter.
getEncodingName() - Method in interface org.glassfish.grizzly.web.container.http11.OutputFilter
Get the name of the encoding handled by this filter.
getEnd() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
getEnd() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
getErrorCount() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getErrorCount() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getErrorException() - Method in class org.glassfish.grizzly.web.container.Response
Get the Exception that occurred during request processing.
getErrorPage(String, String, String) - Static method in class org.glassfish.grizzly.web.container.util.http.HtmlHelper
When Grizzlu has reached its connection-queue pool limits, an HTML error pages will to be returned to the clients.
getErrorURI() - Method in class org.glassfish.grizzly.web.container.Response
Get the request URI that caused the original error.
getExtension(String) - Static method in class org.glassfish.grizzly.web.container.util.http.MimeMap
Get extension of file, without fragment id
getExtensions() - Method in class org.glassfish.grizzly.web.container.util.http.MimeMap
 
getFile() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the filename part of the URL.
getFileCache() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getFilesByExt(String, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Return all files with a given extension in a dir
getFilterChainContext() - Method in class org.glassfish.grizzly.web.ProcessorTask
 
getFilters() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Get filters.
getFilters() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Get filters.
getFlagEnabled() - Method in class org.glassfish.grizzly.web.FileCache
Returns flag indicating whether file cache has been enabled
getForcedRequestType() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the default request type used
getForcedRequestType() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getFuture() - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
getGlobalProcessor() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getHandler() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the Interceptor used by this instance.
getHeader(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the first value of the specified header, if any; otherwise, return null
getHeader(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the value for the specified header, or null if this header has not been set.
getHeader(String) - Method in class org.glassfish.grizzly.web.container.Request
 
getHeader(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
 
getHeaderBBSize() - Method in class org.glassfish.grizzly.web.FileCache
Retunr the header size buffer.
getHeaderNames() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the names of all headers received with this request.
getHeaderNames() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return an array of all the header names set for this response, or a zero-length array if no headers have been set.
getHeaders(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return all of the values of the specified header, if any; otherwise, return an empty enumeration.
getHeaderValues(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return an array of all the header values associated with the specified header name, or an zero-length array if there are no such header values.
getHitCount() - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
getHook() - Method in class org.glassfish.grizzly.web.container.Response
 
getHost() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the host name part of the URL.
getHost() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Get host, on which GrizzlyWebServer listens.
getHosts() - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
getId() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
Each object can have an unique id, similar with name but providing faster access ( array vs.
getIdInternal() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Return the session identifier for this session.
getIdleTimeoutDelay() - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachment
returns the idle timeout delay.
getImplementationName() - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEImplementation
 
getImplementationName() - Method in class org.glassfish.grizzly.web.container.util.net.SSLImplementation
 
getIncluded() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the "processing inside an include" flag.
getIndex() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Return the zero-relative index of our current parsing position within the string being parsed.
getInfo() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInputBuffer() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
getInputBuffer() - Method in class org.glassfish.grizzly.web.container.Request
 
getInputStream() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the servlet input stream for this Request.
getInputStream() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Get the underlying socket input stream.
getInputStream() - Method in class org.glassfish.grizzly.web.ProcessorTask
 
getInstance(ByteChunk, String) - Static method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
 
getInstance() - Static method in class org.glassfish.grizzly.web.container.util.net.SSLImplementation
 
getInstance(String) - Static method in class org.glassfish.grizzly.web.container.util.net.SSLImplementation
 
getInt() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
getInt() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
getInt() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Convert the buffer to an int, cache the value
getInterceptor() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getIntHeader(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the value of the specified header as an integer, or -1 if there is no such header for this request.
getJmxManager() - Method in class org.glassfish.grizzly.web.WebFilter
 
getJrouteId() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Gets the jroute id of this request, which may have been sent as a separate JROUTE cookie or appended to the session identifier encoded in the URI (if cookies have been disabled).
getKeepAliveStatistics() - Method in class org.glassfish.grizzly.web.embed.Statistics
Return an instance of KeepAliveStats , which gather information about the connection and the keep-alive mechanism.
getKeepAliveStats() - Method in class org.glassfish.grizzly.web.WebFilter
 
getKeepAliveTimeoutInSeconds() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Gets the number of seconds before a keep-alive connection that has been idle times out and is closed.
getKeyManagers(String, String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
Gets the initialized key managers.
getKeySize() - Method in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
Get the keysize.
getKeystore(String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
getKeystorePassword() - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
getLargeFileCacheEnabled() - Method in class org.glassfish.grizzly.web.FileCache
Is the large file cache support enabled.
getLastAccessedTime() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
getLastRequestCompletionTime() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
Gets the time when the last request was completed.
getLastRequestCompletionTime() - Method in class org.glassfish.grizzly.web.container.RequestInfo
Gets the time when the last request was completed.
getLastRequestMethod() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
Gets the HTTP method of the last request serviced.
getLastRequestMethod() - Method in class org.glassfish.grizzly.web.container.RequestInfo
Gets the HTTP method of the last request serviced.
getLastRequestURI() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
Gets the URI of the last request serviced.
getLastRequestURI() - Method in class org.glassfish.grizzly.web.container.RequestInfo
Gets the URI of the last request serviced.
getLength() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Returns the length of the bytes.
getLength() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Returns the length of the bytes.
getLength() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Returns the length of the original buffer.
getLength() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Return the length of the string we are parsing.
getLimit() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
getLimit() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
getLocalAddr() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocale() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the preferred Locale that the client will accept content in, based on the value for the first Accept-Language header that was encountered.
getLocale() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the Locale assigned to this response.
getLocale() - Method in class org.glassfish.grizzly.web.container.Response
 
getLocale(String) - Static method in class org.glassfish.grizzly.web.container.util.http.AcceptLanguage
 
getLocales() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the set of preferred Locales that the client will accept content in, based on the values for any Accept-Language headers that were encountered.
getLocales(String) - Static method in class org.glassfish.grizzly.web.container.util.http.AcceptLanguage
 
getLocalHost() - Method in class org.glassfish.grizzly.web.container.Request
 
getLocalName() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalPort() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class org.glassfish.grizzly.web.container.Request
 
getLogger() - Static method in class org.glassfish.grizzly.web.container.util.LoggerUtils
Return the Logger used by all classes under this module.
getLong() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
getLong() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Convert the buffer to an long, cache the value
getManagement() - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
Return the Management interface, or null if JMX management is no enabled.
getManager(String) - Static method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get the StringManager for a particular package.
getManager(ResourceBundle) - Static method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get the StringManager for a particular package.
getManager(String, Locale) - Static method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get the StringManager for a particular package and Locale.
getMaxAge() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxAge() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getMaxCacheEntries() - Method in class org.glassfish.grizzly.web.FileCache
Return the maximum entries this cache can contains.
getMaxDispatchDepth() - Static method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
getMaxEntries() - Method in class org.glassfish.grizzly.web.FileCache
Return the maximum number of cache entries
getMaxEntrySize() - Method in class org.glassfish.grizzly.web.FileCache
Get the maximum size a FileCache.FileCacheEntry can have.
getMaxHeapCacheSize() - Method in class org.glassfish.grizzly.web.FileCache
Return the maximum heap space used for cache
getMaxHttpHeaderSize() - Method in class org.glassfish.grizzly.web.ProcessorTask
 
getMaxHttpHeaderSize() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getMaxInactiveInterval() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
getMaxKeepAliveRequests() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getMaxLargeCacheSize() - Method in class org.glassfish.grizzly.web.FileCache
Get the maximum cache size
getMaxMmapCacheSize() - Method in class org.glassfish.grizzly.web.FileCache
Return the Maximum Memory Map size to be used for caching
getMaxOpenConnections() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getMaxOpenEntries() - Method in class org.glassfish.grizzly.web.FileCache
Return the maximum number of open cache entries
getMaxPostSize() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the maximum size of a POST which will be buffered in SSL mode.
getMaxPostSize() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getMaxQueued() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the maximum size of the connection queue
getMaxRequestUri() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getMaxSmallCacheSize() - Method in class org.glassfish.grizzly.web.FileCache
Get the maximum cache size
getMaxTime() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getMaxTime() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getMemoryManager() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getMessage() - Method in exception org.glassfish.grizzly.web.container.http11.ClientAbortException
Returns the message associated with this exception, if any.
getMessage() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the error message that was set with sendError() for this Response.
getMessage() - Method in class org.glassfish.grizzly.web.container.Response
Get the status message.
getMessage(int) - Static method in class org.glassfish.grizzly.web.container.util.http.HttpMessages
Get the status string associated with a status code.
getMethod() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the HTTP request method used in this Request.
getMethod() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getMimeHeaders() - Method in class org.glassfish.grizzly.web.container.Request
 
getMimeHeaders() - Method in class org.glassfish.grizzly.web.container.Response
 
getMinEntrySize() - Method in class org.glassfish.grizzly.web.FileCache
Get the maximum size a FileCache.FileCacheEntry can have.
getMserver() - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
getName() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
Return the "name" of the timestamp.
getName(int) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Returns the Nth header name This may be used to iterate through all header fields.
getName() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Returns the name of the cookie.
getName(int) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Returns the Nth header name, or null if there is no such header.
getName() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getName() - Method in class org.glassfish.grizzly.web.WebFilter
 
getNoCompressionUserAgents() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getNote(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the object bound with the specified name to the internal notes for this request, or null if no such binding exists.
getNote(int) - Method in interface org.glassfish.grizzly.web.container.NotesManager
Return the note associated with key,
getNote(int) - Method in class org.glassfish.grizzly.web.container.NotesManagerImpl
Return the note associated with key,
getNote(int) - Method in class org.glassfish.grizzly.web.container.Request
 
getNote(int) - Method in class org.glassfish.grizzly.web.container.Response
 
getNoteNames() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return an Iterator containing the String names of all notes bindings that exist for this request.
getNotesManager() - Method in class org.glassfish.grizzly.web.container.Request
 
getNotesManager() - Method in class org.glassfish.grizzly.web.container.Response
 
getOffset() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
getOffset() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
getOname() - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
getOpenConnectionsCount() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Get the current number of open channels, which are being handled by the pipeline
getOutputBuffer() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the underlying OutputBuffer
getOutputBuffer() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
getOutputBuffer() - Method in class org.glassfish.grizzly.web.container.Response
 
getOutputStream() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the servlet output stream associated with this Response.
getOutputStream() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Get the underlying socket output stream.
getOutputStream() - Method in class org.glassfish.grizzly.web.ProcessorTask
 
getParameter(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the value of the specified request parameter, if any; otherwise, return null.
getParameter(String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
getParameterMap() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Returns a Map of the parameters of this request.
getParameterNames() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the names of all defined request parameters for this request.
getParameterNames() - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
getParameters() - Method in class org.glassfish.grizzly.web.container.Request
 
getParameters(String, String, KeyStore) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
Return the initialization parameters for the TrustManager.
getParameterValues(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the defined values for the specified request parameter, if any; otherwise, return null.
getParameterValues(String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
getParent() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
getPath() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getPath() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the path part of the URL.
getPeakQueued() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the largest number of connections that were in the queue simultaneously.
getPeerCertificateChain() - Method in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The client certificate chain (if any).
getPeerCertificateChain(boolean) - Method in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The client certificate chain (if any).
getPort() - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
The Port this instance is used for mapping.
getPort() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the port number part of the URL.
getPort() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Get port, on which GrizzlyWebServer listens.
getPostBody() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Gets the POST body of this request.
getPrivateKey(String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Returns the key associated with the given alias.
getProcessingTime() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getProcessingTime() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getProcessorTask() - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
The ProcessorTask used to execute the request processing.
getProcessorTask() - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
The ProcessorTask used to execute the request processing.
getProcessorTask(FilterChainContext) - Method in class org.glassfish.grizzly.web.WebFilter
Return a ProcessorTask from the pool.
getProperties() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getProperty(Object, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
getProperty(String) - Method in interface org.glassfish.grizzly.web.container.util.IntrospectionUtils.PropertySource
 
getProtocol() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the protocol and version used to make this Request.
getProtocol() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getProtocol() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the protocol name part of the URL.
getQuery() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the query part of the URL.
getQueryString() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the query string associated with this request.
getQueueSizeInBytes() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Get the maximum pending connection this ExecutorService can handle.
getQuotedValueEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.web.container.util.http.Cookies
Given a starting position after an initial quote chracter, this gets the position of the end quote.
getReader() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Read the Reader wrapping the input stream for this Request.
getRef() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the reference part of the URL.
getRemaining() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Get remaining bytes.
getRemaining() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Get remaining bytes.
getRemoteAddr() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the remote IP address making this Request.
getRemoteAddr() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getRemoteHost() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the remote host name making this Request.
getRemotePort() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class org.glassfish.grizzly.web.container.Request
 
getRemoteUser() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the name of the remote user that has been authenticated for this Request.
getRemoteUser() - Method in class org.glassfish.grizzly.web.container.Request
 
getReporter() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return a PrintWriter that can be used to render error messages, regardless of whether a stream or writer has already been acquired.
getRequest() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Get associated Coyote request.
getRequest() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Get the Coyote request.
getRequest() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the Request with which this Response is associated.
getRequest() - Method in class org.glassfish.grizzly.web.container.Response
 
getRequest() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the internal Request object.
getRequestBufferSize() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Return the request input buffer size
getRequestBytesReceived() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getRequestBytesSent() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getRequestCompletionTime() - Method in class org.glassfish.grizzly.web.container.RequestInfo
Gets the time taken to resume the request associated with this RequestInfo.
getRequestCount() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
getRequestCount() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getRequestedSessionId() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the session identifier included in this request, if any.
getRequestGroupInfo() - Method in class org.glassfish.grizzly.web.WebFilter
 
getRequestProcessingTime() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getRequestProcessor() - Method in class org.glassfish.grizzly.web.container.Request
 
getRequestStatistics() - Method in class org.glassfish.grizzly.web.embed.Statistics
Return an instance of RequestGroupInfo , which gather information about all the requests made to Grizzly.
getRequestURI() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the request URI for this request.
getRequestURI() - Method in class org.glassfish.grizzly.web.ProcessorTask
Get the request URI associated with this processor.
getRequestURL() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Reconstructs the URL the client used to make the request.
getResourcesContextPath() - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Return the context path used for servicing resources.
getResponse() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Get associated Coyote response.
getResponse() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the Response with which this Request is associated.
getResponse() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Get the Coyote response.
getResponse() - Method in class org.glassfish.grizzly.web.container.Request
 
getRestrictedUserAgents() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getRootFolder() - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Return the directory from where files will be serviced.
getRootFolder() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getScheduledThreadPool() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getScheme() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the scheme used to make this Request.
getSecondsMaxAge() - Method in class org.glassfish.grizzly.web.FileCache
Return the maximum age of a valid cache entry
getSecure() - Method in class org.glassfish.grizzly.web.container.util.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.
getSecure() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getServerAliases(String, Principal[]) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Get the matching aliases for authenticating the server side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerName() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the server name responding to this Request.
getServerName() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getServerPort() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the server port responding to this Request.
getServerPort() - Method in class org.glassfish.grizzly.web.container.Request
 
getServerPort() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getServerSocketFactory() - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEImplementation
 
getServerSocketFactory() - Method in class org.glassfish.grizzly.web.container.util.net.SSLImplementation
 
getSession() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the session associated with this Request, creating one if necessary.
getSession(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the session associated with this Request, creating one if necessary and requested.
getSessionId() - Method in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The current session Id.
getSessionTimeout() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Return a long representing the maximum idle time a session can be.
getSizeHeapCache() - Method in class org.glassfish.grizzly.web.FileCache
Return the heap space used for cache
getSizeMmapCache() - Static method in class org.glassfish.grizzly.web.FileCache
Return the size of Mapped memory used for caching
getSocket() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the Socket (if any) through which this Request was received.
getSocketFactory() - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14Factory
 
getSSLConfiguration() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Get the secured connection configuration.
getSSLContext() - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Return the SSLContext required when implementing SSL over NIO non-blocking.
getSSLSupport(Socket) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14Factory
 
getSSLSupport(SSLEngine) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14Factory
 
getSSLSupport(Socket) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEImplementation
 
getSSLSupport(SSLEngine) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSEImplementation
 
getSSLSupport(Socket) - Method in class org.glassfish.grizzly.web.container.util.net.SSLImplementation
 
getSSLSupport(SSLEngine) - Method in class org.glassfish.grizzly.web.container.util.net.SSLImplementation
 
getSSLSupport() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the SSLSupport object used by this instance.
getStage() - Method in class org.glassfish.grizzly.web.arp.AsyncProcessorTask
Return the stage of the current execution.
getStage() - Method in interface org.glassfish.grizzly.web.arp.AsyncTask
Return the stage of the current execution.
getStage() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getStart() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Returns the start offset of the bytes.
getStart() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Returns the start offset of the bytes.
getStartTime() - Method in class org.glassfish.grizzly.web.container.Request
 
getStatistics() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Return a Statistics instance that can be used to gather statistics.
getStatus() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the HTTP status code associated with this Response.
getStatus() - Method in class org.glassfish.grizzly.web.container.Response
 
getStatus() - Method in class org.glassfish.grizzly.web.TaskEvent
 
getStream() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the input stream associated with this Request.
getStream() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the output stream associated with this Response.
getStreamWriter() - Method in class org.glassfish.grizzly.web.container.Response
 
getStreamWriter() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Return the underlying StreamWriter.
getString() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Returns the string value.
getString() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Return the String we are currently parsing.
getString(String) - Method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get a string from the underlying resource bundle or return null if the String is not found.
getString(String, Object[]) - Method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String, Object) - Method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String, Object, Object) - Method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object) - Method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object, Object) - Method in class org.glassfish.grizzly.web.container.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getSuspendedResponse() - Method in class org.glassfish.grizzly.web.container.Response
Return the ResponseAttachement associated with this instance, or null if the Response.isSuspended() return false.
getTaskListener() - Method in class org.glassfish.grizzly.web.TaskBase
The TaskListener associated with this instance.
getThreadPool() - Method in interface org.glassfish.grizzly.web.Task
Return the thread pool used by this object.
getThreadPool() - Method in class org.glassfish.grizzly.web.TaskBase
Return the thread pool used by this object.
getThreadPoolStatistic() - Method in class org.glassfish.grizzly.web.WebFilter
 
getThreadPoolStatistics() - Method in class org.glassfish.grizzly.web.embed.Statistics
Return an instance of ThreadPoolStatistic, which gather information about the current thread pool used by Grizzly.
getTicksTotalQueued() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Gets the total number of ticks that connections have spent in the queue.
getTimeout() - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
getTimeout() - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachment
 
getTimeout() - Method in class org.glassfish.grizzly.web.ProcessorTask
Get the upload uploadTimeout.
getTimestamp() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Return the timespam when this session has been created.
getTokenEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.web.container.util.http.Cookies
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTrainThreshold() - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
getTransactionTimeout() - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the maximum time, in milliseconds, a WorkerThread executing an instance of this class can execute.
getTransactionTimeout() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the maximum time, in milliseconds, a WorkerThread executing an instance of this class can execute.
getTransport() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Get GrizzlyWebServer underlying Transport.
getTrustManagers(String) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
Gets the intialized trust managers.
getTrustStore() - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
getType() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Return the type of the original content.
getUploadTimeout() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Get the upload timeout.
getURIConverter() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the URI converter.
getURL(String, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Construct a file url from a file, using a base dir
getURLClassLoader(URL[], ClassLoader) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Construct a URLClassLoader.
getURLDecoder() - Method in class org.glassfish.grizzly.web.container.Request
 
getUserInfo() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return the user info part of the URL.
getUserPrincipal() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return the principal that has been authenticated for this Request.
getValue(int) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Returns the Nth header value This may be used to iterate through all header fields.
getValue() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Returns the value of the cookie.
getValue(int) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Returns the Nth header value, or null if there is no such header.
getValue(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Finds and returns a header field with the given name.
getValue() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getVersion() - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
getVirtualHost() - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
getWebAppRootPath() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Return the folder's root where application are deployed.
getWebConfig() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Get GrizzlyWebServer underlying AsyncWebFilterConfig.
getWebFilter() - Method in class org.glassfish.grizzly.web.TaskBase
 
getWorkerThreadID() - Method in class org.glassfish.grizzly.web.container.RequestInfo
Gets the worker thread ID which is processing the request associated with this RequestInfo.
getWorkerThreadID() - Method in class org.glassfish.grizzly.web.ProcessorTask
Return the current WorkerThread ID associated with this instance.
getWorkerThreadPool() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
getWrapperNames(String, String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
getWrappersString(String, String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
getWriter() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the writer associated with this Response.
globalRequestProcessor - Variable in class org.glassfish.grizzly.web.WebFilter
Monitoring object used to store information.
globalRequestProcessorName - Variable in class org.glassfish.grizzly.web.WebFilter
 
Globals - Class in org.glassfish.grizzly.web.container.util.http
Global constants that are applicable to multiple packages within Catalina.
Globals() - Constructor for class org.glassfish.grizzly.web.container.util.http.Globals
 
GMT_TIME_ZONE - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
 
gmtZone - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
 
GrizzlyAdapter - Class in org.glassfish.grizzly.web.container.http11
Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
GrizzlyAdapter() - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
 
GrizzlyAdapter(String) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Create a new instance which will look for static pages located under publicDirectory folder.
GrizzlyAdapterChain - Class in org.glassfish.grizzly.web.container.http11
The GrizzlyAdapterChain class allow the invokation of multiple GrizzlyAdapter every time a new HTTP requests is ready to be handled.
GrizzlyAdapterChain() - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
 
GrizzlyInputBuffer - Class in org.glassfish.grizzly.web.container.http11
The buffer used by Tomcat request.
GrizzlyInputBuffer() - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Default constructor.
GrizzlyInputBuffer(int) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Alternate constructor which allows specifying the initial buffer size.
GrizzlyInputStream - Class in org.glassfish.grizzly.web.container.http11
This class handles reading bytes.
GrizzlyInputStream(GrizzlyInputBuffer) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
 
GrizzlyOutputBuffer - Class in org.glassfish.grizzly.web.container.http11
The buffer used by Tomcat response.
GrizzlyOutputBuffer() - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Default constructor.
GrizzlyOutputBuffer(boolean) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
GrizzlyOutputBuffer(int) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Alternate constructor which allows specifying the initial buffer size.
GrizzlyOutputBuffer(int, boolean) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
GrizzlyOutputStream - Class in org.glassfish.grizzly.web.container.http11
Coyote implementation of the servlet output stream.
GrizzlyOutputStream(GrizzlyOutputBuffer) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
 
GrizzlyReader - Class in org.glassfish.grizzly.web.container.http11
Coyote implementation of the buffred reader.
GrizzlyReader(GrizzlyInputBuffer) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
GrizzlyRequest - Class in org.glassfish.grizzly.web.container.http11
Wrapper object for the Coyote request.
GrizzlyRequest() - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
GrizzlyResponse<A> - Class in org.glassfish.grizzly.web.container.http11
Wrapper object for the Coyote response.
GrizzlyResponse() - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
 
GrizzlyResponse(boolean, boolean) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
 
GrizzlySession - Class in org.glassfish.grizzly.web.container.http11
Simple session object used.
GrizzlySession() - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlySession
 
GrizzlySession(String) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlySession
Create a new session using a session identifier
GrizzlySuspendedResponse<A> - Class in org.glassfish.grizzly.web.container.http11
 
GrizzlySuspendedResponse(Long, A, CompletionHandler<? super A>, GrizzlyResponse) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlySuspendedResponse
 
GrizzlyWebServer - Class in org.glassfish.grizzly.web.embed
This class creates a WebServer that listen for http request.
GrizzlyWebServer() - Constructor for class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Create a default GrizzlyWebServer
GrizzlyWebServer(int) - Constructor for class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Create a WebServer that listen on port
GrizzlyWebServer(String) - Constructor for class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Create a WebServer which server files from GrizzlyWebServer.webResourcesPath
GrizzlyWebServer(int, String) - Constructor for class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Create a WebServer that listen on port
GrizzlyWebServer(int, String, boolean) - Constructor for class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Create a WebServer that listen for secure tls/https requests
GrizzlyWriter - Class in org.glassfish.grizzly.web.container.http11
Coyote implementation of the servlet writer.
GrizzlyWriter(GrizzlyOutputBuffer) - Constructor for class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
guessInstall(String, String, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
guessInstall(String, String, String, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Guess a product install/home by analyzing the class path.
GZIP_FILTER - Static variable in class org.glassfish.grizzly.web.Constants
GZIP filter (output).
GZIP_FILTER - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
GZIP filter (output).
GzipOutputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Gzip output filter.
GzipOutputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
 
GzipOutputFilter.FakeOutputStream - Class in org.glassfish.grizzly.web.container.http11.filters
 
GzipOutputFilter.FakeOutputStream() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter.FakeOutputStream
 

H

handle(Task) - Method in interface org.glassfish.grizzly.web.arp.AsyncHandler
Handle a Task execution.
handle(Task) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncHandler
Handle an instance of a Task.
handle(E, int) - Method in interface org.glassfish.grizzly.web.container.util.Interceptor
Handle and the associated handler code.
handle(Request, int) - Method in class org.glassfish.grizzly.web.standalone.StaticHandler
Intercept the request and decide if we cache the static resource.
handleAccept(FilterChainContext, NextAction) - Method in class org.glassfish.grizzly.web.WebFilter
 
handleClose(FilterChainContext, NextAction) - Method in class org.glassfish.grizzly.web.WebFilter
 
handleKeepAliveBlockingThread - Variable in class org.glassfish.grizzly.web.ProcessorTask
 
handleQueryParameters() - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
Process the query string into parameters
handleRead(FilterChainContext, NextAction) - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilter
Execute a unit of processing work to be performed.
handleRead(FilterChainContext, NextAction) - Method in class org.glassfish.grizzly.web.WebFilter
 
handshake(Socket) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
handshake(Socket) - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Extra function to initiate the handshake.
hasCharset(String) - Static method in class org.glassfish.grizzly.web.container.util.http.ContentType
Returns true if the given content type contains a charset component, false otherwise.
hash() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
hash() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
hashCode() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
hashCode() - Method in class org.glassfish.grizzly.web.container.util.buf.StringCache.ByteEntry
 
hashCode() - Method in class org.glassfish.grizzly.web.container.util.buf.StringCache.CharEntry
 
hashCode() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Returns the hash code value for this object.
hashIgnoreCase() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
hashIgnoreCase() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
hasHook(Object, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Test if the object implements a particular method
hasMoreElements() - Method in class org.glassfish.grizzly.web.container.util.http.Enumerator
Tests if this enumeration contains more elements.
hasRequestInfoRegistered - Variable in class org.glassfish.grizzly.web.ProcessorTask
Has the request associated with this ProcessorTask been registered with the RequestGroupInfo
HEAD - Static variable in class org.glassfish.grizzly.web.Constants
HEAD.
HEAD - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
HEAD.
headerBuffer - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
headers - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Headers of the associated request.
headers - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Headers of the associated request.
headers - Variable in class org.glassfish.grizzly.web.container.Response
Response headers.
HEX - Static variable in class org.glassfish.grizzly.web.container.util.buf.HexUtils
Table for DEC to HEX byte translation.
HexUtils - Class in org.glassfish.grizzly.web.container.util.buf
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtils() - Constructor for class org.glassfish.grizzly.web.container.util.buf.HexUtils
 
hitCount - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
Hit count.
hook - Variable in class org.glassfish.grizzly.web.container.Response
Action hook.
host - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
hostNameC - Variable in class org.glassfish.grizzly.web.ProcessorTask
Host name (used to avoid useless B2C conversion on the host name).
hosts - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Array containing the virtual hosts definitions.
HT - Static variable in class org.glassfish.grizzly.web.Constants
HT.
HT - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
HT.
HtmlHelper - Class in org.glassfish.grizzly.web.container.util.http
Utility class used to generate HTML pages.
HtmlHelper() - Constructor for class org.glassfish.grizzly.web.container.util.http.HtmlHelper
 
http09 - Variable in class org.glassfish.grizzly.web.ProcessorTask
HTTP/0.9 flag.
http11 - Variable in class org.glassfish.grizzly.web.ProcessorTask
HTTP/1.1 flag.
HTTP_10 - Static variable in class org.glassfish.grizzly.web.Constants
HTTP/1.0.
HTTP_10 - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
HTTP/1.0.
HTTP_11 - Static variable in class org.glassfish.grizzly.web.Constants
HTTP/1.1.
HTTP_11 - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
HTTP/1.1.
HTTP_11_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
HttpMessages - Class in org.glassfish.grizzly.web.container.util.http
Handle (internationalized) HTTP messages.
HttpMessages() - Constructor for class org.glassfish.grizzly.web.container.util.http.HttpMessages
 
HttpRequestURIDecoder - Class in org.glassfish.grizzly.web.container.util.http
Utility class that make sure an HTTP url defined inside a MessagesBytes is normalized, converted and valid.
HttpRequestURIDecoder() - Constructor for class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
 

I

ib - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
 
ib - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
IDENTITY_FILTER - Static variable in class org.glassfish.grizzly.web.Constants
Identity filters (input and output).
IDENTITY_FILTER - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Identity filters (input and output).
IdentityInputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Identity input filter.
IdentityInputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
 
IdentityOutputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Identity output filter.
IdentityOutputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
 
INCLUDE_CONTEXT_PATH_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the context path of the included servlet is stored on an included dispatcher request.
INCLUDE_PATH_INFO_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the path info of the included servlet is stored on an included dispatcher request.
INCLUDE_QUERY_STRING_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the query string of the included servlet is stored on an included dispatcher request.
INCLUDE_REQUEST_URI_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the request URI of the included servlet is stored on an included dispatcher request.
INCLUDE_SERVLET_PATH_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which the servlet path of the included servlet is stored on an included dispatcher request.
included - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The included flag.
increaseCountOpenConnections() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
incrementCountConnections() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Increments the number of connections in keep-alive mode.
incrementCountFlushes() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Increments the number of keep-alive connections that were closed
incrementCountHits() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Increments the number of requests received by connections in keep-alive mode.
incrementCountRefusals() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Increments the number of keep-alive connections that were rejected.
incrementCountTimeouts() - Method in class org.glassfish.grizzly.web.KeepAliveStats
Increments the number of keep-alive connections that timed out.
incrementDispatchDepth() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Increment the depth of application dispatch
incrementOpenConnectionsCount(Connection) - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Increase the number of open connections, which are being handled by the Pipeline
incrementTotalAcceptCount() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
 
indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
indexOf(char, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
indexOf(byte[], int, int, char) - Static method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
indexOf(char) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
indexOf(char, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
indexOf(char[], int, int, char) - Static method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
indexOf(char) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
indexOf(String, int) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
indexOf(String) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
indexOf(char, int) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
indexOfIgnoreCase(String, int) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
info - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Descriptive information about this Response implementation.
init() - Method in interface org.glassfish.grizzly.web.container.ProtocolHandler
Init the protocol.
init() - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
Reads the keystore and initializes the SSL socket factory.
init() - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
Reads the keystore and initializes the SSL socket factory.
init() - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
 
INITIAL_SIZE - Static variable in class org.glassfish.grizzly.web.container.util.http.Cookies
 
INITIAL_SIZE - Static variable in class org.glassfish.grizzly.web.container.util.http.Parameters
 
INITIAL_STATE - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
INITIAL_STATE - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
initialize() - Method in class org.glassfish.grizzly.web.ProcessorTask
Initialize the stream and the buffer used to parse the request.
initialize() - Method in class org.glassfish.grizzly.web.WebFilter
initialized the endpoint by creating the ServerScoketChannel and by initializing the server socket.
initializeCompression(ProcessorTask) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
initialized - Variable in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
initializeFilters() - Method in class org.glassfish.grizzly.web.ProcessorTask
Initialize standard input and output filters.
initializeProcessorTask(ProcessorTask) - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilter
 
initializeProcessorTask(ProcessorTask) - Method in class org.glassfish.grizzly.web.WebFilter
 
initializeProcessorTask(ProcessorTask) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
initMonitoringLevel() - Method in class org.glassfish.grizzly.web.WebFilter
Initialize the ThreadPoolStat instance.
initProcessorTasks(int) - Method in class org.glassfish.grizzly.web.WebFilter
Create a pool of ProcessorTask
initServerSocket(ServerSocket) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
Configures the given SSL server socket with the requested cipher suites, protocol versions, and need for client authentication
initSocket(Socket) - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
 
initWebDir() - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Initialize.
inputBuffer - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The associated input buffer.
InputBuffer - Interface in org.glassfish.grizzly.web.container
Input buffer.
inputBuffer - Variable in class org.glassfish.grizzly.web.ProcessorTask
Input.
InputFilter - Interface in org.glassfish.grizzly.web.container.http11
Input filter interface.
inputStream - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
GrizzlyInputStream.
inputStream - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Underlying input stream.
inputStream - Variable in class org.glassfish.grizzly.web.ProcessorTask
Input Stream.
inputStreamInputBuffer - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Underlying input buffer.
instanceId() - Method in class org.glassfish.grizzly.web.container.Request
Get the instance id (or JVM route).
Interceptor<E> - Interface in org.glassfish.grizzly.web.container.util
Simple interception hook used to trap events inside Grizzly core.
interceptor - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
InternalInputBuffer - Class in org.glassfish.grizzly.web.container.http11
 
InternalInputBuffer() - Constructor for class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Void constructor.
InternalInputBuffer(Request) - Constructor for class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Default constructor.
InternalInputBuffer(Request, int) - Constructor for class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Alternate constructor.
InternalInputBuffer.InputStreamInputBuffer - Class in org.glassfish.grizzly.web.container.http11
This class is an input buffer which will read its data from an input stream.
InternalInputBuffer.InputStreamInputBuffer() - Constructor for class org.glassfish.grizzly.web.container.http11.InternalInputBuffer.InputStreamInputBuffer
 
InternalOutputBuffer - Class in org.glassfish.grizzly.web.container.http11
Output buffer.
InternalOutputBuffer(Response) - Constructor for class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Default constructor.
InternalOutputBuffer(Response, int, boolean) - Constructor for class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Create a new InternalOutputBuffer and configure the enable/disable the socketBuffer mechanism.
InternalOutputBuffer(Response, int) - Constructor for class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Alternate constructor.
InternalOutputBuffer.OutputStreamOutputBuffer - Class in org.glassfish.grizzly.web.container.http11
This class is an output buffer which will write data to an output stream.
InternalOutputBuffer.OutputStreamOutputBuffer() - Constructor for class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer.OutputStreamOutputBuffer
 
interrupt() - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Interrupt the current request processing.
interrupt() - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Interrupt the ProcessorTask if AsyncFilter has been defined.
INTERRUPTED - Static variable in interface org.glassfish.grizzly.web.arp.AsyncTask
 
IntrospectionUtils - Class in org.glassfish.grizzly.web.container.util
Utils for introspection and reflection
IntrospectionUtils() - Constructor for class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
IntrospectionUtils.AttributeHolder - Interface in org.glassfish.grizzly.web.container.util
 
IntrospectionUtils.PropertySource - Interface in org.glassfish.grizzly.web.container.util
 
invokeAdapter() - Method in class org.glassfish.grizzly.web.ProcessorTask
Invoke the Adapter, which usualy invoke the Servlet Container.
INVOKED_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.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.
isAllowEncodedSlash() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Is http url request allowed to contains encoded slash.
isAllowEncodedSlash() - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
 
isAlpha(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Returns true if the specified ASCII character is upper or lower case.
isAppCommitted() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Application commit flag accessor.
isAsyncEnabled - Variable in class org.glassfish.grizzly.web.arp.AsyncWebFilterConfig
 
isAsyncEnabled() - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilterConfig
 
isAsyncExecutionEnabled() - Method in class org.glassfish.grizzly.web.ProcessorTask
Is asynchronous execution enabled?
isAsyncHttpWriteEnabled - Variable in class org.glassfish.grizzly.web.ProcessorTask
Flag, which indicates if async HTTP write is enabled
isAsyncHttpWriteEnabled() - Method in class org.glassfish.grizzly.web.ProcessorTask
Is async HTTP write enabled.
isAsyncHttpWriteEnabled() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Is async HTTP write enabled.
isAsyncHttpWriteEnabled - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Is Async HTTP write enabled.
isAsyncHttpWriteEnabled() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Is async HTTP write enabled
isBufferResponse - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Buffer the response until the buffer is full.
isBufferResponse() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Return true if the reponse is buffered.
isBufferSuspended() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Suspended flag accessor.
isCacheEnabled() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Is the file cache enabled?
isCommitted() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Has the output of this response already been committed?
isCommitted() - Method in class org.glassfish.grizzly.web.container.Response
 
isCompressable() - Method in class org.glassfish.grizzly.web.ProcessorTask
Check for compression.
isDefaultContext - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
isDigit(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Returns true if the specified ASCII character is a digit.
isDisableUploadTimeout() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Get the flag that controls upload time-outs.
isDisplayConfiguration() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
isEmpty() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns true if this map contains no key-value mappings.
isEnabled() - Method in class org.glassfish.grizzly.web.FileCache
Is the fileCache enabled.
isEnableNioLogging() - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
isEncodeable(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return true if the specified URL should be encoded with a session identifier.
isError() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Error flag accessor.
isError() - Method in class org.glassfish.grizzly.web.ProcessorTask
 
isExceptionPresent() - Method in class org.glassfish.grizzly.web.container.Response
 
isHandleStaticResources() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Return true if this class should handle static resources.
isInHeap - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
isKeepAlive() - Method in class org.glassfish.grizzly.web.ProcessorTask
 
isLocked() - Method in class org.glassfish.grizzly.web.container.util.http.ParameterMap
Return the locked state of this parameter map.
isLower(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Returns true if the specified ASCII character is lower case.
isMaxDispatchDepthReached() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Check if the application dispatching has reached the maximum
isMonitoringEnabled() - Method in class org.glassfish.grizzly.web.FileCache
 
isMonitoringEnabled - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Is monitoring already started.
isMonitoringEnabled() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Returns true if monitoring has been enabled, false otherwise.
isNew() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
True if this buffer hasn't been used ( since recycle() ) - i.e.
isNew() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
isNull() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
isNull() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
isNull() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
isRequestedSessionIdFromCookie() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return true if the session identifier included in this request came from a cookie.
isRequestedSessionIdFromURL() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return true if the session identifier included in this request came from the request URI.
isRequestedSessionIdValid() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Return true if the session identifier included in this request identifies a valid session.
isSecure() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Was this request received on a secure connection?
isSecure() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Returns true, if secured connections is enabled, or false otherwise
isSeparator(byte) - Static method in class org.glassfish.grizzly.web.container.util.http.Cookies
Returns true if the byte is a separator character as defined in RFC2619.
isSupportFileSend() - Method in interface org.glassfish.grizzly.web.container.FileOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSupportFileSend() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSupportFileSend() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSuspended() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Is the response output suspended ?
isSuspended() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return true if that GrizzlyResponse.suspend() has been invoked and set to true
isSuspended() - Method in class org.glassfish.grizzly.web.container.Response
Return true if that Response.suspend() has been invoked and set to true
isToken(String) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
isToken(String, String) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
isToken2(String) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
isToken2(String, String) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
isUpper(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Returns true if the specified ASCII character is upper case.
isUseChunking() - Method in class org.glassfish.grizzly.web.ProcessorTask
Is chunking encoding used.
isUseChunking() - Method in class org.glassfish.grizzly.web.WebFilterConfig
Is chunking encoding used.
isUseSendFile() - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
True if File#transfertTo to send a static resources.
isValid() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Is the current Session valid?
isValid() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
isWhite(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Returns true if the specified ASCII character is white space.
isWhite(char) - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Is the specified character considered to be whitespace?
isWhiteSpace(byte) - Static method in class org.glassfish.grizzly.web.container.util.http.Cookies
Returns true if the byte is a whitespace character as defined in RFC2619.

J

jmxManager - Variable in class org.glassfish.grizzly.web.WebFilter
 
JROUTE_COOKIE - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
JSP_FILE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we expose the value of the <jsp-file> value associated with this servlet, if any.
jspWildCard - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Wrapper
 
jspWildCard - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
JSSE14Factory - Class in org.glassfish.grizzly.web.container.util.net.jsse
Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.4 JVM).
JSSE14Factory() - Constructor for class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14Factory
 
JSSE14SocketFactory - Class in org.glassfish.grizzly.web.container.util.net.jsse
SSL server socket factory.
JSSE14SocketFactory() - Constructor for class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
 
JSSEImplementation - Class in org.glassfish.grizzly.web.container.util.net.jsse
 
JSSEImplementation() - Constructor for class org.glassfish.grizzly.web.container.util.net.jsse.JSSEImplementation
 
JSSEKeyManager - Class in org.glassfish.grizzly.web.container.util.net.jsse
X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients.
JSSEKeyManager(X509KeyManager, String) - Constructor for class org.glassfish.grizzly.web.container.util.net.jsse.JSSEKeyManager
Constructor.
JSSESocketFactory - Class in org.glassfish.grizzly.web.container.util.net.jsse
SSL server socket factory.
JSSESocketFactory() - Constructor for class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 

K

KEEPALIVE - Static variable in class org.glassfish.grizzly.web.Constants
 
keepAlive - Variable in class org.glassfish.grizzly.web.ProcessorTask
Keep-alive.
KEEPALIVE_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
KEEPALIVE_BYTES - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Keep-alive bytes.
keepAliveLeft - Variable in class org.glassfish.grizzly.web.ProcessorTask
The current keep-alive count left before closing the connection.
KeepAliveStats - Class in org.glassfish.grizzly.web
Class collecting keep-alive statistics.
KeepAliveStats() - Constructor for class org.glassfish.grizzly.web.KeepAliveStats
 
keepAliveThreadCount - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
keepAliveTimeoutInSeconds - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
KEY_SIZE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we store the key size being used for this SSL connection (as an object of type java.lang.Integer).
KEY_SIZE_KEY - Static variable in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The Request attribute key for the key size.
KEY_SIZE_KEY - Static variable in class org.glassfish.grizzly.web.ssl.SSLAttributes
The Request attribute key for the key size.
keys() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns an enumeration of the keys in this table.
keySet() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns a Set view of the keys contained in this map.
keySize - Variable in class org.glassfish.grizzly.web.container.util.net.SSLSupport.CipherData
 

L

lastActiveFilter - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Index of the last active filter.
lastActiveFilter - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Index of the last active filter.
lastModified - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
lastValid - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Last valid byte in the buffer.
lastValid - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Last valid byte.
LC_OFFSET - Static variable in class org.glassfish.grizzly.web.Constants
Lower case offset.
LC_OFFSET - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Lower case offset.
LF - Static variable in class org.glassfish.grizzly.web.Constants
LF.
LF - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
LF.
lineBuffer - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
load(String) - Static method in class org.glassfish.grizzly.web.container.util.ClassLoaderUtil
Load a class using the current {link Thread#getContextClassLoader}
load(String, ClassLoader) - Static method in class org.glassfish.grizzly.web.container.util.ClassLoaderUtil
Load a class using the provided Classloader
loadFilters() - Static method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Load the list of AsynchFilter.
localAddr - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Local address
localAddr() - Method in class org.glassfish.grizzly.web.container.Request
 
localAddr - Variable in class org.glassfish.grizzly.web.ProcessorTask
The local Host address.
LOCALE_DEFAULT - Static variable in class org.glassfish.grizzly.web.container.Constants
 
locales - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The preferred Locales assocaited with this Request.
localesParsed - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Parse locales.
LocaleToCharsetMap - Class in org.glassfish.grizzly.web.container.util.http
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
LocaleToCharsetMap() - Constructor for class org.glassfish.grizzly.web.container.util.http.LocaleToCharsetMap
 
localName - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Local address
localName() - Method in class org.glassfish.grizzly.web.container.Request
 
localName - Variable in class org.glassfish.grizzly.web.ProcessorTask
Local Host associated with the current connection.
localPort - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Local port
localPort - Variable in class org.glassfish.grizzly.web.ProcessorTask
Local port to which the socket is connected
log(String) - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
 
log(String) - Method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
log(String, Throwable) - Method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
logger - Variable in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
logger - Static variable in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
logger - Static variable in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
 
logger - Static variable in class org.glassfish.grizzly.web.WebFilter
The logger used by the grizzly classes.
logger() - Static method in class org.glassfish.grizzly.web.WebFilter
Return the logger used by the Grizzly classes.
LoggerUtils - Class in org.glassfish.grizzly.web.container.util
Customize the Logger of the http-util package.
LoggerUtils() - Constructor for class org.glassfish.grizzly.web.container.util.LoggerUtils
 
LoggingFormatter - Class in org.glassfish.grizzly.web.container.util
Format the record to include the Thread that logged the record.
LoggingFormatter() - Constructor for class org.glassfish.grizzly.web.container.util.LoggingFormatter
 

M

main(String[]) - Static method in class org.glassfish.grizzly.web.container.util.http.FastDateFormat
 
main(String[]) - Static method in class org.glassfish.grizzly.web.container.util.LoggingFormatter
Example to test the org.glassfish.grizzly.util.LoggingFormatter You need to include this parameter in the command line -Djava.util.logging.config.file=myfile
makeCookie(ServerCookie) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
makeCookie(ServerCookie, boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
Management - Interface in org.glassfish.grizzly.web
Simple interface used as a wrapper to a JMX management implementation.
map(MessageBytes, MessageBytes, MappingData) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Map the specified host name and URI, mutating the given mapping data.
map(MessageBytes, MappingData) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Map the specified URI relative to the context, mutating the given mapping data.
map(byte[], int, int) - Method in class org.glassfish.grizzly.web.FileCache
Return true if the file is cached.
MAPPED_ADAPTER - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
 
Mapper - Class in org.glassfish.grizzly.web.container.util.http.mapper
Mapper, which implements the servlet API mapping rules (which are derived from the HTTP rules).
Mapper() - Constructor for class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
Mapper.Context - Class in org.glassfish.grizzly.web.container.util.http.mapper
 
Mapper.Context() - Constructor for class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
Mapper.ContextList - Class in org.glassfish.grizzly.web.container.util.http.mapper
 
Mapper.ContextList() - Constructor for class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.ContextList
 
Mapper.Host - Class in org.glassfish.grizzly.web.container.util.http.mapper
 
Mapper.Host() - Constructor for class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Host
 
Mapper.MapElement - Class in org.glassfish.grizzly.web.container.util.http.mapper
 
Mapper.MapElement() - Constructor for class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.MapElement
 
Mapper.Wrapper - Class in org.glassfish.grizzly.web.container.util.http.mapper
 
Mapper.Wrapper() - Constructor for class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Wrapper
 
MAPPING_DATA - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
 
MappingData - Class in org.glassfish.grizzly.web.container.util.http.mapper
Mapping data.
MappingData() - Constructor for class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
mark(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
mark(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
markSupported() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
markSupported() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
MAX_BUFFERED_BYTES - Static variable in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Maximum cached bytes before flushing.
MAX_NOTES - Static variable in class org.glassfish.grizzly.web.container.Constants
 
maxBufferedBytes - Static variable in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Default max cached bytes.
maxHttpHeaderSize - Variable in class org.glassfish.grizzly.web.ProcessorTask
Default HTTP header buffer size.
maxHttpHeaderSize - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Default HTTP header buffer size.
maxKeepAliveRequests - Variable in class org.glassfish.grizzly.web.ProcessorTask
Max keep-alive request before timing out.
maxKeepAliveRequests - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
maxPostSize - Variable in class org.glassfish.grizzly.web.ProcessorTask
Max post size.
maxPostSize - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
maybeQuote2(int, StringBuffer, String) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
Quotes values using rules that vary depending on Cookie version.
maybeQuote2(int, StringBuffer, String, boolean) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
maybeQuote2(int, StringBuffer, String, String, boolean) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
MBEAN_REGISTRY_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The servlet context attribute under which the managed bean Registry will be stored for privileged contexts (if enabled).
MBEAN_SERVER_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The servlet context attribute under which the MBeanServer will be stored for privileged contexts (if enabled).
memoryManager - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
message - Variable in exception org.glassfish.grizzly.web.container.http11.ClientAbortException
The error message passed to our constructor (if any)
message - Variable in class org.glassfish.grizzly.web.container.Response
Status message.
MessageBytes - Class in org.glassfish.grizzly.web.container.util.buf
This class is used to represent a subarray of bytes in an HTTP message.
MessageBytes() - Constructor for class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Deprecated. Use static newInstance() in order to allow future hooks.
MessageBytes.MessageBytesFactory - Class in org.glassfish.grizzly.web.container.util.buf
 
MessageBytes.MessageBytesFactory() - Constructor for class org.glassfish.grizzly.web.container.util.buf.MessageBytes.MessageBytesFactory
 
method() - Method in class org.glassfish.grizzly.web.container.Request
 
MimeHeaders - Class in org.glassfish.grizzly.web.container.util.http
Memory-efficient repository for Mime Headers.
MimeHeaders() - Constructor for class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Creates a new MimeHeaders object using a default buffer size.
MimeMap - Class in org.glassfish.grizzly.web.container.util.http
A mime type map that implements the java.net.FileNameMap interface.
MimeMap() - Constructor for class org.glassfish.grizzly.web.container.util.http.MimeMap
 
MimeType - Class in org.glassfish.grizzly.web.container.util.http
Hardcoded mime-type supported by default.
MimeType() - Constructor for class org.glassfish.grizzly.web.container.util.http.MimeType
 
mserver - Variable in class org.glassfish.grizzly.web.WebFilterJMXManager
 
MultiMap - Class in org.glassfish.grizzly.web.container.util.collections
An efficient representation for certain type of map.
MultiMap(int) - Constructor for class org.glassfish.grizzly.web.container.util.collections.MultiMap
 

N

name - Variable in class org.glassfish.grizzly.web.container.util.buf.StringCache.ByteEntry
 
name - Variable in class org.glassfish.grizzly.web.container.util.buf.StringCache.CharEntry
 
name - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.MapElement
 
name - Variable in class org.glassfish.grizzly.web.WebFilter
 
NAMED_DISPATCHER_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we store the servlet name on a named dispatcher request.
names() - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Returns an enumeration of strings representing the header field names.
needCRLFParse - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Flag set to true if the next call to doRead() must parse a CRLF pair before doing anything else.
nesting - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
nesting - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.ContextList
 
newAsyncExecutor(AsyncTask) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncHandler
Create an instance of DefaultAsyncExecutor
newConfiguredInstance(String) - Static method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Return an already configured GrizzlyWebServer that can serves static resources.
newInstance() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes.MessageBytesFactory
 
newInstance() - Static method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Construct a new MessageBytes instance
newProcessorTask(boolean) - Method in class org.glassfish.grizzly.web.WebFilter
Create ProcessorTask objects and configure it to be ready to proceed request.
next(int) - Method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
 
nextDouble(double) - Method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed double value between 0 (inclusive) and the specified value (exclusive)
nextDouble(double, double) - Method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextElement() - Method in class org.glassfish.grizzly.web.container.util.http.Enumerator
Returns the next element of this enumeration if this enumeration has at least one more element to provide.
nextGeneration - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
Instant on which the currentDate object was generated.
nextInt(int, int) - Method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextLong(long) - Method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between 0 (inclusive) and the specified value (exclusive)
nextLong(long, long) - Method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextRequest() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
End processing of current HTTP request.
nextRequest() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
End processing of current HTTP request.
noCompressionUserAgents - Variable in class org.glassfish.grizzly.web.ProcessorTask
List of user agents to not use gzip with
noCompressionUserAgents - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
normalize(MessageBytes) - Static method in class org.glassfish.grizzly.web.container.util.http.HttpRequestURIDecoder
Normalize URI.
normalize() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Normalize the path (and therefore file) portions of this URL.
NotesManager<E> - Interface in org.glassfish.grizzly.web.container
Simple API used to implement notes support in Request/Response object.
NotesManagerImpl - Class in org.glassfish.grizzly.web.container
Simple API to handle notes with Request/Response object.
NotesManagerImpl() - Constructor for class org.glassfish.grizzly.web.container.NotesManagerImpl
 
nullByteBuffer - Static variable in class org.glassfish.grizzly.web.FileCache
A dummy instance of ByteBuffer

O

ob - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
 
ob - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
object - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.MapElement
 
OK - Static variable in class org.glassfish.grizzly.web.container.util.http.HtmlHelper
HTTP OK header
OK - Static variable in class org.glassfish.grizzly.web.FileCache
HTTP OK header
oname - Variable in class org.glassfish.grizzly.web.ProcessorTask
ObjectName under which this ProcessorTask will be JMX-registered if monitoring has been turned on
oname - Variable in class org.glassfish.grizzly.web.WebFilterJMXManager
 
org.glassfish.grizzly.web - package org.glassfish.grizzly.web
 
org.glassfish.grizzly.web.arp - package org.glassfish.grizzly.web.arp
 
org.glassfish.grizzly.web.container - package org.glassfish.grizzly.web.container
 
org.glassfish.grizzly.web.container.http11 - package org.glassfish.grizzly.web.container.http11
 
org.glassfish.grizzly.web.container.http11.filters - package org.glassfish.grizzly.web.container.http11.filters
 
org.glassfish.grizzly.web.container.util - package org.glassfish.grizzly.web.container.util
 
org.glassfish.grizzly.web.container.util.buf - package org.glassfish.grizzly.web.container.util.buf
 
org.glassfish.grizzly.web.container.util.collections - package org.glassfish.grizzly.web.container.util.collections
 
org.glassfish.grizzly.web.container.util.http - package org.glassfish.grizzly.web.container.util.http
 
org.glassfish.grizzly.web.container.util.http.mapper - package org.glassfish.grizzly.web.container.util.http.mapper
 
org.glassfish.grizzly.web.container.util.net - package org.glassfish.grizzly.web.container.util.net
 
org.glassfish.grizzly.web.container.util.net.jsse - package org.glassfish.grizzly.web.container.util.net.jsse
 
org.glassfish.grizzly.web.container.util.res - package org.glassfish.grizzly.web.container.util.res
 
org.glassfish.grizzly.web.embed - package org.glassfish.grizzly.web.embed
 
org.glassfish.grizzly.web.ssl - package org.glassfish.grizzly.web.ssl
 
org.glassfish.grizzly.web.standalone - package org.glassfish.grizzly.web.standalone
 
outputBuffer - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The associated output buffer.
OutputBuffer - Interface in org.glassfish.grizzly.web.container
Output buffer.
outputBuffer - Variable in class org.glassfish.grizzly.web.container.Response
Associated output buffer.
outputBuffer - Variable in class org.glassfish.grizzly.web.ProcessorTask
Output.
outputBuffer - Variable in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Underlying Buffer
outputChunk - Variable in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter.FakeOutputStream
 
OutputFilter - Interface in org.glassfish.grizzly.web.container.http11
Output filter.
outputStream - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The associated output stream.
outputStream - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Underlying output stream.
outputStream - Variable in class org.glassfish.grizzly.web.ProcessorTask
Output Stream.
outputStreamOutputBuffer - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Underlying output buffer.

P

Package - Static variable in class org.glassfish.grizzly.web.Constants
Package name.
Package - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Package name.
parameterMap - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Hash map used in the getParametersMap method.
ParameterMap - Class in org.glassfish.grizzly.web.container.util.http
Extended implementation of HashMap that includes a locked property.
ParameterMap() - Constructor for class org.glassfish.grizzly.web.container.util.http.ParameterMap
Construct a new, empty map with the default initial capacity and load factor.
ParameterMap(int) - Constructor for class org.glassfish.grizzly.web.container.util.http.ParameterMap
Construct a new, empty map with the specified initial capacity and default load factor.
ParameterMap(int, float) - Constructor for class org.glassfish.grizzly.web.container.util.http.ParameterMap
Construct a new, empty map with the specified initial capacity and load factor.
ParameterMap(Map) - Constructor for class org.glassfish.grizzly.web.container.util.http.ParameterMap
Construct a new map with the same mappings as the given map.
Parameters - Class in org.glassfish.grizzly.web.container.util.http
 
Parameters() - Constructor for class org.glassfish.grizzly.web.container.util.http.Parameters
 
paramsAsString() - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
Debug purpose
parse(String, ParsePosition) - Method in class org.glassfish.grizzly.web.container.util.http.FastDateFormat
 
parseApplicationLocation(String[]) - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Parse the current command line, and return the location of the war/jar/static resource location file passed as argument.
parseCache - Static variable in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
Parser cache.
parseChunkHeader() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Parse the header of a chunk.
parseCookies() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Parse cookies.
parseCRLF() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Parse CRLF at end of chunk.
parseDate(String, DateFormat[]) - Static method in class org.glassfish.grizzly.web.container.util.http.FastHttpDateFormat
Try to parse the given date as a HTTP date.
parseEndChunk() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Parse end chunk data.
parseHeader() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Parse an HTTP header.
parseHeaders() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Parse the HTTP headers.
parseHost(MessageBytes) - Method in class org.glassfish.grizzly.web.ProcessorTask
Parse host.
parseInt(byte[], int, int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Parses an unsigned integer from the specified subarray of bytes.
parseInt(char[], int, int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
 
parseLocales() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Parse request locales.
parseLocalesHeader(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Parse accept-language header value.
parseLong(byte[], int, int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Parses an unsigned long from the specified subarray of bytes.
parseLong(char[], int, int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
 
parseOptions(String[]) - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Validate the command line options.
parseRequest() - Method in class org.glassfish.grizzly.web.ProcessorTask
Parse the request line and the http header.
parseRequestLine() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Read the request line.
parseRequestParameters() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Parse request parameters.
parseSessionId() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Parse session id in URL.
parseSessionIdFromRequestURI() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Extracts the session ID from the request URI.
parsingHeader - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
State.
path - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
path - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Wrapper
 
PATH_SEPARATOR - Static variable in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
pathInfo - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
phrase - Variable in class org.glassfish.grizzly.web.container.util.net.SSLSupport.CipherData
 
pop() - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
Discard the last child.
pos - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Position in the buffer.
pos - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Position in the buffer.
pos - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Position in the buffer.
POST - Static variable in class org.glassfish.grizzly.web.Constants
POST.
POST - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
POST.
POST_EXECUTE - Static variable in interface org.glassfish.grizzly.web.arp.AsyncTask
 
postData - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
postDeregister() - Method in class org.glassfish.grizzly.web.WebFilter
 
postExecute() - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Commit the http response.
postExecute() - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Resume the connection by commit the Response object.
postProcess(SelectionKey) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyActionAttachment
 
postProcess(SelectionKey) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachmentWrapper
 
postProcess() - Method in class org.glassfish.grizzly.web.ProcessorTask
Post process the http request, after the response has been commited.
postRegister(Boolean) - Method in class org.glassfish.grizzly.web.WebFilter
 
postResponse() - Method in class org.glassfish.grizzly.web.ProcessorTask
Prepare and post the response.
PRE_EXECUTE - Static variable in interface org.glassfish.grizzly.web.arp.AsyncTask
 
preDeregister() - Method in class org.glassfish.grizzly.web.WebFilter
 
preExecute() - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Pre-execute some http request operation like decoding the headers.
preExecute() - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Pre-execute a ProcessorTask by parsing the request line.
prepareRequest() - Method in class org.glassfish.grizzly.web.ProcessorTask
After reading the request headers, we have to setup the request filters.
prepareResponse() - Method in class org.glassfish.grizzly.web.ProcessorTask
When committing the response, we have to validate the set of headers, as well as setup the response filters.
preProcess() - Method in class org.glassfish.grizzly.web.ProcessorTask
Pre process the request by decoding the request line and the header.
preProcess(StreamReader, StreamWriter) - Method in class org.glassfish.grizzly.web.ProcessorTask
Pre process the request by decoding the request line and the header.
preRegister(MBeanServer, ObjectName) - Method in class org.glassfish.grizzly.web.WebFilter
 
print(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
 
print(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(char) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(float) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(double) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(char[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
print(Object) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
printHelpAndExit() - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
This method will be invoked when unexpected arguments are passed to the StandaloneMainUtil.createWebFilter(java.lang.String[]).
println() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(char) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(float) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(double) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(char[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
println(Object) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
process(StreamReader, StreamWriter) - Method in interface org.glassfish.grizzly.web.container.Processor
 
process(SelectionKey) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyActionAttachment
 
process(SelectionKey) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachmentWrapper
 
process(StreamReader, StreamWriter) - Method in class org.glassfish.grizzly.web.ProcessorTask
Process pipelined HTTP requests using the specified input and output streams.
processArgs(Object, String[]) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
processArgs(Object, String[], String[], String[], Hashtable<String, String>) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
processCookieHeader(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
processCookies(MimeHeaders) - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
Add all Cookie found in the headers of a request.
Processor - Interface in org.glassfish.grizzly.web.container
Processor.
PROCESSOR_ACTIVE - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
PROCESSOR_IDLE - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
ProcessorTask - Class in org.glassfish.grizzly.web
Process HTTP request.
ProcessorTask() - Constructor for class org.glassfish.grizzly.web.ProcessorTask
 
ProcessorTask(boolean) - Constructor for class org.glassfish.grizzly.web.ProcessorTask
 
ProcessorTask(boolean, boolean) - Constructor for class org.glassfish.grizzly.web.ProcessorTask
 
processorTasks - Variable in class org.glassfish.grizzly.web.WebFilter
ConcurrentLinkedQueue used as an object pool.
processorWorkerThreadName - Variable in class org.glassfish.grizzly.web.WebFilter
 
processParameters(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
processParameters(byte[], int, int, String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
processParameters(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
processParameters(MessageBytes) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
processParameters(MessageBytes, String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
processParameters(String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
processSingleParameters(String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
Used by RequestDispatcher
protocol() - Method in class org.glassfish.grizzly.web.container.Request
 
ProtocolHandler - Interface in org.glassfish.grizzly.web.container
Abstract the protocol implementation, including threading, etc.
PROXY_JROUTE - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
 
purgeStaleEntries() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Removes any stale entries whose keys have been finalized.
push() - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
Create ( or reuse ) a child that will be used during a sub-request.
put(K, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Maps the specified key to the specified value in this table.
put(K, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Maps the specified key to the specified value in this table.
put(Object, Object) - Method in class org.glassfish.grizzly.web.container.util.http.ParameterMap
Associate the specified value with the specified key in this map.
putAll(Map<? extends K, ? extends V>) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class org.glassfish.grizzly.web.container.util.http.ParameterMap
Copy all of the mappings from the specified map to this one.
putIfAbsent(K, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
putIfAbsent(K, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap

Q

query() - Method in class org.glassfish.grizzly.web.container.Request
 
queryString() - Method in class org.glassfish.grizzly.web.container.Request
 
QUESTION - Static variable in class org.glassfish.grizzly.web.Constants
'?'.
QUESTION - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
'?'.

R

rampUpProcessorTasks() - Method in class org.glassfish.grizzly.web.WebFilter
Initialize ProcessorTask
read(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
read() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
read(char[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
read(char[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
read() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
 
read(byte[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
 
read(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputStream
 
read() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
read(char[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
read(char[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
readByte() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
readBytes() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Read bytes from the previous buffer.
readChunk - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Byte chunk used to read bytes.
reader - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Reader.
readLine() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
readPostBody(byte[], int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Read post body in an array.
ready() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
ready() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
realReadBytes(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Reads new bytes in the byte chunk.
realReadBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.web.container.util.buf.ByteChunk.ByteInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadChars(char[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
realReadChars(char[], int, int) - Method in interface org.glassfish.grizzly.web.container.util.buf.CharChunk.CharInputChannel
Read new bytes ( usually the internal conversion buffer ).
realWriteBytes(byte[], int, int) - Method in class org.glassfish.grizzly.web.arp.AsynchronousOutputBuffer
 
realWriteBytes(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Sends the buffer data to the client output, checking the state of Response and calling the right interceptors.
realWriteBytes(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Callback to write data from the buffer.
realWriteBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.web.container.util.buf.ByteChunk.ByteOutputChannel
Send the bytes ( usually the internal conversion buffer ).
realWriteBytes(byte[], int, int) - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Callback to write data from the buffer.
realWriteChars(char[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Since the converter will use append, it is possible to get chars to be removed from the buffer for "writing".
realWriteChars(char[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
realWriteChars(char[], int, int) - Method in interface org.glassfish.grizzly.web.container.util.buf.CharChunk.CharOutputChannel
Send the bytes ( usually the internal conversion buffer ).
recycle() - Method in class org.glassfish.grizzly.web.arp.AsyncProcessorTask
Reset the object.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
 
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Recycle the output buffer.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Recycle the output buffer.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in interface org.glassfish.grizzly.web.container.http11.InputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Recycle the input buffer.
recycle() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Recycle the output buffer.
recycle() - Method in interface org.glassfish.grizzly.web.container.http11.OutputFilter
Make the filter ready to process the next request.
recycle() - Method in class org.glassfish.grizzly.web.container.Request
 
recycle() - Method in class org.glassfish.grizzly.web.container.Response
 
recycle() - Method in class org.glassfish.grizzly.web.container.util.buf.B2CConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Resets the message bytes to an uninitialized (NULL) state.
recycle() - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
recycle() - Method in class org.glassfish.grizzly.web.container.util.buf.UTF8Decoder
 
recycle() - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Clears all header fields.
recycle() - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
Recycle.
recycle() - Method in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
recycle() - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Clears all header fields.
recycle() - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
recycle() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
recycle() - Method in class org.glassfish.grizzly.web.ProcessorTask
Recyle this object.
recycle() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Recycle the output buffer.
recycle() - Method in interface org.glassfish.grizzly.web.Task
Recycle this task.
recycle() - Method in class org.glassfish.grizzly.web.TaskBase
Recycle internal state.
redirectPath - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
redirectURLCC - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Recyclable buffer to hold the redirect URL.
registerComponent(Object, ObjectName, String) - Method in interface org.glassfish.grizzly.web.Management
Register a bean by creating a modeler mbean and adding it to the MBeanServer.
registerComponent(Object, ObjectName, String) - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
registerComponents() - Method in class org.glassfish.grizzly.web.WebFilter
Register JMX components supported by this WebFilter.
release(SelectionKey) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachment
 
release(SelectionKey) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachmentWrapper
 
release() - Method in class org.glassfish.grizzly.web.WebFilter
 
remaining - Variable in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Number of bytes remaining in the current chunk.
remaining - Variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Remaining bytes.
remaining - Variable in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Remaining bytes.
remoteAddr - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Remote address.
remoteAddr() - Method in class org.glassfish.grizzly.web.container.Request
 
remoteAddr - Variable in class org.glassfish.grizzly.web.ProcessorTask
Remote Address associated with the current connection.
remoteHost - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Remote host.
remoteHost() - Method in class org.glassfish.grizzly.web.container.Request
 
remoteHost - Variable in class org.glassfish.grizzly.web.ProcessorTask
Remote Host associated with the current connection.
remotePort - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Remote port
remotePort - Variable in class org.glassfish.grizzly.web.ProcessorTask
Remote port to which the socket is connected
remove(int) - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Removes the field at the specified position.
remove(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
remove(Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
remove(Object) - Method in class org.glassfish.grizzly.web.container.util.http.ParameterMap
Remove the mapping for this key from the map if present.
removeAdapter(GrizzlyAdapter) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
Remove a GrizzlyAdapter
removeAsyncFilter(AsyncFilter) - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Remove an AsyncFilter
removeAsyncFilter(AsyncFilter) - Method in interface org.glassfish.grizzly.web.arp.AsyncHandler
Remove an AsyncFilter
removeAsyncFilter(AsyncFilter) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Remove an AsyncFilter
removeAsyncFilter(AsyncFilter) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncHandler
Remove an AsyncFilter
removeAttribute(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Remove the specified request attribute if it exists.
removeAttribute(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Remove an attribute.
removeContentType(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeMap
 
removeContext(String, String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Remove a context from an existing host.
removeGrizzlyAdapter(GrizzlyAdapter) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Remove a GrizzlyAdapter return true, if the operation was successful.
removeHeader(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Removes a header field with the specified name.
removeHeader(String, String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeHost(String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Remove a host from the mapper.
removeNote(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Remove any object bound to the specified name in the internal notes for this request.
removeNote(int) - Method in interface org.glassfish.grizzly.web.container.NotesManager
Remove the note associated with the key token.
removeNote(int) - Method in class org.glassfish.grizzly.web.container.NotesManagerImpl
Remove the note associated with the key token.
removeRequestProcessor(RequestInfo) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
removeSessionCookies() - Method in class org.glassfish.grizzly.web.container.Response
Removes any Set-Cookie response headers whose value contains the string JSESSIONID
removeWrapper(String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Remove a wrapper from the context associated with this wrapper.
removeWrapper(String, String, String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Remove a wrapper from an existing context.
removeWrapper(Mapper.Context, String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
 
replace(K, V, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
replace(K, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
replace(K, V, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
replace(K, V) - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
replaceProperties(String, Hashtable<String, String>, IntrospectionUtils.PropertySource[]) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Replace ${NAME} with the property value
req - Variable in class org.glassfish.grizzly.web.container.Response
 
request - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Grizzly request.
request - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The request with which this response is associated.
request - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Associated Coyote request.
Request - Class in org.glassfish.grizzly.web.container
This is a low-level, efficient representation of a server request.
Request() - Constructor for class org.glassfish.grizzly.web.container.Request
 
request - Variable in class org.glassfish.grizzly.web.ProcessorTask
Request object.
REQUEST_BUFFERED - Static variable in interface org.glassfish.grizzly.web.container.util.Interceptor
The request has been buffered.
REQUEST_LINE_PARSED - Static variable in interface org.glassfish.grizzly.web.container.util.Interceptor
The request line has been parsed
requestBufferSize - Variable in class org.glassfish.grizzly.web.ProcessorTask
The input request buffer size.
requestBufferSize - Variable in class org.glassfish.grizzly.web.WebFilterConfig
The input request buffer size.
requestCount - Static variable in class org.glassfish.grizzly.web.ProcessorTask
The number of requests ProcessorTask has proceeded.
requestDispatcherPath - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The current request dispatcher path.
requestedSessionCookie - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Was the requested session ID received in a cookie?
requestedSessionId - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The requested session ID (if any) for this request.
requestedSessionURL - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Was the requested session ID received in a URL?
RequestGroupInfo - Class in org.glassfish.grizzly.web.container
This can be moved to top level ( eventually with a better name ).
RequestGroupInfo() - Constructor for class org.glassfish.grizzly.web.container.RequestGroupInfo
 
RequestInfo - Class in org.glassfish.grizzly.web.container
Structure holding the Request and Response objects.
RequestInfo(Request) - Constructor for class org.glassfish.grizzly.web.container.RequestInfo
Constructor
requestInfo - Variable in class org.glassfish.grizzly.web.ProcessorTask
The code>RequestInfo used to gather stats.
requestParametersParsed - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Request parameters parsed flag.
requestPath - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
requestURI() - Method in class org.glassfish.grizzly.web.container.Request
 
requestURI - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
reset() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
reset() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
reset() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
reset() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Clear any content written to the buffer.
reset(int, String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Reset this response, and specify the values for the HTTP status code and corresponding message.
reset() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Reset current response.
reset() - Method in class org.glassfish.grizzly.web.container.RequestInfo
Resets this RequestInfo.
reset() - Method in class org.glassfish.grizzly.web.container.Response
 
reset() - Method in class org.glassfish.grizzly.web.container.util.buf.B2CConverter
 
reset() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
reset() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
reset() - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
reset() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Reset the current state of the parser to the beginning of the current string being parsed.
reset() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Reset current response.
RESET_SUSPEND_TIMEOUT - Static variable in class org.glassfish.grizzly.web.container.ActionCode
Callback to reset the Response suspended timeout.
resetBuffer() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Reset the data buffer but not any status or header information.
resetBuffer(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Reset the data buffer and the using Writer/Stream flags but not any status or header information.
resetCounters() - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
resetStringValue() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Remove the cached string value.
resources - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
RESOURCES_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The JNDI directory context which is associated with the context.
resourcesContextPath - Variable in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
response - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The response with which this request is associated.
response - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Coyote response.
response - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Associated Coyote response.
Response<A> - Class in org.glassfish.grizzly.web.container
Response object.
Response() - Constructor for class org.glassfish.grizzly.web.container.Response
 
response - Variable in class org.glassfish.grizzly.web.ProcessorTask
Response object.
RESPONSE_PROCEEDED - Static variable in interface org.glassfish.grizzly.web.container.util.Interceptor
The response has been proceeded.
ResponseFilter - Interface in org.glassfish.grizzly.web.container
Filter/transform the Response's bytes before they get written.
restrictedUserAgents - Variable in class org.glassfish.grizzly.web.ProcessorTask
List of restricted user agents.
restrictedUserAgents - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
resume() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Complete the GrizzlyResponse and finish/commit it.
resume() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySuspendedResponse
 
resume() - Method in class org.glassfish.grizzly.web.container.Response
Complete the Response and finish/commit it.
resume() - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
resumed(E) - Method in interface org.glassfish.grizzly.web.container.CompletionHandler
Invoked when an operation has resumed Response.resume()
returnTask(AsyncTask) - Method in interface org.glassfish.grizzly.web.arp.AsyncHandler
Return a Task
returnTask(AsyncTask) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncHandler
Return th Task to the pool
returnTask(Task) - Method in class org.glassfish.grizzly.web.WebFilter
Returns the Task object to the pool.
rootFolder - Variable in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
rootFolder - Variable in class org.glassfish.grizzly.web.WebFilterConfig
The root folder where application are deployed
run() - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
run() - Method in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 
run() - Method in class org.glassfish.grizzly.web.TaskBase
Some ExecutorService implementation requires a instance of Runnable instance.

S

sameFile(URL) - Method in class org.glassfish.grizzly.web.container.util.net.URL
Compare two URLs, excluding the "ref" fields.
scheduledThreadPool - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
scheme() - Method in class org.glassfish.grizzly.web.container.Request
 
secure - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Secure flag.
SECURITY - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Security flag.
SelectionKeyActionAttachment - Class in org.glassfish.grizzly.web.container.util
Class represents extended version of SelectionKeyAttachment, and introduces process method, which will be called by framework once SelectionKey has some ready event, before actual event processing.
SelectionKeyActionAttachment() - Constructor for class org.glassfish.grizzly.web.container.util.SelectionKeyActionAttachment
 
SelectionKeyAttachment - Class in org.glassfish.grizzly.web.container.util
Basic class for all SelectionKey attachments.
SelectionKeyAttachment() - Constructor for class org.glassfish.grizzly.web.container.util.SelectionKeyAttachment
 
SelectionKeyAttachmentWrapper<E> - Class in org.glassfish.grizzly.web.container.util
SelectionKey attachment utility class.
SelectionKeyAttachmentWrapper() - Constructor for class org.glassfish.grizzly.web.container.util.SelectionKeyAttachmentWrapper
 
SEMI_COLON - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
SEMI_COLON.
sendAck() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Send an acknoledgement.
sendAck() - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Send an acknoledgement without buffering.
sendAcknowledgement() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Send an acknowledgment of a request.
sendCache(byte[], int, int, StreamWriter, boolean) - Method in class org.glassfish.grizzly.web.FileCache
Send the cache.
sendCache(StreamWriter, FileCache.FileCacheEntry, boolean) - Method in class org.glassfish.grizzly.web.FileCache
Send the cached resource.
sendError(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Send an error response with the specified status and a default message.
sendError(int, String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Send an error response with the specified status and message.
sendFile(FileChannel, long, long) - Method in interface org.glassfish.grizzly.web.container.FileOutputBuffer
Transfers data from file channel to the socket channel directly.
sendFile(FileChannel, long, long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Transfers data from file channel to the socket channel directly.
sendFile(FileChannel, long, long) - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Transfers data from file channel to the socket channel directly.
sendHeader(MessageBytes, MessageBytes) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Send a header.
sendHeader(ByteChunk, ByteChunk) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Send a header.
sendHeader(String, String) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Send a header.
sendHeaders() - Method in class org.glassfish.grizzly.web.container.Response
Write all headers into our internal buffer but don't flush them to the client yet.
sendRedirect(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Send a temporary redirect to the specified redirect location URL.
sendStatus() - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Send the response status line.
SEPARATORS - Static variable in class org.glassfish.grizzly.web.container.util.http.Cookies
 
separators - Static variable in class org.glassfish.grizzly.web.container.util.http.Cookies
 
SERVER_NAME - Static variable in class org.glassfish.grizzly.web.WebFilterConfig
 
ServerCookie - Class in org.glassfish.grizzly.web.container.util.http
Server-side cookie representation.
ServerCookie() - Constructor for class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
serverName() - Method in class org.glassfish.grizzly.web.container.Request
Return the buffer holding the server name, if any.
serverName - Variable in class org.glassfish.grizzly.web.WebFilterConfig
HTTP server name
ServerSocketFactory - Class in org.glassfish.grizzly.web.container.util.net
This class creates server sockets.
ServerSocketFactory() - Constructor for class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
Constructor is used only by subclasses.
service(Request, Response) - Method in interface org.glassfish.grizzly.web.container.Adapter
Invoke the service method.
service(Request, Response) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Wrap a Request and Response with associated high level classes like GrizzlyRequest and GrizzlyResponse.
service(GrizzlyRequest, GrizzlyResponse) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
This method should contains the logic for any http extension to the Grizzly HTTP Webserver.
service(GrizzlyRequest, GrizzlyResponse) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
Map the GrizzlyRequest to the proper GrizzlyAdapter
service(Request, Response) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Based on the Request URI, try to map the file from the StaticResourcesAdapter.rootFolder, and send it synchronously using send file.
service(String, Request, Response) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Lookup a resource based on the request URI, and send it using send file.
SERVLET_NAME_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we forward a servlet name to an error page.
SESSION_COOKIE_NAME - Static variable in class org.glassfish.grizzly.web.container.Constants
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_COOKIE_NAME - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_ID_KEY - Static variable in interface org.glassfish.grizzly.web.container.util.net.SSLSupport
The Request attribute key for the session id.
SESSION_ID_KEY - Static variable in class org.glassfish.grizzly.web.ssl.SSLAttributes
The Request attribute key for the session id.
SESSION_PARAMETER_NAME - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The name of the path parameter used to pass the session identifier back and forth with the client.
sessionParsed - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
GrizzlySession parsed flag.
setAdapter(Adapter) - Method in interface org.glassfish.grizzly.web.container.Processor
 
setAdapter(Adapter) - Method in interface org.glassfish.grizzly.web.container.ProtocolHandler
The adapter, used to call the connector.
setAdapter(Adapter) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the associated adapter.
setAdapter(Adapter) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setAllowEncodedSlash(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
When true, url that contains encoded slash will be allowed.
setAllowEncodedSlash(boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UDecoder
 
setAllowReplacement(boolean) - Static method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Allow replacement of already added #Host, #Context and Mapper.Wrapper when invoking Mapper.addHost(java.lang.String, java.lang.String[], java.lang.Object), Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], javax.naming.Context) etc.
setAppCommitted(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the application commit flag.
setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilterConfig
 
setAsyncExecutor(AsyncExecutor) - Method in class org.glassfish.grizzly.web.arp.AsyncProcessorTask
Set the AsyncExecutor used by this Task to delegate the execution of a ProcessorTask.
setAsyncExecutor(AsyncExecutor) - Method in interface org.glassfish.grizzly.web.arp.AsyncTask
Set the AsyncExecutor used by this Task to delegate the execution of a ProcessorTask.
setAsyncHandler(AsyncHandler) - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Set the AsyncHandler who drive the asynchronous process.
setAsyncHandler(AsyncHandler) - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilterConfig
Set the AsyncHandler used when asynchronous execution is enabled.
setAsyncHandler(AsyncHandler) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Set the AsyncHandler who drive the asynchronous process.
setAsyncHandler(AsyncHandler) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the AsyncHandler used when asynchronous execution is enabled.
setAsyncHttpWriteEnabled(boolean) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set if async HTTP write enabled.
setAsyncHttpWriteEnabled(boolean) - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Set if async HTTP write enabled.
setAsyncHttpWriteEnabled(boolean) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set if async HTTP write enabled
setAsyncTask(AsyncTask) - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Set the AsyncProcesssorTask.
setAsyncTask(AsyncTask) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Set the AsyncTask.
setAttachment(E) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachmentWrapper
 
setAttribute(String, Object) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the specified request attribute to the specified value.
setAttribute(String, Object) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Add an attribute to this session.
setAttribute(String, Object) - Method in interface org.glassfish.grizzly.web.container.ProtocolHandler
Pass config info.
setAttribute(String, Object) - Method in class org.glassfish.grizzly.web.container.Request
 
setAttribute(String, Object) - Method in interface org.glassfish.grizzly.web.container.util.IntrospectionUtils.AttributeHolder
 
setAttribute(Object, String, Object) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Call void setAttribute( String ,Object )
setAttribute(String, Object) - Method in class org.glassfish.grizzly.web.container.util.net.ServerSocketFactory
General mechanism to pass attributes from the ServerConnector to the socket factory.
setAuthorization(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the authorization credentials sent with this request.
setAuthType(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the authentication type used for this request, if any; otherwise set the type to null.
setBuffer(InputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
 
setBuffer(InputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in interface org.glassfish.grizzly.web.container.http11.InputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in interface org.glassfish.grizzly.web.container.http11.OutputFilter
Set the next buffer in the filter pipeline.
setBufferResponse(boolean) - Method in class org.glassfish.grizzly.web.WebFilterConfig
trueif the reponse willk be buffered.
setBufferSize(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
setBufferSize(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the buffer size to be used for this Response.
setBufferSize(int) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the request input buffer size
setByteChunk(ByteChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.C2BConverter
 
setByteEnabled(boolean) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
setByteInputChannel(ByteChunk.ByteInputChannel) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
When the buffer is empty, read the data from the input channel.
setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
When the buffer is full, write the data to the output channel.
setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Sets the message bytes to the specified subarray of bytes.
setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Sets the content to the specified subarray of bytes.
setBytesRead(int) - Method in class org.glassfish.grizzly.web.container.Request
 
setBytesReceived(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setBytesReceived(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setBytesSent(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setBytesSent(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setBytesWritten(long) - Method in class org.glassfish.grizzly.web.container.Response
 
setCacheManager(ConcurrentLinkedQueue<FileCache.FileCacheEntry>) - Method in class org.glassfish.grizzly.web.FileCache
Set the cache manager used by this instance.
setCacheSize(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
setCaseSenitive(boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Configure the case sensitivity
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
 
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.web.container.Request
 
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.web.container.Response
 
setCharEnabled(boolean) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
setCharInputChannel(CharChunk.CharInputChannel) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
When the buffer is empty, read the data from the input channel.
setCharOutputChannel(CharChunk.CharOutputChannel) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
When the buffer is full, write the data to the output channel.
setChars(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
setChars(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Sets the content to be a char[]
setChunkingDisabled(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Enabled or Disable response chunking.
setChunkingDisabled(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Enabled or Disable response chunking.
setClassLoader(ClassLoader) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the ClassLoader used to load configurable classes (ExecutorService, StreamAlgorithm).
setComment(String) - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Specifies a comment that describes a cookie's purpose.
setCommitted(boolean) - Method in class org.glassfish.grizzly.web.container.Response
 
setCompletionHandler(CompletionHandler<? super A>) - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
setCompressableMimeType(String[]) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set compressable mime-type list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setCompressableMimeTypes(String[]) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set compressable mime-type list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setCompressableMimeTypes(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set compressable mime-type list List contains users agents separated by ',' : ie: "text/html,text/xml,text/plain"
setCompressableMimeTypes(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setCompression(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set compression level.
setCompression(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setCompressionMinSize(int) - Method in class org.glassfish.grizzly.web.ProcessorTask
 
setCompressionMinSize(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setConfig(T) - Method in class org.glassfish.grizzly.web.WebFilter
 
setConnection(Connection) - Method in class org.glassfish.grizzly.web.container.Response
Set the underlying Connection
setConnection(Connection) - Method in interface org.glassfish.grizzly.web.Task
 
setConnection(Connection) - Method in class org.glassfish.grizzly.web.TaskBase
 
setConnectionHeaderValueSet(boolean) - Method in class org.glassfish.grizzly.web.ProcessorTask
 
setContentLength(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the content length associated with this Request.
setContentLength(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the content length (in bytes) for this Response.
setContentLength(int) - Method in class org.glassfish.grizzly.web.container.Request
 
setContentLength(int) - Method in class org.glassfish.grizzly.web.container.Response
 
setContentLengthLong(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the content length (in bytes) for this Response.
setContentLengthLong(long) - Method in class org.glassfish.grizzly.web.container.Response
 
setContentType(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the content type for this Response.
setContentType(String) - Method in class org.glassfish.grizzly.web.container.Request
 
setContentType(MessageBytes) - Method in class org.glassfish.grizzly.web.container.Request
 
setContentType(String) - Method in class org.glassfish.grizzly.web.container.Response
Sets the content type.
setContext(String, String[], Context) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Set context, used for wrapper mapping (request dispatcher).
setConverter() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
setConverter() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
setCookies(Cookie[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the set of cookies recieved with this Request.
setCount200(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount200(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount2xx(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount2xx(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount302(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount302(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount304(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount304(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount3xx(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount3xx(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount400(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount400(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount401(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount401(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount403(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount403(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount404(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount404(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount4xx(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount4xx(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount503(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount503(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCount5xx(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCount5xx(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCountOpenConnections(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCountOther(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setCountOther(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setCreationTime(long) - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
setDateHeader(String, long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the specified date header to the specified value.
setDecodedRequestURI(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the decoded request URI.
setDecodeUrl(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Should this class decode the URL
setDefaultContextPath(String, String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Configures the given virtual server with the given default context path.
setDefaultHostName(String) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
Set default host.
setDefaultResponseType(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the default response type used.
setDefaultResponseType(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setDetailMessage(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Sets detail error message.
setDisableUploadTimeout(boolean) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the flag to control upload time-outs.
setDisableUploadTimeout(boolean) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the flag to control upload time-outs.
setDisplayConfiguration(boolean) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setDomain(String) - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Specifies the domain within which this cookie should be presented.
setDomain(String) - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
setDropConnection(boolean) - Method in class org.glassfish.grizzly.web.ProcessorTask
Enable or disable the keep-alive mechanism.
setEnableAsyncExecution(boolean) - Method in class org.glassfish.grizzly.web.ProcessorTask
Enable/disable asynchronous execution of this object.
setEnabledProtocols(SSLServerSocket, String[]) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSE14SocketFactory
 
setEnabledProtocols(SSLServerSocket, String[]) - Method in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
Set the SSL protocol variants to be enabled.
setEnableNioLogging(boolean) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setEncoding(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
setEncoding(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
setEncoding(String) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
setEncoding(String) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Set the encoding.
setEncoding(String) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
 
setEncoding(String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
setEnd(int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
setEnd(int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
setError() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the error flag.
setErrorCount(int) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setErrorCount(int) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setErrorException(Exception) - Method in class org.glassfish.grizzly.web.container.Response
Set the error Exception that occurred during request processing.
setErrorURI(String) - Method in class org.glassfish.grizzly.web.container.Response
Set request URI that caused an error during request processing.
setFactory(MessageBytes.MessageBytesFactory) - Static method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
setFileCache(FileCache) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setFilterChainContext(FilterChainContext) - Method in class org.glassfish.grizzly.web.ProcessorTask
 
setForcedRequestType(String) - Method in class org.glassfish.grizzly.web.ProcessorTask
Sets the forced request type, which is forced onto requests that do not already specify any MIME type.
setForcedRequestType(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setFuture(ScheduledFuture) - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
setGlobalProcessor(RequestGroupInfo) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setHandler(Interceptor) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the Interceptor used by this class.
setHandleStaticResources(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Enable static resource handling.
setHeader(String, String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the specified header to the specified value.
setHeader(String, String) - Method in class org.glassfish.grizzly.web.container.Response
 
setHeaderBBSize(int) - Method in class org.glassfish.grizzly.web.FileCache
Set the size of the header ByteBuffer.
setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
Set the headers from which cookies will be pulled.
setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
setHook(ActionHook) - Method in class org.glassfish.grizzly.web.container.Response
 
setHost(String) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Set host, on which GrizzlyWebServer listens.
setId(int) - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
setIdInternal(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Return the session identifier for this session.
setIncluded(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the "processing inside an include" flag.
setInputBuffer(InputBuffer) - Method in class org.glassfish.grizzly.web.container.Request
 
setInputStream(StreamReader) - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Set the underlying socket input stream.
setInputStream(StreamReader) - Method in class org.glassfish.grizzly.web.ProcessorTask
 
setInt(int) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Set the buffer to the representation of an int
setInterceptor(Interceptor) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setIntHeader(String, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the specified integer header to the specified value.
setIsEnabled(boolean) - Method in class org.glassfish.grizzly.web.FileCache
Is the file caching mechanism enabled.
setIsValid(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Set this object valifity.
setJmxManager(WebFilterJMXManager) - Method in class org.glassfish.grizzly.web.WebFilter
 
setKeepAliveTimeoutInSeconds(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Sets the number of seconds before a keep-alive connection that has been idle times out and is closed.
setLargeFileCacheEnabled(boolean) - Method in class org.glassfish.grizzly.web.FileCache
Is the large file cache support enabled.
setLimit(int) - Method in class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
Set the buffering limit.
setLimit(int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Maximum amount of data in this buffer.
setLimit(int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Maximum amount of data in this buffer.
setLocale(Locale) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
setLocale(Locale) - Method in class org.glassfish.grizzly.web.container.Response
Called explicitely by user to set the Content-Language and the default encoding
setLocalHost(String) - Method in class org.glassfish.grizzly.web.container.Request
 
setLocalPort(int) - Method in class org.glassfish.grizzly.web.container.Request
 
setLocked(boolean) - Method in class org.glassfish.grizzly.web.container.util.http.ParameterMap
Set the locked state of this parameter map.
setLogger(Logger) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
setLogger(Logger) - Static method in class org.glassfish.grizzly.web.container.util.LoggerUtils
Set the Logger used by all classes under this module.
setLogger(Logger) - Static method in class org.glassfish.grizzly.web.WebFilter
Set the logger used by this instance.
setLong(long) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Set the buffer to the representation of an long
setManagement(Management) - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
Set the Management interface.
setMaxAge(int) - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxAge(int) - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
setMaxCacheEntries(int) - Method in class org.glassfish.grizzly.web.FileCache
Set the maximum entries this cache can contains.
setMaxDispatchDepth(int) - Static method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Static setter method for the maximum dispatch depth
setMaxEntrySize(long) - Method in class org.glassfish.grizzly.web.FileCache
Set the maximum size a FileCache.FileCacheEntry can have.
setMaxHttpHeaderSize(int) - Method in class org.glassfish.grizzly.web.ProcessorTask
 
setMaxHttpHeaderSize(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setMaxInactiveInterval(long) - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
setMaxKeepAliveRequests(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the maximum number of Keep-Alive requests that we will honor.
setMaxLargeCacheSize(long) - Method in class org.glassfish.grizzly.web.FileCache
Set the maximum cache size
setMaxOpenConnections(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setMaxPostSize(int) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the maximum size of a POST which will be buffered in SSL mode.
setMaxPostSize(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setMaxRequestUri(String) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setMaxSmallCacheSize(long) - Method in class org.glassfish.grizzly.web.FileCache
Set the maximum cache size
setMaxTime(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setMaxTime(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setMemoryManager(MemoryManager) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setMessage(String) - Method in class org.glassfish.grizzly.web.container.Response
Set the status message.
setMethod(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the HTTP request method used for this Request.
setMinEntrySize(long) - Method in class org.glassfish.grizzly.web.FileCache
Set the maximum size a FileCache.FileCacheEntry can have.
setMonitoringEnabled(boolean) - Method in class org.glassfish.grizzly.web.FileCache
Turn monitoring on/off
setMonitoringEnabled(boolean) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setMserver(MBeanServer) - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
setName(String) - Method in class org.glassfish.grizzly.web.WebFilter
 
setNew(boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
setNoCompressionUserAgents(String[]) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set no compression user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setNoCompressionUserAgents(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setNote(String, Object) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Bind an object to a specified name in the internal notes associated with this request, replacing any existing binding for this name.
setNote(int, E) - Method in interface org.glassfish.grizzly.web.container.NotesManager
Add a note.
setNote(int, Object) - Method in class org.glassfish.grizzly.web.container.NotesManagerImpl
Add a note.
setNote(int, Object) - Method in class org.glassfish.grizzly.web.container.Request
 
setNote(int, Object) - Method in class org.glassfish.grizzly.web.container.Response
 
setNotesManager(NotesManagerImpl) - Method in class org.glassfish.grizzly.web.container.Request
 
setNotesManager(NotesManagerImpl) - Method in class org.glassfish.grizzly.web.container.Response
 
setOffset(int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
setOffset(int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Returns the start offset of the bytes.
setOname(ObjectName) - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
setOptimizedWrite(boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
setOptimizedWrite(boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
setOutputBuffer(OutputBuffer) - Method in class org.glassfish.grizzly.web.container.Response
 
setOutputStream(OutputStream) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Set the underlying socket output stream.
setOutputStream(StreamWriter) - Method in class org.glassfish.grizzly.web.ProcessorTask
 
setParent(Object) - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
Returns the owner of this stamp ( the object that is time-stamped ).
setPath(String) - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPort(int) - Method in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper
The Port this instance is used for mapping.
setPort(int) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Set port, on which GrizzlyWebServer listens.
setPort(String) - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Set the port the WebFilter will listen.
setProcessingTime(long) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setProcessingTime(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setProcessorTask(ProcessorTask) - Method in interface org.glassfish.grizzly.web.arp.AsyncExecutor
Set the ProcessorTask used to execute the request processing.
setProcessorTask(ProcessorTask) - Method in class org.glassfish.grizzly.web.arp.DefaultAsyncExecutor
Set the ProcessorTask used to execute the request processing.
setProperty(Object, String, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
Find a method with the right name If found, call the method ( if param is int or boolean we'll convert value to the right type before) - that means you can have setDebug(1).
setProperty(Object, String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
setProtocol(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the protocol name and version associated with this Request.
setQuery(MessageBytes) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
setQueryString(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the query string for this Request.
setQueryStringEncoding(String) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
setQueueSizeInBytes(int) - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Set the maximum pending connection this ExecutorService can handle.
setRemoteAddr(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the IP address of the remote client associated with this Request.
setRemoteHost(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the fully qualified name of the remote client associated with this Request.
setRemotePort(int) - Method in class org.glassfish.grizzly.web.container.Request
 
setRequest(Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.BufferedInputFilter
Reads the request body and buffers it.
setRequest(Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedInputFilter
Read the content length from the request.
setRequest(Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityInputFilter
Read the content length from the request.
setRequest(Request) - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
Set the associated reauest.
setRequest(Request) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
Associated Coyote request.
setRequest(Request) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the Coyote request.
setRequest(GrizzlyRequest) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the Request with which this Response is associated.
setRequest(Request) - Method in interface org.glassfish.grizzly.web.container.http11.InputFilter
Some filters need additional parameters from the request.
setRequest(Request) - Method in class org.glassfish.grizzly.web.container.Response
 
setRequestBufferSize(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the request input buffer size
setRequestCompletionTime(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
Sets the time taken to resume the request associated with this RequestInfo.
setRequestCount(int) - Method in class org.glassfish.grizzly.web.container.RequestGroupInfo
 
setRequestCount(int) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setRequestedSessionCookie(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
setRequestedSessionId(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the requested session ID for this request.
setRequestedSessionURL(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestProcessor(RequestGroupInfo) - Method in class org.glassfish.grizzly.web.WebFilter
 
setRequestURI(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the unparsed request URI for this Request.
setResourcesContextPath(String) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Set the context path used for servicing resource.
setResponse(Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.ChunkedOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.IdentityOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Associated Coyote response.
setResponse(GrizzlyResponse) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the Response with which this Request is associated.
setResponse(Response) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the Coyote response.
setResponse(Response) - Method in interface org.glassfish.grizzly.web.container.http11.OutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class org.glassfish.grizzly.web.container.Request
 
setRestrictedUserAgents(String[]) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set restricted user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setRestrictedUserAgents(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setRootFolder(String) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
Set the directory from where files will be serviced.
setRootFolder(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setScheduledThreadPool(ScheduledExecutorService) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setScheme(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the name of the scheme associated with this request.
setSecondsMaxAge(int) - Method in class org.glassfish.grizzly.web.FileCache
The timeout in seconds before remove a FileCache.FileCacheEntry from the FileCache
setSecure(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecure(boolean) - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
setSecure(boolean) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Adjust the secured connection mode.
setSeed(long) - Method in class org.glassfish.grizzly.web.container.util.ThreadLocalRandom
Throws UnsupportedOperationException.
setServerName(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the name of the server (virtual host) to process this request.
setServerName(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
setServerPort(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the port number of the server to process this request.
setServerPort(int) - Method in class org.glassfish.grizzly.web.container.Request
 
setSessionTimeout(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Set a long representing the maximum idle time a session can be.
setSocket(Socket) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the Socket (if any) through which this Request was received.
setSocketBuffer(int) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Set the socket buffer size.
setSSLConfiguration(SSLEngineConfigurator) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Set the secured connection configuration.
setSSLSupport(SSLSupport) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the SSLSupport object used by this instance.
setStage(int) - Method in class org.glassfish.grizzly.web.arp.AsyncProcessorTask
Set the current execution stage.
setStage(int) - Method in class org.glassfish.grizzly.web.container.RequestInfo
 
setStartTime(long) - Method in class org.glassfish.grizzly.web.container.Request
 
setStatus(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the HTTP status to be returned with this response.
setStatus(int, String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the HTTP status and message to be returned with this response.
setStatus(int) - Method in class org.glassfish.grizzly.web.container.Response
Set the response status
setStatus(int) - Method in class org.glassfish.grizzly.web.TaskEvent
 
setStream(InputStream) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the input stream associated with this Request.
setStream(OutputStream) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the output stream associated with this Response.
setStreamWriter(StreamWriter) - Method in class org.glassfish.grizzly.web.container.Response
 
setStreamWriter(StreamWriter) - Method in class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Set the underlying StreamWriter.
setString(String) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Set the content to be a string
setString(String) - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Set the String we are currently parsing.
setSuspended(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Set the suspended flag.
setSuspended(boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Set the suspended flag.
setSwallowInput(boolean) - Method in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Set the swallow input flag.
setTaskListener(TaskListener) - Method in class org.glassfish.grizzly.web.TaskBase
Set the TaskListener associated with this class.
setThreadPool(ExecutorService) - Method in interface org.glassfish.grizzly.web.Task
Set the thread pool on which Worker Threads will synchronize.
setThreadPool(ExecutorService) - Method in class org.glassfish.grizzly.web.TaskBase
Set the thread pool on which Worker Threads will synchronize.
setThreadPool(ExecutorService) - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
 
setTimeout(long) - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
setTimeout(long) - Method in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachment
 
setTimeout(int) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the upload uploadTimeout.
setTimestamp(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlySession
Set the timespam when this session has been created.
setTrainThreshold(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
setTransactionTimeout(int) - Method in class org.glassfish.grizzly.web.ProcessorTask
Set the maximum time, in milliseconds, a WrokerThread processing an instance of this class.
setTransactionTimeout(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the maximum time, in milliseconds, a WrokerThread processing an instance of this class.
setTransport(Transport) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Set GrizzlyWebServer underlying Transport.
setUploadTimeout(int) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the upload timeout.
setURIConverter(B2CConverter) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the URI converter.
setURLDecoder(UDecoder) - Method in class org.glassfish.grizzly.web.container.util.http.Parameters
 
setUseChunking(boolean) - Method in class org.glassfish.grizzly.web.ProcessorTask
Enable chunking the http response.
setUseChunking(boolean) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Enable chunking the http response.
setUserPrincipal(Principal) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Set the Principal who has been authenticated for this Request.
setUseSendFile(boolean) - Method in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
True if File#transfertTo to send a static resources, false if the File needs to be loaded in memory and flushed using ByteBuffer
setValid(boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
setValue(String) - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Allow "set" operations - return a MessageBytes container for the header value ( existing header or new if this .
setVersion(int) - Method in class org.glassfish.grizzly.web.container.util.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setVersion(int) - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
setWebAppRootPath(String) - Method in class org.glassfish.grizzly.web.WebFilterConfig
Set the document root folder
setWebFilter(AsyncWebFilterConfig) - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Set GrizzlyWebServer underlying AsyncWebFilterConfig.
setWebFilter(WebFilter) - Method in class org.glassfish.grizzly.web.TaskBase
 
setWorkerThreadID(long) - Method in class org.glassfish.grizzly.web.container.RequestInfo
Sets the worker thread ID responsible for processing the request associated with this RequestInfo.
setWorkerThreadPool(ExecutorService) - Method in class org.glassfish.grizzly.web.WebFilterConfig
 
singleByteBuffer - Variable in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter.FakeOutputStream
 
size() - Method in class org.glassfish.grizzly.web.container.util.collections.MultiMap
Returns the current number of header fields.
size() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
Returns the current number of header fields.
skip(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
 
skip(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyReader
 
skipChar(char) - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Advance the current parsing position while it is pointing at the specified character, or until it moves past the end of the string.
skipText() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Advance the current parsing position while it is pointing at a non-whitespace character, or until it moves past the end of the string.
skipWhite() - Method in class org.glassfish.grizzly.web.container.util.http.StringParser
Advance the current parsing position while it is pointing at a whitespace character, or until it moves past the end of the string.
sm - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyInputBuffer
The string manager for this package.
sm - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The string manager for this package.
sm - Static variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The string manager for this package.
sm - Static variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
The string manager for this package.
sm - Static variable in class org.glassfish.grizzly.web.container.util.http.HttpMessages
 
sm - Static variable in class org.glassfish.grizzly.web.ProcessorTask
The string manager for this package.
sm - Static variable in class org.glassfish.grizzly.web.WebFilter
The string manager for this package.
socket - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The socket through which this Request was received.
socketBuffer - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Socket buffer.
SocketChannelOutputBuffer - Class in org.glassfish.grizzly.web
Output buffer.
SocketChannelOutputBuffer(Response, int, boolean) - Constructor for class org.glassfish.grizzly.web.SocketChannelOutputBuffer
Alternate constructor.
SP - Static variable in class org.glassfish.grizzly.web.Constants
SP.
SP - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
SP.
SSL_CERTIFICATE_ATTR - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
SSL Certificate Request Attributite.
SSL_CERTIFICATE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
SSL Certificate Request Attributite.
SSLAttributes - Class in org.glassfish.grizzly.web.ssl
Taken from: SSLSupport Interface for SSL-specific functions
SSLAttributes() - Constructor for class org.glassfish.grizzly.web.ssl.SSLAttributes
 
SSLImplementation - Class in org.glassfish.grizzly.web.container.util.net
 
SSLImplementation() - Constructor for class org.glassfish.grizzly.web.container.util.net.SSLImplementation
 
sslProxy - Variable in class org.glassfish.grizzly.web.container.util.net.jsse.JSSESocketFactory
 
SSLSupport - Interface in org.glassfish.grizzly.web.container.util.net
 
sslSupport - Variable in class org.glassfish.grizzly.web.ProcessorTask
SSL information.
SSLSupport.CipherData - Class in org.glassfish.grizzly.web.container.util.net
Simple data class that represents the cipher being used, along with the corresponding effective key size.
SSLSupport.CipherData(String, int) - Constructor for class org.glassfish.grizzly.web.container.util.net.SSLSupport.CipherData
 
STAGE_ENDED - Static variable in class org.glassfish.grizzly.web.container.Constants
 
STAGE_ENDINPUT - Static variable in class org.glassfish.grizzly.web.container.Constants
 
STAGE_ENDOUTPUT - Static variable in class org.glassfish.grizzly.web.container.Constants
 
STAGE_KEEPALIVE - Static variable in class org.glassfish.grizzly.web.container.Constants
 
STAGE_NEW - Static variable in class org.glassfish.grizzly.web.container.Constants
 
STAGE_PARSE - Static variable in class org.glassfish.grizzly.web.container.Constants
 
STAGE_PREPARE - Static variable in class org.glassfish.grizzly.web.container.Constants
 
STAGE_SERVICE - Static variable in class org.glassfish.grizzly.web.container.Constants
 
StandaloneMainUtil - Class in org.glassfish.grizzly.web.standalone
Abstract class that can be extended when Main/Launcher class are required.
StandaloneMainUtil() - Constructor for class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
 
start() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapter
Called when the GrizzlyAdapter's container is started by invoking GrizzlyWebServer#start or when .
start() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyAdapterChain
 
start() - Method in interface org.glassfish.grizzly.web.container.ProtocolHandler
Start the protocol.
start() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Start the GrizzlyWebServer and start listening for http requests.
start(String[]) - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Configure and start a WebFilter
START - Static variable in class org.glassfish.grizzly.web.TaskEvent
 
start() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Start gathering statistics.
START_ASYNCHRONOUS - Static variable in class org.glassfish.grizzly.web.TaskEvent
 
started - Variable in class org.glassfish.grizzly.web.ProcessorTask
State flag.
startGatheringStatistics() - Method in class org.glassfish.grizzly.web.embed.Statistics
Start gathering statistics.
startsWith(String) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWith(byte[]) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
startsWith(String) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWith(String) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
StaticHandler - Class in org.glassfish.grizzly.web.standalone
This Interceptor is invoked after the request line has been parsed.
StaticHandler(WebFilter) - Constructor for class org.glassfish.grizzly.web.standalone.StaticHandler
 
StaticResourcesAdapter - Class in org.glassfish.grizzly.web.container
Simple Adapter that map the Request URI to a local file.
StaticResourcesAdapter() - Constructor for class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
StaticResourcesAdapter(String) - Constructor for class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
Statistics - Class in org.glassfish.grizzly.web.embed
This class can be used to monitor the GrizzlyWebServer.
Statistics(WebFilter) - Constructor for class org.glassfish.grizzly.web.embed.Statistics
Create a Statistic class powered uner the hood by the SelectorThread.
status - Variable in class org.glassfish.grizzly.web.container.Response
Status code.
STATUS_CODE_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The request attribute under which we forward an HTTP status code (as an object of type Integer) to an error page.
statusDropsConnection(int) - Method in class org.glassfish.grizzly.web.ProcessorTask
Determine if we must drop the connection because of the HTTP status code.
stop() - Method in class org.glassfish.grizzly.web.embed.GrizzlyWebServer
Stop the GrizzlyWebServer.
stop() - Method in class org.glassfish.grizzly.web.standalone.StandaloneMainUtil
Stop WebFilter
stop() - Method in class org.glassfish.grizzly.web.ThreadPoolStatistic
Stop gathering statistics.
stopGatheringStatistics() - Method in class org.glassfish.grizzly.web.embed.Statistics
Stop gathering statistics.
StringCache - Class in org.glassfish.grizzly.web.container.util.buf
This class implements a String cache for ByteChunk and CharChunk.
StringCache() - Constructor for class org.glassfish.grizzly.web.container.util.buf.StringCache
 
StringCache.ByteEntry - Class in org.glassfish.grizzly.web.container.util.buf
 
StringCache.ByteEntry() - Constructor for class org.glassfish.grizzly.web.container.util.buf.StringCache.ByteEntry
 
StringCache.CharEntry - Class in org.glassfish.grizzly.web.container.util.buf
 
StringCache.CharEntry() - Constructor for class org.glassfish.grizzly.web.container.util.buf.StringCache.CharEntry
 
StringManager - Class in org.glassfish.grizzly.web.container.util.res
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
StringParser - Class in org.glassfish.grizzly.web.container.util.http
Utility class for string parsing that is higher performance than StringParser for simple delimited text cases.
StringParser() - Constructor for class org.glassfish.grizzly.web.container.util.http.StringParser
Construct a string parser with no preset string to be parsed.
StringParser(String) - Constructor for class org.glassfish.grizzly.web.container.util.http.StringParser
Construct a string parser that is initialized to parse the specified string.
subject - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
The Subject associated with the current AccessControllerContext
SUBJECT_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The subject under which the AccessControlContext is running.
substract() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
substract(ByteChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
substract(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
substract() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
substract(CharChunk) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
substract(char[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
suspend() - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Suspend the Response.
suspend(long) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Suspend the GrizzlyResponse.
suspend(long, A, CompletionHandler<? super A>) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Suspend the GrizzlyResponse.
suspend() - Method in class org.glassfish.grizzly.web.container.Response
Suspend the Response.
suspend(long) - Method in class org.glassfish.grizzly.web.container.Response
Suspend the Response.
suspend(long, A, CompletionHandler<? super A>) - Method in class org.glassfish.grizzly.web.container.Response
Suspend the Response.
suspend(long, A, CompletionHandler<? super A>, SuspendedResponse<A>) - Method in class org.glassfish.grizzly.web.container.Response
Suspend the Response.
SuspendedResponse<A> - Class in org.glassfish.grizzly.web.container
 
SuspendedResponse(long, A, CompletionHandler<? super A>, Response) - Constructor for class org.glassfish.grizzly.web.container.SuspendedResponse
 
swallowInput - Variable in class org.glassfish.grizzly.web.container.http11.InternalInputBuffer
Swallow input ? (in the case of an expectation)

T

T_BYTES - Static variable in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a byte[]
T_CHARS - Static variable in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a char[]
T_NULL - Static variable in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
 
T_STR - Static variable in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a String
Task - Interface in org.glassfish.grizzly.web
Wrapper object used by the WorkerThread
TaskBase - Class in org.glassfish.grizzly.web
Abstract implementation of a Task object.
TaskBase() - Constructor for class org.glassfish.grizzly.web.TaskBase
 
taskEvent(TaskEvent) - Method in class org.glassfish.grizzly.web.arp.AsyncWebFilter
Called when the Asynchronous Request Processing is resuming.
TaskEvent<E> - Class in org.glassfish.grizzly.web
Sample event object used by instance of TaskListener to share status information about where they are when processing a request.
TaskEvent(E) - Constructor for class org.glassfish.grizzly.web.TaskEvent
Create an instance and associated the TaskContext object.
TaskEvent() - Constructor for class org.glassfish.grizzly.web.TaskEvent
Create an empty instance.
taskEvent(TaskEvent) - Method in interface org.glassfish.grizzly.web.TaskListener
This method is invoked when a WorkerThread starts processing a Task object.
TaskListener - Interface in org.glassfish.grizzly.web
This interface allows Task object to communicate their state when WorkerThread start processing them or when the processing is completed.
terminateProcess() - Method in class org.glassfish.grizzly.web.ProcessorTask
Notify the TaskListener that the request has been fully processed.
ThreadLocalRandom - Class in org.glassfish.grizzly.web.container.util
A random number generator with the same properties as class Random but isolated to the current Thread.
threadPool - Variable in class org.glassfish.grizzly.web.TaskBase
The ExecutorService object associated with this Task
threadPoolStat - Variable in class org.glassfish.grizzly.web.WebFilter
Placeholder for ExecutorService statistic.
ThreadPoolStatistic - Class in org.glassfish.grizzly.web
This class is a placeholde for gathering statistic from a ExecutorService
ThreadPoolStatistic(String, ScheduledExecutorService) - Constructor for class org.glassfish.grizzly.web.ThreadPoolStatistic
Constructor
throwable - Variable in exception org.glassfish.grizzly.web.container.http11.ClientAbortException
The underlying exception or error passed to our constructor (if any)
timeout() - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
timeout(boolean) - Method in class org.glassfish.grizzly.web.container.SuspendedResponse
 
TimeStamp - Class in org.glassfish.grizzly.web.container.util.buf
Main tool for object expiry.
TimeStamp() - Constructor for class org.glassfish.grizzly.web.container.util.buf.TimeStamp
 
toAbsolute(String, boolean) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Convert (if necessary) and return the absolute URL that represents the resource referenced by this possibly relative URL.
toBytes() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Unimplemented yet.
toChars() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Convert to char[] and fill the CharChunk.
toEncoded(String, String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Return the specified URL with the specified session identifier suitably encoded.
toExternalForm() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return a string representation of this URL.
toLower(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Returns the lower case equivalent of the specified ASCII character.
toString() - Method in exception org.glassfish.grizzly.web.container.http11.ClientAbortException
Return a formatted string that describes this exception.
toString() - Method in class org.glassfish.grizzly.web.container.Request
 
toString() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
toString() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
toString() - Method in class org.glassfish.grizzly.web.container.util.buf.MessageBytes
Compute the string value
toString() - Method in class org.glassfish.grizzly.web.container.util.buf.StringCache.ByteEntry
 
toString() - Method in class org.glassfish.grizzly.web.container.util.buf.StringCache.CharEntry
 
toString(ByteChunk) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
toString(CharChunk) - Static method in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
toString() - Method in class org.glassfish.grizzly.web.container.util.http.Cookies
EXPENSIVE!!! only for debugging.
toString() - Method in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
toString() - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
EXPENSIVE!!! only for debugging.
toString() - Method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
 
toString() - Method in class org.glassfish.grizzly.web.container.util.net.URL
Return a string representation of this object.
toStringInternal() - Method in class org.glassfish.grizzly.web.container.util.buf.ByteChunk
 
toStringInternal() - Method in class org.glassfish.grizzly.web.container.util.buf.CharChunk
 
touch(long) - Method in class org.glassfish.grizzly.web.container.util.buf.TimeStamp
Access notification.
toUpper(int) - Static method in class org.glassfish.grizzly.web.container.util.buf.Ascii
Returns the upper case equivalent of the specified ASCII character.
trainThreshold - Static variable in class org.glassfish.grizzly.web.container.util.buf.StringCache
 
transactionTimeout - Variable in class org.glassfish.grizzly.web.WebFilterConfig
The timeout used by the thread when processing a request.
TRANSFERENCODING - Static variable in class org.glassfish.grizzly.web.Constants
 

U

UDecoder - Class in org.glassfish.grizzly.web.container.util.buf
All URL decoding happens here.
UDecoder() - Constructor for class org.glassfish.grizzly.web.container.util.buf.UDecoder
 
UDecoder(boolean) - Constructor for class org.glassfish.grizzly.web.container.util.buf.UDecoder
 
UEncoder - Class in org.glassfish.grizzly.web.container.util.buf
Efficient implementation for encoders.
UEncoder() - Constructor for class org.glassfish.grizzly.web.container.util.buf.UEncoder
 
unCapitalize(String) - Static method in class org.glassfish.grizzly.web.container.util.IntrospectionUtils
 
unescape(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
 
unescapeDoubleQuotes(ByteChunk) - Static method in class org.glassfish.grizzly.web.container.util.http.ServerCookie
Unescapes any double quotes in the given cookie value.
UNLIMITED_TIMEOUT - Static variable in class org.glassfish.grizzly.web.container.util.SelectionKeyAttachment
 
unparsedURI() - Method in class org.glassfish.grizzly.web.container.Request
 
unregisterComponent(ObjectName) - Method in interface org.glassfish.grizzly.web.Management
Unregister a component.
unregisterComponent(ObjectName) - Method in class org.glassfish.grizzly.web.WebFilterJMXManager
 
unregisterComponents() - Method in class org.glassfish.grizzly.web.WebFilter
Unregister JMX components supported by this WebFilter.
unregisterMonitoring() - Method in class org.glassfish.grizzly.web.ProcessorTask
Unregisters the MBean corresponding to this ProcessorTask.
updateCounters() - Method in class org.glassfish.grizzly.web.container.Request
 
uploadTimeout - Variable in class org.glassfish.grizzly.web.ProcessorTask
Maximum uploadTimeout on uploads.
uploadTimeout - Variable in class org.glassfish.grizzly.web.WebFilterConfig
Maximum timeout on uploads.
URIConverter - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
URI byte to char converter (not recycled).
URL - Class in org.glassfish.grizzly.web.container.util.net
URL is designed to provide public APIs for parsing and synthesizing Uniform Resource Locators as similar as possible to the APIs of java.net.URL, but without the ability to open a stream or connection.
URL(String) - Constructor for class org.glassfish.grizzly.web.container.util.net.URL
Create a URL object from the specified String representation.
URL(URL, String) - Constructor for class org.glassfish.grizzly.web.container.util.net.URL
Create a URL object by parsing a string representation relative to a specified context.
URL(String, String, String) - Constructor for class org.glassfish.grizzly.web.container.util.net.URL
Create a URL object from the specified components.
URL(String, String, int, String) - Constructor for class org.glassfish.grizzly.web.container.util.net.URL
Create a URL object from the specified components.
urlEncode(Writer, String) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, String, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, byte[], int, int) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
 
urlEncode(Writer, byte[], int, int, boolean) - Method in class org.glassfish.grizzly.web.container.util.buf.UEncoder
 
urlEncoder - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
URL encoder.
userPrincipal - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
User principal.
useSocketBuffer - Variable in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
Socket buffer (extra buffering to reduce number of packets sent).
usingInputStream - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Using stream flag.
usingOutputStream - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Using output stream flag.
usingReader - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyRequest
Using writer flag.
usingWriter - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
Using writer flag.
UTF8Decoder - Class in org.glassfish.grizzly.web.container.util.buf
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
UTF8Decoder() - Constructor for class org.glassfish.grizzly.web.container.util.buf.UTF8Decoder
 

V

value - Variable in class org.glassfish.grizzly.web.container.util.buf.StringCache.ByteEntry
 
value - Variable in class org.glassfish.grizzly.web.container.util.buf.StringCache.CharEntry
 
valueOf(String) - Static method in enum org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentReferenceHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class org.glassfish.grizzly.web.container.util.ConcurrentWeakHashMap
Returns a Collection view of the values contained in this map.
values(String) - Method in class org.glassfish.grizzly.web.container.util.http.MimeHeaders
 
VOID_FILTER - Static variable in class org.glassfish.grizzly.web.Constants
Void filters (input and output).
VOID_FILTER - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
Void filters (input and output).
VoidInputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Void input filter, which returns -1 when attempting a read.
VoidInputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.VoidInputFilter
 
VoidOutputFilter - Class in org.glassfish.grizzly.web.container.http11.filters
Void output filter, which silently swallows bytes written.
VoidOutputFilter() - Constructor for class org.glassfish.grizzly.web.container.http11.filters.VoidOutputFilter
 

W

webDir - Variable in class org.glassfish.grizzly.web.container.StaticResourcesAdapter
 
webFilter - Variable in class org.glassfish.grizzly.web.TaskBase
The WebFilter.
WebFilter<T extends WebFilterConfig> - Class in org.glassfish.grizzly.web
The WebFilter is the extry point when writing Web application build on Grizzly.
WebFilter() - Constructor for class org.glassfish.grizzly.web.WebFilter
Create the WebFilter.
WebFilter(String) - Constructor for class org.glassfish.grizzly.web.WebFilter
Create the WebFilter with the specific name.
WebFilter(String, T) - Constructor for class org.glassfish.grizzly.web.WebFilter
Create the WebFilter with the specific name.
webFilter - Variable in class org.glassfish.grizzly.web.WebFilterJMXManager
 
WebFilterConfig - Class in org.glassfish.grizzly.web
 
WebFilterConfig() - Constructor for class org.glassfish.grizzly.web.WebFilterConfig
 
WebFilterJMXManager - Class in org.glassfish.grizzly.web
 
WebFilterJMXManager(WebFilter) - Constructor for class org.glassfish.grizzly.web.WebFilterJMXManager
 
WELCOME_FILES_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The servlet context attribute under which we record the set of welcome files (as an object of type String[]) for this application.
welcomeResources - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
wildcardWrappers - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.Mapper.Context
 
WORK_DIR_ATTR - Static variable in class org.glassfish.grizzly.web.container.util.http.Globals
The servlet context attribute under which we store a temporary working directory (as an object of type File) for use by servlets within this web application.
workerThreadPool - Variable in class org.glassfish.grizzly.web.WebFilterConfig
 
wrapper - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
wrapperPath - Variable in class org.glassfish.grizzly.web.container.util.http.mapper.MappingData
 
write(int) - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.filters.GzipOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
write(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
write(char[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
write(char[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
write(StringBuffer) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
write(String, int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
Append a string to the buffer
write(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
write(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
 
write(byte[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
 
write(byte[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputStream
 
write(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
write(char[], int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
write(char[]) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
write(String, int, int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
write(String) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyWriter
 
write(MessageBytes) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
This method will write the contents of the specyfied message bytes buffer to the output stream, without filtering.
write(ByteChunk) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
This method will write the contents of the specyfied message bytes buffer to the output stream, without filtering.
write(CharChunk) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
This method will write the contents of the specyfied char buffer to the output stream, without filtering.
write(byte[]) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
This method will write the contents of the specyfied byte buffer to the output stream, without filtering.
write(String) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
This method will write the contents of the specyfied String to the output stream, without filtering.
write(int) - Method in class org.glassfish.grizzly.web.container.http11.InternalOutputBuffer
This method will print the specified integer to the output stream, without filtering.
writeByte(int) - Method in class org.glassfish.grizzly.web.container.http11.GrizzlyOutputBuffer
 
writer - Variable in class org.glassfish.grizzly.web.container.http11.GrizzlyResponse
The associated writer.

X

xPoweredBy - Variable in class org.glassfish.grizzly.web.FileCache.FileCacheEntry
 

Z

Z - Static variable in class org.glassfish.grizzly.web.Constants
'Z'.
Z - Static variable in class org.glassfish.grizzly.web.container.http11.Constants
'Z'.

_

_200_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
_400_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 
_404_BYTES - Static variable in class org.glassfish.grizzly.web.Constants
 

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 _

Copyright © 2009 SUN Microsystems. All Rights Reserved.