A B C D E F G H I J K L M N O P Q R S T U V W Z

A

A - Static variable in class com.sun.grizzly.tcp.http11.Constants
'A'.
a - Static variable in class com.sun.grizzly.tcp.http11.Constants
'a'.
AbstractThreadPool - Class in com.sun.grizzly.util
Abstract ExtendedThreadPool implementation.
AbstractThreadPool(ThreadPoolMonitoringProbe, String, ThreadFactory, int) - Constructor for class com.sun.grizzly.util.AbstractThreadPool
 
AbstractThreadPool.Worker - Class in com.sun.grizzly.util
 
AbstractThreadPool.Worker() - Constructor for class com.sun.grizzly.util.AbstractThreadPool.Worker
 
AcceptLanguage - Class in com.sun.grizzly.util.http
Util to process the "Accept-Language" header.
AcceptLanguage() - Constructor for class com.sun.grizzly.util.http.AcceptLanguage
 
acceptSocket(ServerSocket) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
acceptSocket(ServerSocket) - Method in class com.sun.grizzly.util.net.ServerSocketFactory
Wrapper function for accept().
accessCount - Static variable in class com.sun.grizzly.util.buf.StringCache
Access count.
ACK_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
Ack string when pipelining HTTP requests.
acknowledge() - Method in class com.sun.grizzly.tcp.Response
 
action(ActionCode, Object) - Method in interface com.sun.grizzly.tcp.ActionHook
Send an action to the connector.
action(ActionCode, Object) - Method in class com.sun.grizzly.tcp.Request
 
action(ActionCode, Object) - Method in class com.sun.grizzly.tcp.Response
 
ACTION_ACK - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_CLIENT_FLUSH - Static variable in class com.sun.grizzly.tcp.ActionCode
A flush() operation originated by the client ( i.e.
ACTION_CLOSE - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_COMMIT - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_CUSTOM - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_DISCARD_UPSTREAM_WRITE - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_FINISH_RESPONSE - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_NEW_REQUEST - Static variable in class com.sun.grizzly.tcp.ActionCode
Chain for request creation.
ACTION_POST_REQUEST - Static variable in class com.sun.grizzly.tcp.ActionCode
Hook called after request, but before recycling.
ACTION_REQ_HOST_ADDR_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_HOST_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the remote host name.
ACTION_REQ_LOCAL_ADDR_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCAL_NAME_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCALPORT_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - socket local port.
ACTION_REQ_REMOTEPORT_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - socket remote port.
ACTION_REQ_SET_BODY_REPLAY - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for setting FORM auth body replay
ACTION_REQ_SSL_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_SSL_CERTIFICATE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the SSL-certificate (including forcing a re-handshake if necessary)
ACTION_RESET - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_START - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_STOP - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_WEBAPP - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ActionCode - Class in com.sun.grizzly.tcp
Enumerated class containing the adapter event codes.
ActionHook - Interface in com.sun.grizzly.tcp
Action hook.
activeFilters - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Active filters (in order).
activeFilters - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Active filter (which is actually the top of the pipeline).
activeThread() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the current Thread which is executing this object.
activeThreadsCount - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
Adapter - Interface in com.sun.grizzly.tcp
Adapter.
ADAPTER_NOTES - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
add(String, String) - Static method in class com.sun.grizzly.util.http.MimeType
Associates the specified extension and content type
add(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
addActiveFilter(InputFilter) - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Add an input filter to the filter library.
addActiveFilter(OutputFilter) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Add an output filter to the filter library.
addContentType(String, String) - Method in class com.sun.grizzly.util.http.MimeMap
 
addContext(String, String, Object, String[], Context) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Context to an existing Host.
addContext(String, String, Object, String[], Context, List<AlternateDocBase>) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Context to an existing Host.
addCookie(Cookie) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add the specified Cookie to those that will be included with this Response.
addCookie() - Method in class com.sun.grizzly.util.http.Cookies
Register a new, unitialized cookie.
addDateHeader(String, long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add the specified date header to the specified value.
addField() - Method in class com.sun.grizzly.util.collections.MultiMap
Create a new, unitialized entry.
addFilter(InputFilter) - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Add an input filter to the filter library.
addFilter(OutputFilter) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Add an output filter to the filter library.
addGrizzlyAdapter(GrizzlyAdapter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Deprecated. - uses GrizzlyAdapterChain.addGrizzlyAdapter(com.sun.grizzly.tcp.http11.GrizzlyAdapter, java.lang.String[])
addGrizzlyAdapter(GrizzlyAdapter, String[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Add a GrizzlyAdapter and its assciated array of mapping.
addHeader(String, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Add a Header to the set of Headers associated with this Request.
addHeader(String, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add the specified header to the specified value.
addHeader(String, String) - Method in class com.sun.grizzly.tcp.Response
 
addHost(String, String[], Object) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new host to the mapper.
addIntHeader(String, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add the specified integer header to the specified value.
addJarsFromClassPath(Vector<URL>, String) - Static method in class com.sun.grizzly.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 com.sun.grizzly.tcp.http11.InternalOutputBuffer
Add the last OutputFilter that will be invoked when processing the writing of the response bytes.
addLocale(Locale) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Add a Locale to the set of preferred Locales for this Request.
addParameter(String, String[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Add a parameter name and corresponding set of values to this Request.
addParameterValues(String, String[]) - Method in class com.sun.grizzly.util.http.Parameters
 
addPendingIO(Runnable) - Method in interface com.sun.grizzly.tcp.PendingIOhandler
Enqueues runnable to be executed on Selector thread.
addPendingKeyCancel(SelectionKey) - Method in interface com.sun.grizzly.tcp.PendingIOhandler
Enqueues SelectionKey for later cancel and close on a Selector thread.
addRequestProcessor(RequestInfo) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
addResponseFilter(ResponseFilter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add a ResponseFilter, which will be called every bytes are ready to be written.
addResponseFilter(ResponseFilter) - Method in class com.sun.grizzly.tcp.Response
Add a ResponseFilter, which will be called every bytes are ready to be written.
addRootFolder(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Add a folder to the list of folders this Adapter can serve file from.
addSafeCharacter(char) - Method in class com.sun.grizzly.util.buf.UEncoder
 
addToClassPath(Vector<URL>, String) - Static method in class com.sun.grizzly.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 com.sun.grizzly.util.IntrospectionUtils
 
addValue(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addValue(byte[], int, int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Create a new named header using un-translated byte[].
addValue(char[], int, int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Create a new named header using translated char[].
addWrapper(String, String, String, Object) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, String, String, Object, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, String, String, Object, boolean, String, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, Object) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a wrapper to the context associated with this wrapper.
addWrapper(String, Object, boolean, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object, boolean, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object, boolean, String, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Adds a wrapper to the given context.
advance() - Method in class com.sun.grizzly.util.http.StringParser
Advance the current parsing position by one, if we are not already past the end of the string.
afterExecute(Thread, Runnable, Throwable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method invoked upon completion of execution of the given Runnable.
afterExecute(Thread, Runnable, Throwable) - Method in class com.sun.grizzly.util.SyncThreadPool
 
afterService(Request, Response) - Method in interface com.sun.grizzly.tcp.Adapter
Finish the response and dedide if the Request/Response object must be recycled.
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Once the GrizzlyAdapter.service(com.sun.grizzly.tcp.Request, com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyAdapter
Clean up the Request and Response object, and commit the response, and then invoke the GrizzlyAdapter.afterService(com.sun.grizzly.tcp.http11.GrizzlyRequest, com.sun.grizzly.tcp.http11.GrizzlyResponse) method to allow extension of this class to clean their own objects.
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Finish the Response and recycle the Request and the Response.
allocate(int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
allocate(int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
allocate(ByteBufferFactory.ByteBufferType, int) - Static method in class com.sun.grizzly.util.ByteBufferFactory
Return a new ByteBuffer based on the requested ByteBufferType
allocate(boolean, boolean, int) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Allocate a ByteBuffer
allocateThreadBuffers(int) - Static method in class com.sun.grizzly.util.SSLUtils
Allocate themandatory ByteBuffers.
allocateView(int, boolean) - Static method in class com.sun.grizzly.util.ByteBufferFactory
Return a direct ByteBuffer view
allocateView(boolean) - Static method in class com.sun.grizzly.util.ByteBufferFactory
Return a direct ByteBuffer view using the default size.
ALLOW_BACKSLASH - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
ALLOW_BACKSLASH - Static variable in class com.sun.grizzly.util.http.HttpRequestURIDecoder
 
ALLOW_ENCODED_SLASH - Static variable in class com.sun.grizzly.util.buf.UDecoder
 
allowReplacement() - Static method in class com.sun.grizzly.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 com.sun.grizzly.util.http.ServerCookie
 
ALT_DD_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The servlet context attribute under which we store the alternate deployment descriptor for this web application
AlternateDocBase - Class in com.sun.grizzly.util.http.mapper
 
AlternateDocBase() - Constructor for class com.sun.grizzly.util.http.mapper.AlternateDocBase
 
alternateDocBases - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
ALWAYS_ADD_EXPIRES - Static variable in class com.sun.grizzly.util.http.ServerCookie
If set to false, we don't use the IE6/7 Max-Age/Expires work around
appCommitted - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The application commit flag.
append(char) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
append(byte) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
append(ByteChunk) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
append(byte[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
Add data to the buffer
append(char) - Method in class com.sun.grizzly.util.buf.CharChunk
 
append(CharChunk) - Method in class com.sun.grizzly.util.buf.CharChunk
 
append(char[], int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
Add data to the buffer
append(StringBuffer) - Method in class com.sun.grizzly.util.buf.CharChunk
Add data to the buffer
append(String) - Method in class com.sun.grizzly.util.buf.CharChunk
Append a string to the buffer
append(String, int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
Append a string to the buffer
appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean, boolean) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
Ascii - Class in com.sun.grizzly.util.buf
This class implements some basic ASCII character handling functions.
Ascii() - Constructor for class com.sun.grizzly.util.buf.Ascii
 
associate() - Method in class com.sun.grizzly.util.ThreadAttachment
Associates ThreadAttachment with the current thread
attach(SelectionKey, Response.ResponseAttachment) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
attach(ThreadAttachment) - Method in class com.sun.grizzly.util.WorkerThread
Attach the ThreadAttachment to this instance.
attach(ThreadAttachment) - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
attachChannel(F) - Method in interface com.sun.grizzly.util.Interceptor
The Channel associated with this handler.
AttributeHolder - Interface in com.sun.grizzly.util
Interface declares common functionality for objects, which could have associated attributes.
attributes - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The attributes associated with this Request, keyed by attribute name.
attributes() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return a ConcurrentHashMap of attibutes.
attributes - Variable in class com.sun.grizzly.util.net.ServerSocketFactory
 
ATTRIBUTES_ONLY - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
AUTHORIZATION_HEADER - Static variable in class com.sun.grizzly.tcp.http11.Constants
Default header names.
authType - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Authentication type.
available() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Amount of bytes still available in a buffer.
available() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
available() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
available() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Return the number of bytes left after a valid http request has been processed.
available() - Method in class com.sun.grizzly.util.InputReader
Return the available bytes
awaitTermination(long, TimeUnit) - Method in class com.sun.grizzly.util.FixedThreadPool
not supported
awaitTermination(long, TimeUnit) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
awaitTermination(long, TimeUnit) - Method in class com.sun.grizzly.util.SyncThreadPool

B

B2CConverter - Class in com.sun.grizzly.util.buf
Efficient conversion of bytes to character .
B2CConverter() - Constructor for class com.sun.grizzly.util.buf.B2CConverter
 
B2CConverter(String) - Constructor for class com.sun.grizzly.util.buf.B2CConverter
Create a converter, with bytes going to a byte buffer
B2CConverterBlocking - Class in com.sun.grizzly.util.buf
Efficient conversion of bytes to character .
B2CConverterBlocking() - Constructor for class com.sun.grizzly.util.buf.B2CConverterBlocking
 
B2CConverterBlocking(String) - Constructor for class com.sun.grizzly.util.buf.B2CConverterBlocking
Create a converter, with bytes going to a byte buffer
BAD_REQUEST - Static variable in class com.sun.grizzly.util.http.HtmlHelper
HTTP Bas Request
Base64 - Class in com.sun.grizzly.util.buf
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class com.sun.grizzly.util.buf.Base64
 
base64Decode(String) - Static method in class com.sun.grizzly.util.buf.Base64
 
Base64Utils - Class in com.sun.grizzly.util.buf
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.

On Windows XP sp1 with 1.4.2_04 and later ;), this encoder and decoder is about 10 times faster on small arrays (10 - 1000 bytes) and 2-3 times as fast on larger arrays (10000 - 1000000 bytes) compared to sun.misc.Encoder()/Decoder().

On byte arrays the encoder is about 20% faster than Jakarta Commons Base64 Codec for encode and about 50% faster for decoding large arrays.
Base64Utils() - Constructor for class com.sun.grizzly.util.buf.Base64Utils
 
bb - Variable in class com.sun.grizzly.util.buf.C2BConverter
 
bcCache - Static variable in class com.sun.grizzly.util.buf.StringCache
Cache for byte chunk.
bcCount - Static variable in class com.sun.grizzly.util.buf.StringCache
toString count for byte chunk.
bcStats - Static variable in class com.sun.grizzly.util.buf.StringCache
Statistics hash map for byte chunk.
beforeExecute(Thread, Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method invoked prior to executing the given Runnable in the given thread.
BREAK - Static variable in interface com.sun.grizzly.util.Interceptor
Do not continue the processing.
buf - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Read bytes buffer.
buf - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Pointer to the current read buffer.
buf - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Pointer to the current read buffer.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Next buffer in the pipeline.
BUFFERED_FILTER - Static variable in class com.sun.grizzly.tcp.http11.Constants
Buffered filter (input)
BufferedInputFilter - Class in com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
BYTE_BUFFER - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
BYTE_STATE - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
BYTE_STATE - Variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
byteArrayInputStream - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
byteBuffer - Variable in class com.sun.grizzly.util.InputReader
The wrapped ByteBufferbyteBuffer - Variable in class com.sun.grizzly.util.WorkerThread
The ByteBuffer used when Task are executed.
ByteBufferFactory - Class in com.sun.grizzly.util
Factory class used to create ByteBuffer.
ByteBufferFactory.ByteBufferType - Enum in com.sun.grizzly.util
An enumeration of all type of ByteBuffer this object can create.
ByteBufferInputStream - Class in com.sun.grizzly.util
Deprecated. - Use InputReader instead
ByteBufferInputStream() - Constructor for class com.sun.grizzly.util.ByteBufferInputStream
Deprecated.  
byteBufferType - Variable in class com.sun.grizzly.util.AbstractThreadPool
The ByteBufferFactory.ByteBufferType
ByteChunk - Class in com.sun.grizzly.util.buf
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk() - Constructor for class com.sun.grizzly.util.buf.ByteChunk
Creates a new, uninitialized ByteChunk object.
ByteChunk(int) - Constructor for class com.sun.grizzly.util.buf.ByteChunk
 
ByteChunk.ByteInputChannel - Interface in com.sun.grizzly.util.buf
 
ByteChunk.ByteOutputChannel - Interface in com.sun.grizzly.util.buf
 
byteEnabled - Static variable in class com.sun.grizzly.util.buf.StringCache
Enabled ?
bytesRead - Variable in class com.sun.grizzly.util.Utils.Result
 

C

C2BConverter - Class in com.sun.grizzly.util.buf
Efficient conversion of character to bytes.
C2BConverter(ByteChunk, String) - Constructor for class com.sun.grizzly.util.buf.C2BConverter
Create a converter, with bytes going to a byte buffer
C2BConverter(String) - Constructor for class com.sun.grizzly.util.buf.C2BConverter
Create a converter
cache - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
CACHE_SIZE - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
 
CACHED_POST_LEN - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Post data buffer.
cacheSize - Static variable in class com.sun.grizzly.util.buf.StringCache
 
callMain(Class<?>, String[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
callMethod0(Object, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
callMethod1(Object, String, Object, String, ClassLoader) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
callMethodN(Object, String, Object[], Class<?>[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
cancel() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Cancel the GrizzlyResponse and finish/commit it.
cancel() - Method in class com.sun.grizzly.tcp.Response
Cancel the Response and finish/commit it.
cancel() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
cancel(boolean) - Method in class com.sun.grizzly.util.FutureImpl
 
CANCEL_SUSPENDED_RESPONSE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback used to reset suspended connection.
cancelled(E) - Method in interface com.sun.grizzly.tcp.CompletionHandler
Invoked when an Response.cancel() is invoked or when a timeout expire.
capacity - Static variable in class com.sun.grizzly.util.ByteBufferFactory
The default capacity of the ByteBuffer from which views will be created.
capitalize(String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Reverse of Introspector.decapitalize
ccCache - Static variable in class com.sun.grizzly.util.buf.StringCache
Cache for char chunk.
ccCount - Static variable in class com.sun.grizzly.util.buf.StringCache
toString count for char chunk.
ccStats - Static variable in class com.sun.grizzly.util.buf.StringCache
Statistics hash map for char chunk.
CERTIFICATE_KEY - Static variable in interface com.sun.grizzly.util.net.SSLSupport
The Request attribute key for the client certificate chain.
CERTIFICATES_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
CHAR_STATE - Variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
characterEncoding - Variable in class com.sun.grizzly.tcp.Response
 
CharChunk - Class in com.sun.grizzly.util.buf
Utilities to manipluate char chunks.
CharChunk() - Constructor for class com.sun.grizzly.util.buf.CharChunk
Creates a new, uninitialized CharChunk object.
CharChunk(int) - Constructor for class com.sun.grizzly.util.buf.CharChunk
 
CharChunk.CharInputChannel - Interface in com.sun.grizzly.util.buf
 
CharChunk.CharOutputChannel - Interface in com.sun.grizzly.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 com.sun.grizzly.util.buf.StringCache
 
charsetSet - Variable in class com.sun.grizzly.tcp.Response
Has the charset been explicitly set.
check(E) - Method in class com.sun.grizzly.util.StateHolder.ConditionListener
 
check(E) - Method in class com.sun.grizzly.util.StateHolder.EqualConditionListener
 
check(E) - Method in class com.sun.grizzly.util.StateHolder.NotEqualConditionListener
 
checkConditionListeners(E) - Method in class com.sun.grizzly.util.StateHolder
 
checkConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
checkConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
checkError() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
checkNormalize(MessageBytes) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Check that the URI is normalized following character decoding.
chooseClientAlias(String[], Principal[], Socket) - Method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.net.jsse.JSSEKeyManager
Returns this key manager's server key alias that was provided in the constructor.
CHUNKED_FILTER - Static variable in class com.sun.grizzly.tcp.http11.Constants
Chunked filters (input and output).
ChunkedInputFilter - Class in com.sun.grizzly.tcp.http11.filters
Chunked input filter.
ChunkedInputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
 
ChunkedOutputFilter - Class in com.sun.grizzly.tcp.http11.filters
Chunked output filter.
ChunkedOutputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Default constructor.
chunkHeader - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Chunk header.
chunkingDisabled - Variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
chunkLength - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Buffer used for chunk length conversion.
CIPHER_SUITE_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.util.net.SSLSupport
The Request attribute key for the cipher suite.
ciphers - Static variable in interface com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util
Simple ClassLoader utility.
ClassLoaderUtil() - Constructor for class com.sun.grizzly.util.ClassLoaderUtil
 
classPathAdd(URL[], String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Adds classpath entries from a vector of URL's to the "tc_path_add" System property.
clear() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Removes all of the mappings from this map.
clear() - Method in class com.sun.grizzly.util.http.MimeHeaders
Clears all header fields.
clear() - Method in class com.sun.grizzly.util.http.ParameterMap
Remove all mappings from this map.
clear() - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
clearCookies() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of Cookies associated with this Request.
clearFilters() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Clear filters.
clearFilters() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Clear filters.
clearHeaders() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of Headers associated with this Request.
clearLocales() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of Locales associated with this Request.
clearParameters() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of parameters associated with this Request.
ClientAbortException - Exception in com.sun.grizzly.tcp.http11
Wrap an IOException identifying it as being caused by an abort of a request by a remote client.
ClientAbortException() - Constructor for exception com.sun.grizzly.tcp.http11.ClientAbortException
Construct a new ClientAbortException with no other information.
ClientAbortException(String) - Constructor for exception com.sun.grizzly.tcp.http11.ClientAbortException
Construct a new ClientAbortException for the specified message.
ClientAbortException(Throwable) - Constructor for exception com.sun.grizzly.tcp.http11.ClientAbortException
Construct a new ClientAbortException for the specified throwable.
ClientAbortException(String, Throwable) - Constructor for exception com.sun.grizzly.tcp.http11.ClientAbortException
Construct a new ClientAbortException for the specified message and throwable.
clientAuth - Variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
Prevent cloning the facade.
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
Prevent cloning the facade.
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
Prevent cloning the facade.
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
Prevent cloning the facade.
clone(T) - Static method in class com.sun.grizzly.util.Cloner
Method creates a clone of given object pattern Pattern parameter should implement Copyable interface
clone() - Method in class com.sun.grizzly.util.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
clone() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
Cloner - Class in com.sun.grizzly.util
Class Cloner creates a clone of given object, which should implement interface Copyable
Cloner() - Constructor for class com.sun.grizzly.util.Cloner
 
close() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
close() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Close the input buffer.
close() - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Close the output buffer.
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
close() - Method in class com.sun.grizzly.util.InputReader
Close this stream.
CLOSE_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
Close bytes.
COLON - Static variable in class com.sun.grizzly.tcp.http11.Constants
COLON.
COLON_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
Colon bytes.
com.sun.grizzly.localization - package com.sun.grizzly.localization
 
com.sun.grizzly.tcp - package com.sun.grizzly.tcp
 
com.sun.grizzly.tcp.http11 - package com.sun.grizzly.tcp.http11
 
com.sun.grizzly.tcp.http11.filters - package com.sun.grizzly.tcp.http11.filters
 
com.sun.grizzly.util - package com.sun.grizzly.util
 
com.sun.grizzly.util.buf - package com.sun.grizzly.util.buf
 
com.sun.grizzly.util.collections - package com.sun.grizzly.util.collections
 
com.sun.grizzly.util.http - package com.sun.grizzly.util.http
 
com.sun.grizzly.util.http.mapper - package com.sun.grizzly.util.http.mapper
 
com.sun.grizzly.util.net - package com.sun.grizzly.util.net
 
com.sun.grizzly.util.net.jsse - package com.sun.grizzly.util.net.jsse
 
com.sun.grizzly.util.res - package com.sun.grizzly.util.res
 
commit() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Commit the response.
commited - Variable in class com.sun.grizzly.tcp.Response
Committed flag.
commitErrorResponse - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
Commit the 404 response automatically.
committed - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Committed flag.
compare(ByteChunk, byte[]) - Static method in class com.sun.grizzly.util.buf.StringCache
Compare given byte chunk with byte array.
compare(CharChunk, char[]) - Static method in class com.sun.grizzly.util.buf.StringCache
Compare given char chunk with char array.
CompletionHandler<E> - Interface in com.sun.grizzly.tcp
A handler for consuming the result of an Response.suspend() operation.
compressionStream - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Compression output stream.
ConcurrentLinkedQueuePool<E> - Class in com.sun.grizzly.util
ObjectPool
ConcurrentLinkedQueuePool() - Constructor for class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
ConcurrentReferenceHashMap<K,V> - Class in com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float) - Constructor for class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty reference map with the specified reference types and behavioral options.
ConcurrentReferenceHashMap(int) - Constructor for class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new map with the same mappings as the given map.
ConcurrentReferenceHashMap.Option - Enum in com.sun.grizzly.util
 
ConcurrentReferenceHashMap.ReferenceType - Enum in com.sun.grizzly.util
An option specifying which Java reference type should be used to refer to a key and/or value.
ConcurrentWeakHashMap<K,V> - Class in com.sun.grizzly.util
A hash table with weak keys, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentWeakHashMap(int, float, int) - Constructor for class com.sun.grizzly.util.ConcurrentWeakHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentWeakHashMap(int, float) - Constructor for class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.ConcurrentWeakHashMap
Creates a new map with the same mappings as the given map.
config - Variable in class com.sun.grizzly.util.GrizzlyExecutorService
 
configureSessionCookie(Cookie) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Configures the given JSESSIONID cookie.
ConnectionCloseHandler - Interface in com.sun.grizzly.util
Simple listener to be used when an application needs to be notified when a a SelectorHandler, ConnectionHandler or SelectionKeyHandler close a connection (ConnectionCloseHandler.locallyClosed(java.nio.channels.SelectionKey)), or when a remote client close the connection (ConnectionCloseHandler.remotlyClosed(java.nio.channels.SelectionKey)).
ConnectionCloseHandlerNotifier - Interface in com.sun.grizzly.util
General interface for ConnectionCloseHandlers notifiers.
Constants - Class in com.sun.grizzly.tcp
Constants.
Constants() - Constructor for class com.sun.grizzly.tcp.Constants
 
Constants - Class in com.sun.grizzly.tcp.http11
Constants.
Constants() - Constructor for class com.sun.grizzly.tcp.http11.Constants
 
contains(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(String) - Static method in class com.sun.grizzly.util.http.MimeType
 
containsCTL(String, int) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
containsHeader(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Has the specified header been set already in this response?
containsHeader(String) - Method in class com.sun.grizzly.tcp.Response
 
containsKey(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Tests if the specified object is a key in this table.
containsValue(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns true if this map maps one or more keys to the specified value.
contentLanguage - Variable in class com.sun.grizzly.tcp.Response
 
contentLength - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Content length.
contentLength - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Content length.
contentLength - Variable in class com.sun.grizzly.tcp.Request
HTTP specific fields.
contentLength - Variable in class com.sun.grizzly.tcp.Response
 
contentLength() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Return the stream content-length.
contentType() - Method in class com.sun.grizzly.tcp.Request
 
contentType - Variable in class com.sun.grizzly.tcp.Response
HTTP specific fields.
ContentType - Class in com.sun.grizzly.util.http
Usefull methods for Content-Type processing
ContentType() - Constructor for class com.sun.grizzly.util.http.ContentType
 
context - Variable in class com.sun.grizzly.util.http.mapper.Mapper
Context associated with this wrapper, used for wrapper mapping.
context - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
context - Variable in class com.sun.grizzly.util.net.ServerSocketFactory
 
contextList - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Host
 
contextPath - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
contextRoot - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
contexts - Variable in class com.sun.grizzly.util.http.mapper.Mapper.ContextList
 
CONTINUE - Static variable in interface com.sun.grizzly.util.Interceptor
Continue the processing
conv - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Current byte to char converter.
conv - Variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Current char to byte converter.
convert(ByteChunk, CharChunk) - Method in class com.sun.grizzly.util.buf.B2CConverter
Deprecated.  
convert(ByteChunk, CharChunk, int) - Method in class com.sun.grizzly.util.buf.B2CConverter
 
convert(ByteChunk, CharChunk) - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
Deprecated.  
convert(ByteChunk, CharChunk, int) - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
 
convert(char[], int, int) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(String) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(String, int, int) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(char) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(MessageBytes) - Method in class com.sun.grizzly.util.buf.C2BConverter
Convert a message bytes chars to bytes
convert(String) - Static method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source.
convert(ByteChunk, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode the ByteChunk
convert(ByteChunk, boolean, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode the ByteChunk
convert(CharChunk) - Method in class com.sun.grizzly.util.buf.UDecoder
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
convert(CharChunk, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
In-buffer processing - the buffer will be modified
convert(MessageBytes) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source Includes converting '+' to ' '.
convert(MessageBytes, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source
convert(MessageBytes, boolean, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source
convert(String) - Method in class com.sun.grizzly.util.buf.UDecoder
 
convert(String, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
 
convert(ByteChunk, CharChunk) - Method in class com.sun.grizzly.util.buf.UTF8Decoder
 
convert(String, Class<?>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
convert2Int(byte[]) - Static method in class com.sun.grizzly.util.buf.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
convertASCII(MessageBytes) - Static method in class com.sun.grizzly.util.buf.B2CConverter
Character conversion of a US-ASCII MessageBytes.
convertASCII(MessageBytes) - Static method in class com.sun.grizzly.util.buf.B2CConverterBlocking
Character conversion of a US-ASCII MessageBytes.
convertMB(MessageBytes) - Method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Character conversion of the a US-ASCII MessageBytes.
convertToBytes(String) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Convert specified String to a byte array.
Cookie - Class in com.sun.grizzly.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 com.sun.grizzly.util.http.Cookie
Constructs a cookie with a specified name and value.
cookies - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The set of cookies associated with this Request.
cookies - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The set of Cookies associated with this Response.
Cookies - Class in com.sun.grizzly.util.http
A collection of cookies - reusable and tuned for server side performance.
Cookies(MimeHeaders) - Constructor for class com.sun.grizzly.util.http.Cookies
Construct a new cookie collection, that will extract the information from headers.
Cookies() - Constructor for class com.sun.grizzly.util.http.Cookies
Construct a new uninitialized cookie collection.
cookiesParsed - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Cookies parsed flag.
copy(File, File) - Static method in class com.sun.grizzly.util.ExpandJar
Copy the specified file or directory to the destination.
copy(byte[]) - Static method in class com.sun.grizzly.util.Utils
 
Copyable - Interface in com.sun.grizzly.util
Copyable objects are able to copy their content to other objects of the same type
copyBytes(byte[], int, int, int) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Copy an array of bytes to a different position.
copyTo(Copyable) - Method in interface com.sun.grizzly.util.Copyable
Copies current object content to copy object
corePoolSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
corePoolSize - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
count - Variable in class com.sun.grizzly.util.collections.MultiMap
 
CR - Static variable in class com.sun.grizzly.tcp.http11.Constants
CR.
createByteBuffer(boolean) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Allocate a ByteBuffer if the current instance is null;
createClassloader(File, ClassLoader) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Deprecated. removal candidate, never used
createInputFilter() - Method in interface com.sun.grizzly.tcp.http11.FilterFactory
 
createInputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Create and return a GrizzlyInputStream to read the content associated with this Request.
createInstance() - Static method in class com.sun.grizzly.util.GrizzlyExecutorService
 
createInstance(ThreadPoolConfig) - Static method in class com.sun.grizzly.util.GrizzlyExecutorService
 
createOutputFilter() - Method in interface com.sun.grizzly.tcp.http11.FilterFactory
 
createOutputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Create and return a ServletOutputStream to write the content associated with this Response.
createSocket(int) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
createSocket(int, int) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
createSocket(int, int, InetAddress) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
createSocket(int) - Method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.ClassLoaderUtil
Construct a URLClassLoader based on a canonical file location.
createURLClassLoader(String, ClassLoader) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Construct a URLClassLoader based on a canonical file location.
CRLF - Static variable in class com.sun.grizzly.tcp.http11.Constants
CRLF.
CRLF_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
CRLF bytes.
current() - Static method in class com.sun.grizzly.util.ThreadLocalRandom
Returns the current Thread's ThreadLocalRandom
currentDate - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Current formatted date.
currentPoolSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
customizedErrorPage(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Customize the error pahe

D

DataStructures - Class in com.sun.grizzly.util
 
DataStructures() - Constructor for class com.sun.grizzly.util.DataStructures
 
deassociate() - Method in class com.sun.grizzly.util.ThreadAttachment
Releases ThreadAttachment association with the current thread
DEC - Static variable in class com.sun.grizzly.util.buf.HexUtils
Table for HEX to DEC byte translation.
decode(byte[]) - Method in class com.sun.grizzly.util.buf.Base64
Decodes Base64 data into octects
decode(char[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded String.
decode(MessageBytes, UDecoder) - Static method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.tcp.Request
 
decodeFast(char[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decreaseCountOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
decrementDispatchDepth() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Decrement the depth of application dispatch
DEFAULT - Static variable in class com.sun.grizzly.util.ThreadPoolConfig
 
DEFAULT_BUFFER_SIZE - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
DEFAULT_BUFFER_SIZE - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
DEFAULT_BYTE_BUFFER_SIZE - Static variable in class com.sun.grizzly.util.WorkerThreadImpl
 
DEFAULT_BYTEBUFFER_TYPE - Static variable in class com.sun.grizzly.util.WorkerThreadImpl
 
DEFAULT_CHARACTER_ENCODING - Static variable in class com.sun.grizzly.tcp.Constants
 
DEFAULT_CHARACTER_ENCODING - Static variable in class com.sun.grizzly.util.buf.ByteChunk
Default encoding used to convert to strings.
DEFAULT_CONNECTION_LINGER - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_CONNECTION_UPLOAD_TIMEOUT - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_ENCODING - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
DEFAULT_ENCODING - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
DEFAULT_HEADER_SIZE - Static variable in class com.sun.grizzly.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 com.sun.grizzly.tcp.http11.Constants
Default HTTP header buffer size.
DEFAULT_IDLE_THREAD_KEEPALIVE_TIMEOUT - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
DEFAULT_LOCALE - Static variable in class com.sun.grizzly.tcp.Constants
 
DEFAULT_MAX_DISPATCH_DEPTH - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_MAX_SELECTORS - Static variable in class com.sun.grizzly.util.SelectorFactory
 
DEFAULT_MAX_TASKS_QUEUED - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
DEFAULT_MAX_THREAD_COUNT - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
DEFAULT_MIN_THREAD_COUNT - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
DEFAULT_RESPONSE_TYPE - Static variable in class com.sun.grizzly.tcp.http11.Constants
The default response-type
DEFAULT_SERVER_SOCKET_TIMEOUT - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_SSL_INACTIVITY_TIMEOUT - Static variable in class com.sun.grizzly.util.SSLUtils
The time to wait before timing out when reading bytes
DEFAULT_TCP_NO_DELAY - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
defaultCapacity - Static variable in class com.sun.grizzly.util.ByteBufferFactory
The default capacity of the default view of a ByteBuffer
defaultContextPaths - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Host
 
defaultContexts - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Host
 
defaultHostName - Variable in class com.sun.grizzly.util.http.mapper.Mapper
Default host name.
defaultLocale - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The default Locale if none are specified.
defaultMap - Static variable in class com.sun.grizzly.util.http.MimeMap
 
DefaultThreadPool - Class in com.sun.grizzly.util
Deprecated. please use GrizzlyExecutorService.createInstance() instead.
DefaultThreadPool() - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
DefaultThreadPool(String, int, int, long, TimeUnit) - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
DefaultThreadPool(String, int, int, long, TimeUnit, ThreadFactory) - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
DefaultThreadPool(String, int, int, long, TimeUnit, ThreadFactory, BlockingQueue<Runnable>) - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
defaultWrapper - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
delete(File) - Static method in class com.sun.grizzly.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
deleteDir(File) - Static method in class com.sun.grizzly.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
deleteDir(File) - Static method in class com.sun.grizzly.util.FileUtil
Remove Directory and children.
DEREGISTERED - Static variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
destroy() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Invoked when the GrizzlyWebServer or SelectorThread is stopped or removed.
destroy() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
destroy() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
 
detach(SelectionKey) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
detach() - Method in class com.sun.grizzly.util.WorkerThread
Detach the current set of attributes (state) associated with this instance.
detach() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
discardDisconnectEvent - Static variable in class com.sun.grizzly.tcp.Response
 
discardUpstreamWrites() - Method in class com.sun.grizzly.tcp.Response
Discard any write operations on the Response.
DISPATCHER_REQUEST_PATH_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
Request dispatcher path.
DISPATCHER_TYPE_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
Request dispatcher state.
dispatcherType - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The current dispatcher type.
displayClassPath(String, URL[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Debug method, display the classpath
doClearRead() - Method in class com.sun.grizzly.util.InputReader
 
doFlush(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Flush bytes or chars contained in the buffer.
doGetSession(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
doHandshake(SelectableChannel, ByteBuffer, ByteBuffer, ByteBuffer, SSLEngine, SSLEngineResult.HandshakeStatus) - Static method in class com.sun.grizzly.util.SSLUtils
Perform an SSL handshake using the SSLEngine.
doHandshake(SelectableChannel, ByteBuffer, ByteBuffer, ByteBuffer, SSLEngine, SSLEngineResult.HandshakeStatus, int) - Static method in class com.sun.grizzly.util.SSLUtils
Perform an SSL handshake using the SSLEngine.
doHandshake(SelectableChannel, ByteBuffer, ByteBuffer, ByteBuffer, SSLEngine, SSLEngineResult.HandshakeStatus, int, boolean) - Static method in class com.sun.grizzly.util.SSLUtils
Perform an SSL handshake using the SSLEngine.
doPeerCertificateChain(SelectableChannel, ByteBuffer, ByteBuffer, ByteBuffer, SSLEngine, boolean, int) - Static method in class com.sun.grizzly.util.SSLUtils
Get the peer certificate list by initiating a new handshake.
doRead(ByteChunk, Request) - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
Fills the given ByteChunk with the buffered request body.
doRead(ByteChunk, Request) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Read bytes.
doRead(ByteChunk, Request) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Read bytes.
doRead(ByteChunk, Request) - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Write some bytes.
doRead(ByteChunk, Request) - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Read bytes.
doRead(ByteChunk, Request) - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Read some bytes.
doRead(ByteChunk, Request) - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer.InputStreamInputBuffer
Read bytes into the specified chunk.
doRead(ByteChunk, Request) - Method in interface com.sun.grizzly.tcp.InputBuffer
Return from the input stream.
doRead(ByteChunk) - Method in class com.sun.grizzly.tcp.Request
Read data from the input buffer and put it into a byte chunk.
doRead() - Method in class com.sun.grizzly.util.InputReader
Read bytes using the read ReadSelector
doRead(SelectableChannel, ByteBuffer, SSLEngine, int) - Static method in class com.sun.grizzly.util.SSLUtils
Read encrypted bytes using anSSLEngine.
doSecureRead() - Method in class com.sun.grizzly.util.InputReader
Read and decrypt bytes from the underlying SSL connections.
doSecureRead(SelectableChannel, SSLEngine, ByteBuffer, ByteBuffer) - Static method in class com.sun.grizzly.util.SSLUtils
Read and decrypt bytes from the underlying SSL connections.
doSecureRead(SelectableChannel, SSLEngine, ByteBuffer, ByteBuffer, int) - Static method in class com.sun.grizzly.util.SSLUtils
Read and decrypt bytes from the underlying SSL connections.
doWork() - Method in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Write the contents of a byte chunk.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer.OutputStreamOutputBuffer
Write chunk.
doWrite(ByteChunk, Response) - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in interface com.sun.grizzly.tcp.OutputBuffer
Writes the response.
doWrite(ByteChunk) - Method in class com.sun.grizzly.tcp.Response
Write a chunk of bytes.
drain(Queue<Runnable>, Collection<Runnable>) - Static method in class com.sun.grizzly.util.AbstractThreadPool
 
drainTo(Collection<? super E>) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
drainTo(Collection<? super E>, int) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
dumpErr(Object) - Static method in class com.sun.grizzly.util.Utils
 
dumpOut(Object) - Static method in class com.sun.grizzly.util.Utils
 
duplicate(MessageBytes) - Method in class com.sun.grizzly.util.buf.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed
DynamicContentAdapter - Class in com.sun.grizzly.tcp
Deprecated. - Use GrizzlyAdapter instead.
DynamicContentAdapter() - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
DynamicContentAdapter(String) - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
DynamicContentAdapter.RequestTupple - Class in com.sun.grizzly.tcp
Deprecated. Statefull token used to share information with the Containers.
DynamicContentAdapter.RequestTupple() - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  

E

elements() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
elements() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns an enumeration of the values in this table.
emptyPathWrapper - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
enableCache(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Enable resource caching.
enableCache(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Enable/disable the cache
enabledCiphers - Variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
enc - Variable in class com.sun.grizzly.util.buf.C2BConverter
 
enc - Variable in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
encode(byte[]) - Static method in class com.sun.grizzly.util.buf.Base64
Encodes hex octects into Base64
encoder - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Compression output stream.
encoder - Variable in class com.sun.grizzly.util.buf.C2BConverter
 
encoders - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
List of encoders.
encoders - Variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
List of encoders.
encodeToByte(byte[], boolean) - Static method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.buf.Base64Utils
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encodeURL(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Encode the session identifier associated with this response into the specified URL, if necessary.
encodeURL(String) - Method in class com.sun.grizzly.util.buf.UEncoder
Utility funtion to re-encode the URL.
encodeURL(String, boolean) - Method in class com.sun.grizzly.util.buf.UEncoder
Utility funtion to re-encode the URL.
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
 
end() - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
end() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
End the current request.
end() - Method in interface com.sun.grizzly.tcp.http11.InputFilter
End the current request.
end - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
 
end() - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
End the current request.
END_CHUNK - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
End chunk.
endChunk - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Flag set to true when the end chunk has been read.
endChunk - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Chunk used to read leftover bytes.
endHeaders() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
End the header block.
endRequest() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
End request (consumes leftover bytes).
endRequest() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
End request.
entrySet() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns a Set view of the mappings contained in this map.
Enumerator<E> - Class in com.sun.grizzly.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 com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Collection<E>, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Iterator<E>) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Iterator<E>, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Map<?, E>) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
Enumerator(Map<?, E>, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
equals(String) - Method in class com.sun.grizzly.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equals(ByteChunk) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(byte[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(CharChunk) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(char[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(String) - Method in class com.sun.grizzly.util.buf.CharChunk
Compares the message bytes to the specified String object.
equals(CharChunk) - Method in class com.sun.grizzly.util.buf.CharChunk
 
equals(char[], int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
equals(byte[], int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
equals(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equals(Object) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
equals(Object) - Method in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
equals(Object) - Method in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
equals(String, byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
 
equals(Object) - Method in class com.sun.grizzly.util.net.URL
Compare two URLs for equality.
equalsIgnoreCase(String) - Method in class com.sun.grizzly.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class com.sun.grizzly.util.buf.CharChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equalVersion(int, int) - Static method in class com.sun.grizzly.util.Grizzly
Checks if current Grizzly framework version equals to one passed
error - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The error flag.
error - Variable in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
ERROR_MESSAGE_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.tcp.Response
Holds request error exception.
errorURI - Variable in class com.sun.grizzly.tcp.Response
Request error URI.
exactWrappers - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
EXCEPTION_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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(Runnable) - Method in class com.sun.grizzly.util.FixedThreadPool
 
execute(Runnable) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
execute(Object, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Call execute() - any ant-like task should work
execute(Runnable) - Method in class com.sun.grizzly.util.SyncThreadPool
executeDelegatedTask(SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Complete hanshakes operations.
expand(URL) - Static method in class com.sun.grizzly.util.ExpandJar
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(URL, String) - Static method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.ExpandJar
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
ExpandJar - Class in com.sun.grizzly.util
Expand out a jar.
ExpandJar() - Constructor for class com.sun.grizzly.util.ExpandJar
 
ExtendedThreadPool - Interface in com.sun.grizzly.util
Thread pool, from which it's possible to gather statistics information, and finer control its execution.
extensionWrappers - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
extract(int) - Method in class com.sun.grizzly.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 com.sun.grizzly.util.http.StringParser
Extract and return a substring that starts at the specified position, and ends at the character before the specified position.
extractBytes(ByteBuffer, byte, byte) - Static method in class com.sun.grizzly.util.Utils
Return the bytes contained between the startByte and the endByte.

F

fakeOutputStream - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Fake internal output stream.
fakeOutputStream - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Fake internal output stream.
FastDateFormat - Class in com.sun.grizzly.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 com.sun.grizzly.util.http.FastDateFormat
 
FastHttpDateFormat - Class in com.sun.grizzly.util.http
Utility class to generate HTTP dates.
FastHttpDateFormat() - Constructor for class com.sun.grizzly.util.http.FastHttpDateFormat
 
fields - Variable in class com.sun.grizzly.util.collections.MultiMap
 
fileFolders - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
FileOutputBuffer - Interface in com.sun.grizzly.tcp
Simple marker class for supporting OS level send-file functionality.
FileUtil - Class in com.sun.grizzly.util
 
FileUtil() - Constructor for class com.sun.grizzly.util.FileUtil
 
fill() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Fill the internal buffer using data from the undelying input stream.
filter(String) - Static method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Filter the specified message string for characters that are sensitive in HTML.
filter(ByteChunk) - Method in interface com.sun.grizzly.tcp.ResponseFilter
Filter the bytes contained inside the ByteChunk.
filter(String) - Static method in class com.sun.grizzly.util.http.HttpMessages
Filter the specified message string for characters that are sensitive in HTML.
FilterFactory - Interface in com.sun.grizzly.tcp.http11
Factory, responsible for creating Filters.
filterLibrary - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Filter library.
filterLibrary - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Filter library.
find(ByteChunk) - Static method in class com.sun.grizzly.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
find(CharChunk) - Static method in class com.sun.grizzly.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
find(String, int) - Method in class com.sun.grizzly.util.collections.MultiMap
Find the index of a field with the given name.
findBooleanSetters(Class<?>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
findByte(byte[], int, int, byte) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of the given character in the given byte array between the specified start and end.
findBytes(byte[], int, int, byte[]) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of any of the given bytes in the byte array between the specified start and end.
findBytes(ByteBuffer, byte[]) - Static method in class com.sun.grizzly.util.Utils
Specialized utility method: find a sequence of lower case bytes inside a ByteBuffer.
findBytes(ByteBuffer, Pattern) - Static method in class com.sun.grizzly.util.Utils
 
findChar(char) - Method in class com.sun.grizzly.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.
findClosest(ByteChunk, StringCache.ByteEntry[], int) - Static method in class com.sun.grizzly.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 com.sun.grizzly.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findFirst(String) - Method in class com.sun.grizzly.util.collections.MultiMap
 
findHeader(String, int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Find the index of a header with the given name.
findIgnoreCase(String, int) - Method in class com.sun.grizzly.util.collections.MultiMap
Find the index of a field with the given name.
findMatch(String, List<AlternateDocBase>) - Static method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Attempts to match the given request path against one of the given alternate doc bases.
findMethod(Class<?>, String, Class<?>[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
findMethods(Class<?>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
findNext(int) - Method in class com.sun.grizzly.util.collections.MultiMap
 
findNotBytes(byte[], int, int, byte[]) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of any byte that is not one of the given bytes in the byte array between the specified start and end.
findText() - Method in class com.sun.grizzly.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 com.sun.grizzly.util.IntrospectionUtils
 
findWhite() - Method in class com.sun.grizzly.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 com.sun.grizzly.tcp.Response
 
finished - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Finished flag.
finishRequest() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Perform whatever actions are required to flush and close the input stream or reader, in a single operation.
finishResponse() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Perform whatever actions are required to flush and close the output stream or writer, in a single operation.
FixedThreadPool - Class in com.sun.grizzly.util
minimalistic fixed threadpool to allow for nice scalability if a good Queue impl is used.
FixedThreadPool() - Constructor for class com.sun.grizzly.util.FixedThreadPool
creates a fixed pool of size 8
FixedThreadPool(int) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(int, String) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(int, ThreadFactory) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(int, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(String, int, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(String, int, BlockingQueue<Runnable>, ThreadFactory, ThreadPoolMonitoringProbe) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
flush() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
flush() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
flush() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Flush bytes or chars contained in the buffer.
flush() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
Will send the buffer to the client.
flush() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
flush() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Flush the response.
flush() - Method in class com.sun.grizzly.tcp.Response
 
flushBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Flush the buffer and commit this response.
flushBuffer() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
flushBuffer() - Method in class com.sun.grizzly.util.buf.C2BConverter
Flush any internal buffers into the ByteOutput or the internal byte[]
flushBuffer() - Method in class com.sun.grizzly.util.buf.CharChunk
 
flushBytes() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Real write - this buffer will be sent to the client
flushChannel(SelectableChannel, ByteBuffer) - Static method in class com.sun.grizzly.util.OutputWriter
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(SelectableChannel, ByteBuffer, long) - Static method in class com.sun.grizzly.util.OutputWriter
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(SocketChannel, ByteBuffer[]) - Static method in class com.sun.grizzly.util.OutputWriter
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(SocketChannel, ByteBuffer[], long) - Static method in class com.sun.grizzly.util.OutputWriter
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(DatagramChannel, SocketAddress, ByteBuffer) - Static method in class com.sun.grizzly.util.OutputWriter
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(DatagramChannel, SocketAddress, ByteBuffer, long) - Static method in class com.sun.grizzly.util.OutputWriter
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(SelectableChannel, ByteBuffer) - Static method in class com.sun.grizzly.util.SSLOutputWriter
Encrypt the response and flush it using OutputWriter
flushChannel(SelectableChannel, ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLOutputWriter
Encrypt the response and flush it using OutputWriter
flushChars() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
flushCharsNeeded() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
flushHeaders() - Method in class com.sun.grizzly.tcp.Response
Write all headers into our internal buffer and flush the to the client.
FORCED_RESPONSE_TYPE - Static variable in class com.sun.grizzly.tcp.http11.Constants
The forced response-type
format - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The date format we will use for creating date headers.
format(Date, StringBuffer, FieldPosition) - Method in class com.sun.grizzly.util.http.FastDateFormat
Note: breaks functionality of fieldPosition param.
FORMAT - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
HTTP date format.
format(LogRecord) - Method in class com.sun.grizzly.util.LoggingFormatter
Format the record to include the Thread that logged this record.
formatCache - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Formatter cache.
formatDate(long, DateFormat) - Static method in class com.sun.grizzly.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 com.sun.grizzly.tcp.http11.GrizzlyRequest
 
FORMATS - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
ThreadLocal for the set of SimpleDateFormat formats to use in getDateHeader().
FORWARD_CONTEXT_PATH_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.http.Globals
The request attribute under which the original servlet path is stored on an forwarded dispatcher request.
FutureImpl<R> - Class in com.sun.grizzly.util
Default Future implementation
FutureImpl() - Constructor for class com.sun.grizzly.util.FutureImpl
 
FutureImpl(Object) - Constructor for class com.sun.grizzly.util.FutureImpl
 

G

GET - Static variable in class com.sun.grizzly.tcp.http11.Constants
GET.
get(SelectionKey) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
get(String) - Method in class com.sun.grizzly.util.collections.MultiMap
 
get(Object) - Method in class com.sun.grizzly.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 com.sun.grizzly.util.ConcurrentWeakHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class com.sun.grizzly.util.FutureImpl
 
get(long, TimeUnit) - Method in class com.sun.grizzly.util.FutureImpl
 
get(String) - Static method in class com.sun.grizzly.util.http.MimeType
 
get(String, String) - Static method in class com.sun.grizzly.util.http.MimeType
 
getAccessCount() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getActiveCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the approximate number of threads that are actively executing tasks.
getActiveCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getActiveCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getActiveCount() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the approximate number of threads that are actively executing tasks.
getAdapter() - Method in interface com.sun.grizzly.tcp.http11.GrizzlyListener
Return the Adapter supported.
getAdapter() - Method in interface com.sun.grizzly.tcp.Processor
 
getAdapter() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
 
getAlgorithm() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getArguments() - Method in interface com.sun.grizzly.localization.Localizable
Returns the arguments for message formatting.
getArguments() - Method in class com.sun.grizzly.localization.LocalizableMessage
 
getAttachment() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getAttachment(SelectionKey) - Static method in class com.sun.grizzly.util.SelectionKeyAttachment
 
getAttachment() - Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
getAttachment() - Method in class com.sun.grizzly.util.WorkerThread
Get the current set of attributes (state) associated with this instance.
getAttachment() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
getAttribute(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the specified request attribute if it exists; otherwise, return null.
getAttribute(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return an attribute.
getAttribute(String) - Method in interface com.sun.grizzly.tcp.ProtocolHandler
 
getAttribute(String) - Method in class com.sun.grizzly.tcp.Request
 
getAttribute(String) - Method in interface com.sun.grizzly.util.AttributeHolder
Return an object based on a name.
getAttribute(Object, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Call void getAttribute( String )
getAttribute(String) - Method in class com.sun.grizzly.util.ThreadAttachment
 
getAttributeNames() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the names of all request attributes for this Request, or an empty Enumeration if there are none.
getAttributes() - Method in class com.sun.grizzly.tcp.Request
 
getAttributes() - Method in interface com.sun.grizzly.util.AttributeHolder
Return a Map of attribute name/value pairs.
getAttributes() - Method in class com.sun.grizzly.util.ThreadAttachment
 
getAuthority() - Method in class com.sun.grizzly.util.net.URL
Return the authority part of the URL.
getAuthorization() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the authorization credentials sent with this request.
getAuthType() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the authentication type used for this Request.
getAuthType() - Method in class com.sun.grizzly.tcp.Request
 
getBasePath() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the absolute doc base path of this AlternateDocBase.
getBuffer() - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the message bytes.
getBuffer() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getBufferSize() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
getBufferSize() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the actual buffer size used for this Response.
getByteBuffer() - Method in class com.sun.grizzly.util.InputReader
Get the wrapped ByteBuffer
getByteBuffer() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the ByteBuffer shared this thread
getByteBuffer() - Method in class com.sun.grizzly.util.WorkerThread
Return the ByteBuffer shared this thread
getByteBufferType() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getByteBufferType() - Method in class com.sun.grizzly.util.WorkerThreadImpl
The ByteBufferType used to create the ByteBuffer associated with this object.
getByteChunk() - Method in class com.sun.grizzly.util.buf.C2BConverter
 
getByteChunk() - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns the byte chunk, representing the byte[] and offset/length.
getByteEnabled() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getBytes() - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the message bytes.
getBytesRead() - Method in class com.sun.grizzly.tcp.Request
 
getBytesReceived() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getBytesReceived() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getBytesSent() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getBytesSent() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getBytesWritten() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
getBytesWritten() - Method in class com.sun.grizzly.tcp.Response
 
getCachedByteBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Return a copy of the cached resources.
getCacheSize() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getCause() - Method in exception com.sun.grizzly.tcp.http11.ClientAbortException
Returns the cause that caused this exception, if any.
getCertificateChain(String) - Method in class com.sun.grizzly.util.net.jsse.JSSEKeyManager
Returns the certificate chain associated with the given alias.
getChannel() - Method in class com.sun.grizzly.tcp.Response
Return the underlying SocketChannel WARNING.
getChannelType() - Method in class com.sun.grizzly.util.InputReader
Return the Channel type.
getCharacterEncoding() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the character encoding for this Request.
getCharacterEncoding() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the character encoding used for this Response.
getCharacterEncoding() - Method in class com.sun.grizzly.tcp.Request
Get the character encoding used for this request.
getCharacterEncoding() - Method in class com.sun.grizzly.tcp.Response
 
getCharChunk() - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns the char chunk, representing the char[] and offset/length.
getCharEnabled() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getChars() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getCharset(Locale) - Static method in class com.sun.grizzly.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 com.sun.grizzly.util.http.ContentType
Parse the character encoding from the specified content type header.
getCharsWritten() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
getChunkingDisabled() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Is chunking enabled/disabled?
getChunkingDisabled() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Is chunking enabled?
getCipherSuite() - Method in interface com.sun.grizzly.util.net.SSLSupport
The cipher suite being used on this connection.
getClassPath(Vector<URL>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Return a URL[] that can be used to construct a class loader
getClassPath(String, String, String, boolean) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Construct a URL classpath from files in a directory, a cpath property, and tools.jar.
getClientAliases(String, Principal[]) - Method in class com.sun.grizzly.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 com.sun.grizzly.util.buf.ByteChunk
 
getClone() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getClone() - Method in class com.sun.grizzly.util.buf.MessageBytes
 
getCLQinstance() - Static method in class com.sun.grizzly.util.DataStructures
 
getCLQinstance(Class<T>) - Static method in class com.sun.grizzly.util.DataStructures
 
getCode() - Method in class com.sun.grizzly.tcp.ActionCode
Action id, usable in switches and table indexes
getComment() - Method in class com.sun.grizzly.util.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getCompletedTaskCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the approximate total number of tasks that have completed execution.
getCompletedTaskCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getCompletedTaskCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getCompletedTaskCount() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the approximate total number of tasks that have completed execution.
getCompletionHandler() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getConfiguration() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
getContentCount() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the number of bytes actually written to the output stream.
getContentLanguage() - Method in class com.sun.grizzly.tcp.Response
Return the content language.
getContentLength() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Get content length.
getContentLength() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Get content length.
getContentLength() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the content length for this Request.
getContentLength() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the content length that was set or calculated for this Response.
getContentLength() - Method in class com.sun.grizzly.tcp.Request
 
getContentLength() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getContentLength() - Method in class com.sun.grizzly.tcp.Response
 
getContentLengthLong() - Method in class com.sun.grizzly.tcp.Request
 
getContentLengthLong() - Method in class com.sun.grizzly.tcp.Response
 
getContentType() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the content type for this Request.
getContentType() - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.Request
 
getContentType() - Method in class com.sun.grizzly.tcp.Response
 
getContentType(String) - Method in class com.sun.grizzly.util.http.MimeMap
 
getContentTypeFor(String) - Method in class com.sun.grizzly.util.http.MimeMap
 
getContentWritten() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
getContext() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
getContextNames() - Method in class com.sun.grizzly.util.http.mapper.Mapper
Return all contexts, in //HOST/PATH form
getContextRoot() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
getCookie(int) - Method in class com.sun.grizzly.util.http.Cookies
 
getCookieCount() - Method in class com.sun.grizzly.util.http.Cookies
 
getCookieHeaderName() - Method in class com.sun.grizzly.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version.
getCookieHeaderName(int) - Static method in class com.sun.grizzly.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version.
getCookies() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the set of Cookies received with this Request.
getCookies() - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.Request
 
getCorePoolSize() - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the core number of threads.
getCorePoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the core number of threads.
getCorePoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getCorePoolSize() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getCount200() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount200() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount2xx() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount2xx() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount302() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount302() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount304() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount304() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount3xx() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount3xx() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount400() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount400() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount401() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount401() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount403() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount403() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount404() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount404() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount4xx() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount4xx() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount503() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount503() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCount5xx() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCount5xx() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCountOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCountOther() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCountOther() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCreationTime() - Method in class com.sun.grizzly.util.buf.TimeStamp
 
getCRLs(String) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Load the collection of CRLs.
getCurrentDate() - Static method in class com.sun.grizzly.util.http.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentQueryString() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCurrentSet() - Method in class com.sun.grizzly.util.http.Parameters
 
getCurrentUri() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getDateHeader(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the value of the specified date header, if any; otherwise return -1.
getDecodedRequestURI() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Get the decoded request URI.
getDecodedRequestURIMB() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Get the decoded request URI.
getDefault() - Static method in class com.sun.grizzly.util.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefaultContentType() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
If the content-type of the request cannot be determined, used the default value.
getDefaultHostName() - Method in class com.sun.grizzly.util.http.mapper.Mapper
Get default host.
getDefaultReadTimeout() - Static method in class com.sun.grizzly.util.InputReader
Return the Selector.select() default time out.
getDefaultThreadFactory() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getDefaultWriteTimeout() - Static method in class com.sun.grizzly.util.OutputWriter
 
getDetailMessage() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Gets detail error message.
getDictionarySize() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getDocBase() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the (possibly relative) doc base path of this AlternateDocBase.
getDomain() - Method in class com.sun.grizzly.util.http.Cookie
Returns the domain name set for this cookie.
getDomain() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getDotedVersion() - Static method in class com.sun.grizzly.util.Grizzly
Return the dotted version of the curent release.
getEnabledCiphers(String, String[]) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getEnabledProtocols(SSLServerSocket, String) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
 
getEnabledProtocols(SSLServerSocket, String) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getEncoding() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getEncoding() - Method in class com.sun.grizzly.util.buf.C2BConverter
 
getEncodingName() - Method in interface com.sun.grizzly.tcp.http11.FilterFactory
 
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Return the name of the associated encoding; Here, the value is "void".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Get the name of the encoding handled by this filter.
getEncodingName() - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Get the name of the encoding handled by this filter.
getEnd() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getEnd() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getErrorCount() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getErrorCount() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getErrorException() - Method in class com.sun.grizzly.tcp.Response
Get the Exception that occurred during request processing.
getErrorPage(String, String, String) - Static method in class com.sun.grizzly.util.http.HtmlHelper
Return a defauk error page.
getErrorURI() - Method in class com.sun.grizzly.tcp.Response
Get the request URI that caused the original error.
getExtension(String) - Static method in class com.sun.grizzly.util.http.MimeMap
Get extension of file, without fragment id
getExtensions() - Method in class com.sun.grizzly.util.http.MimeMap
 
getFile() - Method in class com.sun.grizzly.util.net.URL
Return the filename part of the URL.
getFilesByExt(String, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Return all files with a given extension in a dir
getFilters() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Get filters.
getFilters() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Get filters.
getGlobalProcessor() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getHandler() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. The Interceptor associated with this algorithm.
getHeader(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the first value of the specified header, if any; otherwise, return null
getHeader(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the value for the specified header, or null if this header has not been set.
getHeader(String) - Method in class com.sun.grizzly.tcp.Request
 
getHeader(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
 
getHeaderNames() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the names of all headers received with this request.
getHeaderNames() - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyRequest
Return all of the values of the specified header, if any; otherwise, return an empty enumeration.
getHeaderValues(String) - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.util.buf.StringCache
 
getHook() - Method in class com.sun.grizzly.tcp.Response
 
getHost() - Method in class com.sun.grizzly.util.net.URL
Return the host name part of the URL.
getHosts() - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
getId() - Method in class com.sun.grizzly.util.buf.TimeStamp
Each object can have an unique id, similar with name but providing faster access ( array vs.
getIdInternal() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return the session identifier for this session.
getIdleTimeoutDelay() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getIdleTimeoutDelay() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Returns the idle timeout delay.
getIdleTimeoutDelay() - Method in class com.sun.grizzly.util.ThreadAttachment
 
getImplementationName() - Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
 
getImplementationName() - Method in class com.sun.grizzly.util.net.SSLImplementation
 
getIncluded() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the "processing inside an include" flag.
getIndex() - Method in class com.sun.grizzly.util.http.StringParser
Return the zero-relative index of our current parsing position within the string being parsed.
getInfo() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInitialByteBufferSize() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getInitialByteBufferSize() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
getInputBB() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the encrypted ByteBuffer used to handle request.
getInputBB() - Method in class com.sun.grizzly.util.WorkerThread
Return the encrypted ByteBuffer used to handle request.
getInputBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
getInputBuffer() - Method in class com.sun.grizzly.tcp.Request
 
getInputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the servlet input stream for this Request.
getInputStream() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Get the underlying socket input stream.
getInstance(ByteChunk, String) - Static method in class com.sun.grizzly.util.buf.C2BConverter
 
getInstance() - Static method in class com.sun.grizzly.util.net.SSLImplementation
 
getInstance(String) - Static method in class com.sun.grizzly.util.net.SSLImplementation
 
getInt() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getInt() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getInt() - Method in class com.sun.grizzly.util.buf.MessageBytes
Convert the buffer to an int, cache the value
getIntHeader(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the value of the specified header as an integer, or -1 if there is no such header for this request.
getJrouteId() - Method in class com.sun.grizzly.tcp.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).
getKeepAliveTime(TimeUnit) - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the thread keep-alive time, which is the amount of time which threads in excess of the core pool size may remain idle before being terminated.
getKeepAliveTime(TimeUnit) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the thread keep-alive time, which is the amount of time which threads in excess of the core pool size may remain idle before being terminated.
getKeepAliveTime(TimeUnit) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getKeepAliveTime(TimeUnit) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getKey() - Method in interface com.sun.grizzly.localization.Localizable
Gets the key in the resource bundle.
getKey() - Method in class com.sun.grizzly.localization.LocalizableMessage
 
getKeyManagers(String, String) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Gets the initialized key managers.
getKeySelectionListener() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
getKeySize() - Method in interface com.sun.grizzly.util.net.SSLSupport
Get the keysize.
getKeystore(String) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getKeystorePassword() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getLargestPoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the largest number of threads that have ever simultaneously been in the pool.
getLargestPoolSize() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getLargestPoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getLargestPoolSize() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the largest number of threads that have ever simultaneously been in the pool.
getLastAccessedTime() - Method in class com.sun.grizzly.util.buf.TimeStamp
 
getLastRequestCompletionTime() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
Gets the time when the last request was completed.
getLastRequestCompletionTime() - Method in class com.sun.grizzly.tcp.RequestInfo
Gets the time when the last request was completed.
getLastRequestMethod() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
Gets the HTTP method of the last request serviced.
getLastRequestMethod() - Method in class com.sun.grizzly.tcp.RequestInfo
Gets the HTTP method of the last request serviced.
getLastRequestURI() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
Gets the URI of the last request serviced.
getLastRequestURI() - Method in class com.sun.grizzly.tcp.RequestInfo
Gets the URI of the last request serviced.
getLc() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getLength() - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the length of the bytes.
getLength() - Method in class com.sun.grizzly.util.buf.CharChunk
Returns the length of the bytes.
getLength() - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns the length of the original buffer.
getLength() - Method in class com.sun.grizzly.util.http.StringParser
Return the length of the string we are parsing.
getLimit() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getLimit() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getLocalAddr() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddress() - Method in class com.sun.grizzly.tcp.Request
 
getLocale() - Method in class com.sun.grizzly.localization.Localizer
 
getLocale() - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the Locale assigned to this response.
getLocale() - Method in class com.sun.grizzly.tcp.Response
 
getLocale(String) - Static method in class com.sun.grizzly.util.http.AcceptLanguage
 
getLocales() - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.util.http.AcceptLanguage
 
getLocalHost() - Method in class com.sun.grizzly.tcp.Request
 
getLocalName() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalPort() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class com.sun.grizzly.tcp.Request
 
getLogger() - Static method in class com.sun.grizzly.util.LoggerUtils
Return the Logger used by all classes under this module.
getLong() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getLong() - Method in class com.sun.grizzly.util.buf.MessageBytes
Convert the buffer to an long, cache the value
getLp() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getLTQinstance() - Static method in class com.sun.grizzly.util.DataStructures
 
getLTQinstance(Class<T>) - Static method in class com.sun.grizzly.util.DataStructures
 
getMajorVersion() - Static method in class com.sun.grizzly.util.Grizzly
Get Grizzly framework major version
getManager(String) - Static method in class com.sun.grizzly.util.res.StringManager
Get the StringManager for a particular package.
getManager(ResourceBundle) - Static method in class com.sun.grizzly.util.res.StringManager
Get the StringManager for a particular package.
getManager(String, Locale) - Static method in class com.sun.grizzly.util.res.StringManager
Get the StringManager for a particular package and Locale.
getMatchFinder() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getMaxAge() - Method in class com.sun.grizzly.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 com.sun.grizzly.util.http.ServerCookie
 
getMaxDispatchDepth() - Static method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
getMaximumPoolSize() - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the maximum allowed number of threads.
getMaximumPoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the maximum allowed number of threads.
getMaximumPoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getMaxInactiveInterval() - Method in class com.sun.grizzly.util.buf.TimeStamp
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
getMaxOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getMaxPoolSize() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getMaxQueuedTasksCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
getMaxQueuedTasksCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getMaxQueuedTasksCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getMaxQueuedTasksCount() - Method in class com.sun.grizzly.util.SyncThreadPool
getMaxRequestUri() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getMaxSelectors() - Static method in class com.sun.grizzly.util.SelectorFactory
Returns max selector pool size
getMaxTime() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getMaxTime() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getMessage(String, Object...) - Method in class com.sun.grizzly.localization.LocalizableMessageFactory
 
getMessage() - Method in exception com.sun.grizzly.tcp.http11.ClientAbortException
Returns the message associated with this exception, if any.
getMessage() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the error message that was set with sendError() for this Response.
getMessage() - Method in class com.sun.grizzly.tcp.Response
Get the status message.
getMessage(int) - Static method in class com.sun.grizzly.util.http.HttpMessages
Get the status string associated with a status code.
getMethod() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the HTTP request method used in this Request.
getMethod() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getMicroVersion() - Static method in class com.sun.grizzly.util.Grizzly
Return the micro version
getMimeHeaders() - Method in class com.sun.grizzly.tcp.Request
 
getMimeHeaders() - Method in class com.sun.grizzly.tcp.Response
 
getMinorVersion() - Static method in class com.sun.grizzly.util.Grizzly
Get Grizzly framework minor version
getMode() - Method in class com.sun.grizzly.util.ThreadAttachment
 
getMonitoringProbe() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getName() - Method in class com.sun.grizzly.util.AbstractThreadPool
getName() - Method in class com.sun.grizzly.util.buf.TimeStamp
Return the "name" of the timestamp.
getName(int) - Method in class com.sun.grizzly.util.collections.MultiMap
Returns the Nth header name This may be used to iterate through all header fields.
getName() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
getName() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getName() - Method in class com.sun.grizzly.util.http.Cookie
Returns the name of the cookie.
getName(int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Returns the Nth header name, or null if there is no such header.
getName() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getNote(String) - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.NotesManager
Return the note associated with key,
getNote(int) - Method in class com.sun.grizzly.tcp.NotesManagerImpl
Return the note associated with key,
getNote(int) - Method in class com.sun.grizzly.tcp.Request
 
getNote(int) - Method in class com.sun.grizzly.tcp.Response
 
getNoteNames() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return an Iterator containing the String names of all notes bindings that exist for this request.
getNotesManager() - Method in class com.sun.grizzly.tcp.Request
 
getNotesManager() - Method in class com.sun.grizzly.tcp.Response
 
getNumFastBytes() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getOffset() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getOffset() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getOutputBB() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the encrypted ByteBuffer used to handle response.
getOutputBB() - Method in class com.sun.grizzly.util.WorkerThread
Return the encrypted ByteBuffer used to handle response.
getOutputBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the underlying OutputBuffer
getOutputBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
getOutputBuffer() - Method in class com.sun.grizzly.tcp.Response
 
getOutputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the servlet output stream associated with this Response.
getOutputStream() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Get the underlying socket output stream.
getParameter(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the value of the specified request parameter, if any; otherwise, return null.
getParameter(String) - Method in class com.sun.grizzly.util.http.Parameters
 
getParameterMap() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Returns a Map of the parameters of this request.
getParameterNames() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the names of all defined request parameters for this request.
getParameterNames() - Method in class com.sun.grizzly.util.http.Parameters
 
getParameters() - Method in class com.sun.grizzly.tcp.Request
 
getParameters(String, String, KeyStore) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Return the initialization parameters for the TrustManager.
getParameterValues(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the defined values for the specified request parameter, if any; otherwise, return null.
getParameterValues(String) - Method in class com.sun.grizzly.util.http.Parameters
 
getParent() - Method in class com.sun.grizzly.util.buf.TimeStamp
 
getPath() - Method in class com.sun.grizzly.util.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getPath() - Method in class com.sun.grizzly.util.net.URL
Return the path part of the URL.
getPb() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getPeerCertificateChain() - Method in interface com.sun.grizzly.util.net.SSLSupport
The client certificate chain (if any).
getPeerCertificateChain(boolean) - Method in interface com.sun.grizzly.util.net.SSLSupport
The client certificate chain (if any).
getPendingIOhandler() - Method in class com.sun.grizzly.util.WorkerThreadImpl
Used by selectionkey attachments to enqueue io events that will be executed in selectorhandler.postselect by worker threads instead of the selector thread.
getPoolName() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getPoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the current number of threads in the pool.
getPoolSize() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getPoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getPoolSize() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the current number of threads in the pool.
getPort() - Method in class com.sun.grizzly.util.http.mapper.Mapper
The Port this instance is used for mapping.
getPort() - Method in class com.sun.grizzly.util.net.URL
Return the port number part of the URL.
getPort() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Return the port
getPostBody() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Gets the POST body of this request.
getPriority() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getPriority() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
getPriority() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getPriority() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getPrivateKey(String) - Method in class com.sun.grizzly.util.net.jsse.JSSEKeyManager
Returns the key associated with the given alias.
getProcessingTime() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getProcessingTime() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getProperty(Object, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
getProperty(String) - Method in interface com.sun.grizzly.util.IntrospectionUtils.PropertySource
 
getProtocol() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the protocol and version used to make this Request.
getProtocol() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getProtocol() - Method in class com.sun.grizzly.util.net.URL
Return the protocol name part of the URL.
getQuery() - Method in class com.sun.grizzly.util.net.URL
Return the query part of the URL.
getQueryString() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the query string associated with this request.
getQueue() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the task queue used by this executor.
getQueue() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getQueue() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getQueue() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the task queue used by this executor.
getQueue() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getQueueLimit() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getQueueSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the number of tasks, which are currently waiting in the queue.
getQueueSize() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getQueueSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getQueueSize() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the number of tasks, which are currently waiting in the queue.
getQuotedValueEndPosition(byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
Given a starting position after an initial quote chracter, this gets the position of the end quote.
getRawVersion() - Static method in class com.sun.grizzly.util.Grizzly
Return the raw version derived frok the project's pom.xml
getReader() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Read the Reader wrapping the input stream for this Request.
getReadTimeout() - Method in class com.sun.grizzly.util.InputReader
Return the timeout between two consecutives Selector.select() when a temporary Selector is used.
getRef() - Method in class com.sun.grizzly.util.net.URL
Return the reference part of the URL.
getRemaining() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Get remaining bytes.
getRemaining() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Get remaining bytes.
getRemoteAddr() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the remote IP address making this Request.
getRemoteAddr() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRemoteHost() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the remote host name making this Request.
getRemotePort() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class com.sun.grizzly.tcp.Request
 
getRemoteUser() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the name of the remote user that has been authenticated for this Request.
getRemoteUser() - Method in class com.sun.grizzly.tcp.Request
 
getReporter() - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Get associated Coyote request.
getRequest() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Get the Coyote request.
getRequest() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the Request with which this Response is associated.
getRequest() - Method in class com.sun.grizzly.tcp.Response
 
getRequestBytesReceived() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestBytesSent() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestCompletionTime() - Method in class com.sun.grizzly.tcp.RequestInfo
Gets the time taken to resume the request associated with this RequestInfo.
getRequestCount() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getRequestCount() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestedSessionId() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the session identifier included in this request, if any.
getRequestProcessingTime() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestProcessor() - Method in class com.sun.grizzly.tcp.Request
 
getRequestURI() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the request URI for this request.
getRequestURL() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Reconstructs the URL the client used to make the request.
getResourceBundleName() - Method in interface com.sun.grizzly.localization.Localizable
 
getResourceBundleName() - Method in class com.sun.grizzly.localization.LocalizableMessage
 
getResources() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the proxied resources of this AlternateDocBase.
getResourcesContextPath() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Return the context path used for servicing resources.
getResponse() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Get associated Coyote response.
getResponse() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the Response with which this Request is associated.
getResponse() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Get the Coyote response.
getResponse() - Method in class com.sun.grizzly.tcp.Request
 
getResponseAttachment() - Method in class com.sun.grizzly.tcp.Response
Return the Response.ResponseAttachment associated with this instance, or null if the Response.isSuspended() return false.
getResult() - Method in class com.sun.grizzly.util.FutureImpl
 
getRootFolder() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Deprecated. - use StaticResourcesAdapter.getRootFolders()
getRootFolders() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Return the list of folders the adapter can serve file from.
getScheme() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the scheme used to make this Request.
getSecure() - Method in class com.sun.grizzly.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 com.sun.grizzly.util.http.ServerCookie
 
getSelectionKey() - Method in class com.sun.grizzly.tcp.Response
Return the underlying SelectionKey
getSelector() - Static method in class com.sun.grizzly.util.SelectorFactory
Please ensure to use try finally around get and return of selector so avoid leaks.
getServerAliases(String, Principal[]) - Method in class com.sun.grizzly.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).
getServerInfo() - Static method in class com.sun.grizzly.util.Grizzly
 
getServerName() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the server name responding to this Request.
getServerPort() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the server port responding to this Request.
getServerPort() - Method in class com.sun.grizzly.tcp.Request
 
getServerPort() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getServerSocketFactory() - Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
 
getServerSocketFactory() - Method in class com.sun.grizzly.util.net.SSLImplementation
 
getSession() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the session associated with this Request, creating one if necessary.
getSession(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the session associated with this Request, creating one if necessary and requested.
getSessionId() - Method in interface com.sun.grizzly.util.net.SSLSupport
The current session Id.
getSessionTimeout() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return a long representing the maximum idle time a session can be.
getSocket() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the Socket (if any) through which this Request was received.
getSocketFactory() - Method in class com.sun.grizzly.util.net.jsse.JSSE14Factory
 
getSSLContext() - Method in class com.sun.grizzly.util.net.ServerSocketFactory
Return the SSLContext required when implementing SSL over NIO non-blocking.
getSSLEngine() - Method in class com.sun.grizzly.util.ThreadAttachment
Set theSSLEngine.
getSSLEngine() - Method in class com.sun.grizzly.util.WorkerThread
Set theSSLEngine.
getSSLSupport(Socket) - Method in class com.sun.grizzly.util.net.jsse.JSSE14Factory
 
getSSLSupport(SSLEngine) - Method in class com.sun.grizzly.util.net.jsse.JSSE14Factory
 
getSSLSupport(Socket) - Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
 
getSSLSupport(SSLEngine) - Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
 
getSSLSupport(Socket) - Method in class com.sun.grizzly.util.net.SSLImplementation
 
getSSLSupport(SSLEngine) - Method in class com.sun.grizzly.util.net.SSLImplementation
 
getStage() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getStart() - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the start offset of the bytes.
getStart() - Method in class com.sun.grizzly.util.buf.CharChunk
Returns the start offset of the bytes.
getStartTime() - Method in class com.sun.grizzly.tcp.Request
 
getState() - Method in class com.sun.grizzly.util.StateHolder
Gets current state Current StateHolder locking mode will be used
getState(boolean) - Method in class com.sun.grizzly.util.StateHolder
Gets current state
getStateHolder() - Method in interface com.sun.grizzly.util.SupportStateHolder
Gets StateHolder for this object
getStateLocker() - Method in class com.sun.grizzly.util.StateHolder
Gets Read/Write locker, which is used by this StateHolder
getStatus() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the HTTP status code associated with this Response.
getStatus() - Method in class com.sun.grizzly.tcp.Response
 
getStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the input stream associated with this Request.
getStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the output stream associated with this Response.
getString() - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns the string value.
getString() - Method in class com.sun.grizzly.util.http.StringParser
Return the String we are currently parsing.
getString(String) - Method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getTask() - Method in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
getTask() - Method in class com.sun.grizzly.util.SyncThreadPool.SyncThreadWorker
 
getTaskCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the approximate total number of tasks that have been scheduled for execution.
getTaskCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getTaskCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getTaskCount() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the approximate total number of tasks that have been scheduled for execution.
getThreadFactory() - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the thread factory used to create new threads.
getThreadFactory() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the thread factory used to create new threads.
getThreadFactory() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getThreadFactory() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getThreadId() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the name of the Thread on which this instance is binded.
getTimeout() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getTimeout() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Get the channel expiration stamp in millis (last time an opeation on the channel was invoked).
getTimeoutListener() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
getTimestamp() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return the timespam when this session has been created.
getTokenEndPosition(byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(byte[], int, int, boolean) - Static method in class com.sun.grizzly.util.http.Cookies
 
getTokenID() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
getTrainThreshold() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getTransactionTimeout() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the time, in milliseconds, this object can be attached to a Thread
getTrustManagers(String) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Gets the intialized trust managers.
getTrustStore() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getTruststorePassword() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getType() - Method in class com.sun.grizzly.util.buf.MessageBytes
Return the type of the original content.
getUniqueValue(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
Finds and returns a unique header field with the given name.
getURIConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the URI converter.
getURL(String, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Construct a file url from a file, using a base dir
getURLClassLoader(URL[], ClassLoader) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Construct a URLClassLoader.
getURLDecoder() - Method in class com.sun.grizzly.tcp.Request
 
getUrlPattern() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the url pattern of this AlternateDocBase.
getUrlPatternSlashCount() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the number of slashes in the url pattern of this AlternateDocBase.
getUrlPatternSuffix() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the extension suffix of the url pattern of this AlternateDocBase.
getUrlPatternType() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the url pattern type (exact, wildcard, extension) of this AlternateDocBase.
getUrlPatternWildcardPath() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the wildcard path of this AlternateDocBase (this is the path specified by the wildcard pattern, minus the trailing '*').
getUserInfo() - Method in class com.sun.grizzly.util.net.URL
Return the user info part of the URL.
getUserPrincipal() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the principal that has been authenticated for this Request.
getValue(int) - Method in class com.sun.grizzly.util.collections.MultiMap
Returns the Nth header value This may be used to iterate through all header fields.
getValue() - Method in class com.sun.grizzly.util.http.Cookie
Returns the value of the cookie.
getValue(int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Returns the Nth header value, or null if there is no such header.
getValue(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
Finds and returns a header field with the given name.
getValue() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getVersion() - Method in class com.sun.grizzly.util.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getVirtualHost() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getWaitingConsumerCount() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
getWaitingConsumerCount() - Method in interface com.sun.grizzly.util.TransferQueue
Returns an estimate of the number of consumers waiting to dequeue elements via take or poll.
getWebappResources() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the non-proxied resources of this AlternateDocBase.
getWorkerThreadID() - Method in class com.sun.grizzly.tcp.RequestInfo
Gets the worker thread ID which is processing the request associated with this RequestInfo.
getWrapperNames(String, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
getWrappersString(String, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
getWriter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the writer associated with this Response.
Globals - Class in com.sun.grizzly.util.http
Global constants that are applicable to multiple packages within Catalina.
Globals() - Constructor for class com.sun.grizzly.util.http.Globals
 
GMT_TIME_ZONE - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
 
gmtZone - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
 
Grizzly - Class in com.sun.grizzly.util
Class contains information about Grizzly framework
Grizzly() - Constructor for class com.sun.grizzly.util.Grizzly
 
GrizzlyAdapter - Class in com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
GrizzlyAdapter(String) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Create a new instance which will look for static pages located under publicDirectory folder.
GrizzlyAdapterChain - Class in com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
GrizzlyExecutorService - Class in com.sun.grizzly.util
 
GrizzlyExecutorService(ThreadPoolConfig) - Constructor for class com.sun.grizzly.util.GrizzlyExecutorService
 
GrizzlyExecutorService(ThreadPoolConfig, boolean) - Constructor for class com.sun.grizzly.util.GrizzlyExecutorService
 
GrizzlyInputBuffer - Class in com.sun.grizzly.tcp.http11
The buffer used by Tomcat request.
GrizzlyInputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Default constructor.
GrizzlyInputBuffer(int) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Alternate constructor which allows specifying the initial buffer size.
GrizzlyInputStream - Class in com.sun.grizzly.tcp.http11
This class handles reading bytes.
GrizzlyInputStream(GrizzlyInputBuffer) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
GrizzlyListener - Interface in com.sun.grizzly.tcp.http11
Basic interface to be implemented by classes that support Adapter and can act like web server like SelectorThread.
GrizzlyOutputBuffer - Class in com.sun.grizzly.tcp.http11
The buffer used by Tomcat response.
GrizzlyOutputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Default constructor.
GrizzlyOutputBuffer(boolean) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
GrizzlyOutputBuffer(int) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Alternate constructor which allows specifying the initial buffer size.
GrizzlyOutputBuffer(int, boolean) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
GrizzlyOutputStream - Class in com.sun.grizzly.tcp.http11
Coyote implementation of the servlet output stream.
GrizzlyOutputStream(GrizzlyOutputBuffer) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
GrizzlyReader - Class in com.sun.grizzly.tcp.http11
Coyote implementation of the buffred reader.
GrizzlyReader(GrizzlyInputBuffer) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyReader
 
GrizzlyRequest - Class in com.sun.grizzly.tcp.http11
Wrapper object for the Coyote request.
GrizzlyRequest() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
GrizzlyResponse<A> - Class in com.sun.grizzly.tcp.http11
Wrapper object for the Coyote response.
GrizzlyResponse() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyResponse
 
GrizzlyResponse(boolean, boolean) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyResponse
 
GrizzlySession - Class in com.sun.grizzly.tcp.http11
Simple session object used.
GrizzlySession() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlySession
 
GrizzlySession(String) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlySession
Create a new session using a session identifier
GrizzlyWriter - Class in com.sun.grizzly.tcp.http11
Coyote implementation of the servlet writer.
GrizzlyWriter(GrizzlyOutputBuffer) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
guessInstall(String, String, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
guessInstall(String, String, String, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Guess a product install/home by analyzing the class path.
GZIP_FILTER - Static variable in class com.sun.grizzly.tcp.http11.Constants
GZIP filter (output).
GzipOutputFilter - Class in com.sun.grizzly.tcp.http11.filters
Gzip output filter.
GzipOutputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
 
GzipOutputFilter.FakeOutputStream - Class in com.sun.grizzly.tcp.http11.filters
 
GzipOutputFilter.FakeOutputStream() - Constructor for class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 

H

handle(E, int) - Method in interface com.sun.grizzly.util.Interceptor
Handle and the associated handler code.
handleQueryParameters() - Method in class com.sun.grizzly.util.http.Parameters
Process the query string into parameters
handleSelectedKey(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Used for completely custom selector.select logic.
handshake(Socket) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
handshake(Socket) - Method in class com.sun.grizzly.util.net.ServerSocketFactory
Extra function to initiate the handshake.
hasCharset(String) - Static method in class com.sun.grizzly.util.http.ContentType
Returns true if the given content type contains a charset component, false otherwise.
hash() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
hash() - Method in class com.sun.grizzly.util.buf.CharChunk
 
hashCode() - Method in class com.sun.grizzly.util.buf.MessageBytes
 
hashCode() - Method in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
hashCode() - Method in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
hashCode() - Method in class com.sun.grizzly.util.net.URL
Returns the hash code value for this object.
hashIgnoreCase() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
hashIgnoreCase() - Method in class com.sun.grizzly.util.buf.CharChunk
 
hasHook(Object, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Test if the object implements a particular method
hasMoreElements() - Method in class com.sun.grizzly.util.http.Enumerator
Tests if this enumeration contains more elements.
hasWaitingConsumer() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
hasWaitingConsumer() - Method in interface com.sun.grizzly.util.TransferQueue
Returns true if there is at least one consumer waiting to dequeue an element via take or poll.
HEAD - Static variable in class com.sun.grizzly.tcp.http11.Constants
HEAD.
headerLength() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Return the stream header length.
headers - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Headers of the associated request.
headers - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Headers of the associated request.
headers - Variable in class com.sun.grizzly.tcp.Response
Response headers.
HEX - Static variable in class com.sun.grizzly.util.buf.HexUtils
Table for DEC to HEX byte translation.
HexUtils - Class in com.sun.grizzly.util.buf
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtils() - Constructor for class com.sun.grizzly.util.buf.HexUtils
 
hitCount - Static variable in class com.sun.grizzly.util.buf.StringCache
Hit count.
hook - Variable in class com.sun.grizzly.tcp.Response
Action hook.
host - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
hosts - Variable in class com.sun.grizzly.util.http.mapper.Mapper
Array containing the virtual hosts definitions.
hsBB - Static variable in class com.sun.grizzly.util.SSLUtils
 
HT - Static variable in class com.sun.grizzly.tcp.http11.Constants
HT.
HtmlHelper - Class in com.sun.grizzly.util.http
Utility class used to generate HTML pages.
HtmlHelper() - Constructor for class com.sun.grizzly.util.http.HtmlHelper
 
HTTP_10 - Static variable in class com.sun.grizzly.tcp.http11.Constants
HTTP/1.0.
HTTP_11 - Static variable in class com.sun.grizzly.tcp.http11.Constants
HTTP/1.1.
HttpMessages - Class in com.sun.grizzly.util.http
Handle (internationalized) HTTP messages.
HttpMessages() - Constructor for class com.sun.grizzly.util.http.HttpMessages
 
HttpRequestURIDecoder - Class in com.sun.grizzly.util.http
Utility class that make sure an HTTP url defined inside a MessagesBytes is normalized, converted and valid.
HttpRequestURIDecoder() - Constructor for class com.sun.grizzly.util.http.HttpRequestURIDecoder
 

I

ib - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
ib - Variable in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
IDENTITY_FILTER - Static variable in class com.sun.grizzly.tcp.http11.Constants
Identity filters (input and output).
IdentityInputFilter - Class in com.sun.grizzly.tcp.http11.filters
Identity input filter.
IdentityInputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
 
IdentityOutputFilter - Class in com.sun.grizzly.tcp.http11.filters
Identity output filter.
IdentityOutputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
 
idleTimeoutDelay - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
INCLUDE_CONTEXT_PATH_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.tcp.http11.GrizzlyResponse
The included flag.
increaseCountOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
incrementDispatchDepth() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Increment the depth of application dispatch
indexOf(String, int, int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
indexOf(char, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of the given character in this ByteChunk starting at the specified byte.
indexOf(byte[], int, int, char) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of the given character in the given byte array between the specified start and end.
indexOf(char) - Method in class com.sun.grizzly.util.buf.CharChunk
 
indexOf(char, int) - Method in class com.sun.grizzly.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
indexOf(char[], int, int, char) - Static method in class com.sun.grizzly.util.buf.CharChunk
 
indexOf(String, int, int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
indexOf(char) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
indexOf(String, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
indexOf(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
indexOf(char, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
indexOfIgnoreCase(String, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
info - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Descriptive information about this Response implementation.
INFO_GRIZZLY_CONFIGURATION(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0002: Grizzly running on {0}-{1} under JDK version: {2}-{3} Thread Pool: {4} Read Selector: {5} auto-configure: {6} Using Leader/follower strategy: {7} Number of SelectorHandler: {8} SelectionKeyHandler: {9} Context Caching: {10} Maximum Accept Retry: {11} Handler Read/Write I/O Concurrently {12} ProtocolChainHandler: {13}
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_BLOCKING_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0018: Keep Alive blocking thread algorithm will not be used.
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0017: No keep alive algorithm will not be used.
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_HEADERS(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0020: SocketChannel headers {0} are: {1}.
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_LINE(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0019: SocketChannel request line {0} is: {1}.
INFO_GRIZZLY_HTTP_SELECTOR_THREAD_CONFIG(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0021: " Grizzly running on {0} - {1} under JDK version: {2} - {3} port: {4} Thread Pool: {5} Read Selector: {6} ByteBuffer size: {7} maxHttpHeaderSize: {8} sendBufferSize: {9} maxKeepAliveRequests: {10} keepAliveTimeoutInSeconds: {11} Static File Cache enabled: {12} Static resources directory: {13} Adapter : {14} Asynchronous Request Processing enabled: {15}
INFO_GRIZZLY_START(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0001: Starting Grizzly Framework {0} - {1}
init() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
Init the protocol.
init(String) - Method in class com.sun.grizzly.util.buf.B2CConverter
 
init() - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Reads the keystore and initializes the SSL socket factory.
init() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
Reads the keystore and initializes the SSL socket factory.
init() - Method in class com.sun.grizzly.util.net.ServerSocketFactory
 
INITIAL_SIZE - Static variable in class com.sun.grizzly.util.http.Cookies
 
INITIAL_STATE - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
INITIAL_STATE - Variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
initialByteBufferSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
The initial ByteBuffer size for newly created WorkerThread instances
initialized - Variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
initServerSocket(ServerSocket) - Method in class com.sun.grizzly.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 com.sun.grizzly.util.net.ServerSocketFactory
 
initWebDir() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Initialize.
INPUT_BB - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
inputBB - Variable in class com.sun.grizzly.util.WorkerThread
The encrypted ByteBuffer used for handshaking and reading request bytes.
inputBuffer - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The associated input buffer.
InputBuffer - Interface in com.sun.grizzly.tcp
Input buffer.
InputFilter - Interface in com.sun.grizzly.tcp.http11
Input filter interface.
InputReader - Class in com.sun.grizzly.util
This class implement IO stream operations on top of a ByteBuffer.
InputReader() - Constructor for class com.sun.grizzly.util.InputReader
 
InputReader(ByteBuffer) - Constructor for class com.sun.grizzly.util.InputReader
 
InputReader.ChannelType - Enum in com.sun.grizzly.util
The Channel type is used to avoid invoking the instanceof operation when registering the Socket|Datagram Channel to the Selector.
inputStream - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
inputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
GrizzlyInputStream.
inputStream - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Underlying input stream.
inputStreamInputBuffer - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Underlying input buffer.
instanceId() - Method in class com.sun.grizzly.tcp.Request
Get the instance id (or JVM route).
Interceptor<E,F extends Channel> - Interface in com.sun.grizzly.util
Simple interception hook used to trap events inside Grizzly core.
InternalInputBuffer - Class in com.sun.grizzly.tcp.http11
 
InternalInputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer
Void constructor.
InternalInputBuffer(Request) - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer
Default constructor.
InternalInputBuffer(Request, int) - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer
Alternate constructor.
InternalInputBuffer.InputStreamInputBuffer - Class in com.sun.grizzly.tcp.http11
This class is an input buffer which will read its data from an input stream.
InternalInputBuffer.InputStreamInputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer.InputStreamInputBuffer
 
InternalOutputBuffer - Class in com.sun.grizzly.tcp.http11
Output buffer.
InternalOutputBuffer(Response) - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Default constructor.
InternalOutputBuffer(Response, int, boolean) - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Create a new InternalOutputBuffer and configure the enable/disable the socketBuffer mechanism.
InternalOutputBuffer(Response, int) - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Alternate constructor.
InternalOutputBuffer.OutputStreamOutputBuffer - Class in com.sun.grizzly.tcp.http11
This class is an output buffer which will write data to an output stream.
InternalOutputBuffer.OutputStreamOutputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer.OutputStreamOutputBuffer
 
IntrospectionUtils - Class in com.sun.grizzly.util
Utils for introspection and reflection
IntrospectionUtils() - Constructor for class com.sun.grizzly.util.IntrospectionUtils
 
IntrospectionUtils.AttributeHolder - Interface in com.sun.grizzly.util
 
IntrospectionUtils.PropertySource - Interface in com.sun.grizzly.util
 
invokeCompletionHandler() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
INVOKED_ADAPTER - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
INVOKED_ATTR - Static variable in class com.sun.grizzly.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.
isAllowCustomReasonPhrase() - Method in class com.sun.grizzly.tcp.Response
 
isAllowEncodedSlash() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Is http url request allowed to contains encoded slash.
isAllowEncodedSlash() - Method in class com.sun.grizzly.util.buf.UDecoder
 
isAlpha(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is upper or lower case.
isAppCommitted() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Application commit flag accessor.
isBufferSuspended() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspended flag accessor.
isCacheEnabled() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Is the file cache enabled?
isCancelled() - Method in class com.sun.grizzly.util.FutureImpl
 
isClosed - Variable in class com.sun.grizzly.util.Utils.Result
 
isCommitted() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Has the output of this response already been committed?
isCommitted() - Method in class com.sun.grizzly.tcp.Response
 
isDebugVM() - Static method in class com.sun.grizzly.util.Utils
 
isDecodeURL() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Should this class decode the URL
isDefaultContext - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
isDigit(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is a digit.
isDone() - Method in class com.sun.grizzly.util.FutureImpl
 
isEmpty() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
isEncodeable(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return true if the specified URL should be encoded with a session identifier.
isError() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Error flag accessor.
isExceptionPresent() - Method in class com.sun.grizzly.tcp.Response
 
isHandleStaticResources() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Return true if this class should handle static resources.
isLocked() - Method in class com.sun.grizzly.util.http.ParameterMap
Return the locked state of this parameter map.
isLockEnabled() - Method in class com.sun.grizzly.util.StateHolder
Gets current locking mode
isLower(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is lower case.
isMaxDispatchDepthReached() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Check if the application dispatching has reached the maximum
isNew() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
True if this buffer hasn't been used ( since recycle() ) - i.e.
isNew() - Method in class com.sun.grizzly.util.buf.TimeStamp
 
isNull() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
isNull() - Method in class com.sun.grizzly.util.buf.CharChunk
 
isNull() - Method in class com.sun.grizzly.util.buf.MessageBytes
 
isRequestedSessionIdFromCookie() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return true if the session identifier included in this request came from a cookie.
isRequestedSessionIdFromURL() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return true if the session identifier included in this request came from the request URI.
isRequestedSessionIdValid() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return true if the session identifier included in this request identifies a valid session.
isSecure() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Was this request received on a secure connection?
isSecure() - Method in class com.sun.grizzly.util.InputReader
Is this Stream secure.
isSeparator(byte) - Static method in class com.sun.grizzly.util.http.Cookies
Returns true if the byte is a separator character as defined in RFC2619.
isSeparator(byte, boolean) - Static method in class com.sun.grizzly.util.http.Cookies
 
isShutdown() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
isShutdown() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
isSupportFileSend() - Method in interface com.sun.grizzly.tcp.FileOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSupportFileSend() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSuspended() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Is the response output suspended ?
isSuspended() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return true if that GrizzlyResponse.suspend() has been invoked and set to true
isSuspended() - Method in class com.sun.grizzly.tcp.Response
Return true if that Response.suspend() has been invoked and set to true
isSuspendedInCurrentThread() - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
isTerminated() - Method in class com.sun.grizzly.util.FixedThreadPool
not supported
isTerminated() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
isTerminated() - Method in class com.sun.grizzly.util.SyncThreadPool
isToken(String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isToken(String, String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isToken2(String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isToken2(String, String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isUnlimitedTimeout(long) - Static method in class com.sun.grizzly.util.ThreadAttachment
 
isUpper(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is upper case.
isUseSendFile() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
isValid() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Is the current Session valid?
isValid() - Method in class com.sun.grizzly.util.buf.TimeStamp
 
isWhite(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is white space.
isWhite(char) - Method in class com.sun.grizzly.util.http.StringParser
Is the specified character considered to be whitespace?
isWhiteSpace(byte) - Static method in class com.sun.grizzly.util.http.Cookies
Returns true if the byte is a whitespace character as defined in RFC2619.
iterator() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 

J

JROUTE_COOKIE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
JSP_FILE_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.util.http.mapper.Mapper.Wrapper
 
jspWildCard - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
JSSE14Factory - Class in com.sun.grizzly.util.net.jsse
Implementation class for JSSEFactory for JSSE 1.1.x (that ships with the 1.4 JVM).
JSSE14Factory() - Constructor for class com.sun.grizzly.util.net.jsse.JSSE14Factory
 
JSSE14SocketFactory - Class in com.sun.grizzly.util.net.jsse
SSL server socket factory.
JSSE14SocketFactory() - Constructor for class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
 
JSSEImplementation - Class in com.sun.grizzly.util.net.jsse
 
JSSEImplementation() - Constructor for class com.sun.grizzly.util.net.jsse.JSSEImplementation
 
JSSEKeyManager - Class in com.sun.grizzly.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 com.sun.grizzly.util.net.jsse.JSSEKeyManager
Constructor.
JSSESocketFactory - Class in com.sun.grizzly.util.net.jsse
SSL server socket factory.
JSSESocketFactory() - Constructor for class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 

K

KEEPALIVE_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
Keep-alive bytes.
keepAliveTime - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
keepAliveTimeMillis - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
key - Variable in class com.sun.grizzly.util.InputReader
The SelectionKey used by this stream.
KEY_SIZE_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.util.net.SSLSupport
The Request attribute key for the key size.
keys() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns an enumeration of the keys in this table.
keySelectionListener - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
keySet() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns a Set view of the keys contained in this map.
keySize - Variable in class com.sun.grizzly.util.net.SSLSupport.CipherData
 

L

lastActiveFilter - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Index of the last active filter.
lastActiveFilter - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Index of the last active filter.
lastValid - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Last valid byte in the buffer.
lastValid - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Last valid byte.
LC_OFFSET - Static variable in class com.sun.grizzly.tcp.http11.Constants
Lower case offset.
LF - Static variable in class com.sun.grizzly.tcp.http11.Constants
LF.
lineBuffer - Variable in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
LinkedTransferQueue<E> - Class in com.sun.grizzly.util
An unbounded TransferQueue based on linked nodes.
LinkedTransferQueue() - Constructor for class com.sun.grizzly.util.LinkedTransferQueue
Creates an initially empty LinkedTransferQueue.
LinkedTransferQueue(Collection<? extends E>) - Constructor for class com.sun.grizzly.util.LinkedTransferQueue
Creates a LinkedTransferQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
listen() - Method in interface com.sun.grizzly.tcp.http11.GrizzlyListener
Start listening for request.
listener - Variable in class com.sun.grizzly.util.StateHolder.ConditionListener
 
load(String) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Load a class using the current {link Thread#getContextClassLoader}
load(String, ClassLoader) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Load a class using the provided ClassLoader
loadProperties(LzmaOutputFilter.LzmaProperties) - Static method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
localAddr - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Local address
localAddr() - Method in class com.sun.grizzly.tcp.Request
 
LOCALE_DEFAULT - Static variable in class com.sun.grizzly.tcp.Constants
 
locales - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The preferred Locales associated with this Request.
localesParsed - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse locales.
LocaleToCharsetMap - Class in com.sun.grizzly.util.http
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
LocaleToCharsetMap() - Constructor for class com.sun.grizzly.util.http.LocaleToCharsetMap
 
Localizable - Interface in com.sun.grizzly.localization
Localizable message.
localizableINFO_GRIZZLY_CONFIGURATION(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_BLOCKING_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_HEADERS(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_LINE(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_SELECTOR_THREAD_CONFIG(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_START(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
LocalizableMessage - Class in com.sun.grizzly.localization
 
LocalizableMessage(String, String, Object...) - Constructor for class com.sun.grizzly.localization.LocalizableMessage
 
LocalizableMessageFactory - Class in com.sun.grizzly.localization
 
LocalizableMessageFactory(String) - Constructor for class com.sun.grizzly.localization.LocalizableMessageFactory
 
localizableSEVERE_GRIZZLY_COMET_ENGINE_FLUSH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_COMET_ENGINE_INVALID_NOTIFICATION_HANDLER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_COMET_IO_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_COMETD_ONEVENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_CONFIG_SSL_CLASS_LOAD_FAILED_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_DPF_PROCESSOR_TASK_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_GWS_IO_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_CREATE_REQUEST_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_FILTER_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_NON_BLOCKING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_HEADER_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_URI_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_RESPONSE_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_SERVICE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_UNKNOWN_FILTER(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_PROCESS_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_START_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_HTTP_PROCESSING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_INVALID_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_START() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_LOAD_CLASS_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_MAPPER_NO_CONTEXT_FOUND(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_CERT_TRANSLATION_FAILED(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_JSSE_ALIAS_NO_KEY_ENTRY(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_JSSE_INVALID_SSL_CONF(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_JSSE_KEYSTORE_LOAD_FAILED(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_URI_INVALID_ENCODING(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_WS_NOT_ENABLED() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_COMET_ENGINE_FLUSH_INVALID_STAGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_COMET_SELECTOR_CACHE_RESIZE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_GENERAL_CONFIG_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_SECURE_PASSWORD_INITIALIZATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_SSL_IMPLEMENTATION_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_UNKNOWN_CIPHER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONNECTOR_HANDLER_LINGER_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONNECTOR_HANDLER_REUSEADDRESS_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONNECTOR_HANDLER_TCPNODELAY_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_DPF_STREAM_ALGORITHM_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_IDLE_THREAD_INTERRUPT(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_DE_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_CERT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_TERMINATE_PROCESSES_INTERRUPT() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SCOB_FLUSH_CHANNEL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SCOB_FLUSH_UPSTREAM_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_DEREGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_REGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_SOCKET_OPTION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STATISTICS() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STOP() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_UNKNOWN_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_ADD_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_REMOVE_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_DESTROYED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_INITIALIZED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTEXT_LISTENER_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_BOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_UNBOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_PU_GENERAL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_PU_TLS_PROCESSOR_SKIPPED() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_TCPSELECTOR_HANDLER_ACCEPTCHANNEL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_ABSTRACT_THREAD_POOL_UNCAUGHT_EXCEPTION(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_INSTROSPECTION_IAE(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_NO_SELECTORS_AVAILABLE_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REIMBURSEMENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVAL_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_STATIC_INIT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_TEMPORARY_SELECTOR_RELEASE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_STATE_HOLDER_CONDITION_LISTENER_INVOCATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_WS_MULTIPLE_APPS() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_WS_SELECT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localize(Localizable) - Method in class com.sun.grizzly.localization.Localizer
 
Localizer - Class in com.sun.grizzly.localization
Localizes the Localizable into a message by using a configured Locale.
Localizer() - Constructor for class com.sun.grizzly.localization.Localizer
 
Localizer(Locale) - Constructor for class com.sun.grizzly.localization.Localizer
 
locallyClosed(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandler
Invoked when the a SelectionKey is cancelled locally, e.g.
localName - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Local address
localName() - Method in class com.sun.grizzly.tcp.Request
 
localPort - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Local port
lock - Variable in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
log(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
log(String) - Method in class com.sun.grizzly.util.http.Cookies
 
log(String) - Method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
log(String, Throwable) - Method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
logger - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
logger - Static variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
LoggerUtils - Class in com.sun.grizzly.util
Customize the Logger of the http-util package.
LoggerUtils() - Constructor for class com.sun.grizzly.util.LoggerUtils
 
LoggingFormatter - Class in com.sun.grizzly.util
Format the record to include the Thread that logged the record.
LoggingFormatter() - Constructor for class com.sun.grizzly.util.LoggingFormatter
 
LogMessages - Class in com.sun.grizzly.util
Defines string formatting method for each constant in the resource file
LogMessages() - Constructor for class com.sun.grizzly.util.LogMessages
 
lookupCharset(String) - Static method in class com.sun.grizzly.util.Utils
Lookup a Charset by name.
LzmaOutputFilter - Class in com.sun.grizzly.tcp.http11.filters
LZMA OutputFilter implementation.
LzmaOutputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
LzmaOutputFilter.FakeOutputStream - Class in com.sun.grizzly.tcp.http11.filters
 
LzmaOutputFilter.FakeOutputStream() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
LzmaOutputFilter.LzmaProperties - Class in com.sun.grizzly.tcp.http11.filters
 
LzmaOutputFilter.LzmaProperties() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
LzmaOutputFilter.LzmaProperties(int, int, int, int, int, int, int) - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
LzmaOutputFilter.ReusableByteArrayInputStream - Class in com.sun.grizzly.tcp.http11.filters
 
LzmaOutputFilter.ReusableByteArrayInputStream() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.ReusableByteArrayInputStream
 
lzmaProperties - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 

M

main(String[]) - Static method in class com.sun.grizzly.util.Grizzly
 
main(String[]) - Static method in class com.sun.grizzly.util.http.FastDateFormat
 
main(String[]) - Static method in class com.sun.grizzly.util.LoggingFormatter
Example to test the com.sun.grizzly.util.LoggingFormatter You need to include this parameter in the command line -Djava.util.logging.config.file=myfile
makeCookie(ServerCookie) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
makeCookie(ServerCookie, boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
map(MessageBytes, MessageBytes, MappingData) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Map the specified host name and URI, mutating the given mapping data.
map(MessageBytes, MappingData) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Map the specified URI relative to the context, mutating the given mapping data.
MAPPED_ADAPTER - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
Mapper - Class in com.sun.grizzly.util.http.mapper
Mapper, which implements the servlet API mapping rules (which are derived from the HTTP rules).
Mapper() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper
 
Mapper.Context - Class in com.sun.grizzly.util.http.mapper
 
Mapper.Context() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.Context
 
Mapper.ContextList - Class in com.sun.grizzly.util.http.mapper
 
Mapper.ContextList() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.ContextList
 
Mapper.Host - Class in com.sun.grizzly.util.http.mapper
 
Mapper.Host() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.Host
 
Mapper.MapElement - Class in com.sun.grizzly.util.http.mapper
 
Mapper.MapElement() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.MapElement
 
Mapper.Wrapper - Class in com.sun.grizzly.util.http.mapper
 
Mapper.Wrapper() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.Wrapper
 
MAPPING_DATA - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
MappingData - Class in com.sun.grizzly.util.http.mapper
Mapping data.
MappingData() - Constructor for class com.sun.grizzly.util.http.mapper.MappingData
 
mark(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
mark(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
markSupported() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
markSupported() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
markSupported() - Method in class com.sun.grizzly.util.InputReader
Return true if mark is supported.
MAX_BB_SIZE - Static variable in class com.sun.grizzly.util.SSLUtils
The maximum size a ByteBuffer can take.
MAX_NOTES - Static variable in class com.sun.grizzly.tcp.Constants
 
maxNumberOfThreadsReachedEvent(String, int) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when the ExtendedThreadPool implementation has allocated and is managing a number of threads equal to the maximum limit of the pool.
maxPoolSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
maxPoolSize - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
maxQueuedTasks - Variable in class com.sun.grizzly.util.SyncThreadPool
 
maybeQuote2(int, StringBuffer, String) - Static method in class com.sun.grizzly.util.http.ServerCookie
Quotes values using rules that vary depending on Cookie version.
maybeQuote2(int, StringBuffer, String, boolean) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
maybeQuote2(int, StringBuffer, String, String, boolean) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
MBEAN_REGISTRY_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.util.http.Globals
The servlet context attribute under which the MBeanServer will be stored for privileged contexts (if enabled).
message - Variable in exception com.sun.grizzly.tcp.http11.ClientAbortException
The error message passed to our constructor (if any)
message - Variable in class com.sun.grizzly.tcp.Response
Status message.
MessageBytes - Class in com.sun.grizzly.util.buf
This class is used to represent a subarray of bytes in an HTTP message.
MessageBytes() - Constructor for class com.sun.grizzly.util.buf.MessageBytes
Deprecated. Use static newInstance() in order to allow future hooks.
MessageBytes.MessageBytesFactory - Class in com.sun.grizzly.util.buf
 
MessageBytes.MessageBytesFactory() - Constructor for class com.sun.grizzly.util.buf.MessageBytes.MessageBytesFactory
 
method() - Method in class com.sun.grizzly.tcp.Request
 
MimeHeaders - Class in com.sun.grizzly.util.http
Memory-efficient repository for Mime Headers.
MimeHeaders() - Constructor for class com.sun.grizzly.util.http.MimeHeaders
Creates a new MimeHeaders object using a default buffer size.
MimeMap - Class in com.sun.grizzly.util.http
A mime type map that implements the java.net.FileNameMap interface.
MimeMap() - Constructor for class com.sun.grizzly.util.http.MimeMap
 
MimeType - Class in com.sun.grizzly.util.http
Hardcoded mime-type supported by default.
MimeType() - Constructor for class com.sun.grizzly.util.http.MimeType
 
monitoringProbe - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
MultiMap - Class in com.sun.grizzly.util.collections
An efficient representation for certain type of map.
MultiMap(int) - Constructor for class com.sun.grizzly.util.collections.MultiMap
 

N

name - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
name - Variable in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
name - Variable in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
name - Variable in class com.sun.grizzly.util.http.mapper.Mapper.MapElement
 
NAMED_DISPATCHER_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The request attribute under which we store the servlet name on a named dispatcher request.
names() - Method in class com.sun.grizzly.util.http.MimeHeaders
Returns an enumeration of strings representing the header field names.
needCRLFParse - Variable in class com.sun.grizzly.tcp.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 com.sun.grizzly.util.http.mapper.Mapper.Context
 
nesting - Variable in class com.sun.grizzly.util.http.mapper.Mapper.ContextList
 
newInstance() - Method in class com.sun.grizzly.util.buf.MessageBytes.MessageBytesFactory
 
newInstance() - Static method in class com.sun.grizzly.util.buf.MessageBytes
Construct a new MessageBytes instance
newInstance() - Method in class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
newThread(Runnable) - Method in class com.sun.grizzly.util.WorkerThreadFactory
Create a new WorkerThread.
next(int) - Method in class com.sun.grizzly.util.ThreadLocalRandom
 
nextDouble(double) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed double value between 0 (inclusive) and the specified value (exclusive)
nextDouble(double, double) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextElement() - Method in class com.sun.grizzly.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 com.sun.grizzly.util.http.FastHttpDateFormat
Instant on which the currentDate object was generated.
nextInt(int, int) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextLong(long) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between 0 (inclusive) and the specified value (exclusive)
nextLong(long, long) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextRequest() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
End processing of current HTTP request.
nextRequest() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
End processing of current HTTP request.
nextThreadId() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
normalize(MessageBytes) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Normalize URI.
normalize() - Method in class com.sun.grizzly.util.net.URL
Normalize the path (and therefore file) portions of this URL.
normalizeBytes(MessageBytes) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
 
NOT_LOCALIZABLE - Static variable in interface com.sun.grizzly.localization.Localizable
Special constant that represents a message that is not localizable.
NotesManager<E> - Interface in com.sun.grizzly.tcp
Simple API used to implement notes support in Request/Response object.
NotesManagerImpl - Class in com.sun.grizzly.tcp
Simple API to handle notes with Request/Response object.
NotesManagerImpl() - Constructor for class com.sun.grizzly.tcp.NotesManagerImpl
 
notificationObject - Variable in class com.sun.grizzly.util.StateHolder.EventListener
 
notifyEvent() - Method in class com.sun.grizzly.util.StateHolder.EventListener
 
notifyHaveResult() - Method in class com.sun.grizzly.util.FutureImpl
 
notifyListener() - Method in class com.sun.grizzly.util.StateHolder.ConditionListener
 
notifyListener(Object) - Static method in class com.sun.grizzly.util.StateHolder.EventListener
 
notifyLocallyClose(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandlerNotifier
Notify a ConnectionCloseHandler that a remote connection has been closed.
notifyRemotlyClose(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandlerNotifier
Notify a ConnectionCloseHandler that a remote connection has been closed.
notifyWhenConditionMatchState(StateHolder.ConditionListener<E>) - Method in class com.sun.grizzly.util.StateHolder
Register custom condition listener, which will be notified, when listener's condition will become true.
notifyWhenStateIsEqual(E, Object) - Method in class com.sun.grizzly.util.StateHolder
Register listener, which will be notified, when state will be equal to passed one.
notifyWhenStateIsNotEqual(E, Object) - Method in class com.sun.grizzly.util.StateHolder
Register listener, which will be notified, when state will become not equal to passed one.

O

ob - Variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
ob - Variable in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
object - Variable in class com.sun.grizzly.util.http.mapper.Mapper.MapElement
 
ObjectPool<E> - Interface in com.sun.grizzly.util
Basic interface for object pool implementations
offer(E) - Method in class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
offer(E, long, TimeUnit) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
offer(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
offer(E) - Method in interface com.sun.grizzly.util.ObjectPool
 
offset - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
OK - Static variable in class com.sun.grizzly.util.http.HtmlHelper
HTTP OK header
onKeySelected(SelectionKey) - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
onKeySelected(SelectionKey) - Method in interface com.sun.grizzly.util.SelectionKeyAttachment.KeySelectionListener
 
onMaxNumberOfThreadsReached() - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by AbstractThreadPool, when maximum number of worker threads is reached and task will need to wait in task queue, until one of the threads will be able to process it.
onTaskCompletedEvent(Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
This method will be invoked when a the specified Runnable has completed execution.
onTaskCompletedEvent(Runnable) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a dequeued task has completed processing.
onTaskDequeued(Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by a thread pool each time a task has been dequeued from a task queue.
onTaskDequeuedEvent(Runnable) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a task has been pulled from the queue and is about to be processed.
onTaskQueued(Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by a thread pool each time new task has been queued to a task queue.
onTaskQueuedEvent(Runnable) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a task has been queued for processing.
onTaskQueueOverflow() - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by a thread pool, when new task could not be added to a task queue, because task queue is full.
onTaskQueueOverflowEvent(String) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when the task queue of the ExtendedThreadPool implementation has exceeded its configured size.
onTimeOut(SelectionKey) - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
onTimeOut(SelectionKey) - Method in interface com.sun.grizzly.util.SelectionKeyAttachment.TimeOutListener
 
onWorkerExit(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by AbstractThreadPool.Worker, when it's completing AbstractThreadPool.Worker.run() method execution, which in most cases means, that ThreadPool's thread will be released.
onWorkerStarted(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by AbstractThreadPool.Worker, when it's starting AbstractThreadPool.Worker.run() method execution, which means, that ThreadPool's thread is getting active and ready to process tasks.
openSelector() - Static method in class com.sun.grizzly.util.Utils
 
OUTPUT_BB - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
outputBB - Variable in class com.sun.grizzly.util.WorkerThread
The encrypted ByteBuffer used for handshaking and writing response bytes.
outputBuffer - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The associated output buffer.
OutputBuffer - Interface in com.sun.grizzly.tcp
Output buffer.
outputBuffer - Variable in class com.sun.grizzly.tcp.Response
Associated output buffer.
outputChunk - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
outputChunk - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
OutputFilter - Interface in com.sun.grizzly.tcp.http11
Output filter.
outputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The associated output stream.
outputStream - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Underlying output stream.
outputStreamOutputBuffer - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Underlying output buffer.
OutputWriter - Class in com.sun.grizzly.util
NIO utility to flush ByteBuffer
OutputWriter() - Constructor for class com.sun.grizzly.util.OutputWriter
 

P

Package - Static variable in class com.sun.grizzly.tcp.http11.Constants
Package name.
parameterMap - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Hash map used in the getParametersMap method.
ParameterMap - Class in com.sun.grizzly.util.http
Extended implementation of HashMap that includes a locked property.
ParameterMap() - Constructor for class com.sun.grizzly.util.http.ParameterMap
Construct a new, empty map with the default initial capacity and load factor.
ParameterMap(int) - Constructor for class com.sun.grizzly.util.http.ParameterMap
Construct a new, empty map with the specified initial capacity and default load factor.
ParameterMap(int, float) - Constructor for class com.sun.grizzly.util.http.ParameterMap
Construct a new, empty map with the specified initial capacity and load factor.
ParameterMap(Map) - Constructor for class com.sun.grizzly.util.http.ParameterMap
Construct a new map with the same mappings as the given map.
Parameters - Class in com.sun.grizzly.util.http
 
Parameters() - Constructor for class com.sun.grizzly.util.http.Parameters
 
paramsAsString() - Method in class com.sun.grizzly.util.http.Parameters
Debug purpose
parse(String, ParsePosition) - Method in class com.sun.grizzly.util.http.FastDateFormat
 
parse(ByteBuffer) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Parse the ByteBuffer and try to determine if the bytes stream has been fully read from the SocketChannel.
parseCache - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Parser cache.
parseChunkHeader() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Parse the header of a chunk.
parseCookies() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse cookies.
parseCRLF() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Parse CRLF at end of chunk.
parseDate(String, DateFormat[]) - Static method in class com.sun.grizzly.util.http.FastHttpDateFormat
Try to parse the given date as a HTTP date.
parseEndChunk() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Parse end chunk data.
parseHeader() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Parse an HTTP header.
parseHeaders() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Parse the HTTP headers.
parseInt(byte[], int, int) - Static method in class com.sun.grizzly.util.buf.Ascii
Parses an unsigned integer from the specified subarray of bytes.
parseInt(char[], int, int) - Static method in class com.sun.grizzly.util.buf.Ascii
 
parseLocales() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse request locales.
parseLocalesHeader(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse accept-language header value.
parseLong(byte[], int, int) - Static method in class com.sun.grizzly.util.buf.Ascii
Parses an unsigned long from the specified subarray of bytes.
parseLong(char[], int, int) - Static method in class com.sun.grizzly.util.buf.Ascii
 
parseRequestLine() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Read the request line.
parseRequestParameters() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse request parameters.
parseSessionId() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse session id in URL.
parseSessionIdFromRequestURI() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Extracts the session ID from the request URI.
parsingHeader - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
State.
path - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
path - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Wrapper
 
PATH_SEPARATOR - Static variable in class com.sun.grizzly.util.IntrospectionUtils
 
pathInfo - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
peek() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
PendingIOhandler - Interface in com.sun.grizzly.tcp
allows for SelectorHandlers like TCPSelectorHandler to in an efficent "bulk style" offload selectionkey attachmen triggered IO to worker threads.
phrase - Variable in class com.sun.grizzly.util.net.SSLSupport.CipherData
 
poison - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
poisonAll() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
poisonAll() - Method in class com.sun.grizzly.util.SyncThreadPool
 
poll() - Method in class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
poll(long, TimeUnit) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
poll() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
poll() - Method in interface com.sun.grizzly.util.ObjectPool
 
poolName - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
pop() - Method in class com.sun.grizzly.util.http.Parameters
Discard the last child.
pos - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Position in the buffer.
pos - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Position in the buffer.
pos - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Position in the buffer.
POST - Static variable in class com.sun.grizzly.tcp.http11.Constants
POST.
postData - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
postParse(ByteBuffer) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. After parsing the bytes, post process the ByteBuffer
postProcess(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyActionAttachment
 
postProcess(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
postProcess(SelectionKey) - Method in class com.sun.grizzly.util.ThreadAttachment
SelectionKey attachment postProcessing
preParse(ByteBuffer) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Before parsing the bytes, initialize and prepare the algorithm.
print(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
print(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(char) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(float) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(double) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
print(Object) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(char) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(float) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(double) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
println(Object) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
priority - Variable in class com.sun.grizzly.util.AbstractThreadPool
Threads priority
priority - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
probe - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
process(InputStream, OutputStream) - Method in interface com.sun.grizzly.tcp.Processor
 
process(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyActionAttachment
 
process(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
process(SelectionKey) - Method in class com.sun.grizzly.util.ThreadAttachment
SelectionKey attachment processing
processArgs(Object, String[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
processArgs(Object, String[], String[], String[], Hashtable<String, String>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
processCookieHeader(byte[], int, int) - Method in class com.sun.grizzly.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 com.sun.grizzly.util.http.Cookies
Add all Cookie found in the headers of a request.
Processor - Interface in com.sun.grizzly.tcp
Processor.
PROCESSOR_ACTIVE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
PROCESSOR_IDLE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
processParameters(byte[], int, int) - Method in class com.sun.grizzly.util.http.Parameters
 
processParameters(byte[], int, int, String) - Method in class com.sun.grizzly.util.http.Parameters
 
processParameters(char[], int, int) - Method in class com.sun.grizzly.util.http.Parameters
 
processParameters(MessageBytes) - Method in class com.sun.grizzly.util.http.Parameters
 
processParameters(MessageBytes, String) - Method in class com.sun.grizzly.util.http.Parameters
 
processParameters(String) - Method in class com.sun.grizzly.util.http.Parameters
 
processSingleParameters(String) - Method in class com.sun.grizzly.util.http.Parameters
Used by RequestDispatcher
processTask(Callable) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Processes the given task.
protocol() - Method in interface com.sun.grizzly.tcp.http11.GrizzlyListener
The protocol supported by this listener.
protocol() - Method in class com.sun.grizzly.tcp.Request
 
ProtocolHandler - Interface in com.sun.grizzly.tcp
Abstract the protocol implementation, including threading, etc.
PROXY_JROUTE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
purgeStaleEntries() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Removes any stale entries whose keys have been finalized.
push() - Method in class com.sun.grizzly.util.http.Parameters
Create ( or reuse ) a child that will be used during a sub-request.
put(K, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Maps the specified key to the specified value in this table.
put(K, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Maps the specified key to the specified value in this table.
put(Object, Object) - Method in class com.sun.grizzly.util.http.ParameterMap
Associate the specified value with the specified key in this map.
put(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class com.sun.grizzly.util.http.ParameterMap
Copy all of the mappings from the specified map to this one.
putIfAbsent(K, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
putIfAbsent(K, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap

Q

query() - Method in class com.sun.grizzly.tcp.Request
 
queryString() - Method in class com.sun.grizzly.tcp.Request
 
QUESTION - Static variable in class com.sun.grizzly.tcp.http11.Constants
'?'.
queue - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
queueLimit - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 

R

read(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
read() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
read(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
read(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
read() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
read(byte[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
read(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
read() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
read(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
read(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
read() - Method in class com.sun.grizzly.util.InputReader
Read the first byte from the wrapped ByteBuffer.
read(byte[]) - Method in class com.sun.grizzly.util.InputReader
Read the bytes from the wrapped ByteBuffer.
read(byte[], int, int) - Method in class com.sun.grizzly.util.InputReader
Read the first byte of the wrapped ByteBuffer.
read(ByteBuffer) - Method in class com.sun.grizzly.util.InputReader
Read the bytes of the wrapped ByteBuffer.
readByte() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
readBytes() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Read bytes from the previous buffer.
readChunk - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
readChunk - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Byte chunk used to read bytes.
reader - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Reader.
readLine() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
readPostBody(byte[], int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Read post body in an array.
readTimeout - Variable in class com.sun.grizzly.util.InputReader
The time to wait before timing out when reading bytes
readWithTemporarySelector(SelectableChannel, ByteBuffer, long) - Static method in class com.sun.grizzly.util.Utils
Method reads data from SelectableChannel to ByteBuffer.
ready() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
ready() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
realReadBytes(byte[], int, int) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
realReadBytes(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Reads new bytes in the byte chunk.
realReadBytes(byte[], int, int) - Method in interface com.sun.grizzly.util.buf.ByteChunk.ByteInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadChars(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
realReadChars(char[], int, int) - Method in interface com.sun.grizzly.util.buf.CharChunk.CharInputChannel
Read new bytes ( usually the internal conversion buffer ).
realWriteBytes(byte[], int, int) - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.InternalOutputBuffer
Callback to write data from the buffer.
realWriteBytes(byte[], int, int) - Method in interface com.sun.grizzly.util.buf.ByteChunk.ByteOutputChannel
Send the bytes ( usually the internal conversion buffer ).
realWriteChars(char[], int, int) - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
realWriteChars(char[], int, int) - Method in interface com.sun.grizzly.util.buf.CharChunk.CharOutputChannel
Send the bytes ( usually the internal conversion buffer ).
reconfigure(ThreadPoolConfig) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Sets the ThreadPoolConfig
recycle() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Recycle the output buffer.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Recycle the output buffer.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Recycle the input buffer.
recycle() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Recycle the output buffer.
recycle() - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.Request
 
recycle() - Method in class com.sun.grizzly.tcp.Response
 
recycle() - Method in class com.sun.grizzly.util.buf.B2CConverter
Reset the internal state, empty the buffers.
recycle() - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
Reset the internal state, empty the buffers.
recycle() - Method in class com.sun.grizzly.util.buf.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - Method in class com.sun.grizzly.util.buf.C2BConverter
Reset the internal state, empty the buffers.
recycle() - Method in class com.sun.grizzly.util.buf.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - Method in class com.sun.grizzly.util.buf.MessageBytes
Resets the message bytes to an uninitialized (NULL) state.
recycle() - Method in class com.sun.grizzly.util.buf.TimeStamp
 
recycle() - Method in class com.sun.grizzly.util.buf.UTF8Decoder
 
recycle() - Method in class com.sun.grizzly.util.collections.MultiMap
Clears all header fields.
recycle() - Method in class com.sun.grizzly.util.http.Cookies
Recycle.
recycle() - Method in class com.sun.grizzly.util.http.mapper.MappingData
 
recycle() - Method in class com.sun.grizzly.util.http.MimeHeaders
Clears all header fields.
recycle() - Method in class com.sun.grizzly.util.http.Parameters
 
recycle() - Method in class com.sun.grizzly.util.http.ServerCookie
 
recycle() - Method in class com.sun.grizzly.util.InputReader
Recycle this object.
recycle() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Recycle the algorithm.
redirectPath - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
redirectURLCC - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Recyclable buffer to hold the redirect URL.
release(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
release(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
release(SelectionKey) - Method in class com.sun.grizzly.util.ThreadAttachment
 
remaining - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Number of bytes remaining in the current chunk.
remaining - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Remaining bytes.
remaining - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Remaining bytes.
remainingCapacity() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
remoteAddr - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remote address.
remoteAddr() - Method in class com.sun.grizzly.tcp.Request
After #action with ActionCode.ACTION_REQ_HOST_ADDR_ATTRIBUTE is called, returns remote address of the client that made the request.
remoteHost - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remote host.
remoteHost() - Method in class com.sun.grizzly.tcp.Request
 
remotePort - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remote port
remotlyClosed(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandler
Invoked when a remote connection is being closed.
remove(int) - Method in class com.sun.grizzly.util.collections.MultiMap
Removes the field at the specified position.
remove(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
remove(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
remove(Object) - Method in class com.sun.grizzly.util.http.ParameterMap
Remove the mapping for this key from the map if present.
remove(Object) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
removeAdapter(GrizzlyAdapter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Remove a GrizzlyAdapter
removeAttribute(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remove the specified request attribute if it exists.
removeAttribute(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Remove an attribute.
removeAttribute(String) - Method in interface com.sun.grizzly.util.AttributeHolder
Remove a name/value object.
removeAttribute(String) - Method in class com.sun.grizzly.util.ThreadAttachment
 
removeConditionListener(StateHolder.ConditionListener<E>) - Method in class com.sun.grizzly.util.StateHolder
 
removeContentType(String) - Method in class com.sun.grizzly.util.http.MimeMap
 
removeContext(String, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Remove a context from an existing host.
removeHeader(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
Removes a header field with the specified name.
removeHeader(String, String) - Method in class com.sun.grizzly.util.http.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeHost(String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Remove a host from the mapper.
removeNote(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remove any object bound to the specified name in the internal notes for this request.
removeNote(int) - Method in interface com.sun.grizzly.tcp.NotesManager
Remove the note associated with the key token.
removeNote(int) - Method in class com.sun.grizzly.tcp.NotesManagerImpl
Remove the note associated with the key token.
removeRequestProcessor(RequestInfo) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
removeSessionCookies() - Method in class com.sun.grizzly.tcp.Response
Removes any Set-Cookie response headers whose value contains the string "JSESSIONID=" or "JSESSIONIDSSO="
removeSuspendedInCurrentThread() - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
removeWrapper(String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Remove a wrapper from the context associated with this wrapper.
removeWrapper(String, String, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Remove a wrapper from an existing context.
removeWrapper(Mapper.Context, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
replace(K, V, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
replace(K, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
replace(K, V, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
replace(K, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
replaceProperties(String, Hashtable<String, String>, IntrospectionUtils.PropertySource[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Replace ${NAME} with the property value
req - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
req - Variable in class com.sun.grizzly.tcp.Response
 
request - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Grizzly request.
request - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The request with which this response is associated.
request - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Associated Coyote request.
Request - Class in com.sun.grizzly.tcp
This is a low-level, efficient representation of a server request.
Request() - Constructor for class com.sun.grizzly.tcp.Request
 
REQUEST_BUFFERED - Static variable in interface com.sun.grizzly.util.Interceptor
The request has been buffered.
REQUEST_LINE_PARSED - Static variable in interface com.sun.grizzly.util.Interceptor
The request header has been parsed.
requestDispatcherPath - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The current request dispatcher path.
requestedSessionCookie - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Was the requested session ID received in a cookie?
requestedSessionId - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The requested session ID (if any) for this request.
requestedSessionURL - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Was the requested session ID received in a URL?
RequestGroupInfo - Class in com.sun.grizzly.tcp
This can be moved to top level ( eventually with a better name ).
RequestGroupInfo() - Constructor for class com.sun.grizzly.tcp.RequestGroupInfo
 
RequestInfo - Class in com.sun.grizzly.tcp
Structure holding the Request and Response objects.
RequestInfo(Request) - Constructor for class com.sun.grizzly.tcp.RequestInfo
Constructor
requestParametersParsed - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Request parameters parsed flag.
requestPath - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
requestURI() - Method in class com.sun.grizzly.tcp.Request
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Clear any content written to the buffer.
reset(int, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Reset this response, and specify the values for the HTTP status code and corresponding message.
reset() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Reset current response.
reset() - Method in class com.sun.grizzly.tcp.RequestInfo
Resets this RequestInfo.
reset() - Method in class com.sun.grizzly.tcp.Response
 
reset() - Method in class com.sun.grizzly.util.buf.B2CConverter
 
reset() - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
 
reset() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
reset() - Method in class com.sun.grizzly.util.buf.CharChunk
 
reset() - Static method in class com.sun.grizzly.util.buf.StringCache
 
reset() - Method in class com.sun.grizzly.util.http.StringParser
Reset the current state of the parser to the beginning of the current string being parsed.
reset() - Method in class com.sun.grizzly.util.ThreadAttachment
 
reset() - Method in class com.sun.grizzly.util.WorkerThread
 
reset() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
RESET_SUSPEND_TIMEOUT - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback to reset the Response suspended timeout.
resetBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Reset the data buffer but not any status or header information.
resetBuffer(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Reset the data buffer and the using Writer/Stream flags but not any status or header information.
resetCounters() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
resetStringValue() - Method in class com.sun.grizzly.util.buf.MessageBytes
Remove the cached string value.
resetTimeout() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
resources - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
RESOURCES_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The JNDI directory context which is associated with the context.
resourcesContextPath - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
response - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The response with which this request is associated.
response - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Coyote response.
response - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Associated Coyote response.
Response<A> - Class in com.sun.grizzly.tcp
Response object.
Response() - Constructor for class com.sun.grizzly.tcp.Response
 
Response.ResponseAttachment<A> - Class in com.sun.grizzly.tcp
 
Response.ResponseAttachment(long, A, CompletionHandler<? super A>, Response) - Constructor for class com.sun.grizzly.tcp.Response.ResponseAttachment
 
RESPONSE_PROCEEDED - Static variable in interface com.sun.grizzly.util.Interceptor
The response has been proceeded.
ResponseFilter - Interface in com.sun.grizzly.tcp
Filter/transform the Response's bytes before they get written.
result - Variable in class com.sun.grizzly.util.FutureImpl
 
resume() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Complete the GrizzlyResponse and finish/commit it.
resume() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
resume() - Method in class com.sun.grizzly.tcp.Response
Complete the Response and finish/commit it.
resumed(E) - Method in interface com.sun.grizzly.tcp.CompletionHandler
Invoked when an operation has resumed Response.resume()
returnSelector(Selector) - Static method in class com.sun.grizzly.util.SelectorFactory
Please ensure to use try finally around get and return of selector so avoid leaks.
RFC_2616_FORMAT - Static variable in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
rollbackParseState(ByteBuffer) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Rollback the ByteBuffer to its previous state in case an error as occured.
run() - Method in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
running - Variable in class com.sun.grizzly.util.AbstractThreadPool
 

S

sameFile(URL) - Method in class com.sun.grizzly.util.net.URL
Compare two URLs, excluding the "ref" fields.
scheme() - Method in class com.sun.grizzly.tcp.Request
 
secure - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Secure flag.
SECURE_BUFFERS - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
SECURITY - Static variable in class com.sun.grizzly.tcp.http11.Constants
Security flag.
SelectedKeyAttachmentLogic - Class in com.sun.grizzly.util
allows for custom selector.select logic, if controller detects SelectedKeyAttachmentLogic attachment on a valid key it does not perform anything.
SelectedKeyAttachmentLogic() - Constructor for class com.sun.grizzly.util.SelectedKeyAttachmentLogic
 
SelectionKeyActionAttachment - Class in com.sun.grizzly.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 com.sun.grizzly.util.SelectionKeyActionAttachment
 
SelectionKeyAttachment - Class in com.sun.grizzly.util
Basic class for all SelectionKey attachments.
SelectionKeyAttachment() - Constructor for class com.sun.grizzly.util.SelectionKeyAttachment
 
SelectionKeyAttachment.KeySelectionListener - Interface in com.sun.grizzly.util
 
SelectionKeyAttachment.TimeOutListener - Interface in com.sun.grizzly.util
 
SelectionKeyAttachmentWrapper<E> - Class in com.sun.grizzly.util
SelectionKey attachment utility class.
SelectionKeyAttachmentWrapper() - Constructor for class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
selectNowAndReturnSelector(Selector) - Static method in class com.sun.grizzly.util.SelectorFactory
Executes Selector.selectNow() and returns the Selector to the cache
SelectorFactory - Class in com.sun.grizzly.util
Factory used to dispatch/share Selector.
SelectorFactory() - Constructor for class com.sun.grizzly.util.SelectorFactory
 
SEMI_COLON - Static variable in class com.sun.grizzly.tcp.http11.Constants
SEMI_COLON.
sendAck() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send an acknoledgement.
sendAcknowledgement() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Send an acknowledgment of a request.
sendError(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Send an error response with the specified status and a default message.
sendError(int, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Send an error response with the specified status and message.
sendFile(FileChannel, long, long) - Method in interface com.sun.grizzly.tcp.FileOutputBuffer
Transfers data from file channel to the socket channel directly.
sendFile(FileChannel, long, long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Transfers data from file channel to the socket channel directly.
sendHeader(MessageBytes, MessageBytes) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send a header.
sendHeader(ByteChunk, ByteChunk) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send a header.
sendHeader(String, String) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send a header.
sendHeaders() - Method in class com.sun.grizzly.tcp.Response
Write all headers into our internal buffer but don't flush them to the client yet.
sendRedirect(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Send a temporary redirect to the specified redirect location URL.
sendStatus() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send the response status line.
SEPARATORS - Static variable in class com.sun.grizzly.util.http.Cookies
 
separators - Static variable in class com.sun.grizzly.util.http.Cookies
 
ServerCookie - Class in com.sun.grizzly.util.http
Server-side cookie representation.
ServerCookie() - Constructor for class com.sun.grizzly.util.http.ServerCookie
 
serverName() - Method in class com.sun.grizzly.tcp.Request
Return the buffer holding the server name, if any.
ServerSocketFactory - Class in com.sun.grizzly.util.net
This class creates server sockets.
ServerSocketFactory() - Constructor for class com.sun.grizzly.util.net.ServerSocketFactory
Constructor is used only by subclasses.
service(Request, Response) - Method in interface com.sun.grizzly.tcp.Adapter
Invoke the service method.
service(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
service(Request, Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Wrap a Request and Response with associated high level classes like GrizzlyRequest and GrizzlyResponse.
service(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
This method should contains the logic for any http extension to the Grizzly HTTP Webserver.
service(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Map the GrizzlyRequest to the proper GrizzlyAdapter
service(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Based on the Request URI, try to map the file from the rootFolder, and send it synchronously using send file.
service(String, Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Lookup a resource based on the request URI, and send it using send file.
serviceDynamicContent(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
SERVLET_NAME_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The request attribute under which we forward a servlet name to an error page.
servletName - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Wrapper
 
servletName - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
SESSION_COOKIE_NAME - Static variable in class com.sun.grizzly.tcp.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 com.sun.grizzly.util.http.Globals
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_COOKIE_PATTERN - Static variable in class com.sun.grizzly.tcp.Constants
 
SESSION_ID_KEY - Static variable in interface com.sun.grizzly.util.net.SSLSupport
The Request attribute key for the session id.
SESSION_PARAMETER_NAME - Static variable in class com.sun.grizzly.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 com.sun.grizzly.tcp.http11.GrizzlyRequest
GrizzlySession parsed flag.
set(E, StateHolder.EventListener) - Method in class com.sun.grizzly.util.StateHolder.ConditionListener
 
set(Object) - Method in class com.sun.grizzly.util.StateHolder.EventListener
 
setAdapter(Adapter) - Method in interface com.sun.grizzly.tcp.http11.GrizzlyListener
Set the Adapter supported by this GrizzlyListener
setAdapter(Adapter) - Method in interface com.sun.grizzly.tcp.Processor
 
setAdapter(Adapter) - Method in interface com.sun.grizzly.tcp.ProtocolHandler
The adapter, used to call the connector.
setAlgorithm(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setAllowCustomReasonPhrase(boolean) - Method in class com.sun.grizzly.tcp.Response
 
setAllowEncodedSlash(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
When true, url that contains encoded slash will be allowed.
setAllowEncodedSlash(boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
Overide the default value
setAllowReplacement(boolean) - Static method in class com.sun.grizzly.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 com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the application commit flag.
setArray(byte[]) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.ReusableByteArrayInputStream
 
setArray(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.ReusableByteArrayInputStream
 
setAttachment(E) - Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
setAttribute(String, Object) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the specified request attribute to the specified value.
setAttribute(String, Object) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Add an attribute to this session.
setAttribute(String, Object) - Method in interface com.sun.grizzly.tcp.ProtocolHandler
Pass config info.
setAttribute(String, Object) - Method in class com.sun.grizzly.tcp.Request
 
setAttribute(String, Object) - Method in interface com.sun.grizzly.util.AttributeHolder
Set a name/value object.
setAttribute(String, Object) - Method in interface com.sun.grizzly.util.IntrospectionUtils.AttributeHolder
 
setAttribute(Object, String, Object) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Call void setAttribute( String ,Object )
setAttribute(String, Object) - Method in class com.sun.grizzly.util.net.ServerSocketFactory
General mechanism to pass attributes from the ServerConnector to the socket factory.
setAttribute(String, Object) - Method in class com.sun.grizzly.util.ThreadAttachment
 
setAttributes(Map<String, Object>) - Method in interface com.sun.grizzly.util.AttributeHolder
Set a Map of attribute name/value pairs.
setAttributes(Map<String, Object>) - Method in class com.sun.grizzly.util.ThreadAttachment
 
setAuthorization(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the authorization credentials sent with this request.
setAuthType(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the authentication type used for this request, if any; otherwise set the type to null.
setBasePath(String) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the absolute doc base path of this AlternateDocBase.
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Set the next buffer in the filter pipeline.
setBufferSize(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
setBufferSize(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the buffer size to be used for this Response.
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.util.InputReader
Set the wrapped ByteBuffer
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the ByteBuffer shared this thread
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.util.WorkerThread
Set the ByteBuffer shared this thread
setByteBufferType(ByteBufferFactory.ByteBufferType) - Method in class com.sun.grizzly.util.AbstractThreadPool
 
setByteBufferType(ByteBufferFactory.ByteBufferType) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Set the ByteBufferType to use when creating the ByteBuffer associated with this object.
setByteChunk(ByteChunk) - Method in class com.sun.grizzly.util.buf.C2BConverter
 
setByteEnabled(boolean) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setByteInputChannel(ByteChunk.ByteInputChannel) - Method in class com.sun.grizzly.util.buf.ByteChunk
When the buffer is empty, read the data from the input channel.
setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class com.sun.grizzly.util.buf.ByteChunk
When the buffer is full, write the data to the output channel.
setBytes(byte[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
Sets the message bytes to the specified subarray of bytes.
setBytes(byte[], int, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
Sets the content to the specified subarray of bytes.
setBytesRead(int) - Method in class com.sun.grizzly.tcp.Request
 
setBytesReceived(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setBytesReceived(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setBytesSent(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setBytesSent(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setBytesWritten(long) - Method in class com.sun.grizzly.tcp.Response
 
setCacheSize(int) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setCaseSenitive(boolean) - Method in class com.sun.grizzly.util.buf.MessageBytes
Configure the case sensitivity
setChannel(E) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Set the Channel used by this algorithm
setChannelType(InputReader.ChannelType) - Method in class com.sun.grizzly.util.InputReader
Set the Channel type, which is ocketChannel or DatagramChannel.
setCharacterEncoding(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
 
setCharacterEncoding(String) - Method in class com.sun.grizzly.tcp.Request
 
setCharacterEncoding(String) - Method in class com.sun.grizzly.tcp.Response
 
setCharEnabled(boolean) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setCharInputChannel(CharChunk.CharInputChannel) - Method in class com.sun.grizzly.util.buf.CharChunk
When the buffer is empty, read the data from the input channel.
setCharOutputChannel(CharChunk.CharOutputChannel) - Method in class com.sun.grizzly.util.buf.CharChunk
When the buffer is full, write the data to the output channel.
setChars(char[], int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
setChars(char[], int, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
Sets the content to be a char[]
setChunkingDisabled(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Enabled or Disable response chunking.
setChunkingDisabled(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Enabled or Disable response chunking.
setComment(String) - Method in class com.sun.grizzly.util.http.Cookie
Specifies a comment that describes a cookie's purpose.
setCommitted(boolean) - Method in class com.sun.grizzly.tcp.Response
 
setContentLength(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the content length associated with this Request.
setContentLength(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the content length (in bytes) for this Response.
setContentLength(int) - Method in class com.sun.grizzly.tcp.Request
 
setContentLength(int) - Method in class com.sun.grizzly.tcp.Response
 
setContentLengthLong(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the content length (in bytes) for this Response.
setContentLengthLong(long) - Method in class com.sun.grizzly.tcp.Response
 
setContentType(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the content type for this Response.
setContentType(String) - Method in class com.sun.grizzly.tcp.Request
 
setContentType(MessageBytes) - Method in class com.sun.grizzly.tcp.Request
 
setContentType(String) - Method in class com.sun.grizzly.tcp.Response
Sets the content type.
setContext(String, String[], Context) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Set context, used for wrapper mapping (request dispatcher).
setContext(Object) - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
setContextRoot(String) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
setConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
setConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
setCookies(Cookie[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the set of cookies recieved with this Request.
setCorePoolSize(int) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the core number of threads.
setCorePoolSize(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the core number of threads.
setCorePoolSize(int) - Method in class com.sun.grizzly.util.FixedThreadPool
 
setCorePoolSize(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setCorePoolSize(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setCount200(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount200(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount2xx(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount2xx(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount302(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount302(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount304(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount304(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount3xx(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount3xx(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount400(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount400(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount401(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount401(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount403(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount403(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount404(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount404(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount4xx(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount4xx(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount503(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount503(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCount5xx(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCount5xx(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCountOpenConnections(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCountOther(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setCountOther(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setCreationTime(long) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setDateHeader(String, long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the specified date header to the specified value.
setDecodedRequestURI(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the decoded request URI.
setDecodeUrl(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Should this class decode the URL
setDefaultContentType(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Set the default content-type if we can't determine it.
setDefaultContextPath(String, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Configures the given virtual server with the given default context path.
setDefaultHostName(String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Set default host.
setDefaultReadTimeout(int) - Static method in class com.sun.grizzly.util.InputReader
Set the default Selector.select() time out.
setDefaultWriteTimeout(int) - Static method in class com.sun.grizzly.util.OutputWriter
 
setDetailMessage(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Sets detail error message.
setDictionarySize(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setDocBase(String) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the (possibly relative) doc base path of this AlternateDocBase.
setDomain(String) - Method in class com.sun.grizzly.util.http.Cookie
Specifies the domain within which this cookie should be presented.
setEnabledProtocols(SSLServerSocket, String[]) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
 
setEnabledProtocols(SSLServerSocket, String[]) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
Set the SSL protocol variants to be enabled.
setEncoding(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
setEncoding(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
setEncoding(String) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
setEncoding(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
Set the encoding.
setEncoding(String) - Method in class com.sun.grizzly.util.buf.UEncoder
 
setEncoding(String) - Method in class com.sun.grizzly.util.http.Parameters
 
setEnd(int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
setEnd(int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
setError() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the error flag.
setErrorCount(int) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setErrorCount(int) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setErrorException(Exception) - Method in class com.sun.grizzly.tcp.Response
Set the error Exception that occurred during request processing.
setErrorURI(String) - Method in class com.sun.grizzly.tcp.Response
Set request URI that caused an error during request processing.
setException(Throwable) - Method in class com.sun.grizzly.util.FutureImpl
 
setFactory(MessageBytes.MessageBytesFactory) - Static method in class com.sun.grizzly.util.buf.MessageBytes
 
setGlobalProcessor(RequestGroupInfo) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setHandleStaticResources(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Enable static resource handling.
setHeader(String, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the specified header to the specified value.
setHeader(String, String) - Method in class com.sun.grizzly.tcp.Response
 
setHeaders(MimeHeaders) - Method in class com.sun.grizzly.util.http.Cookies
Set the headers from which cookies will be pulled.
setHeaders(MimeHeaders) - Method in class com.sun.grizzly.util.http.Parameters
 
setHook(ActionHook) - Method in class com.sun.grizzly.tcp.Response
 
setId(int) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setIdInternal(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return the session identifier for this session.
setIdleTimeoutDelay(long) - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
setIdleTimeoutDelay(long) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Set the idle timeout delay.
setIdleTimeoutDelay(long) - Method in class com.sun.grizzly.util.ThreadAttachment
 
setImpl(ThreadPoolConfig) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
setIncluded(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the "processing inside an include" flag.
setInitialByteBufferSize(int) - Method in class com.sun.grizzly.util.AbstractThreadPool
 
setInitialByteBufferSize(int) - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
setInputBB(ByteBuffer) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the encrypted ByteBuffer used to handle request.
setInputBB(ByteBuffer) - Method in class com.sun.grizzly.util.WorkerThread
Set the encrypted ByteBuffer used to handle request.
setInputBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.Request
 
setInputStream(InputStream) - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Set the underlying socket input stream.
setInt(int) - Method in class com.sun.grizzly.util.buf.MessageBytes
Set the buffer to the representation of an int
setIntHeader(String, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the specified integer header to the specified value.
setIsValid(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Set this object valifity.
setKeepAliveTime(long, TimeUnit) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the time limit for which threads may remain idle before being terminated.
setKeepAliveTime(long, TimeUnit) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the time limit for which threads may remain idle before being terminated.
setKeepAliveTime(long, TimeUnit) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setKeepAliveTime(long, TimeUnit) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setKeySelectionListener(SelectionKeyAttachment.KeySelectionListener) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
setLc(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setLimit(int) - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
Set the buffering limit.
setLimit(int) - Method in class com.sun.grizzly.util.buf.ByteChunk
Maximum amount of data in this buffer.
setLimit(int) - Method in class com.sun.grizzly.util.buf.CharChunk
Maximum amount of data in this buffer.
setLocalAddress(InetAddress) - Method in class com.sun.grizzly.tcp.Request
 
setLocale(Locale) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
setLocale(Locale) - Method in class com.sun.grizzly.tcp.Response
Called explicitely by user to set the Content-Language and the default encoding
setLocalHost(String) - Method in class com.sun.grizzly.tcp.Request
 
setLocalPort(int) - Method in class com.sun.grizzly.tcp.Request
 
setLocked(boolean) - Method in class com.sun.grizzly.util.http.ParameterMap
Set the locked state of this parameter map.
setLockEnabled(boolean) - Method in class com.sun.grizzly.util.StateHolder
Setss current locking mode
setLogger(Logger) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
setLogger(Logger) - Static method in class com.sun.grizzly.util.LoggerUtils
Set the Logger used by all classes under this module.
setLong(long) - Method in class com.sun.grizzly.util.buf.MessageBytes
Set the buffer to the representation of an long
setLp(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setMatchFinder(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setMaxAge(int) - Method in class com.sun.grizzly.util.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxAge(int) - Method in class com.sun.grizzly.util.http.ServerCookie
 
setMaxDispatchDepth(int) - Static method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Static setter method for the maximum dispatch depth
setMaximumPoolSize(int) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the maximum allowed number of threads.
setMaximumPoolSize(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the maximum allowed number of threads.
setMaximumPoolSize(int) - Method in class com.sun.grizzly.util.FixedThreadPool
 
setMaximumPoolSize(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setMaxInactiveInterval(long) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setMaxOpenConnections(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setMaxPoolSize(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setMaxQueuedTasksCount(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
setMaxQueuedTasksCount(int) - Method in class com.sun.grizzly.util.FixedThreadPool
 
setMaxQueuedTasksCount(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setMaxQueuedTasksCount(int) - Method in class com.sun.grizzly.util.SyncThreadPool
setMaxRequestUri(String) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setMaxSelectors(int) - Static method in class com.sun.grizzly.util.SelectorFactory
Set max selector pool size.
setMaxTime(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setMaxTime(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setMessage(String) - Method in class com.sun.grizzly.tcp.Response
Set the status message.
setMethod(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the HTTP request method used for this Request.
setMode(int) - Method in class com.sun.grizzly.util.ThreadAttachment
 
setMonitoringProbe(ThreadPoolMonitoringProbe) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setName(String) - Method in class com.sun.grizzly.util.AbstractThreadPool
setName(String) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
setName(String) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setNew(boolean) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setNote(String, Object) - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.NotesManager
Add a note.
setNote(int, Object) - Method in class com.sun.grizzly.tcp.NotesManagerImpl
Add a note.
setNote(int, Object) - Method in class com.sun.grizzly.tcp.Request
 
setNote(int, Object) - Method in class com.sun.grizzly.tcp.Response
 
setNotesManager(NotesManagerImpl) - Method in class com.sun.grizzly.tcp.Request
 
setNotesManager(NotesManagerImpl) - Method in class com.sun.grizzly.tcp.Response
 
setNumFastBytes(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setOffset(int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
setOffset(int) - Method in class com.sun.grizzly.util.buf.CharChunk
Returns the start offset of the bytes.
setOptimizedWrite(boolean) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
setOptimizedWrite(boolean) - Method in class com.sun.grizzly.util.buf.CharChunk
 
setOutputBB(ByteBuffer) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the encrypted ByteBuffer used to handle response.
setOutputBB(ByteBuffer) - Method in class com.sun.grizzly.util.WorkerThread
Set the encrypted ByteBuffer used to handle response.
setOutputBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.Response
 
setOutputStream(OutputStream) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Set the underlying socket output stream.
setParent(Object) - Method in class com.sun.grizzly.util.buf.TimeStamp
Returns the owner of this stamp ( the object that is time-stamped ).
setPath(String) - Method in class com.sun.grizzly.util.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPb(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setPendingIOhandler(PendingIOhandler) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Used by selectionkey attachments to enqueue io events that will be executed in selectorhandler.postselect by worker threads instead of the selector thread.
setPoolName(String) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setPoolSizes(int, int) - Method in class com.sun.grizzly.util.SyncThreadPool
setPort(int) - Method in class com.sun.grizzly.util.http.mapper.Mapper
The Port this instance is used for mapping.
setPort(int) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Set the port this algorithm is used.
setPriority(int) - Method in class com.sun.grizzly.util.AbstractThreadPool
 
setPriority(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
setPriority(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setPriority(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setProcessingTime(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setProcessingTime(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setProperty(Object, String, String) - Static method in class com.sun.grizzly.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 com.sun.grizzly.util.IntrospectionUtils
 
setProtocol(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the protocol name and version associated with this Request.
setQuery(MessageBytes) - Method in class com.sun.grizzly.util.http.Parameters
 
setQueryString(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the query string for this Request.
setQueryStringEncoding(String) - Method in class com.sun.grizzly.util.http.Parameters
 
setQueue(Queue<Runnable>) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setQueueLimit(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setRawVersion(String) - Static method in class com.sun.grizzly.util.Grizzly
Force the Grizzly Raw version
setReadTimeout(int) - Method in class com.sun.grizzly.util.InputReader
Set the timeout between two consecutives Selector.select() when a temporary Selector is used.
setRemoteAddr(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the IP address of the remote client associated with this Request.
setRemoteHost(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the fully qualified name of the remote client associated with this Request.
setRemotePort(int) - Method in class com.sun.grizzly.tcp.Request
 
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
Reads the request body and buffers it.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Read the content length from the request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Read the content length from the request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Set the associated reauest.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Associated Coyote request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Coyote request.
setRequest(GrizzlyRequest) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the Request with which this Response is associated.
setRequest(Request) - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Some filters need additional parameters from the request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.Response
 
setRequestCompletionTime(long) - Method in class com.sun.grizzly.tcp.RequestInfo
Sets the time taken to resume the request associated with this RequestInfo.
setRequestCount(int) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setRequestCount(int) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setRequestedSessionCookie(boolean) - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the requested session ID for this request.
setRequestedSessionURL(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestURI(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the unparsed request URI for this Request.
setResources(DirContext) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the proxied resources of this AlternateDocBase.
setResourcesContextPath(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Set the context path used for servicing resource.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Associated Coyote response.
setResponse(GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Response with which this Request is associated.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the Coyote response.
setResponse(Response) - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.Request
 
setResult(R) - Method in class com.sun.grizzly.util.FutureImpl
 
setRootFolder(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Deprecated. - use StaticResourcesAdapter.addRootFolder(java.lang.String)
setScheme(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the name of the scheme associated with this request.
setSecure(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - Method in class com.sun.grizzly.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 com.sun.grizzly.util.http.ServerCookie
 
setSecure(boolean) - Method in class com.sun.grizzly.util.InputReader
Set this stream secure.
setSeed(long) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Throws UnsupportedOperationException.
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.tcp.Response
Set the underlying SelectionKey
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.util.InputReader
Set the SelectionKey used to reads bytes.
setServerInfo(String) - Static method in class com.sun.grizzly.util.Grizzly
Set the complete version used for the Server header
setServerName(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the name of the server (virtual host) to process this request.
setServerPort(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the port number of the server to process this request.
setServerPort(int) - Method in class com.sun.grizzly.tcp.Request
 
setSessionTimeout(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Set a long representing the maximum idle time a session can be.
setSocket(Socket) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Socket (if any) through which this Request was received.
setSocketBuffer(int) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Set the socket buffer size.
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.util.ThreadAttachment
Get theSSLEngine.
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.util.WorkerThread
Get theSSLEngine.
setStage(int) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setStartTime(long) - Method in class com.sun.grizzly.tcp.Request
 
setState(E) - Method in class com.sun.grizzly.util.StateHolder
Sets current state Current StateHolder locking mode will be used
setState(E, boolean) - Method in class com.sun.grizzly.util.StateHolder
Sets current state
setStatus(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the HTTP status to be returned with this response.
setStatus(int, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the HTTP status and message to be returned with this response.
setStatus(int) - Method in class com.sun.grizzly.tcp.Response
Set the response status
setStream(InputStream) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the input stream associated with this Request.
setStream(OutputStream) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the output stream associated with this Response.
setString(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
Set the content to be a string
setString(String) - Method in class com.sun.grizzly.util.http.StringParser
Set the String we are currently parsing.
setSuspended(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Set the suspended flag.
setSuspended(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the suspended flag.
setSuspendedInCurrentThread() - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
setSwallowInput(boolean) - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Set the swallow input flag.
setThreadFactory(ThreadFactory) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the thread factory used to create new threads.
setThreadFactory(ThreadFactory) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the thread factory used to create new threads.
setThreadFactory(ThreadFactory) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setThreadFactory(ThreadFactory) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setThreadId(String) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the Thread's name on which this instance is binded.
setTimeout(long) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Set the channel expiration stamp in millis (last time an opeation on the channel was invoked).
setTimeoutListener(SelectionKeyAttachment.TimeOutListener) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
setTimestamp(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Set the timespam when this session has been created.
setTrainThreshold(int) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setTransactionTimeout(long) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the time, in milliseconds, this object can be attached to a Thread
setURIConverter(B2CConverter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the URI converter.
setURLDecoder(UDecoder) - Method in class com.sun.grizzly.util.http.Parameters
 
setUrlPattern(String) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the url pattern of this AlternateDocBase.
setUserPrincipal(Principal) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Principal who has been authenticated for this Request.
setUseSendFile(boolean) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
true if FileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel) to send a static resources, false if the File needs to be loaded in memory and flushed using ByteBuffer.
setValid(boolean) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setValue(String) - Method in class com.sun.grizzly.util.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(String) - Method in class com.sun.grizzly.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 com.sun.grizzly.util.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setVersion(int) - Method in class com.sun.grizzly.util.http.ServerCookie
 
setWebappResources(DirContext) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the non-proxied resources of this AlternateDocBase.
setWorkerThreadID(long) - Method in class com.sun.grizzly.tcp.RequestInfo
Sets the worker thread ID responsible for processing the request associated with this RequestInfo.
SEVERE_GRIZZLY_COMET_ENGINE_FLUSH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0016: Response resume failed during post-execute of comet task.
SEVERE_GRIZZLY_COMET_ENGINE_INVALID_NOTIFICATION_HANDLER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0015: Invalid NotificationHandler class [{0}].
SEVERE_GRIZZLY_COMET_IO_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0014: I/O error occurred during invocation of {0}.
SEVERE_GRIZZLY_COMETD_ONEVENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY61: Exception while processing onEvent.
SEVERE_GRIZZLY_CONFIG_SSL_CLASS_LOAD_FAILED_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0011: Unable to load class: {0}.
SEVERE_GRIZZLY_HTTP_DPF_PROCESSOR_TASK_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0051: ProcessorTask exception.
SEVERE_GRIZZLY_HTTP_GWS_IO_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0050: I/O error sending 404 to user agent.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_CREATE_REQUEST_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0042: Error creating internal request.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_FILTER_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0044: Error initializing filter [{0}]
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_NON_BLOCKING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0041: Unblocking keep-alive exception.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0036: Error finishing request.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_HEADER_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0040: Request header is too large.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_URI_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0039: Request URI is too large.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_RESPONSE_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0037: Error finishing response.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_SERVICE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0038: HTTP Processing error.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_UNKNOWN_FILTER(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0043: Unknown filter: {0}.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_PROCESS_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0048: Exception during controller processing.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_START_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0047: Exception starting the controller.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_HTTP_PROCESSING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0045: Exception during HTTP processing.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_INVALID_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0049: Invalid ThreadFactory.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_START() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0046: Exception starting end point.
SEVERE_GRIZZLY_UTILS_LOAD_CLASS_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0072: Unable to load class {0}.
SEVERE_GRIZZLY_UTILS_MAPPER_NO_CONTEXT_FOUND(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0074: No context found: {0}.
SEVERE_GRIZZLY_UTILS_SSL_CERT_TRANSLATION_FAILED(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0075: Error translating cert {0}.
SEVERE_GRIZZLY_UTILS_SSL_JSSE_ALIAS_NO_KEY_ENTRY(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0076: Alias name {0} does not identify a key entry.
SEVERE_GRIZZLY_UTILS_SSL_JSSE_INVALID_SSL_CONF(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0078: SSL configuration is invalid due to {0}
SEVERE_GRIZZLY_UTILS_SSL_JSSE_KEYSTORE_LOAD_FAILED(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0077: Failed to load keystore type {0} with path {1} due to {2}.
SEVERE_GRIZZLY_UTILS_URI_INVALID_ENCODING(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0073: Invalid URI encoding; {0}.
SEVERE_GRIZZLY_WS_NOT_ENABLED() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0079: WebSockets are not enabled.
shutdown() - Method in class com.sun.grizzly.util.AbstractThreadPool
shutdown() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
shutdownNow() - Method in class com.sun.grizzly.util.AbstractThreadPool
shutdownNow() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
singleByteBuffer - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
singleByteBuffer - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
size() - Method in class com.sun.grizzly.util.collections.MultiMap
Returns the current number of header fields.
size() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns the number of key-value mappings in this map.
size() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class com.sun.grizzly.util.http.MimeHeaders
Returns the current number of header fields.
size() - Method in class com.sun.grizzly.util.LinkedTransferQueue
Returns the number of elements in this queue.
skip(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
skip(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
skipChar(char) - Method in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
The string manager for this package.
sm - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The string manager for this package.
sm - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The string manager for this package.
sm - Static variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
The string manager for this package.
socket - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The socket through which this Request was received.
socketBuffer - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Socket buffer.
SP - Static variable in class com.sun.grizzly.tcp.http11.Constants
SP.
SSL_ARTIFACTS - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
SSL_CERTIFICATE_ATTR - Static variable in class com.sun.grizzly.tcp.http11.Constants
SSL Certificate Request Attributite.
SSL_CERTIFICATE_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
SSL Certificate Request Attributite.
SSL_ENGINE - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
sslEngine - Variable in class com.sun.grizzly.util.WorkerThread
TheSSLEngine used to manage the SSL over NIO request.
SSLImplementation - Class in com.sun.grizzly.util.net
 
SSLImplementation() - Constructor for class com.sun.grizzly.util.net.SSLImplementation
 
SSLOutputWriter - Class in com.sun.grizzly.util
SSL over NIO utility to encrypt ByteBuffer and flush them.
SSLOutputWriter() - Constructor for class com.sun.grizzly.util.SSLOutputWriter
 
sslProxy - Variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
SSLSupport - Interface in com.sun.grizzly.util.net
 
SSLSupport.CipherData - Class in com.sun.grizzly.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 com.sun.grizzly.util.net.SSLSupport.CipherData
 
SSLUtils - Class in com.sun.grizzly.util
SSL over NIO utility class.
SSLUtils() - Constructor for class com.sun.grizzly.util.SSLUtils
 
STAGE_ENDED - Static variable in class com.sun.grizzly.tcp.Constants
 
STAGE_ENDINPUT - Static variable in class com.sun.grizzly.tcp.Constants
 
STAGE_ENDOUTPUT - Static variable in class com.sun.grizzly.tcp.Constants
 
STAGE_KEEPALIVE - Static variable in class com.sun.grizzly.tcp.Constants
 
STAGE_NEW - Static variable in class com.sun.grizzly.tcp.Constants
 
STAGE_PARSE - Static variable in class com.sun.grizzly.tcp.Constants
 
STAGE_PREPARE - Static variable in class com.sun.grizzly.tcp.Constants
 
STAGE_SERVICE - Static variable in class com.sun.grizzly.tcp.Constants
 
start() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Called when the GrizzlyAdapter's container is started by invoking GrizzlyWebServer#start or when .
start() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
start() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
Start the protocol.
start() - Method in class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
start() - Method in class com.sun.grizzly.util.SyncThreadPool
 
startsWith(String) - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWith(byte[]) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
startsWith(String) - Method in class com.sun.grizzly.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWith(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class com.sun.grizzly.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
startWorker(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.AbstractThreadPool
must hold statelock while calling this method.
startWorker(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.SyncThreadPool
must hold statelock while calling this method.
State - Enum in com.sun.grizzly.util
State enum STOPPED - Process is stopped, not running state STARTED - Process is started, running state PAUSED - Process is paused, not processing tasks
state - Variable in class com.sun.grizzly.util.StateHolder.ConditionListener
 
StateHolder<E> - Class in com.sun.grizzly.util
Class, which holds the state.
StateHolder() - Constructor for class com.sun.grizzly.util.StateHolder
Constructs StateHolder.
StateHolder(boolean) - Constructor for class com.sun.grizzly.util.StateHolder
Constructs StateHolder.
StateHolder.ConditionListener<E> - Class in com.sun.grizzly.util
Common ConditionListener class, which could be used with StateHolder, to register custom conditions.
StateHolder.ConditionListener() - Constructor for class com.sun.grizzly.util.StateHolder.ConditionListener
 
StateHolder.EqualConditionListener<E> - Class in com.sun.grizzly.util
Equal ConditionListener implementation
StateHolder.EqualConditionListener() - Constructor for class com.sun.grizzly.util.StateHolder.EqualConditionListener
 
StateHolder.EventListener - Class in com.sun.grizzly.util
EventListener class, which is a part of EventConditionListener, and implements notificatation logic, when condition becomes true.
StateHolder.EventListener() - Constructor for class com.sun.grizzly.util.StateHolder.EventListener
 
StateHolder.NotEqualConditionListener<E> - Class in com.sun.grizzly.util
Not equal ConditionListener implementation
StateHolder.NotEqualConditionListener() - Constructor for class com.sun.grizzly.util.StateHolder.NotEqualConditionListener
 
statelock - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
StaticResourcesAdapter - Class in com.sun.grizzly.tcp
Simple Adapter that map the Request URI to a local file.
StaticResourcesAdapter() - Constructor for class com.sun.grizzly.tcp.StaticResourcesAdapter
 
StaticResourcesAdapter(String) - Constructor for class com.sun.grizzly.tcp.StaticResourcesAdapter
 
status - Variable in class com.sun.grizzly.tcp.Response
Status code.
STATUS_CODE_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The request attribute under which we forward an HTTP status code (as an object of type Integer) to an error page.
stop() - Method in class com.sun.grizzly.util.SyncThreadPool
 
STORE_ALL - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
StreamAlgorithm<E> - Interface in com.sun.grizzly.util
Deprecated. Use the ProtocolParser instead.
StringCache - Class in com.sun.grizzly.util.buf
This class implements a String cache for ByteChunk and CharChunk.
StringCache() - Constructor for class com.sun.grizzly.util.buf.StringCache
 
StringCache.ByteEntry - Class in com.sun.grizzly.util.buf
 
StringCache.ByteEntry() - Constructor for class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
StringCache.CharEntry - Class in com.sun.grizzly.util.buf
 
StringCache.CharEntry() - Constructor for class com.sun.grizzly.util.buf.StringCache.CharEntry
 
StringManager - Class in com.sun.grizzly.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 com.sun.grizzly.util.http
Utility class for string parsing that is higher performance than StringParser for simple delimited text cases.
StringParser() - Constructor for class com.sun.grizzly.util.http.StringParser
Construct a string parser with no preset string to be parsed.
StringParser(String) - Constructor for class com.sun.grizzly.util.http.StringParser
Construct a string parser that is initialized to parse the specified string.
subject - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The Subject associated with the current AccessControllerContext
SUBJECT_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The subject under which the AccessControlContext is running.
substract() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
substract(ByteChunk) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
substract(byte[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
substract() - Method in class com.sun.grizzly.util.buf.CharChunk
 
substract(CharChunk) - Method in class com.sun.grizzly.util.buf.CharChunk
 
substract(char[], int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
SupportStateHolder<E> - Interface in com.sun.grizzly.util
Interface implementors support StateHolder for state control
suspend() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspend the Response.
suspend(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspend the GrizzlyResponse.
suspend(long, A, CompletionHandler<? super A>) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspend the GrizzlyResponse.
suspend() - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
suspend(long) - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
suspend(long, A, CompletionHandler<? super A>) - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
suspend(long, A, CompletionHandler<? super A>, Response.ResponseAttachment<A>) - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
SuspendResponseUtils - Class in com.sun.grizzly.tcp
Utility class, which implements general response suspension functionality.
SuspendResponseUtils() - Constructor for class com.sun.grizzly.tcp.SuspendResponseUtils
 
swallowInput - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Swallow input ? (in the case of an expectation)
SyncThreadPool - Class in com.sun.grizzly.util
ExecutorService implementation, which function the similar way as former Grizzly 1.x Pipeline based thread pools.
SyncThreadPool() - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit, ThreadFactory) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit, ThreadFactory, Queue<Runnable>, int) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit, ThreadFactory, Queue<Runnable>, int, ThreadPoolMonitoringProbe) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool.SyncThreadWorker - Class in com.sun.grizzly.util
 
SyncThreadPool.SyncThreadWorker(boolean) - Constructor for class com.sun.grizzly.util.SyncThreadPool.SyncThreadWorker
 

T

t - Variable in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
T_BYTES - Static variable in class com.sun.grizzly.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 com.sun.grizzly.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 com.sun.grizzly.util.buf.MessageBytes
 
T_STR - Static variable in class com.sun.grizzly.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a String
take() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
threadAllocatedEvent(String, Thread) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when an ExtendedThreadPool implementation allocates a new managed Thread.
threadAttachment - Variable in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
ThreadAttachment - Class in com.sun.grizzly.util
This object represent the state of a WorkerThread.
ThreadAttachment() - Constructor for class com.sun.grizzly.util.ThreadAttachment
 
threadAttachment - Variable in class com.sun.grizzly.util.WorkerThreadImpl
The state/attributes on this WorkerThread.
ThreadAttachment.Mode - Class in com.sun.grizzly.util
 
ThreadAttachment.Mode() - Constructor for class com.sun.grizzly.util.ThreadAttachment.Mode
 
threadFactory - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
threadFactory - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
ThreadLocalRandom - Class in com.sun.grizzly.util
A random number generator with the same properties as class Random but isolated to the current Thread.
ThreadPoolConfig - Class in com.sun.grizzly.util
 
ThreadPoolConfig(String, int, int, Queue<Runnable>, int, long, TimeUnit, ThreadFactory, int, ThreadPoolMonitoringProbe) - Constructor for class com.sun.grizzly.util.ThreadPoolConfig
 
ThreadPoolConfig(ThreadPoolConfig) - Constructor for class com.sun.grizzly.util.ThreadPoolConfig
 
ThreadPoolMonitoringProbe - Interface in com.sun.grizzly.util
Monitoring probe providing callbacks that may be invoked by Grizzly ExtendedThreadPool implementations.
threadReleasedEvent(String, Thread) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a thread will no longer be managed by the ExtendedThreadPool implementation.
throwable - Variable in exception com.sun.grizzly.tcp.http11.ClientAbortException
The underlying exception or error passed to our constructor (if any)
timedOut(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
called when idle timeout detected.
timeout() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
Method will be called to notify about async HTTP processing timeout
timeout - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
timeoutListener - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
TimeStamp - Class in com.sun.grizzly.util.buf
Main tool for object expiry.
TimeStamp() - Constructor for class com.sun.grizzly.util.buf.TimeStamp
 
toAbsolute(String, boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Convert (if necessary) and return the absolute URL that represents the resource referenced by this possibly relative URL.
toByteBuffer() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
toBytes() - Method in class com.sun.grizzly.util.buf.MessageBytes
Unimplemented yet.
toChars() - Method in class com.sun.grizzly.util.buf.MessageBytes
Convert to char[] and fill the CharChunk.
toEncoded(String, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the specified URL with the specified session identifier suitably encoded.
toExternalForm() - Method in class com.sun.grizzly.util.net.URL
Return a string representation of this URL.
toLower(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns the lower case equivalent of the specified ASCII character.
toString() - Method in exception com.sun.grizzly.tcp.http11.ClientAbortException
Return a formatted string that describes this exception.
toString() - Method in class com.sun.grizzly.tcp.Request
 
toString() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
toString() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
toString() - Method in class com.sun.grizzly.util.buf.CharChunk
 
toString() - Method in class com.sun.grizzly.util.buf.MessageBytes
Compute the string value
toString() - Method in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
toString() - Method in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
toString(ByteChunk) - Static method in class com.sun.grizzly.util.buf.StringCache
 
toString(CharChunk) - Static method in class com.sun.grizzly.util.buf.StringCache
 
toString() - Method in class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
toString() - Method in class com.sun.grizzly.util.http.Cookies
EXPENSIVE!!! only for debugging.
toString() - Method in class com.sun.grizzly.util.http.mapper.MappingData
 
toString() - Method in class com.sun.grizzly.util.http.MimeHeaders
EXPENSIVE!!! only for debugging.
toString() - Method in class com.sun.grizzly.util.http.ServerCookie
 
toString() - Method in class com.sun.grizzly.util.net.URL
Return a string representation of this object.
toString() - Method in class com.sun.grizzly.util.SyncThreadPool
 
toString() - Method in class com.sun.grizzly.util.ThreadAttachment
 
toString() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
toStringInternal() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
toStringInternal() - Method in class com.sun.grizzly.util.buf.CharChunk
 
touch(long) - Method in class com.sun.grizzly.util.buf.TimeStamp
Access notification.
toUpper(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns the upper case equivalent of the specified ASCII character.
trainThreshold - Static variable in class com.sun.grizzly.util.buf.StringCache
 
transfer(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
transfer(E) - Method in interface com.sun.grizzly.util.TransferQueue
Inserts the specified element into this queue, waiting if necessary for space to become available and the element to be dequeued by a consumer invoking take or poll.
TransferQueue<E> - Interface in com.sun.grizzly.util
A BlockingQueue in which producers may wait for consumers to receive elements.
tryTransfer(E, long, TimeUnit) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
tryTransfer(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
tryTransfer(E) - Method in interface com.sun.grizzly.util.TransferQueue
Transfers the specified element if there exists a consumer already waiting to receive it, otherwise returning false without enqueuing the element.
tryTransfer(E, long, TimeUnit) - Method in interface com.sun.grizzly.util.TransferQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available and the element to be dequeued by a consumer invoking take or poll.

U

UDecoder - Class in com.sun.grizzly.util.buf
All URL decoding happens here.
UDecoder() - Constructor for class com.sun.grizzly.util.buf.UDecoder
 
UDecoder(boolean) - Constructor for class com.sun.grizzly.util.buf.UDecoder
 
UEncoder - Class in com.sun.grizzly.util.buf
Efficient implementation for encoders.
UEncoder() - Constructor for class com.sun.grizzly.util.buf.UEncoder
 
unCapitalize(String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
uncaughtException(Thread, Throwable) - Method in class com.sun.grizzly.util.AbstractThreadPool
unescape(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
unescapeDoubleQuotes(ByteChunk) - Static method in class com.sun.grizzly.util.http.ServerCookie
Unescapes any double quotes in the given cookie value.
UNLIMITED_TIMEOUT - Static variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
unparsedURI() - Method in class com.sun.grizzly.tcp.Request
 
unwrap(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Unwrap available encrypted bytes from inputBB to ByteBuffer using theSSLEngine
unwrapAll(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Unwrap all encrypted bytes from inputBB to ByteBuffer using theSSLEngine
updateAttachment(int) - Method in class com.sun.grizzly.util.WorkerThread
Updates Thread associated attachment according to the passed mode.
updateAttachment(int) - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
updateCounters() - Method in class com.sun.grizzly.tcp.Request
 
updateFrom(ExtendedThreadPool) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
updateIdleTimeOutDelay(SelectionKey, Response.ResponseAttachment) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
URIConverter - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
URI byte to char converter (not recycled).
URL - Class in com.sun.grizzly.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 com.sun.grizzly.util.net.URL
Create a URL object from the specified String representation.
URL(URL, String) - Constructor for class com.sun.grizzly.util.net.URL
Create a URL object by parsing a string representation relative to a specified context.
URL(String, String, String) - Constructor for class com.sun.grizzly.util.net.URL
Create a URL object from the specified components.
URL(String, String, int, String) - Constructor for class com.sun.grizzly.util.net.URL
Create a URL object from the specified components.
urlEncode(Writer, String) - Method in class com.sun.grizzly.util.buf.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, String, boolean) - Method in class com.sun.grizzly.util.buf.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, byte[], int, int) - Method in class com.sun.grizzly.util.buf.UEncoder
 
urlEncode(Writer, byte[], int, int, boolean) - Method in class com.sun.grizzly.util.buf.UEncoder
 
urlEncoder - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
URL encoder.
userPrincipal - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
User principal.
useSocketBuffer - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Socket buffer (extra buffering to reduce number of packets sent).
usingInputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Using stream flag.
usingOutputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Using output stream flag.
usingReader - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Using writer flag.
usingWriter - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Using writer flag.
UTF8Decoder - Class in com.sun.grizzly.util.buf
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
UTF8Decoder() - Constructor for class com.sun.grizzly.util.buf.UTF8Decoder
 
Utils - Class in com.sun.grizzly.util
Class contains set of useful operations commonly used in the framework
Utils() - Constructor for class com.sun.grizzly.util.Utils
 
Utils.Result - Class in com.sun.grizzly.util
 
Utils.Result(int, boolean) - Constructor for class com.sun.grizzly.util.Utils.Result
 

V

validateNewPoolSize(int, int) - Method in class com.sun.grizzly.util.AbstractThreadPool
 
value - Variable in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
value - Variable in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
valueOf(String) - Static method in enum com.sun.grizzly.util.ByteBufferFactory.ByteBufferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.util.ConcurrentReferenceHashMap.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.util.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.util.InputReader.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.util.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.grizzly.util.ByteBufferFactory.ByteBufferType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.grizzly.util.ConcurrentReferenceHashMap.Option
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.grizzly.util.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns a Collection view of the values contained in this map.
values(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
 
values() - Static method in enum com.sun.grizzly.util.InputReader.ChannelType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.grizzly.util.State
Returns an array containing the constants of this enum type, in the order they're declared.
VERBOSE_TESTS - Static variable in class com.sun.grizzly.util.Utils
 
VOID_FILTER - Static variable in class com.sun.grizzly.tcp.http11.Constants
Void filters (input and output).
VoidInputFilter - Class in com.sun.grizzly.tcp.http11.filters
Void input filter, which returns -1 when attempting a read.
VoidInputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
 
VoidOutputFilter - Class in com.sun.grizzly.tcp.http11.filters
Void output filter, which silently swallows bytes written.
VoidOutputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
 

W

WARNING_GRIZZLY_COMET_ENGINE_FLUSH_INVALID_STAGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0013: Post execution of CometTask invoke during the wrong stage.
WARNING_GRIZZLY_COMET_SELECTOR_CACHE_RESIZE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0012: Unable to re-size selector cache.
WARNING_GRIZZLY_CONFIG_SSL_GENERAL_CONFIG_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0007: SSL support could not be configured!
WARNING_GRIZZLY_CONFIG_SSL_SECURE_PASSWORD_INITIALIZATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0008: Secure password provider could not be initialized: {0}.
WARNING_GRIZZLY_CONFIG_SSL_SSL_IMPLEMENTATION_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0009: Unable to load SSLImplementation: {0}.
WARNING_GRIZZLY_CONFIG_SSL_UNKNOWN_CIPHER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0010: Unrecognized cipher [{0}].
WARNING_GRIZZLY_CONNECTOR_HANDLER_LINGER_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0003: setSoLinger exception
WARNING_GRIZZLY_CONNECTOR_HANDLER_REUSEADDRESS_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0005: setReuseAddress exception
WARNING_GRIZZLY_CONNECTOR_HANDLER_TCPNODELAY_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0004: setTcpNoDelay exception
WARNING_GRIZZLY_HTTP_DPF_STREAM_ALGORITHM_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0022: Unable to instantiate Algorithm: {0}.
WARNING_GRIZZLY_HTTP_IDLE_THREAD_INTERRUPT(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0023: Interrupting idle Thread: {0}.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_DE_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0027: Error unregistering request.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0026: Error registering request.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_CERT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0025: Exception getting SSL certificate.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY00: Exception getting SSL attributes.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_TERMINATE_PROCESSES_INTERRUPT() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0024: Terminate process interrupted.
WARNING_GRIZZLY_HTTP_SCOB_FLUSH_CHANNEL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0033: Async write is enabled, but AsyncWriter is null.
WARNING_GRIZZLY_HTTP_SCOB_FLUSH_UPSTREAM_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0034: Exception discarding upstream bytes.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_DEREGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0032: Exception when de-registering http-listener [{0}] mbeans.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_REGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0031: Exception when registering http-listener [{0}] mbeans.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_SOCKET_OPTION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0030: {0} exception.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STATISTICS() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0028: Statistics could be enabled.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STOP() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0029: Exception stopping end point.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_UNKNOWN_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0035: Cannot guess which ThreadFactory the ExecutorService is using.
WARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_ADD_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0054: Exception invoking attributeAdded() or attributeReplaced() on {0}: {1}.
WARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_REMOVE_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0055: Exception invoking attributeRemoved() on {0}: {1}.
WARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_DESTROYED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0053: Exception invoking {0}() on {1}: {2}.
WARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_INITIALIZED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0052: Exception invoking {0}() on {1}: {2}.
WARNING_GRIZZLY_HTTP_SERVLET_CONTEXT_LISTENER_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0058: Unable to load listener: {0}.
WARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_BOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0057: Exception invoking valueBound() on HttpSessionBindingListener {0}.
WARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_UNBOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0056: Exception invoking valueUnbound() on HttpSessionBindingListener {0}.
WARNING_GRIZZLY_PU_GENERAL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0059: PortUnification exception.
WARNING_GRIZZLY_PU_TLS_PROCESSOR_SKIPPED() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0060: Grizzly Port unification warning.
WARNING_GRIZZLY_TCPSELECTOR_HANDLER_ACCEPTCHANNEL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0006: Exception accepting channel
WARNING_GRIZZLY_UTILS_ABSTRACT_THREAD_POOL_UNCAUGHT_EXCEPTION(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0063: Uncaught thread exception.
WARNING_GRIZZLY_UTILS_INSTROSPECTION_IAE(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0064: IllegalArgumentException {0} {1} {2}.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_NO_SELECTORS_AVAILABLE_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0067: No Selectors available.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REIMBURSEMENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0069: Problematic Selector could not be reimbursed!
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVAL_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0065: Attempt made to remove too many selectors: {0} >= {1}.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0070: SelectorFactory cache could not remove the desired number, too few selectors in cache.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_STATIC_INIT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0066: Static initialization of SelectorFactory failed.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_TEMPORARY_SELECTOR_RELEASE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0068: Unexpected problem when releasing temporary Selector.
WARNING_GRIZZLY_UTILS_STATE_HOLDER_CONDITION_LISTENER_INVOCATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0071: Error calling ConditionListener.
WARNING_GRIZZLY_WS_MULTIPLE_APPS() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0080: Multiple applications are registered for this request.
WARNING_GRIZZLY_WS_SELECT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY62: Exception processing select(): {0}.
WELCOME_FILES_ATTR - Static variable in class com.sun.grizzly.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 com.sun.grizzly.util.http.mapper.Mapper.Context
 
wildcardWrappers - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
WORK_DIR_ATTR - Static variable in class com.sun.grizzly.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.
workers - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
WorkerThread - Class in com.sun.grizzly.util
Simple interface to allow the addition of Thread attributes.
WorkerThread() - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(Runnable) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(Runnable, String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, Runnable) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, Runnable, String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, Runnable, String, long) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThreadFactory - Class in com.sun.grizzly.util
Simple utility class to create WorkerThread
WorkerThreadFactory() - Constructor for class com.sun.grizzly.util.WorkerThreadFactory
 
WorkerThreadFactory(String) - Constructor for class com.sun.grizzly.util.WorkerThreadFactory
 
WorkerThreadImpl - Class in com.sun.grizzly.util
Simple worker thread used for processing HTTP requests.
WorkerThreadImpl(ThreadGroup, Runnable) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(Runnable) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
 
WorkerThreadImpl(String, Runnable) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
 
WorkerThreadImpl(ThreadGroup, Runnable, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(ExecutorService, String) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(ExecutorService, String, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(ExecutorService, String, Runnable, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
workQueue - Variable in class com.sun.grizzly.util.FixedThreadPool
 
wrap(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Encrypt bytes.
wrapper - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
wrapperPath - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
write(int) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
write(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(StringBuffer) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(String, int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Append a string to the buffer
write(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
write(byte[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
write(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(String, int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(MessageBytes) - Method in class com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.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 com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied char buffer to the output stream, without filtering.
write(byte[]) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied byte buffer to the output stream, without filtering.
write(String) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied String to the output stream, without filtering.
write(int) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will print the specified integer to the output stream, without filtering.
writeByte(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
writer - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The associated writer.

Z

Z - Static variable in class com.sun.grizzly.tcp.http11.Constants
'Z'.

A B C D E F G H I J K L M N O P Q R S T U V W Z

Copyright © 2010 Oracle Corpration. All Rights Reserved.