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

A

A - Static variable in class com.sun.grizzly.http.Constants
'A'.
a - Static variable in class com.sun.grizzly.http.Constants
'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'.
AbstractAsyncQueueReader - Class in com.sun.grizzly.async
 
AbstractAsyncQueueReader(SelectorHandler) - Constructor for class com.sun.grizzly.async.AbstractAsyncQueueReader
 
AbstractAsyncQueueWriter - Class in com.sun.grizzly.async
 
AbstractAsyncQueueWriter(SelectorHandler) - Constructor for class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
ACCEPT_TASK - Static variable in interface com.sun.grizzly.http.Task
 
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().
acceptWithoutRegistration(SelectionKey) - Method in interface com.sun.grizzly.SelectorHandler
Accepts connection, without registering it for reading or writing
acceptWithoutRegistration(SelectionKey) - Method in class com.sun.grizzly.TCPSelectorHandler
Accepts connection, without registering it for reading or writing
access() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
Reset the timestamp.
accessCount - Static variable in class com.sun.grizzly.util.buf.StringCache
Access count.
ACK_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
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
 
acquire() - Method in interface com.sun.grizzly.ConnectorInstanceHandler
Acquire a ConnectorHandler
acquire() - Method in class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler
Acquire a ConnectorHandler
acquireConnectorHandler(Controller.Protocol) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandlerPool
 
acquireConnectorHandler(Controller.Protocol) - Method in interface com.sun.grizzly.ConnectorHandlerPool
Return an instance of ConnectorHandler, which corresponds to the protocol
acquireConnectorHandler(Controller.Protocol) - Method in class com.sun.grizzly.Controller
Return an instance of a ConnectorHandler based on the Protocol requested.
acquireConnectorHandler(Controller.Protocol) - Method in class com.sun.grizzly.DefaultConnectorHandlerPool
 
acquireConnectorHandler() - Method in interface com.sun.grizzly.SelectorHandler
Return an instance of the ConnectorHandler
acquireConnectorHandler() - Method in class com.sun.grizzly.TCPSelectorHandler
Return an instance of the default ConnectorHandler, which is the TCPConnectorHandler
action(ActionCode, Object) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Send an action to the connector.
action(ActionCode, Object) - Method in class com.sun.grizzly.ssl.SSLDefaultProcessorTask
Send an action to the connector.
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_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.
activateContinuation(Long, CometContext, boolean) - Method in class com.sun.grizzly.comet.CometEngine
Tell the CometEngine to activate Grizzly ARP on that CometContext.
activeContexts - Variable in class com.sun.grizzly.comet.CometEngine
The current active CometContext keyed by context path.
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).
activeProcessorTasks - Variable in class com.sun.grizzly.http.SelectorThread
List of active ProcessorTask.
adapter - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Associated adapter.
adapter - Variable in class com.sun.grizzly.http.SelectorThread
Associated adapter.
ADAPTER - Static variable in class com.sun.grizzly.standalone.StandaloneMainUtil
 
Adapter - Interface in com.sun.grizzly.tcp
Adapter.
ADAPTER_NOTES - Static variable in class com.sun.grizzly.cometd.standalone.CometdAdapter
 
ADAPTER_NOTES - Static variable in class com.sun.grizzly.container.GrizzletAdapter
 
ADAPTER_NOTES - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
add(String, String, String, MimeHeaders, boolean) - Method in class com.sun.grizzly.http.FileCache
Add a resource to the cache.
addActiveCometTask(CometTask) - Method in class com.sun.grizzly.comet.CometContext
Add a CometTask to the active list.
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.
addAsyncFilter(AsyncFilter) - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Add an AsyncFilter
addAsyncFilter(AsyncFilter) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Add an AsyncFilter
addAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.http.AsyncExecutor
Add a AsyncFilter
addAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.http.AsyncHandler
Add a AsyncFilter
addAttribute(Object, Object) - Method in class com.sun.grizzly.comet.CometContext
Add an attibute.
addBannedSelectionKey(SelectionKey) - Method in class com.sun.grizzly.http.SelectorThreadKeyHandler
Add a SelectionKey to the banned list of SelectionKeys.
addChannel(SocketChannel) - Method in interface com.sun.grizzly.http.MultiSelectorThread
Add a Channel to be processed by this Selector
addChannel(SelectableChannel, SelectorHandler) - Method in class com.sun.grizzly.ReadController
Add a Channel to be processed by ReadController's SelectorHandler
addCometHandler(CometHandler, boolean) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. 
addCometHandler(CometHandler) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. 
addCometHandler(CometHandler, boolean) - Method in class com.sun.grizzly.comet.CometContext
Add a CometHandler.
addCometHandler(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Add a CometHandler.
addCompressableMimeType(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Add a mime-type which will be compressable The mime-type String will be exactly matched in the response mime-type header .
addContentType(String, String) - Method in class 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.
addCookie(Cookie) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.http.servlet.HttpServletResponseImpl
addDateHeader(String, long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add the specified date header to the specified value.
addEventHandler(DefaultProtocolChain.EventHandler) - Method in class com.sun.grizzly.DefaultProtocolChain
Add the EventHandler
addField() - Method in class com.sun.grizzly.util.collections.MultiMap
Create a new, unitialized entry.
addFilter(ProtocolFilter) - Method in class com.sun.grizzly.DefaultProtocolChain
Add the ProtocolFilter to this ProtocolChain
addFilter(int, ProtocolFilter) - Method in class com.sun.grizzly.DefaultProtocolChain
Insert a ProtocolFilter at position pos.
addFilter(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Add input or output filter.
addFilter(FilterConfigImpl) - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
Add a filter to the set of filters that will be executed in this chain.
addFilter(Filter, String, Map) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Add a Filter to the FilterChain
addFilter(ProtocolFilter) - Method in interface com.sun.grizzly.ProtocolChain
Add a ProtocolFilter to the list.
addFilter(int, ProtocolFilter) - Method in interface com.sun.grizzly.ProtocolChain
Insert a ProtocolFilter to the list at position 'pos'.
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.
addHeader(String, String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
addInitParameter(String, String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Add a new servlet initialization parameter for this servlet.
addInProgressSelectionKey(SelectionKey) - Static method in class com.sun.grizzly.comet.CometContext
Add a SelectionKey to the list of current operations.
addInputFilter(InputFilter[], String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Add an input filter to the current request.
addIntHeader(String, int) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
addIntHeader(String, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add the specified integer header to the specified value.
addJarsFromClassPath(Vector, 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).
addJSON(StringBuffer) - Method in interface com.sun.grizzly.cometd.util.JSONParser.Generator
 
addJSON(StringBuffer) - Method in class com.sun.grizzly.cometd.util.JSONParser.Literal
 
addLocale(Locale) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Add a Locale to the set of preferred Locales for this Request.
addNoCompressionUserAgent(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Add user-agent for which gzip compression didn't works The user agent String given will be exactly matched to the user-agent header submitted by the client.
addParameter(String, String[]) - Method in class 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
 
addPassedPreProcessor(String) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
addPassedPreProcessor(String) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
addPreProcessor(PUPreProcessor) - Method in class com.sun.grizzly.portunif.PUReadFilter
Add PUPreProcessor to preprocess income request
addProtocolFinder(ProtocolFinder) - Method in class com.sun.grizzly.portunif.PUReadFilter
Add an instance of ProtocolFinder
addProtocolHandler(ProtocolHandler) - Method in class com.sun.grizzly.portunif.PUReadFilter
Add an instance of ProtocolHandler
addProtocolSupport(Controller.Protocol) - Method in class com.sun.grizzly.RoundRobinSelectorHandler
Add custom protocol support
addRequestProcessor(RequestInfo) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
addRestrictedUserAgent(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Add restricted user-agent (which will downgrade the connector to HTTP/1.0 mode).
addSafeCharacter(char) - Method in class com.sun.grizzly.util.buf.UEncoder
 
addSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.Controller
Add a SelectorHandler
addStateListener(ControllerStateListener) - Method in class com.sun.grizzly.Controller
Add controller state listener
addTask(Task) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Add an object to this pipeline
addTaskListener(TaskListener) - Method in interface com.sun.grizzly.http.Task
Add a Task to this class.
addTaskListener(TaskListener) - Method in class com.sun.grizzly.http.TaskBase
Add the given TaskListener to this Task.
addToClassPath(Vector, 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.
addToInterruptedQueue(AsyncTask) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Add a Task to the interrupted queue.
addToInterruptedQueue(AsyncTask) - Method in interface com.sun.grizzly.http.AsyncHandler
Add the Task to the interrupted queue.
addToolsJar(Vector) - 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
 
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) - 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) - 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.
Advice - Class in com.sun.grizzly.cometd.bayeux
Bayeux Advise implementation.
Advice() - Constructor for class com.sun.grizzly.cometd.bayeux.Advice
 
advice - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
AFTER_RESPONSE_PROCESSING - Static variable in class com.sun.grizzly.comet.CometEngine
The token used to support BEFORE_RESPONSE_PROCESSING polling.
AFTER_SERVLET_PROCESSING - Static variable in class com.sun.grizzly.comet.CometEngine
The token used to support AFTER_SERVLET_PROCESSING polling.
afterCall() - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
afterCall() - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
afterCall() - Method in class com.sun.grizzly.SelectionKeyContextTask
 
afterService(Request, Response) - Method in class com.sun.grizzly.container.GrizzletAdapter
 
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
This method should contains the logic for any http extension to the Grizzly HTTP Webserver.
afterService(Request, Response) - Method in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
afterService(Request, Response) - Method in class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
afterService(Request, Response) - Method in interface com.sun.grizzly.tcp.Adapter
Finish the response and recycle the request/response tokens.
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
 
afterService(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.
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
AjaxCometServlet - Class in com.sun.grizzly.samples.comet
 
AjaxCometServlet() - Constructor for class com.sun.grizzly.samples.comet.AjaxCometServlet
 
AjaxCometServlet.ChatListnerHandler - Class in com.sun.grizzly.samples.comet
 
AjaxCometServlet.ChatListnerHandler() - Constructor for class com.sun.grizzly.samples.comet.AjaxCometServlet.ChatListnerHandler
 
algorithmClass - Variable in class com.sun.grizzly.http.SelectorThread
The Algorithm used to predict the end of the NIO stream
algorithmClassName - Variable in class com.sun.grizzly.http.SelectorThread
The Algorithm used to parse the NIO stream.
allocate(boolean, boolean, int) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Allocate a ByteBuffer
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
allocateBuffers() - Method in class com.sun.grizzly.filter.SSLReadFilter
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.
ALLOCATION_MODE - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
allocationPolicy - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
The allocation mode used: celling or Reserve.
ALLOW_BACKSLASH - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
ALLOW_ENCODED_SLASH - Static variable in class com.sun.grizzly.util.buf.UDecoder
 
AlreadyPausedException - Exception in com.sun.grizzly.grizzlet
 
AlreadyPausedException() - Constructor for exception com.sun.grizzly.grizzlet.AlreadyPausedException
 
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
appCommitted - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The application commit flag.
append(StringBuffer, Object) - Static method in class com.sun.grizzly.cometd.util.JSONParser
Append object as JSON to string buffer.
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
 
appendEncodedCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
appendWarContentToClassPath(String) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Make available the content of a War file to the current Thread Context Classloader.
applicationLoc - Variable in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
aquireSelectionKeyOP(int) - Static method in class com.sun.grizzly.util.SelectionKeyOP
 
ascbuf - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Pointer to the US-ASCII header buffer.
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
 
asctimePattern - Static variable in class com.sun.grizzly.util.buf.DateTool
Deprecated.  
associate() - Method in class com.sun.grizzly.util.ThreadAttachment
Associates ThreadAttachment with the current thread
AsyncConnection - Interface in com.sun.grizzly.grizzlet
This class represent a possible asynchronous connection.
AsyncConnectionImpl - Class in com.sun.grizzly.container
This class represent a possible asynchronous connection.
AsyncConnectionImpl() - Constructor for class com.sun.grizzly.container.AsyncConnectionImpl
 
asyncExecution - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Is asynchronous mode enabled?
asyncExecution - Variable in class com.sun.grizzly.http.SelectorThread
Is asynchronous mode enabled?
AsyncExecutor - Interface in com.sun.grizzly.http
A interface used to define the execution of a AsyncTask By default, AsyncTask will invoke an implementation of this interface in this order: (1) preExecute() (2) interrupt() (3) postExecute() Implementation of this interface must decide when a task must be interrupted.
AsyncFilter - Interface in com.sun.grizzly.http
An interface marker used to execute operations before a AsycnProcesssorTask in pre/post or interrupted.
AsyncHandler - Interface in com.sun.grizzly.http
When asynchronous request processing is enabled, the Task must delegate the execution of the request processing to an implementation of this interface.
asyncHandler - Variable in class com.sun.grizzly.http.DefaultProcessorTask
When the asynchronous mode is enabled, the execution of this object will be delegated to the AsyncHandler
asyncHandler - Variable in class com.sun.grizzly.http.SelectorThread
When the asynchronous mode is enabled, the execution of this object will be delegated to the AsyncHandler
AsyncProcessorTask - Class in com.sun.grizzly.arp
A Task that wraps the execution of an asynchronous execution of a ProcessorTask.
AsyncProcessorTask() - Constructor for class com.sun.grizzly.arp.AsyncProcessorTask
 
AsyncProtocolFilter - Class in com.sun.grizzly.arp
A ProtocolFilter that allow asynchronous http request processing.
AsyncProtocolFilter(Class, int) - Constructor for class com.sun.grizzly.arp.AsyncProtocolFilter
 
AsyncQueue<K,E> - Class in com.sun.grizzly.async
Class implements Map-like collection, maps keys to values, where single key could have queue of correspondent values.
AsyncQueue() - Constructor for class com.sun.grizzly.async.AsyncQueue
 
AsyncQueue.AsyncQueueEntry - Class in com.sun.grizzly.async
AsyncQueue data unit
AsyncQueue.AsyncQueueEntry() - Constructor for class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
AsyncQueueDataProcessor - Interface in com.sun.grizzly.async
Interface represents processor class, which could be used either by AsyncQueueWriter for pre processing data, which will be sent on a SelectableChannel; or by AsyncQueueReader for post processing data, which were read from a SelectableChannel.
AsyncQueueReadable - Interface in com.sun.grizzly.async
Object, which is able to read data to the ByteBuffer asynchronously, using queue.
AsyncQueueReader - Interface in com.sun.grizzly.async
 
asyncQueueReader - Variable in class com.sun.grizzly.TCPSelectorHandler
AsyncQueueWriter
AsyncQueueReaderContextTask - Class in com.sun.grizzly.async
AsyncQueueReader task, which will be executed by Context, when Context.execute(ContextTask) is called.
AsyncQueueReaderContextTask() - Constructor for class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
AsyncQueueWritable - Interface in com.sun.grizzly.async
Object, which is able to send ByteBuffer data asynchronously, using queue.
AsyncQueueWriter - Interface in com.sun.grizzly.async
Common inteface to be implemented by protocol dependant asynchronous queue writers implementations
asyncQueueWriter - Variable in class com.sun.grizzly.TCPSelectorHandler
AsyncQueueWriter
AsyncQueueWriterContextTask - Class in com.sun.grizzly.async
AsyncQueueWriter task, which will be executed by Context, when Context.execute(ContextTask) is called.
AsyncQueueWriterContextTask() - Constructor for class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
AsyncReadCallbackHandler - Interface in com.sun.grizzly.async
Callback handler interface, used by AsyncQueueReader to notify custom code either about completion of specific ByteBuffer reading or about IO problem, which occured when reading data to a ByteBuffer
AsyncReadCondition - Interface in com.sun.grizzly.async
Interface represents condition, which will be checked when AsyncQueueReader was able to read new portion of data from SelectableChannel, whoch is associated with a SelectionKey.
AsyncReadQueueRecord - Class in com.sun.grizzly.async
AsyncQueue write data unit
AsyncReadQueueRecord() - Constructor for class com.sun.grizzly.async.AsyncReadQueueRecord
 
AsyncTask - Interface in com.sun.grizzly.http
A Task that wraps the execution of an asynchronous execution of a ProcessorTask.
AsyncWriteCallbackHandler - Interface in com.sun.grizzly.async
Callback handler interface, used by AsyncQueueWriter to notify custom code either about completion of specific ByteBuffer writing or about IO problem, which occured when writing ByteBuffer
AsyncWriteQueueRecord - Class in com.sun.grizzly.async
AsyncQueue write data unit
AsyncWriteQueueRecord() - Constructor for class com.sun.grizzly.async.AsyncWriteQueueRecord
 
attach(E) - Method in interface com.sun.enterprise.web.connector.grizzly.comet.CometHandler
Deprecated. Attach an intance of E to this class.
attach(E) - Method in class com.sun.grizzly.comet.CometEvent
Attach an
attach(E) - Method in interface com.sun.grizzly.comet.CometHandler
Attach an intance of E to this class.
attach(Object) - Method in class com.sun.grizzly.cometd.BayeuxCometHandlerBase
 
attach(Object[]) - Method in class com.sun.grizzly.cometd.DataHandler
 
attach(GrizzletRequest) - Method in class com.sun.grizzly.container.GrizzletCometHandler
Attach the GrizzletRequest which is the connection that will be paused/parked.
attach(E) - Method in class com.sun.grizzly.http.TaskEvent
Set TaskContext instance.
attach(E) - Method in interface com.sun.grizzly.IOEvent
Attach an E and return the previous value.
attach(E) - Method in class com.sun.grizzly.IOEvent.DefaultIOEvent
 
attach(HttpServletResponse) - Method in class com.sun.grizzly.messagesbus.MessagesBusCometHandler
The HttpServletResponse used to push back data,
attach(PrintWriter) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet.ChatListnerHandler
 
attach(PrintWriter) - Method in class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
attach(PrintWriter) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
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(SocketChannel) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase.DummyHandler
 
attachChannel(SocketChannel) - Method in class com.sun.grizzly.standalone.StaticHandler
Attach a SocketChannel to this object.
attachChannel(SocketChannel) - Method in interface com.sun.grizzly.util.Interceptor
The SocketChannel associated with this handler.
attachement() - Method in class com.sun.grizzly.http.TaskEvent
Return the TaskContext instance.
attachment - Variable in class com.sun.grizzly.comet.CometEvent
Share an E amongst CometHandler
attachment() - Method in class com.sun.grizzly.comet.CometEvent
Return the attachment
attachment() - Method in interface com.sun.grizzly.IOEvent
Return the current attachment.
attachment() - Method in class com.sun.grizzly.IOEvent.DefaultIOEvent
 
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.Controller
Attributes, associated with the Controller instance
attributes - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The attributes associated with this Request, keyed by attribute name.
attributes - Variable in class com.sun.grizzly.TCPSelectorHandler
Attributes, associated with the SelectorHandler instance
attributes - Variable in class com.sun.grizzly.util.net.ServerSocketFactory
 
ATTRIBUTES_ONLY - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
atttibutes() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return a ConcurrentHashMap of attibutes.
AUTHORIZATION_HEADER - Static variable in class com.sun.grizzly.tcp.http11.Constants
Default header names.
authToken - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
authType - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Authentication type.
available() - Method in class com.sun.grizzly.http.servlet.ServletInputStreamImpl
 
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.util.ByteBufferInputStream
Return the available bytes

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
BAD_REQUEST - Static variable in class com.sun.grizzly.http.HtmlHelper
HTTP Bas Request
bannedKeys - Variable in class com.sun.grizzly.http.SelectorThreadKeyHandler
Banned SelectionKey registration.
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
 
BaseSelectionKeyHandler - Class in com.sun.grizzly
This class is an implementation of a SelectionKeyHandler which does not use the SelectionKey attachment, does not expire keys or utilize a keep-alive mechanism.
BaseSelectionKeyHandler() - Constructor for class com.sun.grizzly.BaseSelectionKeyHandler
 
BaseSelectionKeyHandler(SelectorHandler) - Constructor for class com.sun.grizzly.BaseSelectionKeyHandler
 
BAYEUX_COMET_HANDLER - Static variable in class com.sun.grizzly.cometd.BayeuxCometHandler
 
BayeuxCometHandler - Class in com.sun.grizzly.cometd
This class implement the Bauyeux Server side protocol.
BayeuxCometHandler() - Constructor for class com.sun.grizzly.cometd.BayeuxCometHandler
 
BayeuxCometHandlerBase - Class in com.sun.grizzly.cometd
 
BayeuxCometHandlerBase() - Constructor for class com.sun.grizzly.cometd.BayeuxCometHandlerBase
 
bb - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
bb - Variable in class com.sun.grizzly.util.buf.C2BConverter
 
bbSize - Variable in class com.sun.grizzly.arp.AsyncProtocolFilter
Default size for ByteBuffer.
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.
BEFORE_REQUEST_PROCESSING - Static variable in class com.sun.grizzly.comet.CometEngine
The token used to support BEFORE_REQUEST_PROCESSING polling.
beforeCall() - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
beforeCall() - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
beforeCall() - Method in class com.sun.grizzly.SelectionKeyContextTask
 
blockingNotification - Variable in class com.sun.grizzly.comet.CometContext
true if the caller of CometContext.notify should block when notifying other CometHandler.
blockingNotification - Variable in class com.sun.grizzly.comet.DefaultNotificationHandler
true if the caller of CometContext.notify should block when notifying other CometHandler.
borrowRuntime() - Method in class com.sun.grizzly.jruby.RubyObjectPool
Retrives ruby runtime from the object pool.
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.VoidOutputFilter
Next buffer in the pipeline.
BUFFERED_FILTER - Static variable in class com.sun.grizzly.http.Constants
Buffered filter (input)
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
 
bufferResponse - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Buffer the response until the buffer is full.
bufferResponse - Variable in class com.sun.grizzly.http.SelectorThread
Buffer the response until the buffer is full.
BYTE_BUFFER - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
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
 
byteBuffer - Variable in class com.sun.grizzly.async.AsyncReadQueueRecord
 
byteBuffer - Variable in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
byteBuffer - Variable in class com.sun.grizzly.util.ByteBufferInputStream
The wrapped ByteBufferbyteBuffer - Variable in class com.sun.grizzly.util.WorkerThread
The ByteBuffer used when Task are executed.
BYTEBUFFER_INPUTSTREAM - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
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
This class implement IO stream operations on top of a ByteBuffer.
ByteBufferInputStream() - Constructor for class com.sun.grizzly.util.ByteBufferInputStream
 
ByteBufferInputStream(ByteBuffer) - Constructor for class com.sun.grizzly.util.ByteBufferInputStream
 
ByteBufferInputStream.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.
ByteBufferStream - Interface in com.sun.grizzly.http
Add Flushable properties to a ByteBuffer stream.
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 ?

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 - Static variable in class com.sun.grizzly.http.FileCacheFactory
Create a factory per port.
CACHE_SIZE - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
 
CacheableConnectorHandler - Class in com.sun.grizzly.connectioncache.client
Extended implementation of the DefaultSelectionKeyHandler with ConnectionManagement integrated in it
CacheableConnectorHandler(CacheableConnectorHandlerPool) - Constructor for class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
CacheableConnectorHandlerPool - Class in com.sun.grizzly.connectioncache.client
ConnectorInstanceHandler which use a ConcurrentQueue to pool CacheableConnectorHandler
CacheableConnectorHandlerPool(Controller, int, int, int) - Constructor for class com.sun.grizzly.connectioncache.client.CacheableConnectorHandlerPool
 
CacheableConnectorHandlerPool(Controller, int, int, int, ConnectionFinder<ConnectorHandler>) - Constructor for class com.sun.grizzly.connectioncache.client.CacheableConnectorHandlerPool
 
CacheableSelectionKeyHandler - Class in com.sun.grizzly.connectioncache.server
Extended implementation of the DefaultSelectionKeyHandler with ConnectionManagement integrated in it
CacheableSelectionKeyHandler() - Constructor for class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
CacheableSelectionKeyHandler(int, int) - Constructor for class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
Construct ConnectionManagementSelectionKeyHandler
CACHED_POST_LEN - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Post data buffer.
cacheManager - Variable in class com.sun.grizzly.http.FileCacheFactory
The cache manager used by instance of FileCache created by this factory;
cacheSize - Static variable in class com.sun.grizzly.util.buf.StringCache
 
call() - Method in class com.sun.grizzly.http.TaskBase
By default, do nothing when a Callable is invoked.
call() - Method in class com.sun.grizzly.SelectionKeyContextTask
 
callbackHandler - Variable in class com.sun.grizzly.async.AsyncReadQueueRecord
 
callbackHandler - Variable in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
CallbackHandler<E> - Interface in com.sun.grizzly
Callback handler for non blocking client operations.
callbackHandler - Variable in class com.sun.grizzly.UDPConnectorHandler
A CallbackHandler handler invoked by the UDPSelectorHandler when a non blocking operation is ready to be processed.
CallbackHandlerContextTask - Class in com.sun.grizzly
CallbackHandler task, which will be executed by Context, when Context.execute(ContextTask) is called.
CallbackHandlerContextTask() - Constructor for class com.sun.grizzly.CallbackHandlerContextTask
 
CallbackHandlerDescriptor - Interface in com.sun.grizzly
Class represents CallbackHandler descriptor.
CallbackHandlerSelectionKeyAttachment - Class in com.sun.grizzly.util
SelectionKey attachment, which wraps CallbackHandler
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(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Cancel a SelectionKey and close its associated Channel.
cancel(SelectionKey) - Method in class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
cancel(SelectionKey) - Method in class com.sun.grizzly.http.SelectorThreadKeyHandler
 
cancel(SelectionKey) - Method in interface com.sun.grizzly.SelectionKeyHandler
Cancel a SelectionKey and close its Channel.
cancel() - Method in class com.sun.grizzly.suspendable.Suspendable
Cancel a suspended connection.
cancel(SelectionKey) - Method in class com.sun.grizzly.suspendable.SuspendableFilter
Cancel the connection by internalling cancelling the associated ReadableChannel and it associated SelectionKey
cancelKey(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
cancelKey(SelectionKey) - Method in class com.sun.grizzly.comet.CometSelector
Cancel a SelectionKey, and delegate the request polling interruption to the CometEngine
cancelKey(SelectionKey) - Method in class com.sun.grizzly.Controller
Deprecated.  
cancelKey(SelectionKey) - Method in class com.sun.grizzly.http.SelectorThread
Cancel the current SelectionKey
cancelled - Variable in class com.sun.grizzly.comet.CometContext
Is the CometContext instance been cancelled.
cancelTask(String, String) - Method in interface com.sun.grizzly.http.Task
Cancel the task.
cancelTask(String, String) - Method in class com.sun.grizzly.http.TaskBase
Cancel the task.
canCreateNewConnection(ContactInfo<C>) - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
canCreateNewConnection(ContactInfo<C>) - Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
Determine whether a new connection could be created by the ConnectionCache or not.
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.
CEILING - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
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.
channel - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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.
ChatGrizzlet - Class in com.sun.grizzly.grizzlet
Simple Grizzlet that implement the logic to build a Chat application.
ChatGrizzlet() - Constructor for class com.sun.grizzly.grizzlet.ChatGrizzlet
 
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
 
checkAsyncReadCompleted(SelectionKey, SocketAddress, ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncReadCondition
Method checks, whether data, which was read to the ByteBuffer, is read completely, or custom code expects more data.
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
 
checkName(String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
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 - Static variable in class com.sun.grizzly.http.Constants
 
CHUNKED_FILTER - Static variable in class com.sun.grizzly.http.Constants
Chunked filters (input and output).
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.
chunkLength - Variable in class com.sun.grizzly.comet.CometWriter
Buffer used for chunk length conversion.
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.
CL_HEADER - Static variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
 
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.async.AsyncQueue
 
clear() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Clear facade.
clear() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
Clear facade.
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.
clearKeyAttachment(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
clearKeyAttachment(SelectionKey) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
 
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.
clearTaskListeners() - Method in interface com.sun.grizzly.http.Task
Remove all listeners
clearTaskListeners() - Method in class com.sun.grizzly.http.TaskBase
Clean all the listeners of this Task
clearTasks() - Method in class com.sun.grizzly.http.SelectorThread
Clear all cached Tasks
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
 
clientId - Variable in class com.sun.grizzly.cometd.bayeux.DeliverResponse
 
clientIP - Variable in class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
clone() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
clone() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Prevent cloning the facade.
clone() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
Prevent cloning the facade.
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.
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.async.AbstractAsyncQueueReader
Close AsyncQueueReader and release its resources
close() - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Close AsyncQueueWriter and release its resources
close() - Method in interface com.sun.grizzly.async.AsyncQueueReader
Close AsyncQueueReader and release its resources
close() - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Close AsyncQueueWriter and release its resources
close(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Close the SelectionKey's channel input or output, but keep alive the SelectionKey.
close() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
close(C) - Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
Close a connection, regardless of whether the connection is busy or not.
close(C) - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
Close a connection, regardless of whether the connection is busy or not.
close(C) - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
Close a connection, regardless of its state.
close() - Method in interface com.sun.grizzly.ConnectorHandler
Close the underlying connection.
CLOSE - Static variable in class com.sun.grizzly.http.Constants
 
close() - Method in class com.sun.grizzly.http.servlet.ServletInputStreamImpl
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.http.servlet.ServletOutputStreamImpl
 
close(SelectionKey) - Method in interface com.sun.grizzly.SelectionKeyHandler
Close the SelectionKey's channel input or output, but keep alive the SelectionKey.
close() - Method in class com.sun.grizzly.SSLConnectorHandler
Close the underlying connection.
close() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.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.TCPConnectorHandler
Close the underlying connection.
close() - Method in class com.sun.grizzly.UDPConnectorHandler
Close the underlying connection.
close() - Method in class com.sun.grizzly.util.ByteBufferInputStream
Close this stream.
CLOSE_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
CLOSE_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
Close bytes.
closeChannel(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
closeChannel(SelectableChannel) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
closeChannel(SelectableChannel) - Method in interface com.sun.grizzly.SelectorHandler
Closes SelectableChannel
closeChannel(SelectableChannel) - Method in class com.sun.grizzly.TCPSelectorHandler
Closes SelectableChannel
closeChannel(SelectableChannel) - Method in class com.sun.grizzly.UDPSelectorHandler
 
closeConnection(Context) - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Close the connection.
COLON - Static variable in class com.sun.grizzly.http.Constants
COLON.
COLON - Static variable in class com.sun.grizzly.tcp.http11.Constants
COLON.
COLON_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
COLON_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
Colon bytes.
com.sun.enterprise.web.connector.grizzly.comet - package com.sun.enterprise.web.connector.grizzly.comet
 
com.sun.grizzly - package com.sun.grizzly
 
com.sun.grizzly.arp - package com.sun.grizzly.arp
 
com.sun.grizzly.async - package com.sun.grizzly.async
 
com.sun.grizzly.comet - package com.sun.grizzly.comet
 
com.sun.grizzly.cometd - package com.sun.grizzly.cometd
 
com.sun.grizzly.cometd.bayeux - package com.sun.grizzly.cometd.bayeux
 
com.sun.grizzly.cometd.servlet - package com.sun.grizzly.cometd.servlet
 
com.sun.grizzly.cometd.standalone - package com.sun.grizzly.cometd.standalone
 
com.sun.grizzly.cometd.util - package com.sun.grizzly.cometd.util
 
com.sun.grizzly.connectioncache.client - package com.sun.grizzly.connectioncache.client
 
com.sun.grizzly.connectioncache.impl.concurrent - package com.sun.grizzly.connectioncache.impl.concurrent
 
com.sun.grizzly.connectioncache.impl.transport - package com.sun.grizzly.connectioncache.impl.transport
 
com.sun.grizzly.connectioncache.server - package com.sun.grizzly.connectioncache.server
 
com.sun.grizzly.connectioncache.spi.concurrent - package com.sun.grizzly.connectioncache.spi.concurrent
 
com.sun.grizzly.connectioncache.spi.transport - package com.sun.grizzly.connectioncache.spi.transport
 
com.sun.grizzly.container - package com.sun.grizzly.container
 
com.sun.grizzly.filter - package com.sun.grizzly.filter
 
com.sun.grizzly.grizzlet - package com.sun.grizzly.grizzlet
 
com.sun.grizzly.http - package com.sun.grizzly.http
 
com.sun.grizzly.http.algorithms - package com.sun.grizzly.http.algorithms
 
com.sun.grizzly.http.portunif - package com.sun.grizzly.http.portunif
 
com.sun.grizzly.http.servlet - package com.sun.grizzly.http.servlet
 
com.sun.grizzly.jruby - package com.sun.grizzly.jruby
 
com.sun.grizzly.messagesbus - package com.sun.grizzly.messagesbus
 
com.sun.grizzly.portunif - package com.sun.grizzly.portunif
 
com.sun.grizzly.rcm - package com.sun.grizzly.rcm
 
com.sun.grizzly.samples.comet - package com.sun.grizzly.samples.comet
 
com.sun.grizzly.samples.comet.iframechat - package com.sun.grizzly.samples.comet.iframechat
 
com.sun.grizzly.samples.messagesbus - package com.sun.grizzly.samples.messagesbus
 
com.sun.grizzly.ssl - package com.sun.grizzly.ssl
 
com.sun.grizzly.standalone - package com.sun.grizzly.standalone
 
com.sun.grizzly.standalone.messagesbus - package com.sun.grizzly.standalone.messagesbus
 
com.sun.grizzly.standalone.servlet - package com.sun.grizzly.standalone.servlet
 
com.sun.grizzly.suspendable - package com.sun.grizzly.suspendable
 
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
 
Comet - Class in com.sun.grizzly.standalone
Basic startup class used when Grizzly standalone is used
Comet() - Constructor for class com.sun.grizzly.standalone.Comet
 
CometAsyncFilter - Class in com.sun.grizzly.comet
AJAX/Comet support using the Grizzly Asynchronous Request Processing default mechanism.
CometAsyncFilter() - Constructor for class com.sun.grizzly.comet.CometAsyncFilter
Comet Async Filter.
CometContext<E> - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometContext
CometContext(String, int) - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. 
CometContext<E> - Class in com.sun.grizzly.comet
The main object used by CometHandler.
CometContext(String, int) - Constructor for class com.sun.grizzly.comet.CometContext
Create a new instance
cometContexts - Variable in class com.sun.grizzly.comet.CometEngine
Cache of CometContext instance.
Cometd - Class in com.sun.grizzly.standalone
Basic startup class used when Grizzly standalone is used
Cometd() - Constructor for class com.sun.grizzly.standalone.Cometd
 
CometdAdapter - Class in com.sun.grizzly.cometd.standalone
Standalone Cometd implementation.
CometdAdapter() - Constructor for class com.sun.grizzly.cometd.standalone.CometdAdapter
 
CometdContext - Interface in com.sun.grizzly.cometd
This interface is used to share the state of the current Cometd transaction and CometHandler when pushing event.
CometdHandler - Interface in com.sun.grizzly.cometd
Specialized CometHandler interface that add support to Cometd Verbs event.
CometdNotificationHandler - Class in com.sun.grizzly.cometd
Customized NotificationHandler that isolate notification to subscribed channel.
CometdNotificationHandler() - Constructor for class com.sun.grizzly.cometd.CometdNotificationHandler
 
CometdRequest<T> - Class in com.sun.grizzly.cometd
A wrapper providing a common view of a request for use by cometd.
CometdRequest(T) - Constructor for class com.sun.grizzly.cometd.CometdRequest
 
CometdResponse<T> - Class in com.sun.grizzly.cometd
A wrapper providing a common view of a response for use by cometd;
CometdResponse(T) - Constructor for class com.sun.grizzly.cometd.CometdResponse
 
CometdServlet - Class in com.sun.grizzly.cometd.servlet
Simple CometdChat that route Cometd Request to the EventRouter.
CometdServlet() - Constructor for class com.sun.grizzly.cometd.servlet.CometdServlet
 
CometEngine - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. - Use CometEngine
CometEngine() - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated.  
CometEngine - Class in com.sun.grizzly.comet
Main class allowing Comet support on top of Grizzly Asynchronous Request Processing mechanism.
CometEngine() - Constructor for class com.sun.grizzly.comet.CometEngine
Creat a singleton and initialize all lists required.
cometEngine - Variable in class com.sun.grizzly.comet.CometSelector
The CometEngine singleton
CometEvent<E> - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometEvent
CometEvent() - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometEvent
Deprecated.  
CometEvent<E> - Class in com.sun.grizzly.comet
Simple event class used to pass information between CometHandler and the Comet implementation.
CometEvent() - Constructor for class com.sun.grizzly.comet.CometEvent
Create a new ComettEvent
CometHandler<E> - Interface in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometHandler from com.sun.grizzly.comet.CometHandler.
CometHandler<E> - Interface in com.sun.grizzly.comet
This interface allow Java components part of an HTTP request to be polled by the Grizzly Asynchronous Request Mechanism.
CometInputStream - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometInputStream from com.sun.grizzly.comet
CometInputStream() - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometInputStream
Deprecated.  
CometInputStream - Class in com.sun.grizzly.comet
Simple InputStream implementation that is backed by a ByteBuffer
CometInputStream() - Constructor for class com.sun.grizzly.comet.CometInputStream
Creates a new CometInputStream
cometKeyFor(SelectableChannel) - Method in class com.sun.grizzly.comet.CometSelector
Return the SelectionKey associated with this channel.
CometReader - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometReader from com.sun.grizzly.comet
CometReader() - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometReader
Deprecated.  
CometReader - Class in com.sun.grizzly.comet
Non blocking IO reader.
CometReader() - Constructor for class com.sun.grizzly.comet.CometReader
 
cometSelector - Variable in class com.sun.grizzly.comet.CometEngine
The CometSelector used to poll requests.
CometSelector - Class in com.sun.grizzly.comet
NIO Selector allowing CometHandler to receive non-blocking requests bytes during request polling.
CometSelector(CometEngine) - Constructor for class com.sun.grizzly.comet.CometSelector
New CometSelector
CometServlet - Class in com.sun.grizzly.samples.comet
Simple Flickr Magnet Demo.
CometServlet() - Constructor for class com.sun.grizzly.samples.comet.CometServlet
 
CometServlet - Class in com.sun.grizzly.samples.comet.iframechat
Simple CometChat.
CometServlet() - Constructor for class com.sun.grizzly.samples.comet.iframechat.CometServlet
 
CometServlet.CometRequestHandler - Class in com.sun.grizzly.samples.comet
 
CometServlet.CometRequestHandler() - Constructor for class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
CometServlet.CometRequestHandler - Class in com.sun.grizzly.samples.comet.iframechat
 
CometServlet.CometRequestHandler() - Constructor for class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
CometTask - Class in com.sun.grizzly.comet
A Task implementation that allow Grizzly ARP to notify CometHandler when new data (bytes) are available from the CometSelector.
CometTask() - Constructor for class com.sun.grizzly.comet.CometTask
New CometTask.
CometTask.OP_EVENT - Enum in com.sun.grizzly.comet
 
cometTasks - Variable in class com.sun.grizzly.comet.CometEngine
Cache of CometTask instance
CometWriter - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometWriter from com.sun.grizzly.comet
CometWriter() - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometWriter
Deprecated.  
CometWriter - Class in com.sun.grizzly.comet
Non blocking Writer.
CometWriter() - Constructor for class com.sun.grizzly.comet.CometWriter
 
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.
COMPLETED - Static variable in interface com.sun.grizzly.http.AsyncTask
 
COMPLETED - Static variable in class com.sun.grizzly.http.TaskEvent
 
ComplexSelectorHandler - Interface in com.sun.grizzly
A ComplexSelectorHandler handles all java.nio.channels.Selector operations similar way SelectorHandler does.
compressableMimeTypes - Variable in class com.sun.grizzly.http.DefaultProcessorTask
List of MIMES which could be gzipped
compressableMimeTypes - Variable in class com.sun.grizzly.http.SelectorThread
 
compression - Variable in class com.sun.grizzly.http.SelectorThread
Compression value.
compressionLevel - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Allowed compression level.
compressionMinSize - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Minimum contentsize to make compression.
compressionMinSize - Variable in class com.sun.grizzly.http.SelectorThread
 
compressionStream - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Compression output stream.
ConcurrentLinkedQueuePool<E> - Class in com.sun.grizzly.util
ObjectPool implementation based on ConcurrentLinkedQueue
ConcurrentLinkedQueuePool() - Constructor for class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
ConcurrentQueue<V> - Interface in com.sun.grizzly.connectioncache.spi.concurrent
A class that provides a very simply unbounded queue.
ConcurrentQueue.Handle<V> - Interface in com.sun.grizzly.connectioncache.spi.concurrent
A Handle provides the capability to delete an element of a ConcurrentQueue very quickly.
ConcurrentQueueBlockingImpl<V> - Class in com.sun.grizzly.connectioncache.impl.concurrent
 
ConcurrentQueueBlockingImpl() - Constructor for class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
 
ConcurrentQueueFactory - Class in com.sun.grizzly.connectioncache.spi.concurrent
A factory class for creating instances of ConcurrentQueue.
ConcurrentQueueImpl<V> - Class in com.sun.grizzly.connectioncache.impl.concurrent
 
ConcurrentQueueImpl() - Constructor for class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueImpl
 
ConcurrentQueueNonBlockingImpl<V> - Class in com.sun.grizzly.connectioncache.impl.concurrent
 
ConcurrentQueueNonBlockingImpl() - Constructor for class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
 
condition - Variable in class com.sun.grizzly.async.AsyncReadQueueRecord
 
configPreProcess() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Prepare this object before parsing the request.
configure(SSLConfig) - Method in class com.sun.grizzly.filter.SSLReadFilter
Configures SSL settings.
configure(SelectorThread) - Static method in class com.sun.grizzly.http.SelectorThreadConfig
Configure properties on SelectorThread
configure(Properties) - Method in class com.sun.grizzly.portunif.PUReadFilter
Configures port unification depending on passed Properties
configure(List<ProtocolFinder>, List<ProtocolHandler>, List<PUPreProcessor>) - Method in class com.sun.grizzly.portunif.PUReadFilter
Configures port unification depending on passed Lists
configure(SSLConfig) - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
Configures SSL settings.
configure(SSLConfig) - Method in class com.sun.grizzly.SSLConnectorHandler
Configure SSLConnectorHandler's SSL settings.
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.standalone.Cometd
 
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.standalone.GrizzletContainer
 
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.standalone.Main
 
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.standalone.messagesbus.Main
 
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Configure the SelectorThread.setAdapter(com.sun.grizzly.tcp.Adapter)
configureByteBufferInputStream(ByteBufferInputStream, Context, HttpWorkerThread) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Configure ByteBufferInputStream
configureByteBufferInputStream(ByteBufferInputStream, Context, HttpWorkerThread) - Method in class com.sun.grizzly.http.DefaultProtocolFilter
Configure ByteBufferInputStream.
configureByteBufferInputStream(ByteBufferInputStream, Context, HttpWorkerThread) - Method in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Configure ByteBufferInputStream
configureChannel(SelectableChannel) - Method in class com.sun.grizzly.http.SelectorThreadHandler
 
configureChannel(SelectableChannel) - Method in interface com.sun.grizzly.SelectorHandler
Configure the channel operations.
configureChannel(SelectableChannel) - Method in class com.sun.grizzly.TCPConnectorHandler
configureChannel(SelectableChannel) - Method in class com.sun.grizzly.TCPSelectorHandler
Configure the channel operations.
configureCompression(DefaultProcessorTask) - Method in class com.sun.grizzly.http.SelectorThread
 
configureContext(Context, SelectorHandler) - Method in class com.sun.grizzly.Controller
 
configureFilters(ProtocolChain) - Method in class com.sun.grizzly.http.SelectorThread
Adds and configures ProtocolChain's filters
configureFilters(ProtocolChain) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Adds and configures ProtocolChain's filters
configureOpType(SelectionKey) - Method in class com.sun.grizzly.Context
Configure the Context.currentOpType based on the SelectionKey.readyOps() values.
configurePortUnification(Properties) - Method in class com.sun.grizzly.http.SelectorThread
Configures port unification depending on passed Properties
configurePortUnification(List<ProtocolFinder>, List<ProtocolHandler>, List<PUPreProcessor>) - Method in class com.sun.grizzly.http.SelectorThread
Configures port unification depending on passed Lists
configureProcessorTask(ProcessorTask, Context, HttpWorkerThread, Interceptor, InputStream) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Configure SSLProcessorTask.
configureProcessorTask(ProcessorTask, Context, HttpWorkerThread, Interceptor) - Method in class com.sun.grizzly.http.DefaultProtocolFilter
Configure ProcessorTask.
configureProcessorTask(DefaultProcessorTask) - Method in class com.sun.grizzly.http.SelectorThread
 
configureProcessorTask(ProcessorTask, Context, HttpWorkerThread, Interceptor, InputStream) - Method in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Configure SSLProcessorTask.
configureProcessorTask(ProcessorTask, Context, HttpWorkerThread, Interceptor) - Method in class com.sun.grizzly.ssl.SSLDefaultProtocolFilter
Configure ProcessorTask.
configureProperties(SelectorThread) - Static method in class com.sun.grizzly.http.SelectorThreadConfig
Read systems properties and configure the SelectorThread.
configureSelectorHandler(TCPSelectorHandler) - Method in class com.sun.grizzly.http.SelectorThread
Configure TCPSelectorHandler
configureSessionCookie(Cookie) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Configures the given JSESSIONID cookie.
connect(SocketAddress, CallbackHandler, SelectorHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
connect(SocketAddress, CallbackHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
connect(SocketAddress) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
connect(SocketAddress, SocketAddress, CallbackHandler, SelectorHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
connect(SocketAddress, SocketAddress, CallbackHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
connect(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
connect(SocketAddress, P, E) - Method in interface com.sun.grizzly.ConnectorHandler
Connect to hostname:port.
connect(SocketAddress, P) - Method in interface com.sun.grizzly.ConnectorHandler
Connect to hostname:port.
connect(SocketAddress) - Method in interface com.sun.grizzly.ConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, P, E) - Method in interface com.sun.grizzly.ConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, P) - Method in interface com.sun.grizzly.ConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress) - Method in interface com.sun.grizzly.ConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SSLCallbackHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, SSLCallbackHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SSLCallbackHandler, SSLSelectorHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, SSLCallbackHandler, SSLSelectorHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
Connect to hostname:port.
connect(SocketAddress) - Method in class com.sun.grizzly.SSLConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.SSLConnectorHandler
Connect to hostname:port.
connect(SocketAddress, CallbackHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, CallbackHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, CallbackHandler, TCPSelectorHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, CallbackHandler, TCPSelectorHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
Connect to hostname:port.
connect(SocketAddress) - Method in class com.sun.grizzly.TCPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.TCPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, CallbackHandler) - Method in class com.sun.grizzly.TCPSelectorHandler
Register a CallBackHandler to this Selector.
connect(SocketAddress, CallbackHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, CallbackHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, CallbackHandler, UDPSelectorHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, CallbackHandler, UDPSelectorHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
Connect to hostname:port.
connect(SocketAddress) - Method in class com.sun.grizzly.UDPConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.UDPConnectorHandler
Connect to hostname:port.
CONNECTION - Static variable in class com.sun.grizzly.http.Constants
 
CONNECTION_PROCESSING_COMPLETED - Static variable in interface com.sun.grizzly.tcp.Adapter
 
CONNECTION_PROCESSING_STARTED - Static variable in interface com.sun.grizzly.tcp.Adapter
 
ConnectionCache<C extends Closeable> - Interface in com.sun.grizzly.connectioncache.spi.transport
A connection cache manages a group of connections which may be re-used for sending and receiving messages.
ConnectionCacheBase<C extends Closeable> - Class in com.sun.grizzly.connectioncache.impl.transport
 
ConnectionCacheFactory - Class in com.sun.grizzly.connectioncache.spi.transport
A factory class for creating connections caches.
connectionCloseBB - Static variable in class com.sun.grizzly.http.FileCache
A connection: close of ByteBuffer
ConnectionFinder<C extends Closeable> - Interface in com.sun.grizzly.connectioncache.spi.transport
An instance of a ConnectionFinder may be supplied to the OutboundConnectionCache.get method.
connectionHeaderValueSet - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Connection: value
connectionKaBB - Static variable in class com.sun.grizzly.http.FileCache
A connection: keep-alive of ByteBuffer
connectionTimeout - Variable in class com.sun.grizzly.TCPConnectorHandler
Connection timeout is milliseconds
ConnectorHandler<E extends SelectorHandler,P extends CallbackHandler> - Interface in com.sun.grizzly
Client side interface used to implement non blocking client operation.
ConnectorHandlerPool<E extends ConnectorHandler> - Interface in com.sun.grizzly
Interface representing ConnectorHandler pool Implementation of this interface will be responsible for allocating/releasing client side ConnectorHandlers
connectorHandlerPool - Variable in class com.sun.grizzly.Controller
The ConnectorHandlerPool, which is responsible for creating/caching ConnectorHandler instances.
ConnectorInstanceHandler<E extends ConnectorHandler> - Interface in com.sun.grizzly
This interface is responsible of handling ConnectorHandler instance creation.
connectorInstanceHandler - Variable in class com.sun.grizzly.TCPSelectorHandler
The ConnectorInstanceHandler used to return a new or pooled ConnectorHandler
ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler<E extends ConnectorHandler> - Class in com.sun.grizzly
Concurrent Queue ConnectorInstanceHandler implementation
ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler() - Constructor for class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler
 
ConnectorInstanceHandler.ConcurrentQueueDelegateCIH<E extends ConnectorHandler> - Class in com.sun.grizzly
Concurrent Queue ConnectorInstanceHandler implementation
ConnectorInstanceHandler.ConcurrentQueueDelegateCIH(Callable<E>) - Constructor for class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueDelegateCIH
 
ConnectRequest - Class in com.sun.grizzly.cometd.bayeux
 
ConnectRequest() - Constructor for class com.sun.grizzly.cometd.bayeux.ConnectRequest
 
ConnectResponse - Class in com.sun.grizzly.cometd.bayeux
 
ConnectResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
ConnectResponse(ConnectRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
Constants - Class in com.sun.grizzly.http
Constants.
Constants() - Constructor for class com.sun.grizzly.http.Constants
 
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
 
ContactInfo<C extends Closeable> - Interface in com.sun.grizzly.connectioncache.spi.transport
The ContactInfo represents the information needed to establish a connection to a (possibly different) process.
containsHeader(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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
 
contentDelimitation - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Content delimitator for the request (if false, the connection will be closed at the end of the request).
contentLanguage - Variable in class com.sun.grizzly.tcp.Response
 
contentLength - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
The actual length of the stream we are able to read.
contentLength() - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Return the stream content-length.
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.Response
 
contentLength() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Return the stream content-length.
ContentLengthAlgorithm - Class in com.sun.grizzly.http.algorithms
Predict if the NIO channel has been fully read or not.
ContentLengthAlgorithm() - Constructor for class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
 
contentType - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
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 - Class in com.sun.grizzly
This Object is used to share information between the Grizzly Framework classes and ProtocolFilter implementation.
Context() - Constructor for class com.sun.grizzly.Context
Constructor
context - Variable in class com.sun.grizzly.ContextTask
 
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
 
Context.AttributeScope - Enum in com.sun.grizzly
 
Context.KeyRegistrationState - Enum in com.sun.grizzly
A SelectionKey's registration state.
Context.OpType - Enum in com.sun.grizzly
The list of possible SelectionKey.OP_XXXX.
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.standalone.DynamicContentAdapter
Deprecated.  
contextRoot - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter
 
contexts - Variable in class com.sun.grizzly.util.http.mapper.Mapper.ContextList
 
ContextTask - Class in com.sun.grizzly
Task, which will be executed by Context, when Context.execute(ContextTask) is called.
ContextTask() - Constructor for class com.sun.grizzly.ContextTask
 
ContextTask.TaskPool<E extends ContextTask> - Class in com.sun.grizzly
 
ContextTask.TaskPool() - Constructor for class com.sun.grizzly.ContextTask.TaskPool
 
continousExecution - Variable in class com.sun.grizzly.DefaultProtocolChain
true if a pipelined execution is required.
continousExecution - Variable in class com.sun.grizzly.filter.ReadFilter
true if a pipelined execution is required.
Continuation - Class in com.sun.grizzly
Simple Continuation interface that return the proper Grizzly version Continuation
Continuation() - Constructor for class com.sun.grizzly.Continuation
 
continuationType - Variable in class com.sun.grizzly.comet.CometContext
The CometContext continuationType.
CONTINUE - Static variable in class com.sun.grizzly.http.TaskEvent
 
CONTINUE - Static variable in interface com.sun.grizzly.util.Interceptor
Continue the processing
Controller - Class in com.sun.grizzly
Main entry point when using the Grizzly Framework.
Controller() - Constructor for class com.sun.grizzly.Controller
Controller constructor
controller - Variable in class com.sun.grizzly.http.SelectorThread
The Grizzly's Controller.
controller - Variable in class com.sun.grizzly.UDPConnectorHandler
The internal Controller used (in case not specified).
Controller.Protocol - Enum in com.sun.grizzly
 
ControllerStateListener - Interface in com.sun.grizzly
Controller state listener interface.
ControllerStateListenerAdapter - Class in com.sun.grizzly
Empty implementation of ControllerStateListener
ControllerStateListenerAdapter() - Constructor for class com.sun.grizzly.ControllerStateListenerAdapter
 
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
Convert a buffer of bytes into a chars
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, will modify the source.
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(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.
convertHexDigit(byte) - Static method in class com.sun.grizzly.cometd.util.JSONParser
 
convertMB(MessageBytes) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
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.
convertURI(MessageBytes, GrizzlyRequest) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
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.
CookieWrapper - Class in com.sun.grizzly.http.servlet
 
CookieWrapper(String, String) - Constructor for class com.sun.grizzly.http.servlet.CookieWrapper
Constructs a cookie with a specified name and value.
copy(File, File) - Static method in class com.sun.grizzly.util.ExpandJar
Copy the specified file or directory to the destination.
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.tcp.http11.GrizzlyAdapter
Copy an array of bytes to a different position.
copyTo(Copyable) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Copies current object content to copy object
copyTo(Copyable) - Method in class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
copyTo(Copyable) - Method in class com.sun.grizzly.Context
 
copyTo(Copyable) - Method in class com.sun.grizzly.Controller
Copy this Controller state to another instance of a Controller.
copyTo(Copyable) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Copies current object content to copy object
copyTo(Copyable) - Method in class com.sun.grizzly.http.SelectorThreadHandler
Copies current object content to copy object
copyTo(Copyable) - Method in class com.sun.grizzly.http.SelectorThreadKeyHandler
 
copyTo(Copyable) - Method in class com.sun.grizzly.RoundRobinSelectorHandler
 
copyTo(Copyable) - Method in class com.sun.grizzly.ssl.SSLSelectorThreadHandler
 
copyTo(Copyable) - Method in class com.sun.grizzly.TCPSelectorHandler
 
copyTo(Copyable) - Method in class com.sun.grizzly.UDPSelectorHandler
 
copyTo(Copyable) - Method in interface com.sun.grizzly.util.Copyable
Copies current object content to copy object
count - Variable in class com.sun.grizzly.util.collections.MultiMap
 
CR - Static variable in class com.sun.grizzly.http.Constants
CR.
CR - Static variable in class com.sun.grizzly.tcp.http11.Constants
CR.
create(SelectionKey, CallbackHandler) - Static method in class com.sun.grizzly.util.CallbackHandlerSelectionKeyAttachment
Creates the CallbackHandler to the SelectionKey CallbackHandler will not be attached directly, but wrapped with CallbackHandlerSelectionKeyAttachment
createByteBufferInputStream() - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Creates ByteBufferInputStream
createByteBufferInputStream() - Method in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Creates ByteBufferInputStream
createClassloader(File, ClassLoader) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Create a class loader that can load classes from the specified file directory.
createCometContext(String) - Method in class com.sun.grizzly.messagesbus.MessagesBus
Create a Grizzly Comet CometContext
createConnection() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
createConnection() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ContactInfo
Create a new Connection from this ContactInfo.
createHttpParserFilter() - Method in class com.sun.grizzly.http.SelectorThread
Create HTTP parser ProtocolFilter
createHttpParserFilter() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Create HTTP parser ProtocolFilter
createInputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Create and return a GrizzlyInputStream to read the content associated with this Request.
createOutputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Create and return a ServletOutputStream to write the content associated with this Response.
createRaFilter() - Method in class com.sun.grizzly.http.SelectorThread
Create and configure resource allocation ProtocolFilter
createSelectorHandler() - Method in class com.sun.grizzly.http.SelectorThread
Create TCPSelectorHandler
createSelectorHandler() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Create TCPSelectorHandler
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.Comet
 
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.Cometd
 
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.GrizzletContainer
 
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.Main
 
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.messagesbus.Main
Create a single SelectorThread.
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Create a single SelectorThread.
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.
createSSLContext() - Method in class com.sun.grizzly.SSLConfig
 
CRLF - Static variable in class com.sun.grizzly.http.Constants
CRLF.
CRLF - Static variable in class com.sun.grizzly.tcp.http11.Constants
CRLF.
CRLF_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
CRLF_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
CRLF bytes.
ctx - Variable in class com.sun.grizzly.http.TaskEvent
The associated TaskContext instance.
curLimit - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
The ByteBuffer current limit value
curPosition - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
The ByteBuffer current position value
currentDate - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Current formatted date.
currentDateGenerated - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Instant on which the currentDate object was generated.
currentElement - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
customizedErrorPage(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Customize the error pahe

D

Data - Class in com.sun.grizzly.cometd.bayeux
Data representation of client/server interaction.
Data() - Constructor for class com.sun.grizzly.cometd.bayeux.Data
 
data - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
datagramChannel - Variable in class com.sun.grizzly.UDPConnectorHandler
The connection's DatagramChannel.
datagramChannel - Variable in class com.sun.grizzly.UDPSelectorHandler
The DatagramChannel.
datagramSocket - Variable in class com.sun.grizzly.UDPSelectorHandler
The datagramSocket instance.
DataHandler - Class in com.sun.grizzly.cometd
CometHandler used to support the meta channel Verb Connect and Reconnect.
DataHandler() - Constructor for class com.sun.grizzly.cometd.DataHandler
 
dataId - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
date - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
DateTool - Class in com.sun.grizzly.util.buf
Deprecated. Will be replaced with a more efficient impl, based on FastDateFormat, with an API using less objects.
DateTool() - Constructor for class com.sun.grizzly.util.buf.DateTool
Deprecated.  
deassociate() - Method in class com.sun.grizzly.util.ThreadAttachment
Releases ThreadAttachment association with the current thread
debug() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
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
decodedURI() - Method in class com.sun.grizzly.tcp.Request
 
decreaseCountOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
decrementCountConnections() - Method in class com.sun.grizzly.http.KeepAliveStats
Decrement the number of connections in keep-alive mode.
decrementDispatchDepth() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Decrement the depth of application dispatch
DEFAULT_ALGORITHM - Static variable in class com.sun.grizzly.http.SelectorThread
The default NIO stream algorithm.
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_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_CONFIG - Static variable in class com.sun.grizzly.SSLConfig
Default SSL configuration
DEFAULT_CONNECTION_LINGER - Static variable in class com.sun.grizzly.http.Constants
 
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.http.Constants
 
DEFAULT_CONNECTION_UPLOAD_TIMEOUT - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_CONTENT_TYPE - Static variable in class com.sun.grizzly.cometd.BayeuxCometHandler
 
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.http.Constants
Default request header size
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.http.Constants
Default HTTP header buffer size.
DEFAULT_HTTP_HEADER_BUFFER_SIZE - Static variable in class com.sun.grizzly.tcp.http11.Constants
Default HTTP header buffer size.
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_KEEP_ALIVE - Static variable in class com.sun.grizzly.http.Constants
Default max keep-alive count.
DEFAULT_MAX_SELECTORS - Static variable in class com.sun.grizzly.util.SelectorFactory
 
DEFAULT_QUEUE_SIZE - Static variable in class com.sun.grizzly.http.Constants
Default queue in bytes size.
DEFAULT_READ_TIMEOUT - Static variable in class com.sun.grizzly.portunif.PUReadFilter
 
DEFAULT_RECYCLE - Static variable in class com.sun.grizzly.http.Constants
Default recycle value.
DEFAULT_REQUEST_BUFFER_SIZE - Static variable in class com.sun.grizzly.http.Constants
Default request buffer size
DEFAULT_RESPONSE_TYPE - Static variable in class com.sun.grizzly.http.Constants
The default response-type
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.http.Constants
 
DEFAULT_SERVER_SOCKET_TIMEOUT - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_SERVLET_NAME - Static variable in class com.sun.grizzly.http.FileCache
 
DEFAULT_TCP_NO_DELAY - Static variable in class com.sun.grizzly.http.Constants
 
DEFAULT_TCP_NO_DELAY - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_TIMEOUT - Static variable in class com.sun.grizzly.http.Constants
Default socket timeout
defaultAlgorithmInstalled - Static variable in class com.sun.grizzly.http.SelectorThread
Is the DEFAULT_ALGORITHM used.
DefaultAsyncExecutor - Class in com.sun.grizzly.arp
Default implementation of the AsyncExecutor.
DefaultAsyncExecutor() - Constructor for class com.sun.grizzly.arp.DefaultAsyncExecutor
 
DefaultAsyncHandler - Class in com.sun.grizzly.arp
Default implementation of AsyncHandler.
DefaultAsyncHandler() - Constructor for class com.sun.grizzly.arp.DefaultAsyncHandler
 
defaultCapacity - Static variable in class com.sun.grizzly.util.ByteBufferFactory
The default capacity of the default view of a ByteBuffer
DefaultConnectorHandlerPool - Class in com.sun.grizzly
Simple ConnectorHandlerPool implementation
DefaultConnectorHandlerPool(Controller) - Constructor for class com.sun.grizzly.DefaultConnectorHandlerPool
 
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
 
DefaultNotificationHandler - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use DefaultNotificationHandler from com.sun.grizzly.comet
DefaultNotificationHandler() - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler
Deprecated.  
DefaultNotificationHandler - Class in com.sun.grizzly.comet
Default Notificationhandler that uses the same a Grizzly Pipeline to execute the notification process.
DefaultNotificationHandler() - Constructor for class com.sun.grizzly.comet.DefaultNotificationHandler
 
DefaultPipeline - Class in com.sun.grizzly
Simple Thread Pool based on the wait/notify/synchronized mechanism.
DefaultPipeline() - Constructor for class com.sun.grizzly.DefaultPipeline
 
DefaultPipeline(int, int, String, int, int) - Constructor for class com.sun.grizzly.DefaultPipeline
 
DefaultPipeline(int, int, String, int) - Constructor for class com.sun.grizzly.DefaultPipeline
 
DefaultProcessorTask - Class in com.sun.grizzly.http
Process HTTP request.
DefaultProcessorTask() - Constructor for class com.sun.grizzly.http.DefaultProcessorTask
 
DefaultProcessorTask(boolean) - Constructor for class com.sun.grizzly.http.DefaultProcessorTask
 
DefaultProcessorTask(boolean, boolean) - Constructor for class com.sun.grizzly.http.DefaultProcessorTask
 
DefaultProtocolChain - Class in com.sun.grizzly
Default ProtocolChain implementation.
DefaultProtocolChain() - Constructor for class com.sun.grizzly.DefaultProtocolChain
 
DefaultProtocolChain.EventHandler - Interface in com.sun.grizzly
Interface, which introduces handler, which will be notified about event, happened on ProtocolChain
DefaultProtocolChain.Phase - Enum in com.sun.grizzly
 
DefaultProtocolChainInstanceHandler - Class in com.sun.grizzly
Default implementation of an ProtocolChainInstanceHandler.
DefaultProtocolChainInstanceHandler() - Constructor for class com.sun.grizzly.DefaultProtocolChainInstanceHandler
 
DefaultProtocolFilter - Class in com.sun.grizzly.http
Default ProtocolFilter implementation, that allows http request processing.
DefaultProtocolFilter(Class, int) - Constructor for class com.sun.grizzly.http.DefaultProtocolFilter
 
defaultResponseType - Variable in class com.sun.grizzly.http.DefaultProcessorTask
The default response-type
defaultResponseType - Variable in class com.sun.grizzly.http.SelectorThread
The default response-type
DefaultSelectionKeyHandler - Class in com.sun.grizzly
Default implementation of a SelectionKey Handler.
DefaultSelectionKeyHandler() - Constructor for class com.sun.grizzly.DefaultSelectionKeyHandler
 
DefaultSelectionKeyHandler(SelectorHandler) - Constructor for class com.sun.grizzly.DefaultSelectionKeyHandler
 
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.
DeliverResponse - Class in com.sun.grizzly.cometd.bayeux
Bayeux Deliver Response implementation.
DeliverResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.DeliverResponse
 
DeliverResponse(PublishRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.DeliverResponse
 
destroy() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
 
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
 
disableMonitoring() - Method in class com.sun.grizzly.http.SelectorThread
Disable gathering of monitoring datas.
disablePipelineStats() - Method in class com.sun.grizzly.http.SelectorThread
Removes PipelineStatistic from every Pipeline, when monitoring has been turned off.
disableUploadTimeout - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Flag to disable setting a different time-out on uploads.
disableUploadTimeout - Variable in class com.sun.grizzly.http.SelectorThread
Flag to disable setting a different time-out on uploads.
DisconnectRequest - Class in com.sun.grizzly.cometd.bayeux
 
DisconnectRequest() - Constructor for class com.sun.grizzly.cometd.bayeux.DisconnectRequest
 
DisconnectResponse - Class in com.sun.grizzly.cometd.bayeux
 
DisconnectResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.DisconnectResponse
 
DisconnectResponse(DisconnectRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.DisconnectResponse
 
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
displayConfiguration - Variable in class com.sun.grizzly.http.SelectorThread
If true, display the NIO configuration information.
doCall() - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
doCall() - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
doCall() - Method in class com.sun.grizzly.CallbackHandlerContextTask
 
doCall() - Method in class com.sun.grizzly.ProtocolChainContextTask
 
doCall() - Method in class com.sun.grizzly.SelectionKeyContextTask
 
doClearRead() - Method in class com.sun.grizzly.util.ByteBufferInputStream
 
doFilter(AsyncExecutor) - Method in class com.sun.grizzly.comet.CometAsyncFilter
Execute the Comet AsyncFilter by delegating the work to the CometEngine.
doFilter(AsyncExecutor) - Method in interface com.sun.grizzly.http.AsyncFilter
Execute and return true if the next AsyncFilter can be invoked.
doFilter(ServletRequest, ServletResponse) - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
Invoke the next filter in this chain, passing the specified request and response.
doFilter(AsyncExecutor) - Method in class com.sun.grizzly.jruby.RubyRuntimeAsyncFilter
If we know we gonna run out of ruby runtime, suspend the request and release the current thread.
doFlush(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Flush bytes or chars contained in the buffer.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.cometd.servlet.CometdServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.messagesbus.MessagesBus
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.CometServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.HiddenCometServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.LongPollingServlet
 
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.
domain - Variable in class com.sun.grizzly.http.SelectorThread
 
doPeerCertificateChain(SelectionKey, boolean) - Static method in class com.sun.grizzly.filter.SSLReadFilter
Get the peer certificate list by initiating a new handshake.
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.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.cometd.servlet.CometdServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.messagesbus.MessagesBus
Basic implementation of the Grizzly Comet Protocol (GCP).
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.CometServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.HiddenCometServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.LongPollingServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.messagesbus.JMakiMessagesBus
 
doProcess() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Process an HTTP request using a non blocking socket
doProcess(InputStream, OutputStream) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Process an HTTP request using a non blocking socket
doRead(ReadableByteChannel, ByteBuffer, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
 
doRead(ReadableByteChannel, ByteBuffer, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.TCPAsyncQueueReader
 
doRead(ReadableByteChannel, ByteBuffer, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.UDPAsyncQueueReader
 
doRead() - Method in class com.sun.grizzly.ssl.SSLAsyncStream
Read and decrypt bytes from the underlying SSL connections.
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.ByteBufferInputStream
Read bytes using the read ReadSelector
doRead(SelectableChannel, ByteBuffer, SSLEngine, int) - Static method in class com.sun.grizzly.util.SSLUtils
Read encrypted bytes using an SSLEngine.
doRegisterKey(SelectionKey, int) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Registers SelectionKey to handle certain operations
doRegisterKey(SelectionKey, int, long) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Registers SelectionKey to handle certain operations
doRegisterKey(SelectionKey, int, long) - Method in class com.sun.grizzly.http.SelectorThreadKeyHandler
 
doSecureRead() - Method in class com.sun.grizzly.util.ByteBufferInputStream
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.
doSelect(SelectorHandler) - Method in class com.sun.grizzly.Controller
This method handle the processing of all Selector's interest op (OP_ACCEPT,OP_READ,OP_WRITE,OP_CONNECT) by delegating to its Handler.
doTask() - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Execute the AsyncExecutor based on the stage of the ProcessorTask execution.
doTask() - Method in class com.sun.grizzly.comet.CometTask
Notify the CometHandler that bytes are available for read.
doTask() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Execute the HTTP request by parsing the header/body, and then by delegating the process to the Catalina container.
doTask() - Method in interface com.sun.grizzly.http.Task
Execute the task.
doWrite(WritableByteChannel, SocketAddress, ByteBuffer, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
doWrite(WritableByteChannel, SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
doWrite(WritableByteChannel, SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.async.TCPAsyncQueueWriter
 
doWrite(WritableByteChannel, SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.async.UDPAsyncQueueWriter
 
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.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.
dprint(String) - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
dprintStatistics() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
dropConnection - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Allow client of this class to force connection closing.
dropConnection() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return true if we need to close the connection just after the first request.
dstAddress - Variable in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
dump(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Dump the ByteBuffer content.
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.standalone
Deprecated.  
DynamicContentAdapter(String) - Constructor for class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
DynamicContentAdapter - Class in com.sun.grizzly.tcp
Abstract Adapter that contains all the common behaviour of the Adapter implmentation for standalone usage as well as embedded use.
DynamicContentAdapter() - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter
 
DynamicContentAdapter(String) - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter
 
DynamicContentAdapter.RequestTupple - Class in com.sun.grizzly.standalone
Deprecated. Statefull token used to share information with the Containers.
DynamicContentAdapter.RequestTupple() - Constructor for class com.sun.grizzly.standalone.DynamicContentAdapter.RequestTupple
Deprecated.  
DynamicContentAdapter.RequestTupple - Class in com.sun.grizzly.tcp
Statefull token used to share information with the Containers.
DynamicContentAdapter.RequestTupple() - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
 

E

EchoAsyncWriteQueueFilter - Class in com.sun.grizzly.filter
Simple echo filter
EchoAsyncWriteQueueFilter() - Constructor for class com.sun.grizzly.filter.EchoAsyncWriteQueueFilter
 
EchoFilter - Class in com.sun.grizzly.filter
Simple echo filter
EchoFilter() - Constructor for class com.sun.grizzly.filter.EchoFilter
 
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
 
enableMonitoring() - Method in class com.sun.grizzly.http.SelectorThread
Enable gathering of monitoring datas.
enableNioLogging - Variable in class com.sun.grizzly.http.SelectorThread
Grizzly own debug flag.
enablePipelineStats() - Method in class com.sun.grizzly.http.SelectorThread
Injects PipelineStatistic into every Pipeline, for monitoring purposes.
enableRcmSupport(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Enable Application Resource Allocation Grizzly Extension.
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.util.buf.C2BConverter
 
encodeRedirectURL(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
encodeRedirectUrl(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
encodeURL(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
encodeUrl(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
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.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.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.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.http.SocketChannelOutputBuffer
End request.
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.
Enumerator - 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) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Collection, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Iterator) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Iterator, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Map) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
Enumerator(Map, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
equals(Object) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
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.Grizzly
Checks if current Grizzly framework version equals to one passed
error - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
error - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Error flag.
ERROR - Static variable in class com.sun.grizzly.http.TaskEvent
 
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.
Etag - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
eventHandlers - Variable in class com.sun.grizzly.DefaultProtocolChain
The list of EventHandlers, which will be notified about this ProtocolChain events
EventRouter - Interface in com.sun.grizzly.cometd
From the Spec, an EventRouter is: The event router is channel based, with rules based on longest-prefix match dispatching for registered listeners.
EventRouterImpl - Class in com.sun.grizzly.cometd
From the Spec, an EventRouter is: The event router is channel based, with rules based on longest-prefix match dispatching for registered listeners.
EventRouterImpl(CometContext) - Constructor for class com.sun.grizzly.cometd.EventRouterImpl
 
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(Context) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Execute a unit of processing work to be performed.
execute() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Interrupt the ProcessorTask if AsyncFilter has been defined.
execute() - Method in class com.sun.grizzly.Context
Deprecated.  
execute(ContextTask) - Method in class com.sun.grizzly.Context
Execute this Context using the Controller's Pipeline
execute(ContextTask, boolean) - Method in class com.sun.grizzly.Context
Execute this Context using either Controller's Pipeline or current thread
execute(Callable) - Method in class com.sun.grizzly.DefaultPipeline
Add an object to this pipeline
execute(Context) - Method in class com.sun.grizzly.DefaultProtocolChain
Execute this ProtocolChain.
execute(Context, int) - Method in class com.sun.grizzly.DefaultProtocolChain
Execute this ProtocolChain.
execute(Context) - Method in class com.sun.grizzly.filter.EchoAsyncWriteQueueFilter
 
execute(Context) - Method in class com.sun.grizzly.filter.EchoFilter
 
execute(Context) - Method in class com.sun.grizzly.filter.LogFilter
 
execute(Context) - Method in class com.sun.grizzly.filter.ParserProtocolFilter
Read available bytes and delegate the processing of them to the next ProtocolFilter in the ProtocolChain.
execute(Context) - Method in class com.sun.grizzly.filter.ReadFilter
Read available bytes and delegate the processing of them to the next ProtocolFilter in the ProtocolChain.
execute(Context, ByteBuffer) - Method in class com.sun.grizzly.filter.ReadFilter
Read available bytes to the specific ByteBuffer and delegate the processing of them to the next ProtocolFilter in the ProtocolChain.
execute(Context) - Method in class com.sun.grizzly.filter.SSLEchoAsyncWriteQueueFilter
 
execute(Context) - Method in class com.sun.grizzly.filter.SSLEchoFilter
 
execute(Context) - Method in class com.sun.grizzly.filter.SSLReadFilter
 
execute(Context) - Method in class com.sun.grizzly.filter.UDPReadFilter
Deprecated. Read available bytes and delegate the processing of them to the next ProtocolFilter in the ProtocolChain.
execute(Context) - Method in class com.sun.grizzly.filter.UDPWriteFilter
Write available bytes and delegate the processing of them to the next ProtocolFilter in the ProtocolChain.
execute() - Method in interface com.sun.grizzly.http.AsyncExecutor
Execute the main operation on
EXECUTE - Static variable in interface com.sun.grizzly.http.AsyncTask
 
execute(Context) - Method in class com.sun.grizzly.http.DefaultProtocolFilter
 
execute() - Method in interface com.sun.grizzly.http.Task
Execute this task by using the associated Pipeline.
execute() - Method in class com.sun.grizzly.http.TaskBase
Execute the task based on its Pipeline.
execute(E) - Method in interface com.sun.grizzly.Pipeline
Add an E to be processed by this Pipeline
execute(Context) - Method in class com.sun.grizzly.portunif.PUReadFilter
 
execute(Context) - Method in interface com.sun.grizzly.ProtocolChain
Execute using the Context instance.
execute(Context) - Method in interface com.sun.grizzly.ProtocolFilter
Execute a unit of processing work to be performed.
execute(Context) - Method in class com.sun.grizzly.suspendable.SuspendableFilter
Excute the pattern matching algorithm to determine if a the current connection must be suspended or not, and when.
execute(Object, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Call execute() - any ant-like task should work
execute - Variable in class com.sun.grizzly.util.WorkerThreadImpl
Looing variable.
executeDelegatedTask(SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Complete hanshakes operations.
executeProtocolFilter(Context) - Method in class com.sun.grizzly.DefaultProtocolChain
Execute the ProtocolFilter.execute method.
executeProtocolFilter(Context, int) - Method in class com.sun.grizzly.DefaultProtocolChain
Execute the ProtocolFilter.execute method.
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, 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
 
expire(SelectionKey, long) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Deprecated.  
expire(Iterator<SelectionKey>) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Expire a SelectionKey set.
expire(SelectionKey, long) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Deprecated.  
expire(Iterator<SelectionKey>) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Expire a SelectionKey set.
expire(Iterator<SelectionKey>) - Method in class com.sun.grizzly.http.SelectorThreadKeyHandler
 
expire(SelectionKey, long) - Method in interface com.sun.grizzly.SelectionKeyHandler
Deprecated.  
expire(Iterator<SelectionKey>) - Method in interface com.sun.grizzly.SelectionKeyHandler
Expire a SelectionKey set.
expired(A) - Method in interface com.sun.grizzly.suspendable.SuspendableHandler
Invoked when a suspendable is expired (using the timeout value specified by calling SuspendableFilter.suspend(java.lang.String))
expireIdleKeys() - Method in class com.sun.grizzly.comet.CometSelector
Expires registered SelectionKey.
expireKey(SelectionKey) - Method in class com.sun.grizzly.DefaultPipeline
Invoked when the SelectorThread is about to expire a SelectionKey.
expireKey(SelectionKey) - Method in class com.sun.grizzly.http.portunif.HttpProtocolHandler
Invoked when the SelectorThread is about to expire a SelectionKey.
expireKey(SelectionKey) - Method in interface com.sun.grizzly.Pipeline
Invoked when the SelectorThread is about to expire a SelectionKey.
expireKey(SelectionKey) - Method in class com.sun.grizzly.portunif.FilterChainProtocolHandler
 
expireKey(SelectionKey) - Method in interface com.sun.grizzly.portunif.ProtocolHandler
Invoked when the SelectorThread is about to expire a SelectionKey.
Ext - Class in com.sun.grizzly.cometd.bayeux
Bayeux extension element.
Ext() - Constructor for class com.sun.grizzly.cometd.bayeux.Ext
 
ext - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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.
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
 
FileCache - Class in com.sun.grizzly.http
This class implements a file caching mechanism used to cache static resources.
FileCache() - Constructor for class com.sun.grizzly.http.FileCache
 
fileCache - Variable in class com.sun.grizzly.http.FileCacheFactory
A list of FileCache instance this Factory is owning.
fileCache - Variable in class com.sun.grizzly.standalone.StaticHandler
The FileCache mechanism used to cache static resources.
FileCache.FileCacheEntry - Class in com.sun.grizzly.http
 
FileCache.FileCacheEntry() - Constructor for class com.sun.grizzly.http.FileCache.FileCacheEntry
 
FileCacheFactory - Class in com.sun.grizzly.http
A factory for creating FileCache instance.
FileCacheFactory() - Constructor for class com.sun.grizzly.http.FileCacheFactory
 
fileCacheFactory - Variable in class com.sun.grizzly.http.SelectorThread
The FileCacheFactory associated with this Selector
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.util.http.HttpMessages
Filter the specified message string for characters that are sensitive in HTML.
FilterChainImpl - Class in com.sun.grizzly.http.servlet
Implementation of javax.servlet.FilterChain used to manage the execution of a set of filters for a particular request.
FilterChainImpl() - Constructor for class com.sun.grizzly.http.servlet.FilterChainImpl
 
FilterChainProtocolHandler - Class in com.sun.grizzly.portunif
ProtocolHandler, which passes PU request processing to a Filter chain.
FilterChainProtocolHandler() - Constructor for class com.sun.grizzly.portunif.FilterChainProtocolHandler
 
FilterConfigImpl - Class in com.sun.grizzly.http.servlet
FilterConfig implementation.
FilterConfigImpl() - Constructor for class com.sun.grizzly.http.servlet.FilterConfigImpl
 
filterLibrary - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Filter library.
filterLibrary - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Filter library.
filterRequest(String, Pipeline) - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Filter the request and decide which Pipeline to use.
find(ContactInfo<C>, Collection<C>, Collection<C>) - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionFinder
Method that searches idleConnections and busyConnections for the best connection.
find(Context, PUProtocolRequest) - Method in class com.sun.grizzly.http.portunif.HttpProtocolFinder
 
find(Context, PUProtocolRequest) - Method in interface com.sun.grizzly.portunif.ProtocolFinder
Try to determine the TCP protocol used (http, soap, etc.).
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
 
findBytes(byte[], int, int, byte[]) - Method in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Compare two bytes array and return > 0 if true.
findBytes(ByteChunk, byte[]) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Specialized utility method: find a sequence of lower case bytes inside a ByteChunk.
findBytes(ByteChunk, byte[]) - Method in class com.sun.grizzly.standalone.StaticHandler
Specialized utility method: find a sequence of lower case bytes inside a ByteChunk.
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.
findChar(byte[], int, int, char) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Find a character, no side effects.
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.
findChars(byte[], int, int, byte[]) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Find a character, no side effects.
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.
findCompressableMimeTypes() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the list of comprassable mime types.
findDelim1(byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
 
findDelim2(byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
 
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.
findInitParameter(String) - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
Return the value for the specified initialization parameter name, if any; otherwise return null.
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
 
findNoCompressionUserAgents() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the list of no compression user agents.
findNotChars(byte[], int, int, byte[]) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Find the first character != c
findRestrictedUserAgents() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the list of restricted user agents.
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.container.GrizzletResponse
 
finish() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
finish() - Method in class com.sun.grizzly.tcp.Response
 
finishConnect(SelectionKey) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
finishConnect(SelectionKey) - Method in interface com.sun.grizzly.ConnectorHandler
Decide how the OP_CONNECT final steps are handled.
finishConnect(SelectionKey) - Method in class com.sun.grizzly.SSLConnectorHandler
Finish handling the OP_CONNECT interest ops.
finishConnect(SelectionKey) - Method in class com.sun.grizzly.TCPConnectorHandler
Finish handling the OP_CONNECT interest ops.
finishConnect(SelectionKey) - Method in class com.sun.grizzly.UDPConnectorHandler
Finish handling the OP_CONNECT interest ops.
finished - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Finished flag.
finishHandshake() - Method in class com.sun.grizzly.SSLConnectorHandler
Changes SSLConnectorHandler state, after handshake operation is done.
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.
fireAdapterEvent(String, Object) - Method in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
fireAdapterEvent(String, Object) - Method in class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
fireAdapterEvent(String, Object) - Method in interface com.sun.grizzly.tcp.Adapter
Notify all container event listeners that a particular event has occurred for this Adapter.
fireAdapterEvent(String, Object) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
 
fireAdapterEvent(String, Object) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Not Used.
fireTaskEvent(TaskEvent<?>) - Method in class com.sun.grizzly.http.TaskBase
Notify listeners.
first - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
flush() - Method in class com.sun.grizzly.cometd.CometdResponse
 
flush() - Method in class com.sun.grizzly.container.GrizzletResponse
 
flush() - Method in interface com.sun.grizzly.http.ByteBufferStream
Flush the current ByteBuffer
flush() - Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
Will send the buffer to the client.
flush() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Flush the buffered bytes,
flush() - Method in class com.sun.grizzly.http.TaskContext
Flush bytes to the NonBlockinginputStream
flush() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.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.
flushBuffer() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
flushBuffer() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Writes bytes to the underlying socketChannel.
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(ByteBuffer) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Flush the buffer by looping until the ByteBuffer is empty
flushChannel(ByteBuffer) - Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Flush the buffer by looping until the ByteBuffer is empty using SSLOutputBuffer
flushChannel(ByteBuffer) - Method in class com.sun.grizzly.ssl.SSLOutputBuffer
Flush the buffer by looping until the ByteBuffer is empty using SSLOutputBuffer
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
 
follow - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
FORCED_REQUEST_TYPE - Static variable in class com.sun.grizzly.http.Constants
The forced request-type
FORCED_RESPONSE_TYPE - Static variable in class com.sun.grizzly.tcp.http11.Constants
The forced response-type
forcedRequestType - Variable in class com.sun.grizzly.http.DefaultProcessorTask
The forced request-type
forcedRequestType - Variable in class com.sun.grizzly.http.SelectorThread
The forced request-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.
format1123(Date) - Static method in class com.sun.grizzly.util.buf.DateTool
Deprecated.  
format1123(Date, DateFormat) - Static method in class com.sun.grizzly.util.buf.DateTool
Deprecated.  
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.
formatOldCookie(Date, StringBuffer, FieldPosition) - Static method in class com.sun.grizzly.util.buf.DateTool
Deprecated.  
formatOldCookie(Date) - Static method in class com.sun.grizzly.util.buf.DateTool
Deprecated.  
formats - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
formats - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
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.
future - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 

G

gather(int) - Method in class com.sun.grizzly.http.PipelineStatistic
Gather Pipeline statistic.
get(ContactInfo<C>) - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
get(ContactInfo<C>, ConnectionFinder<C>) - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
get(ContactInfo<C>, ConnectionFinder<C>) - Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
Return a Connection corresponding to the given ContactInfo.
get(ContactInfo<C>) - Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
Behaves the same as get( ContactInfo, ConnectionFinder ) except that no connection finder is provided, so that step is ignored.
GET - Static variable in class com.sun.grizzly.http.Constants
GET.
get(String) - Static method in class com.sun.grizzly.standalone.MimeType
Deprecated.  
GET - Static variable in class com.sun.grizzly.tcp.http11.Constants
GET.
get(String) - Method in class com.sun.grizzly.util.collections.MultiMap
 
get(String) - Static method in class com.sun.grizzly.util.http.MimeType
 
getAccessCount() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getActiveProcessorTasks() - Method in class com.sun.grizzly.http.SelectorThread
 
getAdapter() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Get the associated adapter.
getAdapter() - Method in class com.sun.grizzly.http.SelectorThread
Get the associated adapter.
getAdapter() - Method in interface com.sun.grizzly.tcp.Processor
 
getAdapter() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
 
getAddress() - Method in class com.sun.grizzly.http.SelectorThread
 
getAdvice() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getAlgorithmClassName() - Method in class com.sun.grizzly.http.SelectorThread
 
getApplicationBufferSize() - Method in class com.sun.grizzly.SSLConnectorHandler
Gets the size of the largest application buffer that may occur when using this session.
getAsyncExecutor() - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Get the AsyncExecutor.
getAsyncExecutor() - Method in interface com.sun.grizzly.http.AsyncTask
Get the AsyncExecutor.
getAsyncExecutorClassName() - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Get the code>AsyncExecutor used by this object.
getAsyncExecutorClassName() - Method in interface com.sun.grizzly.http.AsyncHandler
Get the code>AsyncExecutor used by this object.
getAsyncHandler() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Get the AsyncHandler who drive the asynchronous process.
getAsyncHandler() - Method in interface com.sun.grizzly.http.AsyncExecutor
Get the AsyncHandler who drive the asynchronous process.
getAsyncHandler() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the AsyncHandler used when asynchronous execution is enabled.
getAsyncHandler() - Method in class com.sun.grizzly.http.SelectorThread
Return the AsyncHandler used when asynchronous execution is enabled.
getAsyncQueueEntry(K) - Method in class com.sun.grizzly.async.AsyncQueue
 
getAsyncQueueReadable() - Method in class com.sun.grizzly.Context
Returns AsyncQueueReadable, assciated with the current Context.
getAsyncQueueReader() - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
getAsyncQueueReader() - Method in class com.sun.grizzly.Context
Return the AsyncQueueReader
getAsyncQueueReader() - Method in interface com.sun.grizzly.SelectorHandler
Returns AsyncQueueReader associated with this SelectorHandler.
getAsyncQueueReader() - Method in class com.sun.grizzly.TCPSelectorHandler
Returns AsyncQueueReader associated with this SelectorHandler.
getAsyncQueueWritable() - Method in class com.sun.grizzly.Context
Returns AsyncQueueWritable, assciated with the current Context.
getAsyncQueueWriter() - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
getAsyncQueueWriter() - Method in class com.sun.grizzly.Context
Return the AsyncQueueWriter
getAsyncQueueWriter() - Method in interface com.sun.grizzly.SelectorHandler
Returns AsyncQueueWriter associated with this SelectorHandler.
getAsyncQueueWriter() - Method in class com.sun.grizzly.TCPSelectorHandler
Returns AsyncQueueWriter associated with this SelectorHandler.
getAsyncTask() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Return AsyncTask.
getAsyncTask() - Method in interface com.sun.grizzly.http.AsyncExecutor
Get the AsycnProcesssorTask.
getAttachment() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
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(Object) - Method in class com.sun.grizzly.comet.CometContext
Retrive an attribute.
getAttribute(String) - Method in class com.sun.grizzly.Context
Return an object based on a key.
getAttribute(String) - Method in class com.sun.grizzly.Controller
Return an object based on a key.
getAttribute(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getAttribute(String) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
getAttribute(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the value of the specified context attribute, if any; otherwise return null.
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 class com.sun.grizzly.TCPSelectorHandler
Return an object based on a key.
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
 
getAttributeHolderByScope(Context.AttributeScope) - Method in class com.sun.grizzly.Context
Return AttributeHolder, which corresponds to the given AttributeScope
getAttributeNames() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getAttributeNames() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
getAttributeNames() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return an enumeration of the names of the context attributes associated with this context.
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.Context
Return a Map of attribute name/value pairs.
getAttributes() - Method in class com.sun.grizzly.Controller
Return a Map of attribute name/value pairs.
getAttributes() - Method in class com.sun.grizzly.tcp.Request
 
getAttributes() - Method in class com.sun.grizzly.TCPSelectorHandler
Return a Map of attribute name/value pairs.
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.
getAuthSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
getAuthToken() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getAuthType() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.http.servlet.ServletAdapter
Return the current based path.
getBasePath() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the current based path.
getBuffer() - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the message bytes.
getBuffer() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getBufferResponse() - Method in class com.sun.grizzly.http.SelectorThread
Return true if the reponse is buffered.
getBufferSize() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the request input buffer size
getBufferSize() - Method in interface com.sun.grizzly.http.ProcessorTask
Return the request input buffer size
getBufferSize() - Method in class com.sun.grizzly.http.SelectorThread
Return the request input buffer size
getBufferSize() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.async.AsyncReadQueueRecord
 
getByteBuffer() - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
getByteBuffer() - Method in class com.sun.grizzly.http.portunif.HttpProtocolHandler
 
getByteBuffer() - Method in class com.sun.grizzly.portunif.FilterChainProtocolHandler
 
getByteBuffer() - Method in interface com.sun.grizzly.portunif.ProtocolHandler
Returns ByteBuffer, where PUReadFilter will read data
getByteBuffer() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
getByteBuffer() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getByteBuffer() - Method in class com.sun.grizzly.portunif.SSLFilterChainProtocolHandler
 
getByteBuffer() - Method in class com.sun.grizzly.util.ByteBufferInputStream
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.DefaultPipeline
The ByteBufferType used to create the ByteBuffer associated with WorkerThreadImpls created by this instance.
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
 
getCache() - Method in class com.sun.grizzly.http.FileCache
Return the FileCache
getCache() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the FileCache
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
 
getCacheType() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
getCacheType() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
User-provided indentifier for an instance of the ConnectionCache.
getCallbackHandler() - Method in class com.sun.grizzly.async.AsyncReadQueueRecord
 
getCallbackHandler() - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
getCallBackHandler() - Method in class com.sun.grizzly.CallbackHandlerContextTask
 
getCallbackHandler() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
getCallbackHandler() - Method in interface com.sun.grizzly.ConnectorHandler
Returns ConnectorHandler's callback handler instance, which is used to process occuring events
getCallbackHandler() - Method in class com.sun.grizzly.SSLConnectorHandler
 
getCallbackHandler() - Method in class com.sun.grizzly.TCPConnectorHandler
 
getCallbackHandler() - Method in class com.sun.grizzly.UDPConnectorHandler
 
getCallbackHandler() - Method in class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
 
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.cometd.bayeux.VerbBase
 
getChannel() - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
getChannel() - Method in interface com.sun.grizzly.cometd.CometdHandler
 
getChannel() - Method in class com.sun.grizzly.cometd.DataHandler
 
getChannel() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Return the underlying SocketChannel
getChannel() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
getChannel() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getChannel() - Method in class com.sun.grizzly.util.SelectionKeyOP
 
getChannelType() - Method in class com.sun.grizzly.util.ByteBufferInputStream
Return the Channel type.
getCharacterEncoding() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getCharacterEncoding() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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
 
getCipherSuite() - Method in interface com.sun.grizzly.util.net.SSLSupport
The cipher suite being used on this connection.
getClassLoader() - Method in class com.sun.grizzly.http.SelectorThread
 
getClassPath(Vector) - 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).
getClientId() - Method in class com.sun.grizzly.cometd.bayeux.Data
 
getClientId() - Method in class com.sun.grizzly.cometd.bayeux.DeliverResponse
 
getClientId() - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
getClientId() - Method in class com.sun.grizzly.cometd.DataHandler
 
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
 
getCode() - Method in class com.sun.grizzly.tcp.ActionCode
Action id, useable in switches and table indexes
getCometContext(String) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated. Return the CometContext associated with the cometContext path.
getCometContext(String) - Method in class com.sun.grizzly.comet.CometEngine
Return the CometContext associated with the cometContext path.
getCometContext() - Method in class com.sun.grizzly.comet.CometEvent
Return the CometContext that fired this event.
getCometContext() - Method in class com.sun.grizzly.comet.CometTask
Return the CometContext associated with this instance.
getCometContext() - Method in class com.sun.grizzly.cometd.EventRouterImpl
 
getCometContextName() - Method in class com.sun.grizzly.container.GrizzletAdapter
 
getCometHandler(int) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Retrive a CometHandler using its hashKey;
getCometHandler(int) - Method in class com.sun.grizzly.comet.CometContext
Retrive a CometHandler using its hashKey;
getCometHandler(SelectionKey) - Method in class com.sun.grizzly.comet.CometContext
Retrive a CometHandler using its SelectionKey.
getCometKey() - Method in class com.sun.grizzly.comet.CometTask
Return the CometSelector's SelectionKey.
getCometSelector() - Method in class com.sun.grizzly.comet.CometTask
Return the CometSelector
getCometTask(CometContext, SelectionKey, Pipeline) - Method in class com.sun.grizzly.comet.CometEngine
Return a clean and configured CometTask
getComment() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
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.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
 
getCompressableMimeTypes() - Method in class com.sun.grizzly.http.SelectorThread
 
getCompression() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return compression level.
getCompression() - Method in class com.sun.grizzly.http.SelectorThread
 
getCompressionMinSize() - Method in class com.sun.grizzly.http.DefaultProcessorTask
 
getCompressionMinSize() - Method in class com.sun.grizzly.http.SelectorThread
 
getCondition() - Method in class com.sun.grizzly.async.AsyncReadQueueRecord
 
getConnectionId() - Method in class com.sun.grizzly.cometd.bayeux.Data
 
getConnectionState(ContactInfo<C>, OutboundConnectionCacheBlockingImpl.CacheEntry<C>, C) - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
getConnectionTimeout() - Method in class com.sun.grizzly.TCPConnectorHandler
Get TCP channel connection timeout in milliseconds
getConnectionType() - Method in class com.sun.grizzly.cometd.bayeux.ConnectRequest
 
getConnectionType() - Method in class com.sun.grizzly.cometd.bayeux.DisconnectRequest
 
getConnectorHandlerPool() - Method in class com.sun.grizzly.Controller
Return the ConnectorHandlerPool used.
getConnectorInstanceHandlerDelegate() - Method in class com.sun.grizzly.SSLSelectorHandler
 
getConnectorInstanceHandlerDelegate() - Method in class com.sun.grizzly.TCPSelectorHandler
Return factory object, which knows how to create ConnectorInstanceHandler corresponding to the protocol
getConnectorInstanceHandlerDelegate() - Method in class com.sun.grizzly.UDPSelectorHandler
 
getContentCount() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
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.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
getContentType() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.ContextTask
 
getContext(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return a ServletContext object that corresponds to a specified URI on the server.
getContextImpl() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Return the underlying ServletContextImpl
getContextNames() - Method in class com.sun.grizzly.util.http.mapper.Mapper
Return all contexts, in //HOST/PATH form
getContextPath() - Method in class com.sun.grizzly.comet.CometContext
Get the context path associated with this instance.
getContextPath() - Method in class com.sun.grizzly.cometd.standalone.CometdAdapter
Return the comet context path used by this Adapter.
getContextPath() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getContextPath() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Returns the portion of the request URI that indicates the context of the request.
getContextPath() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
getContextRoot(ByteBuffer) - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Get the context-root from the ByteBuffer
getContextRoot() - Method in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
getContextRoot() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
 
getContinuation() - Static method in class com.sun.grizzly.Continuation
Return a GrizzlyContinuation instance.
getController() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
getController() - Method in interface com.sun.grizzly.ConnectorHandler
Return the Controller
getController() - Method in class com.sun.grizzly.Context
Return the current Controller.
getController() - Method in class com.sun.grizzly.http.SelectorThread
 
getController() - Method in class com.sun.grizzly.SSLConnectorHandler
 
getController() - Method in class com.sun.grizzly.TCPConnectorHandler
 
getController() - Method in class com.sun.grizzly.UDPConnectorHandler
 
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.http.servlet.HttpServletRequestImpl
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
 
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
 
getCountConnections() - Method in class com.sun.grizzly.http.KeepAliveStats
Gets the number of connections in keep-alive mode.
getCountContentHits() - Method in class com.sun.grizzly.http.FileCache
Return the Number of hits on cached file content
getCountContentHits() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the Number of hits on cached file content
getCountContentMisses() - Method in class com.sun.grizzly.http.FileCache
Return the Number of misses on cached file content
getCountContentMisses() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the Number of misses on cached file content
getCountEntries() - Method in class com.sun.grizzly.http.FileCache
Return the number of current cache entries.
getCountEntries() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the number of current cache entries.
getCountFlushes() - Method in class com.sun.grizzly.http.KeepAliveStats
Gets the number of keep-alive connections that were closed
getCountHits() - Method in class com.sun.grizzly.http.FileCache
Return the Number of cache lookup hits
getCountHits() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the Number of cache lookup hits
getCountHits() - Method in class com.sun.grizzly.http.KeepAliveStats
Gets the number of requests received by connections in keep-alive mode.
getCountInfoHits() - Method in class com.sun.grizzly.http.FileCache
The Number of hits on cached file info
getCountInfoHits() - Method in class com.sun.grizzly.http.FileCacheFactory
The Number of hits on cached file info
getCountInfoMisses() - Method in class com.sun.grizzly.http.FileCache
Return the number of misses on cached file info
getCountInfoMisses() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the number of misses on cached file info
getCountMisses() - Method in class com.sun.grizzly.http.FileCache
Return the Number of cache lookup misses
getCountMisses() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the Number of cache lookup misses
getCountOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCountOpenEntries() - Method in class com.sun.grizzly.http.FileCache
The number of current open cache entries
getCountOpenEntries() - Method in class com.sun.grizzly.http.FileCacheFactory
The number of current open cache entries
getCountOther() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getCountOther() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCountOverflows() - Method in class com.sun.grizzly.http.PipelineStatistic
Total number of pipeline overflow
getCountQueued() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the number of connections currently in the queue
getCountQueued15MinuteAverage() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the average number of connections queued in the last 15 minutes
getCountQueued1MinuteAverage() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the average number of connections queued in the last 1 minute
getCountQueued5MinuteAverage() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the average number of connections queued in the last 5 minutes
getCountRefusals() - Method in class com.sun.grizzly.http.KeepAliveStats
Gets the number of keep-alive connections that were rejected.
getCountTimeouts() - Method in class com.sun.grizzly.http.KeepAliveStats
Gets the number of keep-alive connections that timed out.
getCountTotalConnections() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the total number of connections that have been accepted.
getCountTotalQueued() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the total number of connections that have been queued.
getCreationTime() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
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.
getCurrentBusyProcessorThreads() - Method in interface com.sun.grizzly.http.MultiSelectorThread
Provides the count of request threads that are currently being processed by the container
getCurrentBusyProcessorThreads() - Method in class com.sun.grizzly.http.SelectorThread
Provides the count of request threads that are currently being processed by the container
getCurrentDate() - Static method in class com.sun.grizzly.util.http.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentOpType() - Method in class com.sun.grizzly.Context
Get the current SelectionKey interest ops this instance is executing.
getCurrentQueryString() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getCurrentSet() - Method in class com.sun.grizzly.util.http.Parameters
 
getCurrentThreadCount() - Method in class com.sun.grizzly.DefaultPipeline
Return current thread count
getCurrentThreadCount() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the current number of active threads.
getCurrentThreadCount() - Method in interface com.sun.grizzly.Pipeline
Return the number of active threads.
getCurrentThreadsBusy() - Method in class com.sun.grizzly.DefaultPipeline
Return the curent number of threads that are currently processing a task.
getCurrentThreadsBusy() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the current number of active threads.
getCurrentThreadsBusy() - Method in interface com.sun.grizzly.Pipeline
Return the curent number of threads that are currently processing a task.
getCurrentUri() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getData() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getDataId() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getDateHeader(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.
getDefaultHostName() - Method in class com.sun.grizzly.util.http.mapper.Mapper
Get default host.
getDefaultReadTimeout() - Static method in class com.sun.grizzly.util.ByteBufferInputStream
Return the Selector.select() default time out.
getDefaultResponseType() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the default response type used
getDefaultResponseType() - Method in class com.sun.grizzly.http.SelectorThread
 
getDefaultWriteTimeout() - Static method in class com.sun.grizzly.util.OutputWriter
 
getDelegateSSLTasks() - Method in class com.sun.grizzly.SSLConnectorHandler
 
getDetailMessage() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Gets detail error message.
getDisableUploadTimeout() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Get the flag that controls upload time-outs.
getDisableUploadTimeout() - Method in class com.sun.grizzly.http.SelectorThread
Get the flag that controls upload time-outs.
getDomain() - Method in class com.sun.grizzly.http.SelectorThread
 
getDomain() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Returns the domain name set for this cookie.
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
 
getDropConnection() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Is the keep-alive mechanism enabled or disabled.
getDropConnection() - Method in interface com.sun.grizzly.http.ProcessorTask
Is the keep-alive mechanism enabled or disabled.
getDstAddress() - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
getEnableAsyncExecution() - Method in class com.sun.grizzly.http.SelectorThread
Return true when asynchronous execution is enabled.
getEnabledCiphers(String, String[]) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getEnabledCipherSuites() - Method in class com.sun.grizzly.filter.SSLReadFilter
Returns the list of cipher suites to be enabled when SSLEngine is initialized.
getEnabledCipherSuites() - Method in interface com.sun.grizzly.http.SecureSelector
Returns the list of cipher suites to be enabled when SSLEngine is initialized.
getEnabledCipherSuites() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Returns the list of cipher suites to be enabled when SSLEngine is initialized.
getEnabledProtocols() - Method in class com.sun.grizzly.filter.SSLReadFilter
Returns the list of protocols to be enabled when SSLEngine is initialized.
getEnabledProtocols() - Method in interface com.sun.grizzly.http.SecureSelector
Returns the list of protocols to be enabled when SSLEngine is initialized.
getEnabledProtocols() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Returns the list of protocols to be enabled when SSLEngine is initialized.
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 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.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
 
getEngine() - Static method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated. 
getEngine() - Static method in class com.sun.grizzly.comet.CometEngine
Return a singleton of this Class.
getError() - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
getError() - Method in class com.sun.grizzly.cometd.bayeux.DisconnectResponse
 
getError() - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
getError() - Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
 
getError() - Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
getError() - Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
getError() - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
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) - Static method in class com.sun.grizzly.http.HtmlHelper
When Grizzlu has reached its connection-queue pool limits, an HTML error pages will to be returned to the clients.
getErrorURI() - Method in class com.sun.grizzly.tcp.Response
Get the request URI that caused the original error.
getExpirationDelay() - Method in class com.sun.grizzly.comet.CometContext
Return the long delay before a request is resumed.
getExpirationDelay() - Method in class com.sun.grizzly.comet.CometTask
Return the delay before interrupting the polled request and cancelling the SelectionKey.
getExpirationDelay() - Method in class com.sun.grizzly.messagesbus.MessagesBus
Return the time a connection can stay idle.
getExpireTime() - Method in class com.sun.grizzly.comet.CometTask
Return the time in milliseconds before this object was registered the SelectionKey on the CometSelector
getExpireTime() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getExt() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getExtension(String) - Static method in class com.sun.grizzly.util.http.MimeMap
Get extension of file, without fragment id
getExtensionMap() - Method in class com.sun.grizzly.cometd.bayeux.Ext
 
getExtensions() - Method in class com.sun.grizzly.util.http.MimeMap
 
getFactory(int) - Static method in class com.sun.grizzly.http.FileCacheFactory
Return an instance of this Factory.
getFactory(int) - Static method in class com.sun.grizzly.ssl.SSLFileCacheFactory
Return an instance of this Factory.
getFile() - Method in class com.sun.grizzly.util.net.URL
Return the filename part of the URL.
getFileCache() - Method in class com.sun.grizzly.http.FileCacheFactory
Return an instance of a FileCache
getFileCache() - Method in class com.sun.grizzly.ssl.SSLFileCacheFactory
Return an instance of a FileCache
getFilesByExt(String, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Return all files with a given extension in a dir
getFilter(int) - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
 
getFilter() - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
Return the application Filter we are configured for.
getFilterName() - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
getFilters() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Get filters.
getFilters() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Get filters.
getFlagEnabled() - Method in class com.sun.grizzly.http.FileCache
Returns flag indicating whether file cache has been enabled
getFlagEnabled() - Method in class com.sun.grizzly.http.FileCacheFactory
Returns flag indicating whether file cache has been enabled
getForcedRequestType() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the default request type used
getForcedRequestType() - Method in class com.sun.grizzly.http.SelectorThread
 
getForeignKey() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
getGlobalProcessor() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getGlobalRequestProcessor() - Method in class com.sun.grizzly.http.SelectorThread
 
getGrizzlet() - Method in class com.sun.grizzly.container.GrizzletAdapter
Set the user defined Grizzlet implementation.
getGrizzlet() - Method in class com.sun.grizzly.container.GrizzletCometHandler
Return the associated Grizzlet.
getGrizzletResponse() - Method in class com.sun.grizzly.container.GrizzletRequest
 
getGrizzlyCookies() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
 
getHandler() - Method in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Return the Interceptor used by this algorithm.
getHandler() - Method in class com.sun.grizzly.http.algorithms.NoParsingAlgorithm
Return the Interceptor used by this algorithm.
getHandler() - Method in class com.sun.grizzly.http.algorithms.StateMachineAlgorithm
Return the Interceptor used by this algorithm.
getHandler() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the Interceptor used by this instance.
getHandler() - Method in interface com.sun.grizzly.http.ProcessorTask
Get the Interceptor used by this instance.
getHandler() - Method in class com.sun.grizzly.standalone.StaticStreamAlgorithm
Return the Interceptor used by this algorithm.
getHandler() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. The Interceptor associated with this algorithm.
getHandlerController(Handler) - Static method in class com.sun.grizzly.Controller
Return the Controller which is handling the Handler
getHeader(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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
 
getHeaderBBSize() - Method in class com.sun.grizzly.http.FileCache
Retunr the header size buffer.
getHeaderBBSize() - Method in class com.sun.grizzly.http.FileCacheFactory
Retunr the header size buffer.
getHeaderNames() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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.cometd.bayeux.Advice
 
getHosts() - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
getId() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getId() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
getId() - Method in interface com.sun.grizzly.portunif.PUPreProcessor
Returns PUPreProcessor id
getId() - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
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.
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.
getInet() - Method in class com.sun.grizzly.http.SelectorThread
 
getInet() - Method in class com.sun.grizzly.TCPSelectorHandler
 
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.DefaultPipeline
Get the initial WorkerThreadImpl ByteBuffer size
getInitParameter(String) - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
getInitParameter(String) - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
getInitParameter(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the value of the specified initialization parameter, or null if this parameter does not exist.
getInitParameterNames() - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
getInitParameterNames() - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
getInitParameterNames() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the names of the context's initialization parameters, or an empty enumeration if the context has no initialization parameters.
getInputBB() - Method in class com.sun.grizzly.ssl.SSLAsyncStream
 
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.http.DefaultProcessorTask
 
getInputStream() - Method in class com.sun.grizzly.http.HttpWorkerThread
 
getInputStream() - Method in interface com.sun.grizzly.http.ProcessorTask
Get the InputStream associated with HTTP connection
getInputStream() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getInputStream() - Method in class com.sun.grizzly.http.TaskContext
Return the input stream used by this 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
getInternalByteBuffer() - Method in interface com.sun.grizzly.async.AsyncQueueDataProcessor
Method returns the processor's internal ByteBuffer.
getInterval() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
getIntHeader(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.
getIOEvent() - Method in class com.sun.grizzly.Context
Return the current IOEvent associated with this instance.
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).
getJrubyLib() - Method in class com.sun.grizzly.jruby.RubyObjectPool
Gets JRUBY_LIB directory.
getJSONPostfix() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getJSONPrefix() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getKeepAliveCounter() - Method in class com.sun.grizzly.http.SelectorThread
 
getKeepAliveStats() - Method in class com.sun.grizzly.http.SelectorThread
 
getKeepAliveStats() - Method in interface com.sun.grizzly.http.Task
Gets the KeepAliveStats associated with this task.
getKeepAliveStats() - Method in class com.sun.grizzly.http.TaskBase
Gets the KeepAliveStats associated with this task.
getKeepAliveThreadCount() - Method in class com.sun.grizzly.http.SelectorThread
Gets the number of keep-alive threads.
getKeepAliveTimeoutInSeconds() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Gets the number of seconds before a keep-alive connection that has been idle times out and is closed.
getKeepAliveTimeoutInSeconds() - Method in class com.sun.grizzly.http.SelectorThread
Gets the number of seconds before a keep-alive connection that has been idle times out and is closed.
getKey() - Method in class com.sun.grizzly.suspendable.Suspendable
Return the underlying SelectionKey representing the connection.
getKey() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
getKeyManagers(String, String) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Gets the initialized key managers.
getKeyRegistrationState() - Method in class com.sun.grizzly.Context
Return SelectionKey's next registration state.
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
 
getKeyStoreAlgorithm() - Method in class com.sun.grizzly.SSLConfig
 
getKeyStoreFile() - Method in class com.sun.grizzly.SSLConfig
 
getKeyStorePass() - Method in class com.sun.grizzly.SSLConfig
 
getKeystorePassword() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getKeyStoreType() - Method in class com.sun.grizzly.SSLConfig
 
getLargeFileCacheEnabled() - Method in class com.sun.grizzly.http.FileCache
Is the large file cache support enabled.
getLargeFileCacheEnabled() - Method in class com.sun.grizzly.http.FileCacheFactory
Is the large file cache support enabled.
getLargeFileCacheEnabled() - Method in class com.sun.grizzly.http.SelectorThread
Is the large file cache support enabled.
getLastAccessedTime() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
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.
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
 
getLinger() - Method in class com.sun.grizzly.http.SelectorThread
 
getLinger() - Method in class com.sun.grizzly.TCPConnectorHandler
 
getLinger() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getLinger() - Method in class com.sun.grizzly.UDPSelectorHandler
 
getLocalAddr() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.util.SelectionKeyOP.ConnectSelectionKeyOP
 
getLocale() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getLocale() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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() - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
getLogger() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
getLogger() - Method in class com.sun.grizzly.TCPSelectorHandler
 
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
getMajorVersion() - Static method in class com.sun.grizzly.Grizzly
Get Grizzly framework major version
getMajorVersion() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the major version of the Java Servlet API that we implement.
getManagement() - Method in class com.sun.grizzly.http.SelectorThread
 
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.
getMapData() - Method in class com.sun.grizzly.cometd.bayeux.Data
 
getMaxAge() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
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.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
 
getMaxBufferedBytes() - Static method in class com.sun.grizzly.http.SocketChannelOutputBuffer
 
getMaxCacheEntries() - Method in class com.sun.grizzly.http.FileCache
Return the maximum entries this cache can contains.
getMaxCacheEntries() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the maximum entries this cache can contains.
getMaxCacheEntries() - Method in class com.sun.grizzly.http.SelectorThread
Return the maximum entries this cache can contains.
getMaxConnections() - Method in class com.sun.grizzly.http.KeepAliveStats
Gets the maximum number of concurrent connections in keep-alive mode.
getMaxDispatchDepth() - Static method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
getMaxEntries() - Method in class com.sun.grizzly.http.FileCache
Return the maximum number of cache entries
getMaxEntries() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the maximum number of cache entries
getMaxEntrySize() - Method in class com.sun.grizzly.http.FileCache
Get the maximum size a FileCacheEntry can have.
getMaxEntrySize() - Method in class com.sun.grizzly.http.FileCacheFactory
Get the maximum size a FileCacheEntry can have.
getMaxEntrySize() - Method in class com.sun.grizzly.http.SelectorThread
Get the maximum size a FileCacheEntry can have.
getMaxHeapCacheSize() - Method in class com.sun.grizzly.http.FileCache
Return the maximum heap space used for cache
getMaxHeapCacheSize() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the maximum heap space used for cache
getMaxHttpHeaderSize() - Method in class com.sun.grizzly.http.DefaultProcessorTask
 
getMaxHttpHeaderSize() - Method in class com.sun.grizzly.http.SelectorThread
 
getMaxInactiveInterval() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
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
getMaxKeepAliveRequests() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the maximum number of keep-alive requests per connection.
getMaxKeepAliveRequests() - Method in class com.sun.grizzly.http.SelectorThread
 
getMaxLargeCacheSize() - Method in class com.sun.grizzly.http.FileCache
Get the maximum cache size
getMaxLargeCacheSize() - Method in class com.sun.grizzly.http.FileCacheFactory
Get the maximum cache size
getMaxLargeCacheSize() - Method in class com.sun.grizzly.http.SelectorThread
Get the maximum cache size
getMaxMmapCacheSize() - Method in class com.sun.grizzly.http.FileCache
Return the Maximum Memory Map size to be used for caching
getMaxMmapCacheSize() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the Maximum Memory Map size to be used for caching
getMaxOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getMaxOpenEntries() - Method in class com.sun.grizzly.http.FileCache
Return the maximum number of open cache entries
getMaxOpenEntries() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the maximum number of open cache entries
getMaxPostSize() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the maximum size of a POST which will be buffered in SSL mode.
getMaxPostSize() - Method in interface com.sun.grizzly.http.ProcessorTask
Return the maximum size of a POST which will be buffered in SSL mode.
getMaxPostSize() - Method in class com.sun.grizzly.http.SelectorThread
 
getMaxQueued() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the maximum size of the connection queue
getMaxQueueSizeInBytes() - Method in class com.sun.grizzly.http.SelectorThread
 
getMaxRequestUri() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getMaxSelectors() - Static method in class com.sun.grizzly.util.SelectorFactory
Returns max selector pool size
getMaxSmallCacheSize() - Method in class com.sun.grizzly.http.FileCache
Get the maximum cache size
getMaxSmallCacheSize() - Method in class com.sun.grizzly.http.FileCacheFactory
Get the maximum cache size
getMaxSmallCacheSize() - Method in class com.sun.grizzly.http.SelectorThread
Get the maximum cache size
getMaxSpareThreads() - Method in class com.sun.grizzly.DefaultPipeline
Return the maximum spare thread.
getMaxSpareThreads() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the maximum spare thread.
getMaxThreads() - Method in class com.sun.grizzly.DefaultPipeline
Return the number of threads used by this pipeline.
getMaxThreads() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the number of threads used by this pipeline.
getMaxThreads() - Method in class com.sun.grizzly.http.SelectorThread
 
getMaxThreads() - Method in interface com.sun.grizzly.Pipeline
Return the number of threads used by this pipeline.
getMaxTime() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getMaxTime() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getMessage() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
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.http.servlet.HttpServletRequestImpl
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
 
getMimeHeaders() - Method in class com.sun.grizzly.tcp.Request
 
getMimeHeaders() - Method in class com.sun.grizzly.tcp.Response
 
getMimeType(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the MIME type of the specified file, or null if the MIME type cannot be determined.
getMinEntrySize() - Method in class com.sun.grizzly.http.FileCache
Get the maximum size a FileCacheEntry can have.
getMinEntrySize() - Method in class com.sun.grizzly.http.FileCacheFactory
Get the maximum size a FileCacheEntry can have.
getMinEntrySize() - Method in class com.sun.grizzly.http.SelectorThread
Get the maximum size a FileCacheEntry can have.
getMinorVersion() - Static method in class com.sun.grizzly.Grizzly
Get Grizzly framework minor version
getMinorVersion() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the minor version of the Java Servlet API that we implement.
getMinSpareThreads() - Method in class com.sun.grizzly.DefaultPipeline
Return the minimum spare thread.
getMinSpareThreads() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the minimum spare thread.
getMinWorkerThreads() - Method in class com.sun.grizzly.http.SelectorThread
 
getMode() - Method in class com.sun.grizzly.util.ThreadAttachment
 
getMultipleClients() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
getName() - Method in class com.sun.grizzly.DefaultPipeline
Return the name of this Pipeline
getName() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the name of this Pipeline
getName() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Returns the name of the cookie.
getName() - Method in interface com.sun.grizzly.Pipeline
Return the name of this Pipeline
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 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
 
getNamedDispatcher(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
getNextMessage() - Method in interface com.sun.grizzly.ProtocolParser
Get the next complete message from the buffer, which can then be processed by the next filter in the protocol chain.
getNoCompressionUserAgents() - Method in class com.sun.grizzly.http.SelectorThread
 
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
 
getNotificationHandler() - Method in class com.sun.grizzly.comet.CometContext
Return the associated NotificationHandler
getNotificationHandlerClassName() - Static method in class com.sun.grizzly.comet.CometEngine
Return the default NotificationHandler class name.
getNumberOfRuntime() - Method in class com.sun.grizzly.jruby.RubyObjectPool
Gets the number of directory.
getObject() - Method in interface com.sun.grizzly.GrizzlyContinuation
Accessor for the object associated with this continuation
getObject() - Method in class com.sun.grizzly.GrizzlyContinuation1x
Accessor for the object associated with this continuation
getObjectName() - Method in class com.sun.grizzly.http.SelectorThread
 
getOffset() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getOffset() - Method in class com.sun.grizzly.util.buf.CharChunk
 
getOp() - Method in class com.sun.grizzly.util.SelectionKeyOP
 
getOutputBB() - Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Return the encrypted ByteBuffer used to handle response.
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.http.servlet.HttpServletResponseImpl
getOutputStream() - Method in class com.sun.grizzly.http.TaskContext
 
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.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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.cometd.CometdRequest
 
getParameterValues(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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
 
getPassedPreProcessors() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
getPassedPreProcessors() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getPath() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Returns the path on the server to which the browser returns this cookie.
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.
getPathInfo() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getPathTranslated() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getPeakQueued() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the largest number of connections that were in the queue simultaneously.
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).
getPipeline() - Method in class com.sun.grizzly.Context
Return the Pipeline executing this instance.
getPipeline() - Method in class com.sun.grizzly.Controller
Return the Pipeline (Thread Pool) used by this Controller.
getPipeline() - Method in interface com.sun.grizzly.http.Task
Return the pipeline used by this object.
getPipeline() - Method in class com.sun.grizzly.http.TaskBase
Return the pipeline used by this object.
getPipelineClassName() - Method in class com.sun.grizzly.http.SelectorThread
 
getPipelineStatistic() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the PipelineStatistic object used to gather statistic;
getPipelineStatistic() - Method in class com.sun.grizzly.http.LinkedListPipeline
Return the PipelineStatistic object used to gather statistic;
getPort() - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Return the port
getPort() - Method in class com.sun.grizzly.http.SelectorThread
 
getPort() - Method in class com.sun.grizzly.TCPSelectorHandler
 
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
getPortLowLevel() - Method in class com.sun.grizzly.http.SelectorThread
Similar to getPort(), but getting port number directly from connection (ServerSocket, DatagramSocket).
getPortLowLevel() - Method in class com.sun.grizzly.TCPSelectorHandler
Returns port number SelectorHandler is listening on Similar to getPort(), but getting port number directly from connection (ServerSocket, DatagramSocket).
getPortLowLevel() - Method in class com.sun.grizzly.UDPSelectorHandler
 
getPos() - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
 
getPostBody() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Gets the POST body of this request.
getPreferredSelectionKeyHandler() - Method in interface com.sun.grizzly.SelectorHandler
Get the preffered SelectionKeyHandler implementation for this SelectorHandler.
getPreferredSelectionKeyHandler() - Method in class com.sun.grizzly.TCPSelectorHandler
Get the preffered SelectionKeyHandler implementation for this SelectorHandler.
getPreferredSelectionKeyHandler() - Method in class com.sun.grizzly.UDPSelectorHandler
Get the preffered SelectionKeyHandler implementation for this SelectorHandler.
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
 
getProcessorPipeline() - Method in class com.sun.grizzly.http.SelectorThread
 
getProcessorTask() - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Return the ProcessorTask.
getProcessorTask() - Method in interface com.sun.grizzly.http.AsyncTask
Return the ProcessorTask.
getProcessorTask() - Method in class com.sun.grizzly.http.HttpWorkerThread
 
getProcessorTask() - Method in class com.sun.grizzly.http.SelectorThread
Return a ProcessorTask from the pool.
getProperty(String) - Method in class com.sun.grizzly.http.SelectorThread
Return a configured property.
getProperty(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Return a configured property.
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.Context
Return the current Controller.Protocol this instance is executing.
getProtocol() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.
getProtocolChain() - Method in class com.sun.grizzly.Context
Return ProtocolChain executed by this instance.
getProtocolChainHandler(Context, PUProtocolRequest) - Method in class com.sun.grizzly.portunif.PUReadFilter
Returns filter chain ProtocolHandler, depending on current Context and PUProtocolRequest state
getProtocolChainInstanceHandler() - Method in class com.sun.grizzly.Context
Return the ProtocolChainInstanceListener associated with this Context
getProtocolChainInstanceHandler() - Method in class com.sun.grizzly.Controller
Return the ProtocolChainInstanceHandler
getProtocolChainInstanceHandler() - Method in interface com.sun.grizzly.SelectorHandler
Return the ProtocolChainInstanceHandler
getProtocolChainInstanceHandler() - Method in class com.sun.grizzly.TCPSelectorHandler
Return the ProtocolChainInstanceHandler
getProtocolName() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
getProtocolName() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getProtocols() - Method in class com.sun.grizzly.http.portunif.HttpProtocolHandler
Returns an array of supported protocols.
getProtocols() - Method in class com.sun.grizzly.portunif.FilterChainProtocolHandler
 
getProtocols() - Method in interface com.sun.grizzly.portunif.ProtocolHandler
Return an array of protocols supported by this ProtocolHandler.
getPushEvent() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
getPushEvent() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Return the message that can be pushed back.
getQuery() - Method in class com.sun.grizzly.util.net.URL
Return the query part of the URL.
getQueryString() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getQueryString() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the query string associated with this request.
getQueueSizeInBytes() - Method in class com.sun.grizzly.DefaultPipeline
Get the maximum pending connections this Pipeline can handle.
getQueueSizeInBytes() - Method in class com.sun.grizzly.http.PipelineStatistic
Get the maximum pending connection this Pipeline can handle.
getQueueSizeInBytes() - Method in class com.sun.grizzly.http.SelectorThread
Get the maximum pending connection this Pipeline can handle.
getRailsRoot() - Method in class com.sun.grizzly.jruby.RailsSelectorThread
 
getRailsRoot() - Method in class com.sun.grizzly.jruby.RubyObjectPool
Gets RAILS_ROOT directory.
getReader() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getReader() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Read the Reader wrapping the input stream for this Request.
getReadPostProcessor() - Method in class com.sun.grizzly.async.AsyncReadQueueRecord
 
getReadThreadsCount() - Method in class com.sun.grizzly.Controller
Return the number of Reader threads count.
getReadTimeout() - Method in class com.sun.grizzly.portunif.PUReadFilter
Get readTimeout.
getReadTimeout() - Method in class com.sun.grizzly.util.ByteBufferInputStream
Return the timeout between two consecutives Selector.select() when a temporary Selector is used.
getReadTimeout() - Static method in class com.sun.grizzly.util.SSLUtils
 
getRealPath(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getRealPath(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the real path for a given virtual path, if possible; otherwise return null.
getReconnect() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
getRecycle() - Method in interface com.sun.grizzly.http.Task
Return true if this Task will be recycled.
getRecycle() - Method in class com.sun.grizzly.http.TaskBase
Return true if this Task is recyclable.
getRef() - Method in class com.sun.grizzly.util.net.URL
Return the reference part of the URL.
getRegistrationTime() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
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.http.servlet.HttpServletRequestImpl
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
 
getRemoteAddress() - Method in class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
 
getRemoteHost() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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 interface com.sun.grizzly.cometd.CometdContext
 
getRequest() - Method in class com.sun.grizzly.cometd.CometdRequest
 
getRequest() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
getRequest() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Return the GrizzletRequest associated with this AsynchConnection.
getRequest() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the internal Request object.
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 complete the request associated with this RequestInfo.
getRequestCount() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getRequestCount() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestDispatcher(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getRequestDispatcher(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
getRequestedSessionId() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getRequestedSessionId() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the session identifier included in this request, if any.
getRequestGroupInfo() - Method in class com.sun.grizzly.http.SelectorThread
 
getRequestGroupInfo() - Method in interface com.sun.grizzly.http.Task
Gets the RequestGroupInfo from this task.
getRequestGroupInfo() - Method in class com.sun.grizzly.http.TaskBase
Gets the RequestGroupInfo from this task.
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.http.DefaultProcessorTask
Get the request URI associated with this processor.
getRequestURI() - Method in interface com.sun.grizzly.http.ProcessorTask
Return the request URI.
getRequestURI() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getRequestURI() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the request URI for this request.
getRequestURL() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getRequestURL() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Reconstructs the URL the client used to make the request.
getResource(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the requested resource as an InputStream.
getResourcePaths(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return a Set containing the resource paths of resources member of the specified collection.
getResponse() - Method in interface com.sun.grizzly.cometd.CometdContext
 
getResponse() - Method in class com.sun.grizzly.cometd.CometdResponse
 
getResponse() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
getResponse() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Return the GrizzletResponse associated with this AsynchConnection.
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
 
getRestrictedUserAgents() - Method in class com.sun.grizzly.http.SelectorThread
 
getReuseAddress() - Method in class com.sun.grizzly.http.SelectorThread
 
getRootFolder() - Method in class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
getRootFolder() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
getRubyRuntimeQueue() - Method in class com.sun.grizzly.jruby.RubyObjectPool
 
getScheme() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getScheme() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the scheme used to make this Request.
getSecondsMaxAge() - Method in class com.sun.grizzly.http.FileCache
Return the maximum age of a valid cache entry
getSecondsMaxAge() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the maximum age of a valid cache entry
getSecondsTimeouts() - Method in class com.sun.grizzly.http.KeepAliveStats
Gets the number of seconds before a keep-alive connection that has been idle times out and is closed.
getSecure() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
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
 
getSecuredInputBuffer() - Method in class com.sun.grizzly.SSLConnectorHandler
Returns SSLConnectorHandler's secured input buffer, it uses for reading data from a socket channel.
getSecuredInputByteBuffer() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
getSecuredInputByteBuffer() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getSecuredOutputBuffer() - Method in class com.sun.grizzly.SSLConnectorHandler
Returns SSLConnectorHandler's secured output buffer, it uses for writing data to a socket channel.
getSecuredOutputByteBuffer() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
getSecuredOutputByteBuffer() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getSecurityProtocol() - Method in class com.sun.grizzly.SSLConfig
 
getSelectionKey() - Method in class com.sun.grizzly.comet.CometTask
Return the SelectionKey
getSelectionKey() - Method in class com.sun.grizzly.Context
Return the current SelectionKey.
getSelectionKey() - Method in interface com.sun.grizzly.http.Task
Return the SelectionKey associated with this tasks.
getSelectionKey() - Method in class com.sun.grizzly.http.TaskBase
Return the SelectionKey associated with this task.
getSelectionKey() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
getSelectionKey() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getSelectionKey() - Method in class com.sun.grizzly.util.SelectionKeyOP
 
getSelectionKeyHandler() - Method in class com.sun.grizzly.Controller
Deprecated. Return the SelectionKeyHandler Method is deprecated. Use SelectorHandler.getSelectionKeyHandler() instead
getSelectionKeyHandler() - Method in interface com.sun.grizzly.SelectorHandler
Get the SelectionKeyHandler associated with this SelectorHandler.
getSelectionKeyHandler() - Method in class com.sun.grizzly.TCPSelectorHandler
Get the SelectionKeyHandler associated with this SelectorHandler.
getSelector(int) - Static method in class com.sun.grizzly.http.SelectorThread
Return the SelectorThread which listen on port, or null if there is no SelectorThread.
getSelector() - Method in class com.sun.grizzly.http.SelectorThread
 
getSelector() - Method in interface com.sun.grizzly.SelectorHandler
Gets the underlying selector.
getSelector() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getSelector() - Static method in class com.sun.grizzly.util.SelectorFactory
Get a exclusive Selector
getSelectorHandler() - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Get associated SelectorHandler
getSelectorHandler() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
getSelectorHandler() - Method in interface com.sun.grizzly.ConnectorHandler
Method returns SelectorHandler, which manages this ConnectorHandler
getSelectorHandler() - Method in class com.sun.grizzly.Context
Return the current SelectorHandler this instance is executing.
getSelectorHandler(Controller.Protocol) - Method in class com.sun.grizzly.Controller
Return the SelectorHandler associated with the protocol.
getSelectorHandler(Selector) - Method in class com.sun.grizzly.Controller
Return the SelectorHandler associated with the Selector.
getSelectorHandler() - Method in interface com.sun.grizzly.SelectionKeyHandler
Get associated SelectorHandler
getSelectorHandler() - Method in class com.sun.grizzly.SelectorHandlerRunner
 
getSelectorHandler() - Method in class com.sun.grizzly.SSLConnectorHandler
 
getSelectorHandler() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getSelectorHandler() - Method in class com.sun.grizzly.TCPConnectorHandler
 
getSelectorHandler() - Method in class com.sun.grizzly.UDPConnectorHandler
 
getSelectorHandlerClone(SelectorHandler) - Method in class com.sun.grizzly.ReadController
Gets SelectorHandler's clone, registered on this ReadController
getSelectorHandlers() - Method in class com.sun.grizzly.Controller
Return the list SelectorHandler
getSelectorReadThreadsCount() - Method in class com.sun.grizzly.http.SelectorThread
 
getSelectors() - Static method in class com.sun.grizzly.http.SelectorThread
Return an Enumeration of the active SelectorThreads
getSelectorThread() - Method in interface com.sun.grizzly.http.Task
Returns the SelectorThread used by this task.
getSelectorThread() - Method in class com.sun.grizzly.http.TaskBase
Return the SelectorThread
getSelectorThreadKeyHandler() - Method in class com.sun.grizzly.http.SelectorThread
 
getSelectorTimeout() - Static method in class com.sun.grizzly.http.SelectorThread
 
getSelectTimeout() - Method in class com.sun.grizzly.TCPSelectorHandler
 
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() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
 
getServerName() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
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
 
getServerTimeout() - Method in class com.sun.grizzly.http.SelectorThread
 
getServerTimeout() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getServlet() - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
 
getServlet(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServletConfig() - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
 
getServletContext() - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
getServletContext() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
getServletContext() - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
getServletContextName() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
getServletInstance() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Return the Servlet instance used by this Adapter
getServletName() - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
getServletNames() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServletPath() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getServletPath() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Returns the part of this request's URL that calls the servlet.
getServletPath() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Set the context-path.
getServlets() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getSession(boolean) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
getSession() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.
getSessionContext() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
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.
getSize() - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
 
getSizeHeapCache() - Method in class com.sun.grizzly.http.FileCache
Return the heap space used for cache
getSizeHeapCache() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the heap space used for cache
getSizeMmapCache() - Static method in class com.sun.grizzly.http.FileCache
Return the size of Mapped memory used for caching
getSizeMmapCache() - Method in class com.sun.grizzly.http.FileCacheFactory
Return the size of Mapped memory used for caching
getSocket() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the current Socket used by this instance
getSocket() - Method in interface com.sun.grizzly.http.ProcessorTask
Return the current Socket used by this instance
getSocket() - Method in class com.sun.grizzly.http.TaskBase
Return the current Socket used by this instance
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
 
getSocketTimeout() - Method in class com.sun.grizzly.http.SelectorThread
 
getSocketTimeout() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getSocketTimeout() - Method in class com.sun.grizzly.UDPSelectorHandler
 
getSsBackLog() - Method in class com.sun.grizzly.http.SelectorThread
 
getSsBackLog() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getSsBackLog() - Method in class com.sun.grizzly.UDPSelectorHandler
 
getSSLAsyncOutputBuffer() - Method in class com.sun.grizzly.ssl.SSLAsyncProcessorTask
Retunr the SSLAsyncOutputBuffer
getSSLContext() - Method in class com.sun.grizzly.filter.SSLReadFilter
Return the SSLContext required to support SSL over NIO.
getSSLContext() - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
Return the SSLContext required to support SSL over NIO.
getSSLContext() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Return the SSLContext required to support SSL over NIO.
getSSLContext() - Method in class com.sun.grizzly.SSLConnectorHandler
Get SSLConnector's SSLContext
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.portunif.ProtocolRequestWorkerThreadAdapter
 
getSSLEngine() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
getSSLEngine() - Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Set the SSLEngine.
getSslEngine() - Method in class com.sun.grizzly.ssl.SSLAsyncStream
 
getSSLEngine() - Method in class com.sun.grizzly.SSLConnectorHandler
Returns SSLConnector's SSLEngine
getSSLEngine() - Method in class com.sun.grizzly.util.ThreadAttachment
Set the SSLEngine.
getSSLEngine() - Method in class com.sun.grizzly.util.WorkerThread
Set the SSLEngine.
getSSLImplementation() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Return the current SSLImplementation this Thread
getSSLSupport() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the SSLSupport object used by this instance.
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.arp.AsyncProcessorTask
Return the stage of the current execution.
getStage() - Method in interface com.sun.grizzly.http.AsyncTask
Return the stage of the current execution.
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 class com.sun.grizzly.Controller
Gets this Controller's StateHolder
getStateHolder() - Method in class com.sun.grizzly.TCPSelectorHandler
Gets StateHolder for this object
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.http.servlet.HttpServletResponseImpl
 
getStatus() - Method in class com.sun.grizzly.http.TaskEvent
 
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.
getStreamAlgorithm() - Method in class com.sun.grizzly.http.HttpWorkerThread
 
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.
getSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
getSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.DisconnectResponse
 
getSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
getSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
 
getSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
getSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
getSuccessful() - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
getSuspendable() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getSuspendableFilter() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getSuspendableHandler() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
getSuspendableHandler() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getSuspendWhen() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getTask() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return a SelectionKey object available in the pipeline.
getTaskListeners() - Method in interface com.sun.grizzly.http.Task
Return the ArrauList containing the listeners.
getTaskListeners() - Method in class com.sun.grizzly.http.TaskBase
Return all listeners of this Task.
getTaskQueuedCount() - Method in class com.sun.grizzly.DefaultPipeline
The number of Task currently queued
getTcpNoDelay() - Method in class com.sun.grizzly.http.SelectorThread
 
getThreadAttachment() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
getThreadId() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the name of the Thread on which this instance is binded.
getThreadsIncrement() - Method in class com.sun.grizzly.http.SelectorThread
 
getTicksTotalQueued() - Method in class com.sun.grizzly.http.PipelineStatistic
Gets the total number of ticks that connections have spent in the queue.
getTime() - Method in class com.sun.grizzly.util.buf.MessageBytes
Deprecated. The buffer are general purpose, caching for headers should be done in headers
getTimeout() - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
 
getTimeout() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Get the upload uploadTimeout.
getTimeout() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
getTimestamp() - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
getTimestamp() - Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
getTimestamp() - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
getTimestamp() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return the timespam when this session has been created.
getTokenID() - Method in class com.sun.grizzly.jruby.RailsAdapter
 
getTokenID() - Method in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
getTokenID() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
 
getTrainThreshold() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getTransport() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
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
 
getTrustStoreAlgorithm() - Method in class com.sun.grizzly.SSLConfig
 
getTrustStoreFile() - Method in class com.sun.grizzly.SSLConfig
 
getTrustStorePass() - Method in class com.sun.grizzly.SSLConfig
 
getTrustStoreType() - Method in class com.sun.grizzly.SSLConfig
 
getType() - Method in class com.sun.grizzly.comet.CometEvent
Return the type of this object.
getType() - Method in interface com.sun.grizzly.cometd.bayeux.Verb
Return the Verb's type.
getType() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getType() - Method in interface com.sun.grizzly.http.Task
Return this Tash type.
getType() - Method in class com.sun.grizzly.http.TaskBase
 
getType() - Method in class com.sun.grizzly.util.buf.MessageBytes
Return the type of the original content.
getUndecodedParameter(String) - Method in class com.sun.grizzly.util.http.Parameters
Return undecoded params.
getUnderlyingChannel() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
getUnderlyingChannel() - Method in interface com.sun.grizzly.ConnectorHandler
Method returns ConnectorHandler's underlying channel
getUnderlyingChannel() - Method in class com.sun.grizzly.SSLConnectorHandler
 
getUnderlyingChannel() - Method in class com.sun.grizzly.TCPConnectorHandler
 
getUnderlyingChannel() - Method in class com.sun.grizzly.UDPConnectorHandler
 
getUploadTimeout() - Method in class com.sun.grizzly.http.SelectorThread
Get the upload timeout.
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
 
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.http.servlet.HttpServletRequestImpl
getUserPrincipal() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the principal that has been authenticated for this Request.
getValue() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Returns the value of the cookie.
getValue(String) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
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
 
getValueNames() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
getVerb() - Method in interface com.sun.grizzly.cometd.CometdContext
 
getVersion() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Returns the version of the protocol this cookie complies with.
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
 
getWaitingThread() - Method in class com.sun.grizzly.DefaultPipeline
Return the number of waiting threads.
getWaitingThread() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Return the number of waiting threads.
getWaitingThread() - Method in interface com.sun.grizzly.Pipeline
Return the number of waiting threads.
getWebAppRootPath() - Static method in class com.sun.grizzly.http.SelectorThread
Return the folder's root where application are deployed.
getWorkerThreadID() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Return the current WorkerThread ID associated with this instance.
getWorkerThreadID() - Method in interface com.sun.grizzly.http.ProcessorTask
Return the current WorkerThread ID associated with this instance.
getWorkerThreadID() - Method in class com.sun.grizzly.tcp.RequestInfo
Gets the worker thread ID which is processing the request associated with this RequestInfo.
getWrappedCookie() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
 
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
 
getWritePreProcessor() - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
getWriter() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
getWriter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the writer associated with this Response.
globalRequestProcessor - Variable in class com.sun.grizzly.http.SelectorThread
Monitoring object used to store information.
globalRequestProcessorName - Variable in class com.sun.grizzly.http.SelectorThread
 
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_ZONE - Static variable in class com.sun.grizzly.util.buf.DateTool
Deprecated. GMT timezone - all HTTP dates are on GMT
gmtZone - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
 
GRIZZLET - Static variable in class com.sun.grizzly.container.GrizzletAdapter
 
Grizzlet - Interface in com.sun.grizzly.grizzlet
This interface defines the contract between the Grizzlet Container (GrizzlyComet).
GrizzletAdapter - Class in com.sun.grizzly.container
Standalone Comet implementation.
GrizzletAdapter() - Constructor for class com.sun.grizzly.container.GrizzletAdapter
 
GrizzletAdapter(String) - Constructor for class com.sun.grizzly.container.GrizzletAdapter
 
GrizzletCometHandler - Class in com.sun.grizzly.container
Grizzlet implementation of Grizzly CometHandler.
GrizzletCometHandler() - Constructor for class com.sun.grizzly.container.GrizzletCometHandler
 
GrizzletContainer - Class in com.sun.grizzly.standalone
Start the Grizzlet Container.
GrizzletContainer() - Constructor for class com.sun.grizzly.standalone.GrizzletContainer
 
GrizzletRequest - Class in com.sun.grizzly.container
This class represents an asynchronous request.
GrizzletRequest(Request) - Constructor for class com.sun.grizzly.container.GrizzletRequest
 
GrizzletResponse - Class in com.sun.grizzly.container
This class represents an asynchronous response.
GrizzletResponse(Response) - Constructor for class com.sun.grizzly.container.GrizzletResponse
 
Grizzly - Class in com.sun.grizzly
Class contains information about Grizzly framework
Grizzly() - Constructor for class com.sun.grizzly.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
 
GrizzlyContinuation - Interface in com.sun.grizzly
Simple Continuation interface.
GrizzlyContinuation1x - Class in com.sun.grizzly
 
GrizzlyContinuation1x() - Constructor for class com.sun.grizzly.GrizzlyContinuation1x
 
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
 
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 - 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.http.Constants
GZIP filter (output).
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(Task) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Handle an instance of a Task.
handle(AsyncProcessorTask) - Method in class com.sun.grizzly.comet.CometEngine
Handle an interrupted(or polled) request by matching the current context path with the registered one.
handle(Object, int) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase.DummyHandler
 
handle(Task) - Method in interface com.sun.grizzly.http.AsyncHandler
Handle a Task execution.
handle(Context, PUProtocolRequest) - Method in class com.sun.grizzly.http.portunif.HttpProtocolHandler
Redirect the request to the protocol defined in the protocolInfo.
handle(Context, PUProtocolRequest) - Method in class com.sun.grizzly.portunif.FilterChainProtocolHandler
 
handle(Context, PUProtocolRequest) - Method in interface com.sun.grizzly.portunif.ProtocolHandler
Handle the current request by either redirecting the request to a new port or by delivering the request to the proper endpoint.
handle(Request, int) - Method in class com.sun.grizzly.standalone.StaticHandler
Intercept the request and decide if we cache the static resource.
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
Handler - Interface in com.sun.grizzly
Marker interface.
handler - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
An Interceptor implementation used to implement a static resources cache.
handler - Variable in class com.sun.grizzly.http.DefaultProcessorTask
The handler used by this Task to manipulate the request.
handlers - Variable in class com.sun.grizzly.comet.CometContext
The list of registered CometHandler
handshake(ByteBuffer, boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
Initiate SSL handshake phase.
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.
HandshakeRequest - Class in com.sun.grizzly.cometd.bayeux
 
HandshakeRequest() - Constructor for class com.sun.grizzly.cometd.bayeux.HandshakeRequest
 
HandshakeResponse - Class in com.sun.grizzly.cometd.bayeux
 
HandshakeResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
HandshakeResponse(HandshakeRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
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.connectioncache.client.CacheableConnectorHandler
 
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
hasMoreBytesToParse() - Method in interface com.sun.grizzly.ProtocolParser
Are there more bytes to be parsed in the ByteBuffer given to this ProtocolParser's setBuffer ? This method is typically called after a call to parseBytes() to determine if the ByteBuffer has more bytes which need to parsed into a message.
hasMoreElements() - Method in class com.sun.grizzly.util.http.Enumerator
Tests if this enumeration contains more elements.
hasNextMessage() - Method in interface com.sun.grizzly.ProtocolParser
Indicates whether the buffer has a complete message that can be returned from getNextMessage.
hasPushEvent() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
hasPushEvent() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Is this AsyncConnection has push events ready to push back data to its associated client.
hasReadyAsyncWriteData(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Checks whether there is any data in AsyncQueue ready to be written to the SelectableChannel, associated with the given SelectionKey
hasReadyAsyncWriteData(SelectionKey) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Checks whether there is any data in AsyncQueue ready to be written to the SelectableChannel, associated with the given SelectionKey
hasRequestInfoRegistered - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Has the request associated with this ProcessorTask been registered with the RequestGroupInfo
hasValidAdvice() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
Since advice is optional, null advice is valid.
HEAD - Static variable in class com.sun.grizzly.http.Constants
HEAD.
HEAD - Static variable in class com.sun.grizzly.tcp.http11.Constants
HEAD.
headerBuffer - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
headerLength - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
The position, within the ByteBuffer, when the HTTP headers are completely reads.
headerLength() - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Return the stream header length.
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
 
HiddenCometServlet - Class in com.sun.grizzly.samples.comet
 
HiddenCometServlet() - Constructor for class com.sun.grizzly.samples.comet.HiddenCometServlet
 
highWaterMark() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
highWaterMark() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
Threshold at which connection reclamation begins.
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
 
hostNameC - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Host name (used to avoid useless B2C conversion on the host name).
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.http.Constants
HT.
HT - Static variable in class com.sun.grizzly.tcp.http11.Constants
HT.
HtmlHelper - Class in com.sun.grizzly.http
Utility class used to generate HTML pages.
HtmlHelper() - Constructor for class com.sun.grizzly.http.HtmlHelper
 
http09 - Variable in class com.sun.grizzly.http.DefaultProcessorTask
HTTP/0.9 flag.
http11 - Variable in class com.sun.grizzly.http.DefaultProcessorTask
HTTP/1.1 flag.
HTTP_10 - Static variable in class com.sun.grizzly.http.Constants
HTTP/1.0.
HTTP_10 - Static variable in class com.sun.grizzly.tcp.http11.Constants
HTTP/1.0.
HTTP_11 - Static variable in class com.sun.grizzly.http.Constants
HTTP/1.1.
HTTP_11 - Static variable in class com.sun.grizzly.tcp.http11.Constants
HTTP/1.1.
HTTP_11_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
HTTP_REQUEST_URL - Static variable in class com.sun.grizzly.http.portunif.HttpProtocolFinder
 
HTTP_RESPONSE_DATE_HEADER - Static variable in class com.sun.grizzly.util.buf.DateTool
Deprecated. Format for http response header date field
HttpMessages - Class in com.sun.grizzly.util.http
Handle (internationalized) HTTP messages.
HttpMessages() - Constructor for class com.sun.grizzly.util.http.HttpMessages
 
HttpProtocolFinder - Class in com.sun.grizzly.http.portunif
A ProtocolFinder implementation that parse the available SocketChannel bytes looking for the 'http' bytes.
HttpProtocolFinder() - Constructor for class com.sun.grizzly.http.portunif.HttpProtocolFinder
 
HttpProtocolHandler - Class in com.sun.grizzly.http.portunif
Redirect the request to the proper protocol, which can be http or https.
HttpProtocolHandler() - Constructor for class com.sun.grizzly.http.portunif.HttpProtocolHandler
 
HttpProtocolHandler(HttpProtocolHandler.Mode) - Constructor for class com.sun.grizzly.http.portunif.HttpProtocolHandler
 
HttpProtocolHandler.Mode - Enum in com.sun.grizzly.http.portunif
 
HttpRedirector - Class in com.sun.grizzly.http.portunif
Utility class used to redirect an HTTP(s) request to another protocol and endpoint.
HttpServletRequestImpl - Class in com.sun.grizzly.http.servlet
Facade class that wraps a Coyote request object.
HttpServletRequestImpl(GrizzlyRequest) - Constructor for class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Construct a wrapper for the specified request.
HttpServletResponseImpl - Class in com.sun.grizzly.http.servlet
Facade class that wraps a Coyote response object.
HttpServletResponseImpl(GrizzlyResponse) - Constructor for class com.sun.grizzly.http.servlet.HttpServletResponseImpl
Construct a wrapper for the specified response.
HttpSessionImpl - Class in com.sun.grizzly.http.servlet
Basic HttpSession based on GrizzlySession support.
HttpSessionImpl(ServletContextImpl) - Constructor for class com.sun.grizzly.http.servlet.HttpSessionImpl
Create an HttpSession.
HttpWorkerThread - Class in com.sun.grizzly.http
Specialized WorkerThread.
HttpWorkerThread(ThreadGroup, Runnable) - Constructor for class com.sun.grizzly.http.HttpWorkerThread
Create a Thread that will synchronizes/block on Pipeline instance.
HttpWorkerThread(Pipeline<Callable>, String) - Constructor for class com.sun.grizzly.http.HttpWorkerThread
Create a Thread that will synchronizes/block on Pipeline instance.

I

ib - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
ib - Variable in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
id - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
ID - Static variable in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
IDENTITY_FILTER - Static variable in class com.sun.grizzly.http.Constants
Identity filters (input and output).
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
 
InboundConnectionCache<C extends Closeable> - Interface in com.sun.grizzly.connectioncache.spi.transport
A concurrent connection cache for passively created connections (e.g.
InboundConnectionCacheBlockingImpl<C extends Closeable> - Class in com.sun.grizzly.connectioncache.impl.transport
Manage connections that are initiated from another VM.
InboundConnectionCacheBlockingImpl(String, int, int, Logger) - Constructor for class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
 
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
 
increaseWorkerThread(int, boolean) - Method in class com.sun.grizzly.DefaultPipeline
Create new WorkerThreadImpl.
increaseWorkerThread(int, boolean) - Method in class com.sun.grizzly.http.LinkedListPipeline
Create new HttpWorkerThread.
INCREMENT - Static variable in class com.sun.grizzly.http.servlet.FilterChainImpl
 
incrementCountConnections() - Method in class com.sun.grizzly.http.KeepAliveStats
Increments the number of connections in keep-alive mode.
incrementCountFlushes() - Method in class com.sun.grizzly.http.KeepAliveStats
Increments the number of keep-alive connections that were closed
incrementCountHits() - Method in class com.sun.grizzly.http.KeepAliveStats
Increments the number of requests received by connections in keep-alive mode.
incrementCountRefusals() - Method in class com.sun.grizzly.http.KeepAliveStats
Increments the number of keep-alive connections that were rejected.
incrementCountTimeouts() - Method in class com.sun.grizzly.http.KeepAliveStats
Increments the number of keep-alive connections that timed out.
incrementDispatchDepth() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Increment the depth of application dispatch
incrementTotalAcceptCount() - Method in class com.sun.grizzly.http.PipelineStatistic
 
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 true if the message bytes starts with the specified string.
indexOf(byte[], int, int, char) - Static method in class com.sun.grizzly.util.buf.ByteChunk
 
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.
indexOf(byte[], int, int, byte) - Static method in class com.sun.grizzly.util.http.Cookies
 
indexOf(byte[], int, int, char) - Static method in class com.sun.grizzly.util.http.Cookies
 
indexOfIgnoreCase(String, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
inet - Variable in class com.sun.grizzly.http.SelectorThread
 
inet - Variable in class com.sun.grizzly.TCPSelectorHandler
The inet address to use when binding.
info - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Descriptive information about this Response implementation.
init(ServletConfig) - Method in class com.sun.grizzly.cometd.servlet.CometdServlet
Initialize the Servlet by creating the CometContext.
init(ServletConfig) - Method in class com.sun.grizzly.messagesbus.MessagesBus
init(ServletConfig) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet
 
init(ServletConfig) - Method in class com.sun.grizzly.samples.comet.CometServlet
 
init(ServletConfig) - Method in class com.sun.grizzly.samples.comet.HiddenCometServlet
 
init(ServletConfig) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet
 
init(ServletConfig) - Method in class com.sun.grizzly.samples.comet.LongPollingServlet
 
init(ServletConfig) - Method in class com.sun.grizzly.samples.messagesbus.JMakiMessagesBus
 
init() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
Init the protocol.
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
 
initAlgorithm() - Method in class com.sun.grizzly.http.SelectorThread
Load using reflection the Algorithm class.
initController() - Method in class com.sun.grizzly.http.SelectorThread
Initialize the Grizzly Framework classes.
initEndpoint() - Method in interface com.sun.grizzly.http.MultiSelectorThread
Initialize this SelectorThread
initEndpoint() - Method in class com.sun.grizzly.http.SelectorThread
initialized the endpoint by creating the ServerScoketChannel and by initializing the server socket.
initEndpoint() - Method in class com.sun.grizzly.jruby.RailsSelectorThread
 
initFileCacheFactory() - Method in class com.sun.grizzly.http.SelectorThread
Initialize the fileCacheFactory associated with this instance
initFileCacheFactory() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Initialize the fileCacheFactory associated with this instance
INITIAL_SIZE - Static variable in class com.sun.grizzly.util.http.Cookies
 
INITIAL_SIZE - Static variable in class com.sun.grizzly.util.http.Parameters
 
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.DefaultPipeline
The initial ByteBuffer size for newly created WorkerThread instances
initialize(SelectionKey) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Initialize the newly added CometHandler.
initialize(SelectionKey) - Method in class com.sun.grizzly.comet.CometContext
Initialize the newly added CometHandler.
INITIALIZE - Static variable in class com.sun.grizzly.comet.CometEvent
Initialize the CometHandler.
initialize() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Initialize the stream and the buffer used to parse the request.
initialize() - Method in interface com.sun.grizzly.http.ProcessorTask
Initialize the stream and the buffer used to parse the request.
initialize() - Method in class com.sun.grizzly.ssl.SSLAsyncProcessorTask
Initialize the stream and the buffer used to parse the request.
initialize() - Method in class com.sun.grizzly.ssl.SSLDefaultProcessorTask
Initialize the stream and the buffer used to parse the request.
initialized - Variable in class com.sun.grizzly.http.SelectorThread
 
initialized - Variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
initializeFilters() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Initialize standard input and output filters.
initializeRubyRuntime() - Method in class com.sun.grizzly.jruby.RailsSelectorThread
 
initializeRubyRuntime() - Method in class com.sun.grizzly.jruby.RubyObjectPool
 
initKeepAliveCounter() - Method in class com.sun.grizzly.http.SelectorThread
Initialize the keep-alive mechanism.
initMonitoringLevel() - Method in class com.sun.grizzly.http.SelectorThread
 
initOpRegistriesIfRequired() - Method in class com.sun.grizzly.TCPSelectorHandler
Initializes SelectionKey operation registries
initPipeline() - Method in class com.sun.grizzly.DefaultPipeline
Init the Pipeline by initializing the required WorkerThreadImpl.
initPipeline() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Init the Pipeline by initializing the required WorkerThread.
initPipeline() - Method in class com.sun.grizzly.http.SelectorThread
Init the Pipelines used by the WorkerThreads.
initPipeline() - Method in interface com.sun.grizzly.Pipeline
Init the Pipeline by initializing the required WorkerThread.
initProcessorTask(int) - Method in class com.sun.grizzly.http.SelectorThread
Create a pool of ProcessorTask
initSocket(Socket) - Method in class com.sun.grizzly.util.net.ServerSocketFactory
 
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.
inputBBSize - Variable in class com.sun.grizzly.filter.SSLReadFilter
Encrypted ByteBuffer default size.
inputBuffer - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Input.
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.
inputStream - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Input Stream.
inputStream - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
 
inputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
GrizzlyInputStream.
inputStream - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Underlying input stream.
inputStream - Variable in class com.sun.grizzly.UDPConnectorHandler
A blocking InputStream that use a pool of Selector to execute a blocking read operation.
inputStreamInputBuffer - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Underlying input buffer.
instanceHandler - Variable in class com.sun.grizzly.Controller
The ProtocolChainInstanceHandler used by this instance.
instanceHandler - Variable in class com.sun.grizzly.TCPSelectorHandler
The ProtocolChainInstanceHandler used by this instance.
instanceId() - Method in class com.sun.grizzly.tcp.Request
Get the instance id (or JVM route).
Interceptor<E> - 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
 
interrupt() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Interrupt the ProcessorTask if AsyncFilter has been defined.
interrupt(CometTask) - Method in class com.sun.grizzly.comet.CometContext
Interrupt a CometHandler by invoking CometHandler.onInterrupt(com.sun.grizzly.comet.CometEvent)
interrupt(SelectionKey) - Method in class com.sun.grizzly.comet.CometEngine
The CometSelector is expiring idle SelectionKey, hence we need to resume the current request.
INTERRUPT - Static variable in class com.sun.grizzly.comet.CometEvent
Interrupt the CometHandler.
interrupt() - Method in interface com.sun.grizzly.http.AsyncExecutor
Execute some operations on the AsycnProcesssorTask and then interrupt it.
INTERRUPTED - Static variable in interface com.sun.grizzly.http.AsyncTask
 
interruptThread(long) - Method in class com.sun.grizzly.DefaultPipeline
Interrupt the Thread using it thread id
interruptThread(long) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Interrupt the Thread using it thread id
interupted(A) - Method in interface com.sun.grizzly.suspendable.SuspendableHandler
Invoked when a suspendable is cancelled (by calling Suspendable.cancel())
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
 
INVALID_COMET_HANDLER - Static variable in class com.sun.grizzly.comet.CometContext
Generic error message
invalidate() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
INVOKE_NEXT - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
invokeAdapter() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Invoke the Adapter, which usualy invoke the Servlet Container.
invokeAdapter() - Method in interface com.sun.grizzly.http.ProcessorTask
Invoke the Adapter, which usualy invoke the Servlet Container.
invokeAsyncQueueReader(Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Invoke a AsyncQueueReader
invokeAsyncQueueWriter(Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Invoke a AsyncQueueWriter
invokeCallbackHandler(CallbackHandler, Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Invoke a CallbackHandler via a Context instance.
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.
invokeProtocolParser(Context, ProtocolParser) - Method in class com.sun.grizzly.filter.ParserProtocolFilter
Invoke the ProtocolParser.
invokeProtocolParser(Context, ProtocolParser) - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Invoke the ProtocolParser.
IOEvent<E> - Interface in com.sun.grizzly
When a non blocking operation occurs, the SelectorHandler implementation will invoke an instance of CallbackHandler with an instance of this class.
IOEvent.DefaultIOEvent<E> - Class in com.sun.grizzly
Simple IOEvent implementation
IOEvent.DefaultIOEvent(E) - Constructor for class com.sun.grizzly.IOEvent.DefaultIOEvent
 
isActive(CometHandler) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. 
isActive(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Return true if this CometHandler is still active, e.g.
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.
isAsyncEnabled() - Method in class com.sun.grizzly.jruby.RubyObjectPool
 
isAsyncExecutionEnabled() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Is asynchronous execution enabled?
isAsyncQueueReaderEnabledFor(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
Checks whether AsyncQueueReader is registered for the SelectableChannel, associated with the given SelectionKey
isAsyncQueueReaderEnabledFor(SelectionKey) - Method in interface com.sun.grizzly.async.AsyncQueueReader
Checks whether AsyncQueueReader is registered for the SelectableChannel, associated with the given SelectionKey
isAsyncReadSupported() - Method in class com.sun.grizzly.comet.CometTask
 
isBlockingNotification() - Method in class com.sun.grizzly.comet.CometContext
Return true if the invoker of notify() should block when notifying Comet Handlers.
isBlockingNotification() - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Return true if the invoker of notify() should block when notifying Comet Handlers.
isBlockingNotification() - Method in interface com.sun.grizzly.comet.NotificationHandler
Return true if the invoker of notify() should block when notifying Comet Handlers.
isCacheEnabled() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Is the file cache enabled?
isCancelled() - Method in class com.sun.grizzly.comet.CometContext
Is this instance beeing cancelled by the CometSelector
isClient - Variable in class com.sun.grizzly.TCPSelectorHandler
Is this used for client only or client/server operation.
isClientMode() - Method in class com.sun.grizzly.filter.SSLReadFilter
Returns true if the SSlEngine is set to use client mode when handshaking.
isClientMode() - Method in interface com.sun.grizzly.http.SecureSelector
Returns true if the SSlEngine is set to use client mode when handshaking.
isClientMode() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Returns true if the SSlEngine is set to use client mode when handshaking.
isClientMode() - Method in class com.sun.grizzly.SSLConfig
 
isCommitted() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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
 
isComplete() - Method in class com.sun.grizzly.comet.CometWriter
 
isConnected() - Method in class com.sun.grizzly.SSLConnectorHandler
Is the underlying SocketChannel connected.
isConnected() - Method in class com.sun.grizzly.TCPConnectorHandler
Is the underlying SocketChannel connected.
isConnected - Variable in class com.sun.grizzly.UDPConnectorHandler
Is the connection established.
isConnected() - Method in class com.sun.grizzly.UDPConnectorHandler
Is the underlying DatagramChannel connected.
isConnectedLatch - Variable in class com.sun.grizzly.UDPConnectorHandler
IsConnected Latch related
isContinuousExecution() - Method in class com.sun.grizzly.DefaultProtocolChain
Return true if the current Pipeline can re-execute its ProtocolFilter after a successful execution.
isContinuousExecution() - Method in class com.sun.grizzly.filter.ReadFilter
Return true if the current Pipeline can re-execute its ProtocolFilter after a successful execution.
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.
isEmpty(K) - Method in class com.sun.grizzly.async.AsyncQueue
Checks if K key related queue is empty.
isEmpty() - Method in class com.sun.grizzly.DefaultPipeline
Return true if the size of this ArrayList minus the current waiting threads is lower than zero.
isEnabled() - Method in class com.sun.grizzly.http.FileCache
Is the fileCache enabled.
isEnabled - Static variable in class com.sun.grizzly.http.FileCacheFactory
Is the FileCache enabled.
isEnabled() - Static method in class com.sun.grizzly.http.FileCacheFactory
Is the fileCache enabled.
isEnableNioLogging() - Method in class com.sun.grizzly.http.SelectorThread
 
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.http.DefaultProcessorTask
 
isError() - Method in interface com.sun.grizzly.http.ProcessorTask
Has an error occured duing the HTTP parsing?
isError() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
isError() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Error flag accessor.
isExceptionPresent() - Method in class com.sun.grizzly.tcp.Response
 
isExecuteFilterChain() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
isExecuteFilterChain() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
isExpectingMoreData() - Method in interface com.sun.grizzly.ProtocolParser
Is this ProtocolParser expecting more data ? This method is typically called after a call to parseBytes() to determine if the ByteBuffer which has been parsed contains a partial message
isFileCacheEnabled - Variable in class com.sun.grizzly.http.SelectorThread
Is the FileCache enabled.
isFileCacheEnabled() - Method in class com.sun.grizzly.http.SelectorThread
Is the fileCache enabled.
isFinished() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
isFirst() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
isFollow() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
isFound - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Is the content-length fully read.
isGet() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
isGet() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Is the current asynchronous connection defined as an HTTP Get.
isHandleReadWriteConcurrently() - Method in class com.sun.grizzly.Controller
true if OP_ERAD and OP_WRITE can be handled concurrently.
isHandleStaticResources() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Return true if this class should handle static resources.
isHandshakeDone() - Method in class com.sun.grizzly.SSLConnectorHandler
Is the underlying SocketChannel connected.
isInHeap - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
isKeepAlive() - Method in class com.sun.grizzly.http.DefaultProcessorTask
 
isKeepAlive() - Method in interface com.sun.grizzly.http.ProcessorTask
Return true if the connection header was keep-alive.
isLargeFileCacheEnabled - Variable in class com.sun.grizzly.http.FileCacheFactory
Is the large FileCache enabled.
isLargeFileCacheEnabled - Variable in class com.sun.grizzly.http.SelectorThread
Is the large FileCache enabled.
isLast() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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.
isMapSelectionKey() - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
Returns whether we need to map SelectionKey to the specific ProtocolHandler permanently.
isMapSelectionKey() - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
Returns whether we need to map SelectionKey to the specific ProtocolHandler permanently.
isMaxDispatchDepthReached() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Check if the application dispatching has reached the maximum
isMonitoringEnabled - Variable in class com.sun.grizzly.http.FileCacheFactory
Is monitoring enabled
isMonitoringEnabled - Variable in class com.sun.grizzly.http.SelectorThread
Is monitoring already started.
isMonitoringEnabled() - Method in class com.sun.grizzly.http.SelectorThread
Returns true if monitoring has been enabled, false otherwise.
isMonitoringEnabled() - Method in interface com.sun.grizzly.http.Task
Returns true if monitoring has been enabled, false otherwise.
isMonitoringEnabled() - Method in class com.sun.grizzly.http.TaskBase
Returns true if monitoring has been enabled, false otherwise.
isNeedClientAuth() - Method in class com.sun.grizzly.filter.SSLReadFilter
Returns true if the SSLEngine will require client authentication.
isNeedClientAuth() - Method in interface com.sun.grizzly.http.SecureSelector
Returns true if the SSLEngine will require client authentication.
isNeedClientAuth() - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
isNeedClientAuth() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Returns true if the SSLEngine will require client authentication.
isNeedClientAuth() - Method in class com.sun.grizzly.SSLConfig
 
isNew() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
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
 
isOpen() - Method in interface com.sun.grizzly.SelectorHandler
Is the underlying Selector open.
isOpen() - Method in class com.sun.grizzly.TCPSelectorHandler
Is the Selector open.
isPipelineInUse() - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Check to see if the privileged pipeline are in-use right now.
isPost() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
isPost() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Is the current asynchronous connection defined as an HTTP Get.
isPreProcessorPassed(String) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
isPreProcessorPassed(String) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
isRcmSupported() - Method in class com.sun.grizzly.http.SelectorThread
Returns whether Application Resource Allocation Grizzly Extension is supported
isReady() - Method in class com.sun.grizzly.comet.CometReader
Return true if this instance is ready to read.
isReady() - Method in class com.sun.grizzly.comet.CometWriter
Return true if this instance is ready to read.
isRequestedSessionIdFromCookie() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
isRequestedSessionIdFromUrl() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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.http.servlet.HttpServletRequestImpl
isResumed() - Method in class com.sun.grizzly.suspendable.Suspendable
Return true if the connection associated with this instance has been #resumed
isResuming() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
isResuming() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Is this AsyncConnection being in the process of being resumed?
isReuseAddress() - Method in class com.sun.grizzly.TCPConnectorHandler
 
isReuseAddress() - Method in class com.sun.grizzly.TCPSelectorHandler
 
isRunInSeparateThread(Context.OpType) - Method in interface com.sun.grizzly.CallbackHandlerDescriptor
 
isRunning() - Method in class com.sun.grizzly.http.SelectorThread
 
isSecure() - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Is ProtocolFilter secured
isSecure() - Method in class com.sun.grizzly.http.DefaultProtocolFilter
Is ProtocolFilter secured
isSecure() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
isSecure() - Method in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Is ProtocolFilter secured
isSecure() - Method in class com.sun.grizzly.ssl.SSLDefaultProtocolFilter
Is ProtocolFilter secured
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.ByteBufferInputStream
Is this Stream secure.
isShutDown - Variable in class com.sun.grizzly.TCPSelectorHandler
Flag, which shows whether shutdown was called for this SelectorHandler
isStarted() - Method in class com.sun.grizzly.Controller
Is this Controller started?
isStarted - Variable in class com.sun.grizzly.DefaultPipeline
Has the pipeline already started
isSuspended() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
isSuspended() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Return true is the current connection associated with this event has been suspended.
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
Suspended flag accessor.
isTcpNoDelay() - Method in class com.sun.grizzly.TCPConnectorHandler
Return the tcpNoDelay value used by the underlying accepted Sockets.
isTcpNoDelay() - Method in class com.sun.grizzly.TCPSelectorHandler
Return the tcpNoDelay value used by the underlying accepted Sockets.
isTcpNoDelay() - Method in class com.sun.grizzly.UDPSelectorHandler
 
isToken(String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isUpper(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is upper case.
isUseByteBufferView() - Method in class com.sun.grizzly.http.SelectorThread
 
isUseDirectByteBuffer() - Method in class com.sun.grizzly.http.SelectorThread
 
isUserInRole(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
isValid() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.ConnectRequest
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.DeliverResponse
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.Ext
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.PublishRequest
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
isValid() - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
isValid() - Method in interface com.sun.grizzly.cometd.bayeux.Verb
Check whether the Verb is valid.
isValid() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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
 
isWantClientAuth() - Method in class com.sun.grizzly.filter.SSLReadFilter
Returns true if the engine will request client authentication.
isWantClientAuth() - Method in interface com.sun.grizzly.http.SecureSelector
Returns true if the engine will request client authentication.
isWantClientAuth() - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
isWantClientAuth() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Returns true if the engine will request client authentication.
isWantClientAuth() - Method in class com.sun.grizzly.SSLConfig
 
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?

J

JMakiGrizzlet - Class in com.sun.grizzly.grizzlet
Simple Flickr Magnet Demo.
JMakiGrizzlet() - Constructor for class com.sun.grizzly.grizzlet.JMakiGrizzlet
 
JMakiMessagesBus - Class in com.sun.grizzly.samples.messagesbus
 
JMakiMessagesBus() - Constructor for class com.sun.grizzly.samples.messagesbus.JMakiMessagesBus
 
JROUTE_COOKIE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
JRuby - Class in com.sun.grizzly.standalone
 
JRuby() - Constructor for class com.sun.grizzly.standalone.JRuby
 
JSONParser - Class in com.sun.grizzly.cometd.util
 
JSONParser.Generator - Interface in com.sun.grizzly.cometd.util
 
JSONParser.Literal - Class in com.sun.grizzly.cometd.util
A Literal JSON generator A utility instance of JSON.Generator that holds a pre-generated string on JSON text.
JSONParser.Literal(String) - Constructor for class com.sun.grizzly.cometd.util.JSONParser.Literal
Construct a literal JSON instance for use by JSON#toString(Object).
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

KEEP_ALIVE_RULE - Static variable in class com.sun.grizzly.http.KeepAliveCountManager
 
KEEPALIVE - Static variable in class com.sun.grizzly.http.Constants
 
keepAlive - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Keep-alive.
KEEPALIVE_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
KEEPALIVE_BYTES - Static variable in class com.sun.grizzly.tcp.http11.Constants
Keep-alive bytes.
keepAliveCounter - Variable in class com.sun.grizzly.http.SelectorThread
Keep-Alive subsystem.
KeepAliveCountManager - Class in com.sun.grizzly.http
Keep Alive subsystems.
KeepAliveCountManager() - Constructor for class com.sun.grizzly.http.KeepAliveCountManager
Default constructor.
keepAliveCounts - Variable in class com.sun.grizzly.http.KeepAliveCountManager
Placeholder for keep-alive count monitoring.
keepAliveLeft - Variable in class com.sun.grizzly.http.DefaultProcessorTask
The current keep-alive count left before closing the connection.
KeepAliveStats - Class in com.sun.grizzly.http
Class collecting keep-alive statistics.
KeepAliveStats() - Constructor for class com.sun.grizzly.http.KeepAliveStats
 
keepAliveThreadCount - Variable in class com.sun.grizzly.http.SelectorThread
 
keepAliveTimeoutInSeconds - Variable in class com.sun.grizzly.http.SelectorThread
 
key - Variable in class com.sun.grizzly.http.TaskBase
The SelectionKey used by this task.
key - Variable in class com.sun.grizzly.util.ByteBufferInputStream
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.
KEY_STORE_FILE - Static variable in class com.sun.grizzly.SSLConfig
 
KEY_STORE_PASSWORD - Static variable in class com.sun.grizzly.SSLConfig
 
KEY_STORE_TYPE - Static variable in class com.sun.grizzly.SSLConfig
 
keyIsValid(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
keys() - Method in interface com.sun.grizzly.SelectorHandler
The SelectionKey that has been registered.
keys() - Method in class com.sun.grizzly.TCPSelectorHandler
Return the set of SelectionKey registered on this Selector.
keySize - Variable in class com.sun.grizzly.util.net.SSLSupport.CipherData
 

L

last - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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.
lastModified - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
lastStatePosition - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
In case we were'nt able to parse the request line, we will continue parsing from that position.
lastValid - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Last valid byte.
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.http.Constants
Lower case offset.
LC_OFFSET - Static variable in class com.sun.grizzly.tcp.http11.Constants
Lower case offset.
leftRatio - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
The thread ratio used when an application isn't listed as a privileged application.
lengthReq - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
The request bytes length
LF - Static variable in class com.sun.grizzly.http.Constants
LF.
LF - Static variable in class com.sun.grizzly.tcp.http11.Constants
LF.
Lifecycle - Interface in com.sun.grizzly
Simple Life cycle interface used to manage Grizzly component.
lineBuffer - Variable in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
linger - Variable in class com.sun.grizzly.http.SelectorThread
 
linger - Variable in class com.sun.grizzly.TCPConnectorHandler
The socket linger.
linger - Variable in class com.sun.grizzly.TCPSelectorHandler
The socket linger.
LinkedListPipeline - Class in com.sun.grizzly.http
Internal FIFO used by the Worker Threads to pass information between Task objects.
LinkedListPipeline() - Constructor for class com.sun.grizzly.http.LinkedListPipeline
 
listen() - Method in class com.sun.grizzly.http.SelectorThread
Start the SelectorThread using its own thread and don't block the Thread.
listener - Variable in class com.sun.grizzly.util.StateHolder.ConditionListener
 
listeners - Variable in class com.sun.grizzly.http.TaskBase
List of listeners
loadClass(String) - Static method in class com.sun.grizzly.standalone.StandaloneMainUtil
Util to load classes using reflection.
loadFilters() - Static method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Load the list of AsynchFilter.
loadNotificationHandlerInstance(String) - Static method in class com.sun.grizzly.comet.CometEngine
Util to load classes using reflection.
loadRubyLibraries(Ruby) - Method in class com.sun.grizzly.jruby.RubyObjectPool
 
localAddr - Variable in class com.sun.grizzly.http.DefaultProcessorTask
The local Host address.
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 assocaited 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
 
localName - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Local Host associated with the current connection.
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.http.DefaultProcessorTask
Local port to which the socket is connected
localPort - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Local port
log(String, Throwable) - Method in class com.sun.grizzly.filter.ReadFilter
Log a message/exception.
log(String, Throwable) - Static method in class com.sun.grizzly.filter.SSLReadFilter
Log a message/exception.
log(String, Throwable) - Method in class com.sun.grizzly.filter.UDPWriteFilter
Log a message/exception.
log(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
log(Exception, String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
log(String, Throwable) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
log(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Log a message on the Logger associated with our Container (if any)
log(String, Throwable) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Log a message on the Logger associated with our Container (if any)
log(String) - Method in class com.sun.grizzly.util.http.Cookies
 
LogFilter - Class in com.sun.grizzly.filter
Simple filter that log that output the bytes read.
LogFilter() - Constructor for class com.sun.grizzly.filter.LogFilter
 
logger - Variable in class com.sun.grizzly.BaseSelectionKeyHandler
 
logger() - Static method in class com.sun.grizzly.comet.CometEngine
Return the current logger.
logger - Variable in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
logger() - Static method in class com.sun.grizzly.Controller
Return the current Logger used by this Controller.
logger - Static variable in class com.sun.grizzly.http.DefaultProtocolFilter
Logger
logger - Static variable in class com.sun.grizzly.http.SelectorThread
The logger used by the grizzly classes.
logger() - Static method in class com.sun.grizzly.http.SelectorThread
Return the logger used by the Grizzly classes.
logger - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
logger - Variable in class com.sun.grizzly.TCPSelectorHandler
 
logger - Static variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
LoggerUtils - Class in com.sun.grizzly.util
Contomize the Logger of the http-util package.
LoggerUtils() - Constructor for class com.sun.grizzly.util.LoggerUtils
 
LongPollingServlet - Class in com.sun.grizzly.samples.comet
 
LongPollingServlet() - Constructor for class com.sun.grizzly.samples.comet.LongPollingServlet
 

M

main(String[]) - Static method in class com.sun.grizzly.standalone.Comet
 
main(String[]) - Static method in class com.sun.grizzly.standalone.Cometd
 
main(String[]) - Static method in class com.sun.grizzly.standalone.GrizzletContainer
 
main(String[]) - Static method in class com.sun.grizzly.standalone.JRuby
 
Main - Class in com.sun.grizzly.standalone
Basic startup class used when Grizzly standalone is used
Main() - Constructor for class com.sun.grizzly.standalone.Main
 
main(String[]) - Static method in class com.sun.grizzly.standalone.Main
 
Main - Class in com.sun.grizzly.standalone.messagesbus
Basic startup class used when Grizzly MessagesBus is used as a standalone Servlet.
Main() - Constructor for class com.sun.grizzly.standalone.messagesbus.Main
 
main(String[]) - Static method in class com.sun.grizzly.standalone.messagesbus.Main
 
main(String[]) - Static method in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
main(String[]) - Static method in class com.sun.grizzly.util.http.FastDateFormat
 
makeBlockingConcurrentQueue() - Static method in class com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueueFactory
Create a ConcurrentQueue whose implementation uses conventional locking to protect the data structure.
makeBlockingInboundConnectionCache(String, int, int, Logger) - Static method in class com.sun.grizzly.connectioncache.spi.transport.ConnectionCacheFactory
 
makeBlockingOutboundConnectionCache(String, int, int, int, Logger) - Static method in class com.sun.grizzly.connectioncache.spi.transport.ConnectionCacheFactory
 
makeConcurrentQueue() - Static method in class com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueueFactory
Create a ConcurrentQueue that does no locking at all.
makeCookie(ServerCookie) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
makeCookie(ServerCookie, boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
Management - Interface in com.sun.grizzly.http
Simple interface used as a wrapper to a JMX management implementation.
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.
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
 
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.ByteBufferInputStream
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
 
maxCacheEntries - Variable in class com.sun.grizzly.http.FileCacheFactory
The maximum entries in the fileCache
maxCacheEntries - Variable in class com.sun.grizzly.http.SelectorThread
The maximum entries in the fileCache
maxEntrySize - Variable in class com.sun.grizzly.http.FileCacheFactory
The maximum size of a cached resources.
maxEntrySize - Variable in class com.sun.grizzly.http.SelectorThread
The maximum size of a cached resources.
maxHttpHeaderSize - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Default HTTP header buffer size.
maxHttpHeaderSize - Variable in class com.sun.grizzly.http.SelectorThread
Default HTTP header buffer size.
maxKeepAliveRequests - Variable in class com.sun.grizzly.http.KeepAliveCountManager
Maximum number of requests in a single transaction.
maxKeepAliveRequests - Variable in class com.sun.grizzly.http.SelectorThread
 
maxLargeFileCacheSize - Variable in class com.sun.grizzly.http.FileCacheFactory
The maximum cached bytes
maxLargeFileCacheSize - Variable in class com.sun.grizzly.http.SelectorThread
The maximum cached bytes
maxParallelConnections() - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
maxParallelConnections() - Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
Configured maximum number of connections supported per ContactInfo.
maxPostSize - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Max post size.
maxPostSize - Variable in class com.sun.grizzly.http.SelectorThread
 
maxQueueSizeInBytes - Variable in class com.sun.grizzly.DefaultPipeline
Maximum pending connection before refusing requests.
maxQueueSizeInBytes - Variable in class com.sun.grizzly.http.SelectorThread
Maximum pending connection before refusing requests.
maxSmallFileCacheSize - Variable in class com.sun.grizzly.http.FileCacheFactory
The maximum cached bytes
maxSmallFileCacheSize - Variable in class com.sun.grizzly.http.SelectorThread
The maximum cached bytes
maxThreads - Variable in class com.sun.grizzly.DefaultPipeline
The maximum number of Thread
maxThreads - Variable in class com.sun.grizzly.http.SelectorThread
Maximum number of WorkerThread
maybeQuote(int, StringBuffer, String) - 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 class com.sun.grizzly.container.AsyncConnectionImpl
 
MESSAGE - Static variable in interface com.sun.grizzly.ProtocolParser
Holds the message returned from getNextMessage for use by downstream filters
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
 
MessagesBus - Class in com.sun.grizzly.messagesbus
Servlet implementation of the Grizzly Comet Protocol (GCP).
MessagesBus() - Constructor for class com.sun.grizzly.messagesbus.MessagesBus
 
MessagesBus.CometType - Enum in com.sun.grizzly.messagesbus
The Comet technique supported.
MessagesBusCometHandler - Class in com.sun.grizzly.messagesbus
Grizzly Comet CometHandler which push data to all suspended connection managed by MessagesBus
MessagesBusCometHandler(CometContext) - Constructor for class com.sun.grizzly.messagesbus.MessagesBusCometHandler
Create a new CometHandler associated with CometContext
MessagesBusCometHandler(CometContext, MessagesBus.CometType) - Constructor for class com.sun.grizzly.messagesbus.MessagesBusCometHandler
Create a new CometHandler associated with CometContext, supported the MessagesBus#CometType.
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.standalone
Deprecated.  
MimeType() - Constructor for class com.sun.grizzly.standalone.MimeType
Deprecated.  
MimeType - Class in com.sun.grizzly.util.http
Hardcoded mime-type supported by default.
MimeType() - Constructor for class com.sun.grizzly.util.http.MimeType
 
minEntrySize - Variable in class com.sun.grizzly.http.FileCacheFactory
The maximum size of a cached resources.
minEntrySize - Variable in class com.sun.grizzly.http.SelectorThread
The maximum size of a cached resources.
minSpareThreads - Variable in class com.sun.grizzly.DefaultPipeline
The minimum numbers of spare WorkerThreadImpl
minThreads - Variable in class com.sun.grizzly.DefaultPipeline
The minimum numbers of WorkerThreadImpl
minWorkerThreads - Variable in class com.sun.grizzly.http.SelectorThread
Minimum numbers of WorkerThread created
mserver - Variable in class com.sun.grizzly.http.SelectorThread
 
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
 
multiReadThreadSelectorHandler - Variable in class com.sun.grizzly.Controller
The SelectorHandler, which will manage connection accept, if readThreadsCount > 0 and spread connection processing between different read threads
MultiSelectorThread - Interface in com.sun.grizzly.http
This interface allow implementation of multi Selector support from a SelectorThread.

N

name - Variable in class com.sun.grizzly.DefaultPipeline
The name of this Pipeline
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
 
newCometdContext(CometdRequest, CometdResponse, Verb) - Static method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
newInstance() - Method in class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler
 
newInstance() - Method in class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueDelegateCIH
 
newInstance(int) - Static method in class com.sun.grizzly.http.FileCacheFactory
Configure the factory.
newInstance(int) - Static method in class com.sun.grizzly.ssl.SSLFileCacheFactory
Configure the factory.
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
 
newPipeline(int, int, String, int, int) - Method in class com.sun.grizzly.http.SelectorThread
Create a new Pipeline instance using the pipelineClassName value.
newPipeline(int, Pipeline) - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Creates a new Pipeline
newProcessorTask(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Create ProcessorTask objects and configure it to be ready to proceed request.
newProcessorTask(boolean) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Create SSLProcessorTask objects and configure it to be ready to proceed request.
newProtocolParser() - Method in class com.sun.grizzly.filter.ParserProtocolFilter
Return a new or cached ProtocolParser instance.
newProtocolParser() - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Return a new ProtocolParser>/code> or a cached
newSSLEngine() - Method in class com.sun.grizzly.filter.SSLReadFilter
Return a new configured SSLEngine
newSSLEngine(SelectionKey) - Method in class com.sun.grizzly.filter.SSLReadFilter
Configure and return an instance of SSLEngine
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.
nextKeysExpiration - Variable in class com.sun.grizzly.DefaultSelectionKeyHandler
Next time the exprireKeys() will delete keys.
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.
noCompressionUserAgents - Variable in class com.sun.grizzly.http.DefaultProcessorTask
List of user agents to not use gzip with
noCompressionUserAgents - Variable in class com.sun.grizzly.http.SelectorThread
 
NoParsingAlgorithm - Class in com.sun.grizzly.http.algorithms
This algorithm doesn't parse the bytes, delegating the work to the InternalInputBuffer.
NoParsingAlgorithm() - Constructor for class com.sun.grizzly.http.algorithms.NoParsingAlgorithm
 
normalize(MessageBytes) - Static method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Normalize URI.
normalize() - Method in class com.sun.grizzly.util.net.URL
Normalize the path (and therefore file) portions of this URL.
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
 
NotificationHandler - Interface in com.sun.enterprise.web.connector.grizzly.comet
This class is invoked when the CometContext.notify is invoked.
notificationHandler - Variable in class com.sun.grizzly.comet.CometContext
The default NotificationHandler.
NotificationHandler - Interface in com.sun.grizzly.comet
This class is invoked when the CometContext.notify is invoked.
notificationHandlerClassName - Static variable in class com.sun.grizzly.comet.CometEngine
The default class to use when deciding which NotificationHandler to use.
notificationObject - Variable in class com.sun.grizzly.util.StateHolder.EventListener
 
notify(E) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Notify all CometHandler.
notify(E, int, int) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Notify a single CometHandler.
notify(CometEvent, int, SelectionKey) - Method in class com.sun.grizzly.comet.CometContext
Notify all CometHandler.
notify(E) - Method in class com.sun.grizzly.comet.CometContext
Notify all CometHandler.
notify(E, int, int) - Method in class com.sun.grizzly.comet.CometContext
Notify a single CometHandler.
notify(E, int) - Method in class com.sun.grizzly.comet.CometContext
Notify all CometHandler.
NOTIFY - Static variable in class com.sun.grizzly.comet.CometEvent
Notify the CometHandler.
notify(CometEvent, Iterator<CometHandler>) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Notify all CometHandler.
notify(CometEvent, CometHandler) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Notify a single CometHandler.
notify(CometEvent, Iterator<CometHandler>) - Method in interface com.sun.grizzly.comet.NotificationHandler
Notify all CometHandler.
notify(CometEvent, CometHandler) - Method in interface com.sun.grizzly.comet.NotificationHandler
Notify a single CometHandler.
notify0(CometEvent, CometHandler) - Method in class com.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler
Deprecated. Notify a CometHandler.
notify0(CometEvent, Iterator<CometHandler>) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
 
notify0(CometEvent, CometHandler) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Notify a CometHandler.
notify0(CometEvent, Iterator<CometHandler>) - Method in class com.sun.grizzly.cometd.CometdNotificationHandler
Notify only client subscribed to the active channel.
notifyEvent() - Method in class com.sun.grizzly.util.StateHolder.EventListener
 
notifyException(DefaultProtocolChain.Phase, ProtocolFilter, Throwable) - Method in class com.sun.grizzly.DefaultProtocolChain
Notifies all EventHandlers about exception, which occured
notifyListener() - Method in class com.sun.grizzly.util.StateHolder.ConditionListener
 
notifyListener(Object) - Static method in class com.sun.grizzly.util.StateHolder.EventListener
 
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.
NotYetPausedException - Exception in com.sun.grizzly.grizzlet
 
NotYetPausedException() - Constructor for exception com.sun.grizzly.grizzlet.NotYetPausedException
 
numberOfBusyConnections() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
Number of non-idle connections.
numberOfConnections() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
Total number of connections currently managed by the cache.
numberOfIdleConnections() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
Number of idle connections; that is, connections for which the number of get/release or responseReceived/responseProcessed calls are equal.
numberOfReclaimableConnections() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
Number of idle connections that are reclaimable.
numberToReclaim() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
numberToReclaim() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
Number of connections to reclaim each time reclamation starts.

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
obtainAsyncQueueEntry(K) - Method in class com.sun.grizzly.async.AsyncQueue
 
offer(K, E) - Method in class com.sun.grizzly.async.AsyncQueue
Add data to the AsyncQueue, corresponding to the given E key
offer(AsyncQueueReaderContextTask) - Static method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
offer() - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
offer(AsyncQueueWriterContextTask) - Static method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
offer() - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
offer(CallbackHandlerContextTask) - Static method in class com.sun.grizzly.CallbackHandlerContextTask
 
offer() - Method in class com.sun.grizzly.CallbackHandlerContextTask
 
offer(V) - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
Add a new element to the tail of the queue.
offer(V) - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueImpl
Add a new element to the tail of the queue.
offer(V) - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
Add a new element to the tail of the queue.
offer(V) - Method in interface com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueue
Add a new element to the tail of the queue.
offer() - Method in class com.sun.grizzly.ContextTask
Return instance to the pool WARN: Do not call super.offer(), as it can lead to multiple offer call
offer(E) - Method in class com.sun.grizzly.ContextTask.TaskPool
 
offer(ProtocolChain) - Method in class com.sun.grizzly.DefaultProtocolChainInstanceHandler
Offer (add) an instance of ProtocolChain to this instance pool.
offer(ProtocolChainContextTask) - Static method in class com.sun.grizzly.ProtocolChainContextTask
 
offer() - Method in class com.sun.grizzly.ProtocolChainContextTask
 
offer(ProtocolChain) - Method in interface com.sun.grizzly.ProtocolChainInstanceHandler
Pool an instance of ProtocolChain.
offer(E) - Method in class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
offer(E) - Method in interface com.sun.grizzly.util.ObjectPool
 
OK - Static variable in class com.sun.grizzly.http.FileCache
HTTP OK header
OK - Static variable in class com.sun.grizzly.http.HtmlHelper
HTTP OK header
onAcceptInterest(SelectionKey, Context) - Method in class com.sun.grizzly.RoundRobinSelectorHandler
 
onAcceptInterest(SelectionKey, Context) - Method in interface com.sun.grizzly.SelectorHandler
Handle OP_ACCEPT.
onAcceptInterest(SelectionKey, Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle OP_ACCEPT.
onAcceptInterest(SelectionKey, Context) - Method in class com.sun.grizzly.UDPSelectorHandler
Handle OP_ACCEPT.
oname - Variable in class com.sun.grizzly.http.DefaultProcessorTask
ObjectName under which this ProcessorTask will be JMX-registered if monitoring has been turned on
oname - Variable in class com.sun.grizzly.http.SelectorThread
 
onClose(SelectableChannel) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
Callback method, which should be called by SelectorHandler to notify, that given SelectableChannel is going to be closed, so related data could be released from AsyncQueueReader
onClose(SelectableChannel) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Callback method, which should be called by SelectorHandler to notify, that given SelectableChannel is going to be closed, so related SelectableChannel data could be released from AsyncQueue
onClose(SelectableChannel) - Method in interface com.sun.grizzly.async.AsyncQueueReader
Callback method, which should be called by SelectorHandler to notify, that given SelectableChannel is going to be closed, so related data could be released from AsyncQueueReader
onClose(SelectableChannel) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Callback method, which should be called by SelectorHandler to notify, that given SelectableChannel is going to be closed, so related SelectableChannel data could be released from AsyncQueue
onConnect(IOEvent<E>) - Method in interface com.sun.grizzly.CallbackHandler
This method is called when an non blocking OP_CONNECT is ready to get processed.
onConnect(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onConnect(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onConnect(IOEvent) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
onConnect(IOEvent) - Method in class com.sun.grizzly.SSLConnectorHandler
 
onConnectInterest(SelectionKey, Context) - Method in interface com.sun.grizzly.SelectorHandler
Handle OP_CONNECT.
onConnectInterest(SelectionKey, Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle OP_CONNECT.
onConnectOp(Context, SelectionKeyOP.ConnectSelectionKeyOP) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle new OP_CONNECT ops.
onConnectOp(Context, SelectionKeyOP.ConnectSelectionKeyOP) - Method in class com.sun.grizzly.UDPSelectorHandler
Handle new OP_CONNECT ops.
onDisconnect(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onDisconnect(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onEvent(CometEvent) - Method in interface com.sun.enterprise.web.connector.grizzly.comet.CometHandler
Deprecated. 
onEvent(CometEvent) - Method in interface com.sun.grizzly.comet.CometHandler
Receive CometEvent notification.
onEvent(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandlerBase
 
onEvent(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
onEvent(CometEvent) - Method in class com.sun.grizzly.container.GrizzletCometHandler
Invoke the Grizzlet.onPush method in reaction to a CometComet.notify() operations.
onEvent(CometEvent) - Method in class com.sun.grizzly.messagesbus.MessagesBusCometHandler
Invoked when a CometContext.notify(com.sun.grizzly.comet.CometEvent, int, java.nio.channels.SelectionKey) is executing a push.
onEvent(CometEvent) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet.ChatListnerHandler
 
onEvent(CometEvent) - Method in class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
onEvent(CometEvent) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
onException(Throwable) - Method in interface com.sun.grizzly.ControllerStateListener
Notification: Exception occured during Controller thread execution
onException(Throwable) - Method in class com.sun.grizzly.ControllerStateListenerAdapter
 
onException(DefaultProtocolChain.Phase, ProtocolFilter, Throwable) - Method in interface com.sun.grizzly.DefaultProtocolChain.EventHandler
 
onHandshake(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onHandshake(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onHandshake(IOEvent<E>) - Method in interface com.sun.grizzly.SSLCallbackHandler
This method is called when an non blocking OP_CONNECT is ready to get processed.
onInitialize(CometEvent) - Method in interface com.sun.enterprise.web.connector.grizzly.comet.CometHandler
Deprecated. 
onInitialize(CometEvent) - Method in interface com.sun.grizzly.comet.CometHandler
Receive CometEvent notification when the underlying tcp communication is started by the client
onInitialize(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandlerBase
 
onInitialize(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
onInitialize(CometEvent) - Method in class com.sun.grizzly.container.GrizzletCometHandler
 
onInitialize(CometEvent) - Method in class com.sun.grizzly.messagesbus.MessagesBusCometHandler
Not used.
onInitialize(CometEvent) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet.ChatListnerHandler
 
onInitialize(CometEvent) - Method in class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
onInitialize(CometEvent) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
onInterrupt(CometEvent) - Method in interface com.sun.enterprise.web.connector.grizzly.comet.CometHandler
Deprecated. 
onInterrupt(CometEvent) - Method in interface com.sun.grizzly.comet.CometHandler
Receive CometEvent notification when the underlying tcp communication is resumed by the Grizzly ARP.
onInterrupt(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onInterrupt(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandlerBase
 
onInterrupt(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
onInterrupt(CometEvent) - Method in class com.sun.grizzly.container.GrizzletCometHandler
When the CometContext times out, this method will be invoked and the associated Grizzlet invoked.
onInterrupt(CometEvent) - Method in class com.sun.grizzly.messagesbus.MessagesBusCometHandler
Invoked when MessagesBus.expirationDelay value expire.
onInterrupt(CometEvent) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet.ChatListnerHandler
 
onInterrupt(CometEvent) - Method in class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
onInterrupt(CometEvent) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
onIOException(IOException, SelectionKey, ByteBuffer, Queue<AsyncReadQueueRecord>) - Method in interface com.sun.grizzly.async.AsyncReadCallbackHandler
Method will be called by AsyncQueueReader, if IO error occured when reading from the SelectableChannel, which is associated with SelectionKey
onIOException(IOException, SelectionKey, ByteBuffer, Queue<AsyncWriteQueueRecord>) - Method in interface com.sun.grizzly.async.AsyncWriteCallbackHandler
Method will be called by AsyncQueueWriter, if IO error occured when writing ByteBuffer to the SelectableChannel, associated with SelectionKey
onPing(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onPing(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onPublish(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onPublish(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onPush(AsyncConnection) - Method in class com.sun.grizzly.grizzlet.ChatGrizzlet
 
onPush(AsyncConnection) - Method in interface com.sun.grizzly.grizzlet.Grizzlet
This method is invoked when the Grizzlet Container execute a push operations.
onPush(AsyncConnection) - Method in class com.sun.grizzly.grizzlet.JMakiGrizzlet
 
onRead(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
Callback method, which should be called by SelectorHandler to notify, that SelectableChannel, associated with the given SelectableChannel has ready data for reading.
onRead(SelectionKey) - Method in interface com.sun.grizzly.async.AsyncQueueReader
Callback method, which should be called by SelectorHandler to notify, that SelectableChannel, associated with the given SelectableChannel has ready data for reading.
onRead(IOEvent<E>) - Method in interface com.sun.grizzly.CallbackHandler
This method is called when an non blocking OP_READ is ready to get processed.
onRead(IOEvent) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
onRead(IOEvent) - Method in class com.sun.grizzly.SSLConnectorHandler
 
onReadCompleted(SelectionKey, SocketAddress, ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncReadCallbackHandler
Method will be called by AsyncQueueReader, if data was read to the ByteBuffer from the SelectableChannel, associated with SelectionKey, and read data confirms to the user-specific condition (if any was set).
onReadInterest(SelectionKey, Context) - Method in interface com.sun.grizzly.SelectorHandler
Handle OP_READ.
onReadInterest(SelectionKey, Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle OP_READ.
onReadOp(SelectionKeyOP) - Method in class com.sun.grizzly.ssl.SSLSelectorThreadHandler
Handle new OP_READ ops.
onReadOp(SelectionKeyOP) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle new OP_READ ops.
onReady() - Method in interface com.sun.grizzly.ControllerStateListener
Notification: Controller is ready to process connections; SelectorHandlers were initialized
onReady() - Method in class com.sun.grizzly.ControllerStateListenerAdapter
 
onReconnect(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onReconnect(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onRequest(AsyncConnection) - Method in class com.sun.grizzly.grizzlet.ChatGrizzlet
 
onRequest(AsyncConnection) - Method in interface com.sun.grizzly.grizzlet.Grizzlet
When a client send a request to its associated Grizzlet, it can decide if the underlying connection can be suspended (creating a Continuation) or handle the connection synchronously.
onRequest(AsyncConnection) - Method in class com.sun.grizzly.grizzlet.JMakiGrizzlet
 
onStarted() - Method in interface com.sun.grizzly.ControllerStateListener
Nofitication: Controller was started, pipelines were initialized
onStarted() - Method in class com.sun.grizzly.ControllerStateListenerAdapter
 
onStatus(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onStatus(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onStopped() - Method in interface com.sun.grizzly.ControllerStateListener
Notification: Controller was stopped, all worker threads were stopped
onStopped() - Method in class com.sun.grizzly.ControllerStateListenerAdapter
 
onSubscribe(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onSubscribe(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onTerminate(CometEvent) - Method in interface com.sun.enterprise.web.connector.grizzly.comet.CometHandler
Deprecated. 
onTerminate(CometEvent) - Method in interface com.sun.grizzly.comet.CometHandler
Receive CometEvent notification when the underlying tcp communication is closed by the CometHandler
onTerminate(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onTerminate(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandlerBase
 
onTerminate(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
onTerminate(CometEvent) - Method in class com.sun.grizzly.container.GrizzletCometHandler
Invoked when the Grizzly resume the continuation.
onTerminate(CometEvent) - Method in class com.sun.grizzly.messagesbus.MessagesBusCometHandler
Never invoked as Grizly Comet CometContext API aren't exposed.
onTerminate(CometEvent) - Method in class com.sun.grizzly.samples.comet.AjaxCometServlet.ChatListnerHandler
 
onTerminate(CometEvent) - Method in class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
onTerminate(CometEvent) - Method in class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
onUnsubscribe(CometEvent) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
onUnsubscribe(CometEvent) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
onWrite(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Callback method, which should be called by SelectorHandler to notify, that SelectableChannel, associated with the given SelectionKey is ready to transmit data.
onWrite(SelectionKey) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Callback method, which should be called by SelectorHandler to notify, that SelectableChannel, associated with the given SelectionKey is ready to transmit data.
onWrite(IOEvent<E>) - Method in interface com.sun.grizzly.CallbackHandler
This method is called when an non blocking OP_WRITE is ready to get processed.
onWrite(IOEvent) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
onWrite(IOEvent) - Method in class com.sun.grizzly.SSLConnectorHandler
 
onWriteCompleted(SelectionKey, ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncWriteCallbackHandler
Method will be called by AsyncQueueWriter, if whole ByteBuffer data was written to the SelectableChannel, associated with SelectionKey
onWriteInterest(SelectionKey, Context) - Method in interface com.sun.grizzly.SelectorHandler
Handle OP_WRITE.
onWriteInterest(SelectionKey, Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle OP_WRITE.
onWriteOp(SelectionKeyOP) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle new OP_WRITE ops.
oOBInline - Variable in class com.sun.grizzly.http.SelectorThread
 
opToRegister - Variable in class com.sun.grizzly.TCPSelectorHandler
The list of SelectionKeyOP to register next time the Selector.select is invoked.
OutboundConnectionCache<C extends Closeable> - Interface in com.sun.grizzly.connectioncache.spi.transport
A concurrent mostly non-blocking connection cache.
OutboundConnectionCacheBlockingImpl<C extends Closeable> - Class in com.sun.grizzly.connectioncache.impl.transport
 
OutboundConnectionCacheBlockingImpl(String, int, int, int, Logger) - Constructor for class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
OUTPUT_BB - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
outputBB - Variable in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Encrypted Output ByteBuffer
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.http.DefaultProcessorTask
Output.
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
 
OutputFilter - Interface in com.sun.grizzly.tcp.http11
Output filter.
outputStream - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Output Stream.
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.http.Constants
Package name.
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) - Static method in class com.sun.grizzly.cometd.util.JSONParser
 
parse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Parse the ByteBuffer and try to determine if the bytes stream has been fully read from the SocketChannel.
parse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.NoParsingAlgorithm
Do not parse the bytes and automatically flip the ByteBuffer
parse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.SeekHeaderAlgorithm
Parse the ByteBuffer and try to determine if the bytes stream has been fully read from the SocketChannel.
parse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.StateMachineAlgorithm
Parse the ByteBuffer and try to determine if the bytes stream has been fully read from the SocketChannel.
parse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Manipulate the bytes stream and determine if the process can continue.
parse(ByteBuffer) - Method in class com.sun.grizzly.standalone.StaticStreamAlgorithm
Do not parse the bytes and automatically flip the ByteBuffer
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.
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.Cometd
 
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.GrizzletContainer
 
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.Main
 
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.messagesbus.Main
 
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Parse the current command line, and return the location of the war/jar/static resource location file passed as argument.
parseCache - Static variable in class 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) - Static method in class com.sun.grizzly.util.buf.DateTool
Deprecated. Called from HttpServletRequest.getDateHeader().
parseDate(String, DateFormat[]) - Static method in class com.sun.grizzly.util.buf.DateTool
Deprecated.  
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(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Parse the headers, looking for content-length header and value.
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.
parseHost(MessageBytes) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Parse host.
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
 
parseMap(Map, boolean) - Static method in class com.sun.grizzly.cometd.bayeux.VerbUtils
 
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.Cometd
 
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.GrizzletContainer
 
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.Main
 
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.messagesbus.Main
 
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Validate the command line options.
PARSER - Static variable in interface com.sun.grizzly.ProtocolParser
Used to associate a particular parser with a connection
parseRequest(Object) - Static method in class com.sun.grizzly.cometd.bayeux.VerbUtils
 
parseRequest() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Parse the request line and the http header.
parseRequest(InputStream, OutputStream, boolean) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Parse the request line and the http header.
parseRequest() - Method in interface com.sun.grizzly.http.ProcessorTask
Parse the request line and the http header.
parseRequest(InputStream, OutputStream, boolean) - Method in interface com.sun.grizzly.http.ProcessorTask
Parse the request line and the http header.
parseRequestLine(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Parse the request line, looking for a POST method.
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.
parseResponse(Object) - Static method in class com.sun.grizzly.cometd.bayeux.VerbUtils
 
ParserProtocolFilter - Class in com.sun.grizzly.filter
Simple ProtocolFilter implementation which read the available bytes and delegate the decision of reading more bytes or not to a ProtocolParser.
ParserProtocolFilter() - Constructor for class com.sun.grizzly.filter.ParserProtocolFilter
 
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
 
PATH_STRING - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
pathInfo - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
pause() - Method in class com.sun.grizzly.Controller
Pause this Controller and associated SelectorHandlers
pause() - Method in interface com.sun.grizzly.Lifecycle
Pause this Lifecycle.
pause() - Method in interface com.sun.grizzly.SelectorHandler
Pause this SelectorHandler
pause() - Method in class com.sun.grizzly.TCPSelectorHandler
Pause this SelectorHandler
peek(K) - Method in class com.sun.grizzly.async.AsyncQueue
Get head element of E key related queue.
phrase - Variable in class com.sun.grizzly.util.net.SSLSupport.CipherData
 
Ping - Class in com.sun.grizzly.cometd.bayeux
Reserved Verb not yet implemented.
Ping() - Constructor for class com.sun.grizzly.cometd.bayeux.Ping
 
pipeline - Variable in class com.sun.grizzly.comet.CometEngine
The Pipeline used to execute CometTask
pipeline - Variable in class com.sun.grizzly.comet.DefaultNotificationHandler
The Pipeline used to execute threaded notification.
pipeline - Variable in class com.sun.grizzly.http.TaskBase
The Pipeline object associated with this Task
Pipeline<E> - Interface in com.sun.grizzly
An interface used as a wrapper around any kind of thread pool.
pipeline() - Method in interface com.sun.grizzly.SelectorHandler
Return the Pipeline used to execute this SelectorHandler's SelectionKey ops
pipeline - Variable in class com.sun.grizzly.TCPSelectorHandler
The Pipeline used by this instance.
pipeline() - Method in class com.sun.grizzly.TCPSelectorHandler
Return the Pipeline used to execute this SelectorHandler's SelectionKey ops
pipeline - Variable in class com.sun.grizzly.util.WorkerThreadImpl
The Pipeline on which this thread synchronize.
pipelineClassName - Variable in class com.sun.grizzly.http.SelectorThread
The default Pipeline used.
PipelineFullException - Exception in com.sun.grizzly
When a Pipeline can no longer server request, this exception will be thrown.
PipelineFullException(String) - Constructor for exception com.sun.grizzly.PipelineFullException
 
pipelines - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
The Pipeline configured based on the threadRatio.
pipelineStat - Variable in class com.sun.grizzly.http.KeepAliveCountManager
The PipelineStatistic objects used when gathering statistics.
pipelineStat - Variable in class com.sun.grizzly.http.LinkedListPipeline
The PipelineStatistic objects used when gathering statistics.
pipelineStat - Variable in class com.sun.grizzly.http.SelectorThread
Placeholder for Pipeline statistic.
PipelineStatistic - Class in com.sun.grizzly.http
This class is a placeholde for gathering statistic from a Pipeline
PipelineStatistic(int) - Constructor for class com.sun.grizzly.http.PipelineStatistic
Constructor
poll(K) - Method in class com.sun.grizzly.async.AsyncQueue
Get head element of K key related queue.
poll() - Static method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
poll() - Static method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
poll() - Static method in class com.sun.grizzly.CallbackHandlerContextTask
 
poll() - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
Return an element from the head of the queue.
poll() - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueImpl
Return an element from the head of the queue.
poll() - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
Return an element from the head of the queue.
poll() - Method in interface com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueue
Return an element from the head of the queue.
poll() - Method in class com.sun.grizzly.DefaultProtocolChainInstanceHandler
Return a pooled instance of ProtocolChain.
poll() - Static method in class com.sun.grizzly.ProtocolChainContextTask
 
poll() - Method in interface com.sun.grizzly.ProtocolChainInstanceHandler
Return an instance of ProtocolChain.
poll() - Method in class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
poll() - Method in interface com.sun.grizzly.util.ObjectPool
 
pollContext(SelectionKey) - Method in class com.sun.grizzly.Controller
Get an instance of a Context
pollContext(SelectionKey, Context.OpType) - Method in class com.sun.grizzly.Controller
Get an instance of a Context
pollContext(Context, SelectionKey, Context.OpType) - Method in class com.sun.grizzly.TCPSelectorHandler
Polls Context from pool and initializes it.
pop() - Method in class com.sun.grizzly.util.http.Parameters
Discard the last child.
port - Variable in class com.sun.grizzly.DefaultPipeline
The port used.
port - Variable in class com.sun.grizzly.http.FileCacheFactory
The port used
port - Variable in class com.sun.grizzly.http.SelectorThread
 
port - Variable in class com.sun.grizzly.TCPSelectorHandler
The default TCP port.
portUnificationFilter - Variable in class com.sun.grizzly.http.SelectorThread
Port unification filter
pos - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Position in the buffer.
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.container.GrizzletAdapter
 
POST - Static variable in class com.sun.grizzly.http.Constants
POST.
POST - Static variable in class com.sun.grizzly.tcp.http11.Constants
POST.
POST_EXECUTE - Static variable in interface com.sun.grizzly.http.AsyncTask
 
POST_METHOD - Static variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
 
postData - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
postDeregister() - Method in class com.sun.grizzly.http.SelectorThread
 
postExecute(Context) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Execute any cleanup activities, such as releasing resources that were acquired during the execute() method of this ProtocolFilter instance.
postExecute() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Post-execute the ProcessorTask by preparing the response, flushing the response and then close or keep-alive the connection.
postExecute(Context) - Method in class com.sun.grizzly.filter.EchoAsyncWriteQueueFilter
 
postExecute(Context) - Method in class com.sun.grizzly.filter.EchoFilter
 
postExecute(Context) - Method in class com.sun.grizzly.filter.LogFilter
 
postExecute(Context) - Method in class com.sun.grizzly.filter.ParserProtocolFilter
 
postExecute(Context) - Method in class com.sun.grizzly.filter.ReadFilter
If no bytes were available, close the connection by cancelling the SelectionKey.
postExecute(Context) - Method in class com.sun.grizzly.filter.SSLEchoAsyncWriteQueueFilter
 
postExecute(Context) - Method in class com.sun.grizzly.filter.SSLEchoFilter
 
postExecute(Context) - Method in class com.sun.grizzly.filter.SSLReadFilter
If no bytes were available, close the connection by cancelling the SelectionKey.
postExecute(Context) - Method in class com.sun.grizzly.filter.UDPWriteFilter
Re-enable the SelectionKey and make sure the ByteBuffer has been cleared.
postExecute() - Method in interface com.sun.grizzly.http.AsyncExecutor
Post-execute some operations in the AsycnProcesssorTask associated.
postExecute(Context) - Method in class com.sun.grizzly.http.DefaultProtocolFilter
 
postExecute(Context) - Method in interface com.sun.grizzly.ProtocolFilter
Execute any cleanup activities, such as releasing resources that were acquired during the execute() method of this ProtocolFilter instance.
postExecute(Context) - Method in class com.sun.grizzly.suspendable.SuspendableFilter
Excute the pattern matching algorithm to determine if a the current connection must be suspended or not, and when.
postExecuteProtocolFilter(int, Context) - Method in class com.sun.grizzly.DefaultProtocolChain
Execute the ProtocolFilter.postExcute.
postParse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
After parsing the bytes, post process the ByteBuffer
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.BaseSelectionKeyHandler
SelectionKey post process notification
postProcess(SelectionKey) - Method in class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
postProcess(SelectionKey) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
SelectionKey post process notification
postProcess() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Post process the http request, after the response has been commited.
postProcess(InputStream, OutputStream) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Post process the http request, after the response has been commited.
postProcess() - Method in interface com.sun.grizzly.http.ProcessorTask
Post process the http request, after the response has been commited.
postProcess(InputStream, OutputStream) - Method in interface com.sun.grizzly.http.ProcessorTask
Post process the http request, after the response has been commited.
postProcess(Context, PUProtocolRequest) - Method in interface com.sun.grizzly.portunif.PUPreProcessor
Method is called if no ProtocolFinder was found.
postProcess(Context, PUProtocolRequest) - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
postProcess(SelectionKey) - Method in interface com.sun.grizzly.SelectionKeyHandler
SelectionKey post process notification
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
postRegister(Boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
postResponse() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Prepare and post the response.
postResponse() - Method in interface com.sun.grizzly.http.ProcessorTask
Prepare and post the response.
postSelect(Context) - Method in interface com.sun.grizzly.SelectorHandler
This method is garantee to always be called after operation Selector.select().
postSelect(Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Invoked after Selector.select().
PRE_EXECUTE - Static variable in interface com.sun.grizzly.http.AsyncTask
 
preDeregister() - Method in class com.sun.grizzly.http.SelectorThread
 
preExecute() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Pre-execute a ProcessorTask by parsing the request line.
preExecute() - Method in interface com.sun.grizzly.http.AsyncExecutor
Pre-execute some operations in the AsycnProcesssorTask associated.
prepareRequest() - Method in class com.sun.grizzly.http.DefaultProcessorTask
After reading the request headers, we have to setup the request filters.
prepareResponse() - Method in class com.sun.grizzly.http.DefaultProcessorTask
When committing the response, we have to validate the set of headers, as well as setup the response filters.
preParse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.NoParsingAlgorithm
Do nothing, as the ByteBufferInputStream will take care of reading the missing bytes.
preParse(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Before parsing the bytes, initialize and prepare the algorithm.
preParse(ByteBuffer) - Method in class com.sun.grizzly.standalone.StaticStreamAlgorithm
Do nothing, as the ByteBufferInputStream will take care of reading the missing bytes.
preParse(ByteBuffer) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Before parsing the bytes, initialize and prepare the algorithm.
preProcess() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Pre process the request by decoding the request line and the header.
preProcess(InputStream, OutputStream) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Pre process the request by decoding the request line and the header.
preProcess() - Method in interface com.sun.grizzly.http.ProcessorTask
Pre process the request by decoding the request line and the header.
preProcess(InputStream, OutputStream) - Method in interface com.sun.grizzly.http.ProcessorTask
Pre process the request by decoding the request line and the header.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.grizzly.http.SelectorThread
 
preSelect(Context) - Method in interface com.sun.grizzly.SelectorHandler
This method is garantee to always be called before operation Selector.select().
preSelect(Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Before invoking Selector.select(), make sure the ServerScoketChannel has been created.
preSelect(Context) - Method in class com.sun.grizzly.UDPSelectorHandler
Before invoking Selector.select(), make sure the ServerScoketChannel has been created.
primaryByteBuffer - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
If a new ByteBuffer is created because the stream is too small, cache the original byteBuffer and reuse it once the transaction has completed.
print(String) - Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
 
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
 
printHelpAndExit() - Method in class com.sun.grizzly.standalone.Cometd
 
printHelpAndExit() - Method in class com.sun.grizzly.standalone.GrizzletContainer
 
printHelpAndExit() - Method in class com.sun.grizzly.standalone.Main
 
printHelpAndExit() - Method in class com.sun.grizzly.standalone.messagesbus.Main
 
printHelpAndExit() - Method in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
printHelpAndExit() - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
This method will be invoked when unexpected arguments are passed to the {@link #createSelectorThread.
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
 
printWriter - Variable in class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
priority - Variable in class com.sun.grizzly.DefaultPipeline
The Thread Priority
privilegedTokens - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
The list of privileged token used to decide if a request can be serviced by the privileged Pipeline.
process(ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncQueueDataProcessor
Method is called to process data.
process(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
SelectionKey process notification
process(SelectionKey) - Method in class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
process(SelectionKey) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
SelectionKey process notification
process(InputStream, OutputStream) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Process pipelined HTTP requests using the specified input and output streams.
process(InputStream, OutputStream) - Method in interface com.sun.grizzly.http.ProcessorTask
Process pipelined HTTP requests using the specified input and output streams.
process(Context, PUProtocolRequest) - Method in interface com.sun.grizzly.portunif.PUPreProcessor
Method performs data preprocessing, before it will be passed to ProtocolFinder collection
process(Context, PUProtocolRequest) - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
Try to initialize an SSL|TLS handshake to determine if secured connection is used
process(SelectionKey) - Method in interface com.sun.grizzly.SelectionKeyHandler
SelectionKey process notification
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) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
processCookieHeader(byte[], int, int) - Method in class com.sun.grizzly.util.http.Cookies
Process a byte[] header - allowing fast processing of the raw data
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
 
PROCESSOR_TASK - Static variable in interface com.sun.grizzly.http.Task
 
processorPipeline - Variable in class com.sun.grizzly.http.SelectorThread
The queue shared by this thread and the code>ProcessorTask.
ProcessorTask - Interface in com.sun.grizzly.http
Process HTTP request.
processorTasks - Variable in class com.sun.grizzly.http.SelectorThread
ConcurrentLinkedQueue used as an object pool.
processorWorkerThreadName - Variable in class com.sun.grizzly.http.SelectorThread
 
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
 
processPendingOperations(Context) - Method in class com.sun.grizzly.TCPSelectorHandler
 
processProtocolHandler(ProtocolHandler, Context, PUProtocolRequest, boolean) - Method in class com.sun.grizzly.portunif.PUReadFilter
 
processSingleParameters(String) - Method in class com.sun.grizzly.util.http.Parameters
Used by RequestDispatcher
properties - Variable in class com.sun.grizzly.http.SelectorThread
Holder for our configured properties.
properties - Variable in class com.sun.grizzly.http.servlet.ServletAdapter
Holder for our configured properties.
protocol() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
protocol() - Method in interface com.sun.grizzly.ConnectorHandler
A token decribing the protocol supported by an implementation of this interface
protocol() - Method in interface com.sun.grizzly.SelectorHandler
A token decribing the protocol supported by an implementation of this interface
protocol() - Method in class com.sun.grizzly.SSLConnectorHandler
A token decribing the protocol supported by an implementation of this interface
protocol() - Method in class com.sun.grizzly.SSLSelectorHandler
 
protocol() - Method in class com.sun.grizzly.tcp.Request
 
protocol() - Method in class com.sun.grizzly.TCPConnectorHandler
A token decribing the protocol supported by an implementation of this interface
protocol() - Method in class com.sun.grizzly.TCPSelectorHandler
A token decribing the protocol supported by an implementation of this interface
protocol() - Method in class com.sun.grizzly.UDPConnectorHandler
A token decribing the protocol supported by an implementation of this interface
protocol() - Method in class com.sun.grizzly.UDPSelectorHandler
A token describing the protocol supported by an implementation of this interface
PROTOCOL_FINDERS - Static variable in class com.sun.grizzly.portunif.PUReadFilter
 
PROTOCOL_HANDLERS - Static variable in class com.sun.grizzly.portunif.PUReadFilter
 
ProtocolChain - Interface in com.sun.grizzly
This class implement the "Chain of Responsibility" pattern (for more info, take a look at the classic "Gang of Four" design patterns book).
ProtocolChainContextTask - Class in com.sun.grizzly
ProtocolChain task, which will be executed by Context, when Context.execute(ContextTask) is called.
ProtocolChainContextTask() - Constructor for class com.sun.grizzly.ProtocolChainContextTask
 
ProtocolChainInstanceHandler - Interface in com.sun.grizzly
An ProtocolChainInstanceHandler is where one or several ProtocolChain are created and cached.
protocolChains - Variable in class com.sun.grizzly.DefaultProtocolChainInstanceHandler
List used to cache instance of ProtocolChain.
ProtocolFilter - Interface in com.sun.grizzly
A ProtocolFilter encapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by a ProtocolContext.
protocolFilters - Variable in class com.sun.grizzly.DefaultProtocolChain
The list of ProtocolFilter this chain will invoke.
ProtocolFinder - Interface in com.sun.grizzly.portunif
This interface should be used to implement a TCP 'protocol finder'.
ProtocolHandler - Interface in com.sun.grizzly.portunif
Once a protocol has been found by a ProtocolFinder
ProtocolHandler - Interface in com.sun.grizzly.tcp
Abstract the protocol implementation, including threading, etc.
ProtocolParser<T> - Interface in com.sun.grizzly
An interface that knows how to parse bytes into a protocol data unit.
ProtocolRequestWorkerThreadAdapter - Class in com.sun.grizzly.portunif
 
ProtocolRequestWorkerThreadAdapter() - Constructor for class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
protocols - Variable in class com.sun.grizzly.http.portunif.HttpProtocolHandler
The protocols supported by this handler.
PROXY_JROUTE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
PU_PRE_PROCESSORS - Static variable in class com.sun.grizzly.portunif.PUReadFilter
 
publish(Properties) - Method in class com.sun.grizzly.SSLConfig
 
PublishRequest - Class in com.sun.grizzly.cometd.bayeux
Bayeux Publish Request implementation.
PublishRequest() - Constructor for class com.sun.grizzly.cometd.bayeux.PublishRequest
 
PublishResponse - Class in com.sun.grizzly.cometd.bayeux
Bayeux Publish Response implementation.
PublishResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.PublishResponse
 
PublishResponse(PublishRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.PublishResponse
 
PUPreProcessor - Interface in com.sun.grizzly.portunif
 
PUProtocolRequest - Interface in com.sun.grizzly.portunif
 
PUReadFilter - Class in com.sun.grizzly.portunif
Port unification ReadFilter.
PUReadFilter() - Constructor for class com.sun.grizzly.portunif.PUReadFilter
 
push(String) - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
push(String) - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Advises the Grizzlet Container to start intiating a push operation, using the argument message.
push(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.messagesbus.MessagesBus
Inspect the request, looking for the GCP parameters publish and message.
push() - Method in class com.sun.grizzly.util.http.Parameters
Create ( or reuse ) a child that will be used during a sub-request.
put(Object, Object) - Method in class com.sun.grizzly.util.http.ParameterMap
Associate the specified value with the specified key in this map.
PUT_METHOD - Static variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
 
putAll(Map) - Method in class com.sun.grizzly.util.http.ParameterMap
Copy all of the mappings from the specified map to this one.
putValue(String, Object) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl

Q

query() - Method in class com.sun.grizzly.tcp.Request
 
QUERY_STRING - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
queryString() - Method in class com.sun.grizzly.tcp.Request
 
QUESTION - Static variable in class com.sun.grizzly.http.Constants
'?'.
QUESTION - Static variable in class com.sun.grizzly.tcp.http11.Constants
'?'.
queue - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
queuedActionLock - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
quote(String) - Static method in class com.sun.grizzly.cometd.util.JSONParser
Quote a string.
quote(StringBuffer, String) - Static method in class com.sun.grizzly.cometd.util.JSONParser
Quote a string into a StringBuffer.

R

RailsAdapter - Class in com.sun.grizzly.jruby
Adapter implementation that bridge JRuby on Rails with Grizzly.
RailsAdapter(RubyObjectPool) - Constructor for class com.sun.grizzly.jruby.RailsAdapter
 
RailsAdapter(RubyObjectPool, RubyRuntimeAsyncFilter) - Constructor for class com.sun.grizzly.jruby.RailsAdapter
 
RailsSelectorThread - Class in com.sun.grizzly.jruby
JRuby on rails implementation of Grizzly SelectorThread
RailsSelectorThread() - Constructor for class com.sun.grizzly.jruby.RailsSelectorThread
 
rampUpProcessorTask() - Method in class com.sun.grizzly.http.SelectorThread
Initialize ProcessorTask
rcmSupport - Variable in class com.sun.grizzly.http.SelectorThread
RCM support
read(SelectionKey, ByteBuffer, AsyncReadCallbackHandler) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
read(SelectionKey, ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
read(SelectionKey, ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
read(SelectionKey, ByteBuffer, AsyncReadCallbackHandler) - Method in interface com.sun.grizzly.async.AsyncQueueReader
 
read(SelectionKey, ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in interface com.sun.grizzly.async.AsyncQueueReader
 
read(SelectionKey, ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in interface com.sun.grizzly.async.AsyncQueueReader
 
READ - Static variable in class com.sun.grizzly.comet.CometEvent
Notify the CometHandler of available bytes.
read(byte[]) - Method in class com.sun.grizzly.comet.CometReader
Read bytes without blocking.
read(byte[], int, int) - Method in class com.sun.grizzly.comet.CometReader
Read bytes without blocking.
read(ByteBuffer, boolean) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
read(ByteBuffer, boolean) - Method in interface com.sun.grizzly.ConnectorHandler
Read bytes.
read() - Method in class com.sun.grizzly.http.servlet.ServletInputStreamImpl
 
read(byte[]) - Method in class com.sun.grizzly.http.servlet.ServletInputStreamImpl
 
read(byte[], int, int) - Method in class com.sun.grizzly.http.servlet.ServletInputStreamImpl
 
read(ByteBuffer, boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
Read bytes.
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(ByteBuffer, boolean) - Method in class com.sun.grizzly.TCPConnectorHandler
Read bytes.
read(ByteBuffer, boolean) - Method in class com.sun.grizzly.UDPConnectorHandler
Read bytes.
read() - Method in class com.sun.grizzly.util.ByteBufferInputStream
Read the first byte from the wrapped ByteBuffer.
read(byte[]) - Method in class com.sun.grizzly.util.ByteBufferInputStream
Read the bytes from the wrapped ByteBuffer.
read(byte[], int, int) - Method in class com.sun.grizzly.util.ByteBufferInputStream
Read the first byte of the wrapped ByteBuffer.
read(ByteBuffer) - Method in class com.sun.grizzly.util.ByteBufferInputStream
Read the bytes of the wrapped ByteBuffer.
READ_TASK - Static variable in interface com.sun.grizzly.http.Task
 
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.standalone.DynamicContentAdapter.RequestTupple
Deprecated.  
readChunk - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
 
readChunk - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Byte chunk used to read bytes.
ReadController - Class in com.sun.grizzly
ReadController class represents Controller, which is not itself independent.
ReadController() - Constructor for class com.sun.grizzly.ReadController
 
reader - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Reader.
ReadFilter - Class in com.sun.grizzly.filter
Simple ProtocolFilter implementation which read the available bytes and delegate the processing to the next ProtocolFilter in the ProtocolChain.
ReadFilter() - Constructor for class com.sun.grizzly.filter.ReadFilter
 
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler) - Method in interface com.sun.grizzly.async.AsyncQueueReadable
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in interface com.sun.grizzly.async.AsyncQueueReadable
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in interface com.sun.grizzly.async.AsyncQueueReadable
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in class com.sun.grizzly.SSLConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.SSLConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in class com.sun.grizzly.TCPConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.TCPConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in class com.sun.grizzly.UDPConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.UDPConnectorHandler
Method reads data to the ByteBuffer using async read queue.
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.
readPostProcessor - Variable in class com.sun.grizzly.async.AsyncReadQueueRecord
 
readThreadControllers - Variable in class com.sun.grizzly.Controller
The array of Controllers to be used for reading
readThreadsCount - Variable in class com.sun.grizzly.Controller
The number of read threads
readThreadsCount - Variable in class com.sun.grizzly.http.SelectorThread
The number of SelectorReadThread
readTimeout - Variable in class com.sun.grizzly.util.ByteBufferInputStream
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
 
readySelectorHandlerCounter - Variable in class com.sun.grizzly.Controller
Internal countdown counter of SelectorHandlers, which are ready to process
realReadBytes(byte[], int, int) - Method in class com.sun.grizzly.standalone.DynamicContentAdapter.RequestTupple
Deprecated.  
realReadBytes(byte[], int, int) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
 
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.http.SocketChannelOutputBuffer
Callback to write data from the 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 ).
receive(ByteBuffer) - Method in class com.sun.grizzly.UDPConnectorHandler
Receive bytes.
reclaim() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
Reclaim some idle cached connections.
reclaimableConnections - Variable in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
reconfigureAsyncExecution() - Method in class com.sun.grizzly.http.SelectorThread
Reconfigure Grizzly Asynchronous Request Processing(ARP) internal objects.
ReconnectRequest - Class in com.sun.grizzly.cometd.bayeux
 
ReconnectRequest() - Constructor for class com.sun.grizzly.cometd.bayeux.ReconnectRequest
 
ReconnectResponse - Class in com.sun.grizzly.cometd.bayeux
 
ReconnectResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
ReconnectResponse(ReconnectRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
recycle() - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Reset the object.
recycle() - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
recycle() - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
recycle() - Method in class com.sun.grizzly.CallbackHandlerContextTask
 
recycle() - Method in class com.sun.grizzly.comet.CometContext
Recycle this object.
recycle() - Method in class com.sun.grizzly.comet.CometInputStream
Recycle the stream.
recycle() - Method in class com.sun.grizzly.comet.CometReader
Recycle this object.
recycle() - Method in class com.sun.grizzly.comet.CometTask
Recycle this object.
recycle() - Method in class com.sun.grizzly.comet.CometWriter
 
recycle() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
recycle() - Method in class com.sun.grizzly.Context
Recycle this instance.
recycle() - Method in class com.sun.grizzly.ContextTask
 
recycle() - Method in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Recylce this object.
recycle() - Method in class com.sun.grizzly.http.algorithms.NoParsingAlgorithm
Recycle this object.
recycle() - Method in class com.sun.grizzly.http.algorithms.StateMachineAlgorithm
Recycle this object.
recycle() - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Reset this object to its default state.
recycle() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Recyle this object.
recycle() - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
Release references to the filters and wrapper executed by this chain.
recycle() - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
Release the Filter instance associated with this FilterConfig, if there is one.
recycle() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Recycle the GrizzlyRequest
recycle() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
recycle() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Recycle the output buffer.
recycle() - Method in interface com.sun.grizzly.http.Task
Recycle this task.
recycle - Variable in class com.sun.grizzly.http.TaskBase
Recycle this task
recycle() - Method in class com.sun.grizzly.http.TaskBase
Recycle internal state.
recycle() - Method in class com.sun.grizzly.http.TaskContext
Recycle all streams used by this object.
recycle() - Method in class com.sun.grizzly.standalone.DynamicContentAdapter.RequestTupple
Deprecated.  
recycle() - Method in class com.sun.grizzly.standalone.StaticStreamAlgorithm
Recycle this object.
recycle() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
 
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.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.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.ByteBufferInputStream
Recycle this object.
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.SelectionKeyOP.ConnectSelectionKeyOP
 
recycle() - Method in class com.sun.grizzly.util.SelectionKeyOP
 
recycle() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Recycle the algorithm.
recycleTasks - Variable in class com.sun.grizzly.http.SelectorThread
Recycle the Task after running them
redirect(Context, PUProtocolRequest) - Static method in class com.sun.grizzly.http.portunif.HttpRedirector
Redirect a un-secure request (http) to http or https.
redirect(Context, PUProtocolRequest, boolean) - Static method in class com.sun.grizzly.http.portunif.HttpRedirector
Redirect a un-secure request (http) to http or https.
redirectPath - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
redirectSSL(Context, PUProtocolRequest) - Static method in class com.sun.grizzly.http.portunif.HttpRedirector
Redirect a secure request (https) to http or https.
redirectSSL(Context, PUProtocolRequest, boolean) - Static method in class com.sun.grizzly.http.portunif.HttpRedirector
Redirect a secure request (https) to http or https.
redirectURLCC - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Recyclable buffer to hold the redirect URL.
register(String) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated. Register a context path with this CometEngine.
register(String, int) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated. Register a context path with this CometEngine.
register(SelectionKey, long) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Deprecated.  
register(SelectionKey, int) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Register a SelectionKey on Selector.
register(SelectableChannel, int) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Register a SelectableChannel on Selector.
register(Iterator<SelectionKey>, int) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Register a set of SelectionKeys.
register(String) - Method in class com.sun.grizzly.comet.CometEngine
Register a context path with this CometEngine.
register(String, int) - Method in class com.sun.grizzly.comet.CometEngine
Register a context path with this CometEngine.
register(Iterator<SelectionKey>, int) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Register a set of SelectionKeys.
register(SelectionKey, int) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Register a SelectionKey on Selector.
register(SelectableChannel, int) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Register a SelectableChannel on Selector.
register(SelectionKey, long) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Attach a times out to the SelectionKey used to cancel idle connection.
register(SelectionKey, long) - Method in interface com.sun.grizzly.SelectionKeyHandler
Attach a times out to the SelectionKey used to cancel idle connection.
register(SelectionKey, int) - Method in interface com.sun.grizzly.SelectionKeyHandler
Register a SelectionKey on Selector.
register(SelectableChannel, int) - Method in interface com.sun.grizzly.SelectionKeyHandler
Register a SelectableChannel on Selector.
register(Iterator<SelectionKey>, int) - Method in interface com.sun.grizzly.SelectionKeyHandler
Register a set of SelectionKeys.
register(SelectableChannel, int) - Method in interface com.sun.grizzly.SelectorHandler
Register the SelectableChannel on the Selector.
register(SelectionKey, int) - Method in interface com.sun.grizzly.SelectorHandler
Register the SelectionKey on the Selector.
register(SelectionKey, int) - Method in class com.sun.grizzly.TCPSelectorHandler
Register a SelectionKey to this Selector.
register(SelectableChannel, int) - Method in class com.sun.grizzly.TCPSelectorHandler
 
registerAsyncRead(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Register for asynchronous read.
registerAsyncWrite(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Register for asynchronous write.
registerComponent(Object, ObjectName, String) - Method in interface com.sun.grizzly.http.Management
Register a bean by creating a modeler mbean and adding it to the MBeanServer.
registerComponents() - Method in class com.sun.grizzly.http.SelectorThread
Register JMX components.
registerForWriting(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
registerKey(SelectionKey, CometTask) - Method in class com.sun.grizzly.comet.CometSelector
Register the SelectionKey/code> to the Selector.
registerKey(SelectionKey) - Method in class com.sun.grizzly.Controller
Register a SelectionKey.
registerKey(SelectionKey, int) - Method in class com.sun.grizzly.Controller
Register a SelectionKey on the first SelectorHandler that was added using the addSelectorHandler().
registerKey(SelectionKey, int, Controller.Protocol) - Method in class com.sun.grizzly.Controller
Register a SelectionKey.
registerKey(SelectionKey) - Method in class com.sun.grizzly.http.SelectorThread
Register a SelectionKey to this Selector running of this thread.
release(int) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
Releases underlying connection, which means it could be reused for writing by other CacheableConnectorHandler, however this CacheableConnectorHandler will be still interested in getting expectedResponseCount responses on it.
release(C, int) - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
release(C, int) - Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
Release a Connection previously obtained from get.
release(E) - Method in class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler
Release a ConnectorHandler
release(E) - Method in interface com.sun.grizzly.ConnectorInstanceHandler
Release a ConnectorHandler
release(SelectionKey) - Method in class com.sun.grizzly.util.CallbackHandlerSelectionKeyAttachment
 
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
 
releaseBuffer() - Method in interface com.sun.grizzly.ProtocolParser
No more parsing will be done on the buffer passed to startBuffer. Set up the buffer so that its position is the first byte that was not part of a full message, and its limit is the original limit of the buffer.
releaseConnectorHandler(CacheableConnectorHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandlerPool
 
releaseConnectorHandler(E) - Method in interface com.sun.grizzly.ConnectorHandlerPool
Release a ConnectorHandler.
releaseConnectorHandler(ConnectorHandler) - Method in class com.sun.grizzly.Controller
Return a ConnectorHandler to the pool of ConnectorHandler.
releaseConnectorHandler(ConnectorHandler) - Method in class com.sun.grizzly.DefaultConnectorHandlerPool
 
releaseConnectorHandler(ConnectorHandler) - Method in interface com.sun.grizzly.SelectorHandler
Release a ConnectorHandler.
releaseConnectorHandler(ConnectorHandler) - Method in class com.sun.grizzly.TCPSelectorHandler
Release a ConnectorHandler.
releaseSelectionKeyOP(SelectionKeyOP) - Static method in class com.sun.grizzly.util.SelectionKeyOP
 
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.
remoteAddr - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Remote Address associated with the current connection.
remoteAddr - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remote address.
remoteAddr() - Method in class com.sun.grizzly.tcp.Request
 
remoteHost - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Remote Host associated with the current connection.
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.http.DefaultProcessorTask
Remote port to which the socket is connected
remotePort - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remote port
remove() - Method in interface com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueue.Handle
Delete the element corresponding to this handle from the queue.
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.http.ParameterMap
Remove the mapping for this key from the map if present.
removeAsyncFilter(AsyncFilter) - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Remove an AsyncFilter
removeAsyncFilter(AsyncFilter) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Remove an AsyncFilter
removeAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.http.AsyncExecutor
Remove an AsyncFilter
removeAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.http.AsyncHandler
Remove an AsyncFilter
removeAttribute(Object) - Method in class com.sun.grizzly.comet.CometContext
Remove an attribute.
removeAttribute(String) - Method in class com.sun.grizzly.Context
Remove a key/value object.
removeAttribute(String) - Method in class com.sun.grizzly.Controller
Remove a key/value object.
removeAttribute(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
removeAttribute(String) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
removeAttribute(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Remove the context attribute with the specified name, if any.
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 class com.sun.grizzly.TCPSelectorHandler
Remove a key/value object.
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
 
removeCacheEntry(String) - Method in class com.sun.grizzly.http.SelectorThread
Remove a context path from the FileCache.
removeCometHandler(CometHandler) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. 
removeCometHandler(int) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Remove a CometHandler based on its hashcode.
removeCometHandler(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Remove a CometHandler.
removeCometHandler(int) - Method in class com.sun.grizzly.comet.CometContext
Remove a CometHandler based on its hashcode.
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.
removeEntry(K) - Method in class com.sun.grizzly.async.AsyncQueue
Remove head element of K key related queue.
removeEventHandler(DefaultProtocolChain.EventHandler) - Method in class com.sun.grizzly.DefaultProtocolChain
Remove the EventHandler.
removeFilter(ProtocolFilter) - Method in class com.sun.grizzly.DefaultProtocolChain
Remove a ProtocolFilter.
removeFilter(ProtocolFilter) - Method in interface com.sun.grizzly.ProtocolChain
Remove the ProtocolFilter from this chain.
removeFromInterruptedQueue(AsyncTask) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Remove the Task from the interrupted queue.
removeFromInterruptedQueue(AsyncTask) - Method in interface com.sun.grizzly.http.AsyncHandler
Remove the Task from the interrupted queue.
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.
removeInProgressSelectionKey(SelectionKey) - Static method in class com.sun.grizzly.comet.CometContext
Remove a SelectionKey to the list of current operations.
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.
removePreProcessor(PUPreProcessor) - Method in class com.sun.grizzly.portunif.PUReadFilter
Remove PUPreProcessor from preprocess queue
removeProperty(String) - Method in class com.sun.grizzly.http.SelectorThread
remove a configured property.
removeProperty(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
remove a configured property.
removeProtocolFinder(ProtocolFinder) - Method in class com.sun.grizzly.portunif.PUReadFilter
Remove a ProtocolFinder
removeProtocolHandler(ProtocolHandler) - Method in class com.sun.grizzly.portunif.PUReadFilter
Remove a ProtocolHandler
removeRequestProcessor(RequestInfo) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
removeSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.Controller
Shuts down SelectorHandler and removes it from this Controller list
removeSelectorHandlerClone(SelectorHandler) - Method in class com.sun.grizzly.ReadController
Removes SelectorHandler's clone, registered on this ReadController
removeSessionCookies() - Method in class com.sun.grizzly.tcp.Response
Removes any Set-Cookie response headers whose value contains the string JSESSIONID
removeStateListener(ControllerStateListener) - Method in class com.sun.grizzly.Controller
Remove controller state listener
removeTaskListener(TaskListener) - Method in interface com.sun.grizzly.http.Task
Remove a Task to this class.
removeTaskListener(TaskListener) - Method in class com.sun.grizzly.http.TaskBase
Remove the given TaskListener/code> from this Task.
removeValue(String) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
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
 
replaceProperties(String, Object) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Deprecated. Use the explicit method
replaceProperties(String, Hashtable, IntrospectionUtils.PropertySource[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Replace ${NAME} with the property value
req - Variable in class com.sun.grizzly.standalone.DynamicContentAdapter.RequestTupple
Deprecated.  
req - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
 
req - Variable in class com.sun.grizzly.tcp.Response
 
request - Variable in class com.sun.grizzly.cometd.CometdRequest
 
request - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Request object.
request - Variable in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
The wrapped request.
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 line has been parsed
REQUEST_PROCESSING_COMPLETED - Static variable in interface com.sun.grizzly.tcp.Adapter
 
REQUEST_PROCESSING_STARTED - Static variable in interface com.sun.grizzly.tcp.Adapter
 
REQUEST_RESPONSE_NOTES - Static variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
requestBufferSize - Variable in class com.sun.grizzly.http.DefaultProcessorTask
The input request buffer size.
requestBufferSize - Variable in class com.sun.grizzly.http.SelectorThread
The input request buffer size.
requestCount - Static variable in class com.sun.grizzly.http.DefaultProcessorTask
The number of requests ProcessorTask has proceeded.
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 - Variable in class com.sun.grizzly.http.DefaultProcessorTask
The code>RequestInfo used to gather stats.
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
requestLineParsed - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Is the request line parsed?
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
 
requestProcessed(C, int) - Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
 
requestProcessed(C, int) - Method in interface com.sun.grizzly.connectioncache.spi.transport.InboundConnectionCache
Indicate that request processing has been completed for a request received on conn.
requestReceived(C) - Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
 
requestReceived(C) - Method in interface com.sun.grizzly.connectioncache.spi.transport.InboundConnectionCache
Mark a connection as busy because a request is being processed on the connection.
requestURI - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
requestURI() - Method in class com.sun.grizzly.tcp.Request
 
RESERVE - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
reset() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.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
 
resetBuffer() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
resetBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Reset the data buffer 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.
resetSuspendIdleTimeout() - Method in class com.sun.grizzly.comet.CometContext
Reset the current timestamp on a suspended connection.
ResourceAllocationFilter - Class in com.sun.grizzly.rcm
This ProtocolFilter is an implementation of a Resource Consumption Management (RCM) system.
ResourceAllocationFilter() - Constructor for class com.sun.grizzly.rcm.ResourceAllocationFilter
 
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.
response - Variable in class com.sun.grizzly.cometd.CometdResponse
 
response - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Response object.
response - Variable in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
The wrapped response.
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 - Class in com.sun.grizzly.tcp
Response object.
Response() - Constructor for class com.sun.grizzly.tcp.Response
 
RESPONSE_PROCEEDED - Static variable in interface com.sun.grizzly.util.Interceptor
The response has been proceeded.
responseReceived() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
Notifies connection cache, that response was received.
responseReceived(C) - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
Decrement the number of expected responses.
responseReceived(C) - Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
Inform the cache that a response has been received on a particular connection.
responseSent(C) - Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
Decrement the number of expected responses.
responseSent(C) - Method in interface com.sun.grizzly.connectioncache.spi.transport.InboundConnectionCache
Inform the cache that a response has been sent on a particular connection.
restrictedUserAgents - Variable in class com.sun.grizzly.http.DefaultProcessorTask
List of restricted user agents.
restrictedUserAgents - Variable in class com.sun.grizzly.http.SelectorThread
 
resume(SelectionKey) - Method in class com.sun.grizzly.comet.CometEngine
Resume the long polling request by unblocking the current SelectionKey
resume() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
resume() - Method in class com.sun.grizzly.Controller
Resume this Controller and associated SelectorHandlers
resume() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Resume a suspended connection.
resume() - Method in interface com.sun.grizzly.GrizzlyContinuation
Resume an continuation.
resume() - Method in class com.sun.grizzly.GrizzlyContinuation1x
Resume an continuation.
resume() - Method in class com.sun.grizzly.jruby.RubyRuntimeAsyncFilter
Resume a request that has been suspended because we run out of ruby runtime.
resume() - Method in interface com.sun.grizzly.Lifecycle
Resume this Lifecycle.
resume() - Method in interface com.sun.grizzly.SelectorHandler
Resume this SelectorHandler
resume() - Method in class com.sun.grizzly.suspendable.Suspendable
Resume a suspended connection.
resume(SelectionKey) - Method in class com.sun.grizzly.suspendable.SuspendableFilter
Resume the connection by register back the SelectionKey for OP event.
resume() - Method in class com.sun.grizzly.TCPSelectorHandler
Resume this SelectorHandler
resumeCometHandler(CometHandler) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. 
resumeCometHandler(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Resume the Comet request and remove it from the active CometHandler list.
resumeCometHandler(CometHandler, boolean) - Method in class com.sun.grizzly.comet.CometContext
Resume the Comet request.
resumed(A) - Method in interface com.sun.grizzly.suspendable.SuspendableHandler
Invoked when a suspendable is resumed (by calling Suspendable.resume())
retrieve(Properties) - Method in class com.sun.grizzly.SSLConfig
 
returnContext(Context) - Method in class com.sun.grizzly.Controller
Return a Context to the pool
returnRuntime(Ruby) - Method in class com.sun.grizzly.jruby.RubyObjectPool
Returns runtime to the object pool.
returnSelector(Selector) - Static method in class com.sun.grizzly.util.SelectorFactory
Return the Selector to the cache
returnTask(AsyncTask) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Return th Task to the pool
returnTask(CometTask) - Method in class com.sun.grizzly.comet.CometEngine
Return a Task to the pool.
returnTask(AsyncTask) - Method in interface com.sun.grizzly.http.AsyncHandler
Return a Task
returnTask(Task) - Method in class com.sun.grizzly.http.SelectorThread
Returns the Task object to the pool.
reuseAddress - Variable in class com.sun.grizzly.TCPConnectorHandler
The socket reuseAddress
reuseAddress - Variable in class com.sun.grizzly.TCPSelectorHandler
The socket reuseAddress
rfc1036Pattern - Static variable in class com.sun.grizzly.util.buf.DateTool
Deprecated.  
RFC1123_PATTERN - Static variable in class com.sun.grizzly.util.buf.DateTool
Deprecated. format for RFC 1123 date string -- "Sun, 06 Nov 1994 08:49:37 GMT"
RFC_2616_FORMAT - Static variable in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
RFC_2616_FORMAT - Static variable in class com.sun.grizzly.tcp.DynamicContentAdapter
 
rollbackParseState(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Rollback the ByteBuffer to its previous state in case an error as occured.
rollbackParseState(ByteBuffer) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Rollback the ByteBuffer to its previous state in case an error as occured.
rootFolder - Static variable in class com.sun.grizzly.http.SelectorThread
The root folder where application are deployed
RoundRobinSelectorHandler - Class in com.sun.grizzly
A SelectorHandler handles all java.nio.channels.Selector operations.
RoundRobinSelectorHandler() - Constructor for class com.sun.grizzly.RoundRobinSelectorHandler
 
RoundRobinSelectorHandler(ReadController[]) - Constructor for class com.sun.grizzly.RoundRobinSelectorHandler
 
route(CometdRequest, CometdResponse) - Method in interface com.sun.grizzly.cometd.EventRouter
Route a CometD message.
route(CometdRequest, CometdResponse) - Method in class com.sun.grizzly.cometd.EventRouterImpl
Route a CometD message.
RubyObjectPool - Class in com.sun.grizzly.jruby
An object pool for ruby runtime.
RubyObjectPool() - Constructor for class com.sun.grizzly.jruby.RubyObjectPool
 
RubyRuntimeAsyncFilter - Class in com.sun.grizzly.jruby
AsyncFilter that park the request if the number of Ruby runtime are all in use.
RubyRuntimeAsyncFilter() - Constructor for class com.sun.grizzly.jruby.RubyRuntimeAsyncFilter
Default AsynFilter constructor.
RULE_TOKENS - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
run() - Method in class com.sun.grizzly.Controller
Execute this Controller.
run() - Method in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
run() - Method in class com.sun.grizzly.http.SelectorThread
Start the endpoint (this)
run() - Method in class com.sun.grizzly.http.TaskBase
Some Pipeline implementation requires a instance of Runnable instance.
run() - Method in class com.sun.grizzly.SelectorHandlerRunner
 
run() - Method in class com.sun.grizzly.util.WorkerThreadImpl
Execute a Task.
running - Variable in class com.sun.grizzly.http.SelectorThread
 

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
 
secondsMaxAge - Variable in class com.sun.grizzly.http.FileCacheFactory
Timeout before remove the static resource from the cache.
secondsMaxAge - Variable in class com.sun.grizzly.http.SelectorThread
Timeout before remove the static resource from the cache.
secure - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Secure flag.
SECURE_BUFFERS - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
SecureSelector<E> - Interface in com.sun.grizzly.http
Non blocking SSL interface secure instance of SelectorThread must implement.
SECURITY - Static variable in class com.sun.grizzly.tcp.http11.Constants
Security flag.
SeekHeaderAlgorithm - Class in com.sun.grizzly.http.algorithms
Predict if the NIO channel has been fully read or not.
SeekHeaderAlgorithm() - Constructor for class com.sun.grizzly.http.algorithms.SeekHeaderAlgorithm
 
select(Context) - Method in interface com.sun.grizzly.SelectorHandler
Invoke the Selector.select() method.
select(Context) - Method in class com.sun.grizzly.TCPSelectorHandler
Execute the Selector.select(...) operations.
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
 
SelectionKeyAttachmentWrapper<E> - Class in com.sun.grizzly.util
SelectionKey attachment utility class.
SelectionKeyAttachmentWrapper() - Constructor for class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
SelectionKeyContextTask - Class in com.sun.grizzly
Basic class for all ContextTasks, which are dealing with SelectionKeys
SelectionKeyContextTask() - Constructor for class com.sun.grizzly.SelectionKeyContextTask
 
selectionKeyHandler - Variable in class com.sun.grizzly.Controller
The SelectionKey Handler used by this instance.
SelectionKeyHandler - Interface in com.sun.grizzly
A SelectionKeyHandler is used to handle the life cycle of a SelectionKey.
selectionKeyHandler - Variable in class com.sun.grizzly.TCPSelectorHandler
The SelectionKeyHandler associated with this SelectorHandler.
SelectionKeyOP - Class in com.sun.grizzly.util
 
SelectionKeyOP.ConnectSelectionKeyOP - Class in com.sun.grizzly.util
 
SelectionKeyOP.ConnectSelectionKeyOP() - Constructor for class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
 
selector - Variable in class com.sun.grizzly.http.SelectorThread
The Selector used by the connector.
selector - Variable in class com.sun.grizzly.TCPSelectorHandler
The single Selector.
SELECTOR_THREAD - Static variable in class com.sun.grizzly.standalone.StandaloneMainUtil
System property for the SelectorThread value.
SelectorFactory - Class in com.sun.grizzly.util
Factory used to dispatch/share Selector.
SelectorFactory() - Constructor for class com.sun.grizzly.util.SelectorFactory
 
selectorHandler - Variable in class com.sun.grizzly.BaseSelectionKeyHandler
Associated SelectorHandler
selectorHandler - Variable in class com.sun.grizzly.http.SelectorThread
SelectorHandler current SelectorThread is based on
SelectorHandler - Interface in com.sun.grizzly
A SelectorHandler handles all java.nio.channels.Selector operations.
selectorHandler - Variable in class com.sun.grizzly.TCPConnectorHandler
The underlying TCPSelectorHandler used to mange SelectionKeys.
selectorHandler - Variable in class com.sun.grizzly.UDPConnectorHandler
The underlying UDPSelectorHandler used to mange SelectionKeys.
SelectorHandlerRunner - Class in com.sun.grizzly
Class is responsible for processing certain (single) SelectorHandler
SelectorHandlerRunner(Controller, SelectorHandler) - Constructor for class com.sun.grizzly.SelectorHandlerRunner
 
selectorHandlers - Variable in class com.sun.grizzly.Controller
The set of SelectorHandlers used by this instance.
SelectorThread - Class in com.sun.grizzly.http
The SelectorThread class is the entry point when embedding the Grizzly Web Server.
SelectorThread() - Constructor for class com.sun.grizzly.http.SelectorThread
Create the Selector object.
selectorThread - Variable in class com.sun.grizzly.http.TaskBase
The SelectorThread who created this task.
SelectorThreadConfig - Class in com.sun.grizzly.http
 
SelectorThreadConfig() - Constructor for class com.sun.grizzly.http.SelectorThreadConfig
 
SelectorThreadHandler - Class in com.sun.grizzly.http
SelectorHandler implementation SelectorThread passes to Controller.
SelectorThreadHandler() - Constructor for class com.sun.grizzly.http.SelectorThreadHandler
 
SelectorThreadHandler(SelectorThread) - Constructor for class com.sun.grizzly.http.SelectorThreadHandler
 
SelectorThreadKeyHandler - Class in com.sun.grizzly.http
Default HTTP SelectionKeyHandler implementation
SelectorThreadKeyHandler() - Constructor for class com.sun.grizzly.http.SelectorThreadKeyHandler
 
SelectorThreadKeyHandler(SelectorThread) - Constructor for class com.sun.grizzly.http.SelectorThreadKeyHandler
 
selectorTimeout - Static variable in class com.sun.grizzly.http.SelectorThread
The Selector timeout value.
selectTimeout - Variable in class com.sun.grizzly.TCPSelectorHandler
The Selector time out.
SEMI_COLON - Static variable in class com.sun.grizzly.tcp.http11.Constants
SEMI_COLON.
send(ByteBuffer, SocketAddress) - Method in class com.sun.grizzly.UDPConnectorHandler
Receive bytes.
sendAck() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Send an acknoledgement without buffering.
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.
sendCache(byte[], int, int, SocketChannel, boolean) - Method in class com.sun.grizzly.http.FileCache
Send the cache.
sendCache(SocketChannel, FileCache.FileCacheEntry, boolean) - Method in class com.sun.grizzly.http.FileCache
Send the cached resource.
sendError(int, String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
sendError(int) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
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
Signal that we're done with the headers, and body will follow.
sendRedirect(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
SERVER_NAME - Static variable in class com.sun.grizzly.http.SelectorThread
 
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.
serverSocket - Variable in class com.sun.grizzly.TCPSelectorHandler
The ServerSocket instance.
serverSocketChannel - Variable in class com.sun.grizzly.TCPSelectorHandler
The ServerSocketChannel.
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.
serverTimeout - Variable in class com.sun.grizzly.http.SelectorThread
 
serverTimeout - Variable in class com.sun.grizzly.TCPSelectorHandler
The server socket time out
service(Request, Response) - Method in class com.sun.grizzly.cometd.standalone.CometdAdapter
Route the request to the cometd implementation.
service(Request, Response) - Method in class com.sun.grizzly.container.GrizzletAdapter
Route the request to the comet implementation.
service(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
This method should contains the logic for any http extension to the Grizzly HTTP Webserver.
service(Request, Response) - Method in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
service(Request, Response) - Method in class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
service(String, Request, Response) - Method in class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
service(Request, Response) - Method in interface com.sun.grizzly.tcp.Adapter
Call the service method, and notify all listeners
service(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
 
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(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
service(String, Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Lookup a resource based on the request URI.
serviceDynamicContent(Request, Response) - Method in class com.sun.grizzly.jruby.RailsAdapter
 
serviceDynamicContent(Request, Response) - Method in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
serviceDynamicContent(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
 
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.
ServletAdapter - Class in com.sun.grizzly.http.servlet
Adapter class that can initiate a FilterChain and execute its Filter and its Servlet
ServletAdapter() - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
 
ServletAdapter(String) - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
 
SERVLETCONFIG_NOTES - Static variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
ServletConfigImpl - Class in com.sun.grizzly.http.servlet
 
ServletConfigImpl(ServletContextImpl) - Constructor for class com.sun.grizzly.http.servlet.ServletConfigImpl
 
ServletContextImpl - Class in com.sun.grizzly.http.servlet
 
ServletContextImpl() - Constructor for class com.sun.grizzly.http.servlet.ServletContextImpl
 
ServletInputStreamImpl - Class in com.sun.grizzly.http.servlet
 
ServletInputStreamImpl(GrizzlyInputStream) - Constructor for class com.sun.grizzly.http.servlet.ServletInputStreamImpl
 
ServletLauncher - Class in com.sun.grizzly.standalone.servlet
Basic startup class used when Grizzly standalone is used
ServletLauncher() - Constructor for class com.sun.grizzly.standalone.servlet.ServletLauncher
 
ServletOutputStreamImpl - Class in com.sun.grizzly.http.servlet
 
ServletOutputStreamImpl(GrizzlyOutputStream) - Constructor for class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
 
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_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(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AsyncReadQueueRecord
 
set(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, SocketAddress) - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
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 class com.sun.grizzly.http.DefaultProcessorTask
Set the associated adapter.
setAdapter(Adapter) - Method in class com.sun.grizzly.http.SelectorThread
Set the associated adapter.
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.
setAddress(InetAddress) - Method in class com.sun.grizzly.http.SelectorThread
 
setAdvice(Advice) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setAlgorithmClassName(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setAppCommitted(boolean) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
setAppCommitted(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the application commit flag.
setAsyncEnabled(boolean) - Method in class com.sun.grizzly.jruby.RubyObjectPool
 
setAsyncExecutor(AsyncExecutor) - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Set the AsyncExecutor used by this Task to delegate the execution of a ProcessorTask.
setAsyncExecutor(AsyncExecutor) - Method in interface com.sun.grizzly.http.AsyncTask
Set the AsyncExecutor used by this Task to delegate the execution of a ProcessorTask.
setAsyncExecutorClassName(String) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Set the AsyncExecutor used by this object.
setAsyncExecutorClassName(String) - Method in interface com.sun.grizzly.http.AsyncHandler
Set the AsyncExecutor used by this object.
setAsyncHandler(AsyncHandler) - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Set the AsyncHandler who drive the asynchronous process.
setAsyncHandler(AsyncHandler) - Method in interface com.sun.grizzly.http.AsyncExecutor
Set the AsyncHandler who drive the asynchronous process.
setAsyncHandler(AsyncHandler) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the AsyncHandler used when asynchronous execution is enabled.
setAsyncHandler(AsyncHandler) - Method in class com.sun.grizzly.http.SelectorThread
Set the AsyncHandler used when asynchronous execution is enabled.
setAsyncQueueReader(AsyncQueueReader) - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
setAsyncQueueReader(AsyncQueueReader) - Method in class com.sun.grizzly.Context
Set the AsyncQueueReader
setAsyncQueueWriter(AsyncQueueWriter) - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
setAsyncQueueWriter(AsyncQueueWriter) - Method in class com.sun.grizzly.Context
Set the AsyncQueueWriter
setAsyncReadSupported(boolean) - Method in class com.sun.grizzly.comet.CometTask
 
setAsyncTask(AsyncTask) - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Set the AsyncTask.
setAsyncTask(AsyncTask) - Method in interface com.sun.grizzly.http.AsyncExecutor
Set the AsycnProcesssorTask.
setAttachment(A) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setAttachment(E) - Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
setAttribute(String, Object) - Method in class com.sun.grizzly.Context
Set a key/value object.
setAttribute(String, Object) - Method in class com.sun.grizzly.Controller
Set a key/value object.
setAttribute(String, Object) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
 
setAttribute(String, Object) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
setAttribute(String, Object) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Bind the specified value with the specified context attribute name, replacing any existing value for that name.
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 class com.sun.grizzly.TCPSelectorHandler
Set a key/value object.
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 class com.sun.grizzly.Context
Set a Map of attribute name/value pairs.
setAttributes(Map<String, Object>) - Method in class com.sun.grizzly.Controller
Set a Map of attribute name/value pairs.
setAttributes(Map<String, Object>) - Method in class com.sun.grizzly.TCPSelectorHandler
Set a Map of attribute name/value pairs.
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.
setAuthSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
setAuthToken(String) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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.http.servlet.ServletAdapter
Set the basePath used by the ServletContext#getRealPath.
setBasePath(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Set the basePath used by the ServletContextImpl.getRealPath(java.lang.String).
setBlockingNotification(boolean) - Method in class com.sun.grizzly.comet.CometContext
Set to true if the invoker of notify() should block when notifying Comet Handlers.
setBlockingNotification(boolean) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Set to true if the invoker of notify() should block when notifying Comet Handlers.
setBlockingNotification(boolean) - Method in interface com.sun.grizzly.comet.NotificationHandler
Set to true if the invoker of notify() should block when notifying Comet Handlers.
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(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.
setBufferResponse(boolean) - Method in class com.sun.grizzly.http.SelectorThread
trueif the reponse willk be buffered.
setBufferSize(int) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the request input buffer size
setBufferSize(int) - Method in interface com.sun.grizzly.http.ProcessorTask
Set the request input buffer size
setBufferSize(int) - Method in class com.sun.grizzly.http.SelectorThread
Set the request input buffer size
setBufferSize(int) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.async.AsyncReadQueueRecord
 
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.comet.CometReader
 
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setByteBuffer(ByteBuffer) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.util.ByteBufferInputStream
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.DefaultPipeline
Set the ByteBufferType to use when creating the ByteBuffer associated with WorkerThreadImpls created by this instance.
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
 
setCacheManager(ConcurrentLinkedQueue<FileCache.FileCacheEntry>) - Method in class com.sun.grizzly.http.FileCache
Set the cache manager used by this instance.
setCacheManager(ConcurrentLinkedQueue<FileCache.FileCacheEntry>) - Method in class com.sun.grizzly.http.FileCacheFactory
 
setCacheSize(int) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setCallbackHandler(AsyncReadCallbackHandler) - Method in class com.sun.grizzly.async.AsyncReadQueueRecord
 
setCallbackHandler(AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
setCallBackHandler(CallbackHandler) - Method in class com.sun.grizzly.CallbackHandlerContextTask
 
setCallbackHandler(CallbackHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
setCallbackHandler(P) - Method in interface com.sun.grizzly.ConnectorHandler
Sets ConnectorHandler's callback handler instance, which is used to process occuring events
setCallbackHandler(SSLCallbackHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
 
setCallbackHandler(CallbackHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
 
setCallbackHandler(CallbackHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
 
setCallbackHandler(CallbackHandler) - Method in class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
 
setCancelled(boolean) - Method in class com.sun.grizzly.comet.CometContext
Cancel this object or "uncancel".
setCaseSenitive(boolean) - Method in class com.sun.grizzly.util.buf.MessageBytes
Configure the case sensitivity
setChannel(SocketChannel) - Method in class com.sun.grizzly.comet.CometReader
Set the underlying SocketChannel.
setChannel(SocketChannel) - Method in class com.sun.grizzly.comet.CometWriter
 
setChannel(String) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setChannel(String) - Method in class com.sun.grizzly.cometd.BayeuxCometHandler
 
setChannel(String) - Method in interface com.sun.grizzly.cometd.CometdHandler
 
setChannel(String) - Method in class com.sun.grizzly.cometd.DataHandler
 
setChannel(SocketChannel) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Set the underlying socket output stream.
setChannel(SelectableChannel) - Method in class com.sun.grizzly.util.SelectionKeyOP
 
setChannelType(ByteBufferInputStream.ChannelType) - Method in class com.sun.grizzly.util.ByteBufferInputStream
Set the Channel type, which is ocketChannel or DatagramChannel.
setCharacterEncoding(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
setCharacterEncoding(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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[]
setClassLoader(ClassLoader) - Method in class com.sun.grizzly.http.SelectorThread
Set the ClassLoader used to load configurable classes (Pipeline, StreamAlgorithm).
setClientId(String) - Method in class com.sun.grizzly.cometd.bayeux.Data
 
setClientId(String) - Method in class com.sun.grizzly.cometd.bayeux.DeliverResponse
 
setClientId(String) - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
setClientId(String) - Method in class com.sun.grizzly.cometd.DataHandler
 
setClientMode(boolean) - Method in class com.sun.grizzly.filter.SSLReadFilter
Configures the engine to use client (or server) mode when handshaking.
setClientMode(boolean) - Method in interface com.sun.grizzly.http.SecureSelector
Configures the engine to use client (or server) mode when handshaking.
setClientMode(boolean) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Configures the engine to use client (or server) mode when handshaking.
setClientMode(boolean) - Method in class com.sun.grizzly.SSLConfig
 
setCometContext(CometContext) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEvent
Deprecated. 
setCometContext(CometContext) - Method in class com.sun.grizzly.comet.CometEvent
Set the CometContext that fired this event.
setCometContext(CometContext) - Method in class com.sun.grizzly.comet.CometTask
Set the CometContext used to notify CometHandler.
setCometContext(CometContext) - Method in class com.sun.grizzly.cometd.EventRouterImpl
 
setCometContext(CometContext) - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
setCometContextName(String) - Method in class com.sun.grizzly.container.GrizzletAdapter
 
setCometKey(SelectionKey) - Method in class com.sun.grizzly.comet.CometTask
Set the CometSelector's SelectionKey.
setCometSelector(CometSelector) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Set the CometSelector associated with this instance.
setCometSelector(CometSelector) - Method in class com.sun.grizzly.comet.CometContext
Set the CometSelector associated with this instance.
setCometSelector(CometSelector) - Method in class com.sun.grizzly.comet.CometTask
Set the CometSelector
setComment(String) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Specifies a comment that describes a cookie's purpose.
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
 
setCompressableMimeType(String[]) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set compressable mime-type list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setCompressableMimeTypes(String[]) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set compressable mime-type list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setCompressableMimeTypes(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set compressable mime-type list List contains users agents separated by ',' : ie: "text/html,text/xml,text/plain"
setCompressableMimeTypes(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setCompression(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set compression level.
setCompression(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setCompressionMinSize(int) - Method in class com.sun.grizzly.http.DefaultProcessorTask
 
setCompressionMinSize(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setCondition(AsyncReadCondition) - Method in class com.sun.grizzly.async.AsyncReadQueueRecord
 
setConnectionHeaderValueSet(boolean) - Method in class com.sun.grizzly.http.DefaultProcessorTask
 
setConnectionId(String) - Method in class com.sun.grizzly.cometd.bayeux.Data
 
setConnectionTimeout(int) - Method in class com.sun.grizzly.TCPConnectorHandler
Set TCP channel connection timeout in milliseconds
setConnectionType(String) - Method in class com.sun.grizzly.cometd.bayeux.ConnectRequest
 
setConnectionType(String) - Method in class com.sun.grizzly.cometd.bayeux.DisconnectRequest
 
setConnectorHandlerPool(ConnectorHandlerPool) - Method in class com.sun.grizzly.Controller
Set the ConnectorHandlerPool used.
setContentLength(int) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.cometd.CometdResponse
 
setContentType(String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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(Context) - Method in class com.sun.grizzly.ContextTask
 
setContext(Context) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setContext(String, String[], Context) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Set context, used for wrapper mapping (request dispatcher).
setContextImpl(ServletContextImpl) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Set the underlying ServletContextImpl
setContextPath(String) - Method in class com.sun.grizzly.cometd.standalone.CometdAdapter
Set the comet context path.
setContextPath(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Programmatically set the context path of the Servlet.
setContextPath(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Programmatically set the context path of the Servlet.
setContextRoot(String) - Method in class com.sun.grizzly.standalone.DynamicContentAdapter
Deprecated.  
setContextRoot(String) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
 
setContinuousExecution(boolean) - Method in class com.sun.grizzly.DefaultProtocolChain
Set to true if the current Pipeline can re-execute its ProtocolFilter(s) after a successful execution.
setContinuousExecution(boolean) - Method in class com.sun.grizzly.filter.ReadFilter
Set to true if the current Pipeline can re-execute its ProtocolFilter(s) after a successful execution.
setController(Controller) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
setController(Controller) - Method in interface com.sun.grizzly.ConnectorHandler
Set the Controller associated with this instance.
setController(Controller) - Method in class com.sun.grizzly.Context
Set the current Controller.
setController(Controller) - Method in class com.sun.grizzly.http.SelectorThread
 
setController(Controller) - Method in class com.sun.grizzly.SSLConnectorHandler
 
setController(Controller) - Method in class com.sun.grizzly.TCPConnectorHandler
 
setController(Controller) - Method in class com.sun.grizzly.UDPConnectorHandler
 
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.
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
 
setCurrentOpType(Context.OpType) - Method in class com.sun.grizzly.Context
Set the current OpType value.
setData(Data) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setDataId(String) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setDateHeader(String, long) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
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.ByteBufferInputStream
Set the default Selector.select() time out.
setDefaultResponseType(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the default response type used.
setDefaultResponseType(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setDefaultWriteTimeout(int) - Static method in class com.sun.grizzly.util.OutputWriter
 
setDelegateSSLTasks(boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
 
setDetailMessage(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Sets detail error message.
setDisableUploadTimeout(boolean) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the flag to control upload time-outs.
setDisableUploadTimeout(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Set the flag to control upload time-outs.
setDisplayConfiguration(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setDomain(String) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Specifies the domain within which this cookie should be presented.
setDomain(String) - Method in class com.sun.grizzly.util.http.Cookie
Specifies the domain within which this cookie should be presented.
setDropConnection(boolean) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Enable or disable the keep-alive mechanism.
setDropConnection(boolean) - Method in interface com.sun.grizzly.http.ProcessorTask
Enable or disable the keep-alive mechanism.
setDstAddress(SocketAddress) - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
setEnableAsyncExecution(boolean) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Enable/disable asynchronous execution of this object.
setEnableAsyncExecution(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Enable the AsyncHandler used when asynchronous
setEnabledCipherSuites(String[]) - Method in class com.sun.grizzly.filter.SSLReadFilter
Sets the list of cipher suites to be enabled when SSLEngine is initialized.
setEnabledCipherSuites(String[]) - Method in interface com.sun.grizzly.http.SecureSelector
Sets the list of cipher suites to be enabled when SSLEngine is initialized.
setEnabledCipherSuites(String[]) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Sets the list of cipher suites to be enabled when SSLEngine is initialized.
setEnabledProtocols(String[]) - Method in class com.sun.grizzly.filter.SSLReadFilter
Sets the list of protocols to be enabled when SSLEngine is initialized.
setEnabledProtocols(String[]) - Method in interface com.sun.grizzly.http.SecureSelector
Sets the list of protocols to be enabled when SSLEngine is initialized.
setEnabledProtocols(String[]) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Sets the list of protocols to be enabled when SSLEngine is initialized.
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.
setEnableNioLogging(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
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(String) - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
setError(String) - Method in class com.sun.grizzly.cometd.bayeux.DisconnectResponse
 
setError(String) - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
setError(String) - Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
 
setError(String) - Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
setError(String) - Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
setError(String) - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
setError(boolean) - Method in class com.sun.grizzly.http.DefaultProcessorTask
 
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.
setExecuteFilterChain(boolean) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setExecuteFilterChain(boolean) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
setExpirationDelay(long) - Method in class com.sun.grizzly.comet.CometContext
Set the long delay before a request is resumed.
setExpirationDelay(long) - Method in class com.sun.grizzly.comet.CometTask
Set the delay before interrupting the polled request and cancelling the SelectionKey.
setExpirationDelay(long) - Method in class com.sun.grizzly.messagesbus.MessagesBus
Set the maximum idle time a connection can stay suspended.
setExpireTime(long) - Method in class com.sun.grizzly.comet.CometTask
Set the time in milliseconds before this object was registered the SelectionKey on the CometSelector
setExpireTime(long) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setExt(Ext) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setExtensionMap(Map<String, Object>) - Method in class com.sun.grizzly.cometd.bayeux.Ext
 
setFactory(MessageBytes.MessageBytesFactory) - Static method in class com.sun.grizzly.util.buf.MessageBytes
 
setFileCacheIsEnabled(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Is the file caching mechanism enabled.
setFilter(Filter) - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
Set the Filter associated with this object.
setFilterName(String) - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
Set the Filter's name associated with this object.
setFirst(boolean) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setFollow(boolean) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setForcedRequestType(String) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Sets the forced request type, which is forced onto requests that do not already specify any MIME type.
setForcedRequestType(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setForeignKey(SelectionKey) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setGlobalProcessor(RequestGroupInfo) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setGrizzlet(Grizzlet) - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
setGrizzlet(Grizzlet) - Method in class com.sun.grizzly.container.GrizzletAdapter
Return the user defined Grizzlet implementation.
setGrizzlet(Grizzlet) - Method in class com.sun.grizzly.container.GrizzletCometHandler
Set the Grizzlet.
setGrizzletResponse(GrizzletResponse) - Method in class com.sun.grizzly.container.GrizzletRequest
 
setHandler(Interceptor) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the Interceptor used by this class.
setHandler(Interceptor) - Method in interface com.sun.grizzly.http.ProcessorTask
Set the Interceptor used by this instance.
setHandleReadWriteConcurrently(boolean) - Method in class com.sun.grizzly.Controller
true if OP_ERAD and OP_WRITE can be handled concurrently.
setHandleStaticResources(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Enable static resource handling.
sethasPushEvent(boolean) - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
setHeader(String, String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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
 
setHeaderBBSize(int) - Method in class com.sun.grizzly.http.FileCache
Set the size of the header ByteBuffer.
setHeaderBBSize(int) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the size of the header ByteBuffer.
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
 
setHosts(String[]) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setId(String) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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.
setIncluded(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the "processing inside an include" flag.
setInet(InetAddress) - Method in class com.sun.grizzly.http.SelectorThread
 
setInet(InetAddress) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setInitialByteBufferSize(int) - Method in class com.sun.grizzly.DefaultPipeline
Set the initial WorkerThreadImpl ByteBuffer size
setInitParameter(HashMap<String, String>) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
 
setinitParameters(Map) - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
Set the init parameters associated with this associated Filter.
setInputBB(ByteBuffer) - Method in class com.sun.grizzly.ssl.SSLAsyncStream
 
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.http.DefaultProcessorTask
 
setInputStream(ByteBufferInputStream) - Method in class com.sun.grizzly.http.HttpWorkerThread
 
setInputStream(InputStream) - Method in interface com.sun.grizzly.http.ProcessorTask
Set the InputStream associated with HTTP connection
setInputStream(InputStream) - Method in class com.sun.grizzly.http.TaskContext
 
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
setInterval(Integer) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setIntHeader(String, int) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
setIntHeader(String, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the specified integer header to the specified value.
setIOEvent(IOEvent<Context>) - Method in class com.sun.grizzly.Context
Set an optional CallbackHandler.
setIsEnabled(boolean) - Method in class com.sun.grizzly.http.FileCache
Is the file caching mechanism enabled.
setIsEnabled(boolean) - Static method in class com.sun.grizzly.http.FileCacheFactory
Is the file caching mechanism enabled.
setIsMonitoringEnabled(boolean) - Static method in class com.sun.grizzly.http.FileCache
Turn monitoring on/off
setIsMonitoringEnabled(boolean) - Method in class com.sun.grizzly.http.FileCacheFactory
Turn monitoring on/off
setIsResuming(boolean) - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
setIsValid(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Set this object valifity.
setJrubyLib(String) - Method in class com.sun.grizzly.jruby.RubyObjectPool
Sets JRUBY_LIB directory.
setKeepAliveThreadCount(int) - Method in class com.sun.grizzly.http.SelectorThread
Sets the number of keep-alive threads.
setKeepAliveTimeoutInSeconds(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Sets the number of seconds before a keep-alive connection that has been idle times out and is closed.
setKeepAliveTimeoutInSeconds(int) - Method in class com.sun.grizzly.http.SelectorThread
Sets the number of seconds before a keep-alive connection that has been idle times out and is closed.
setKey(SelectionKey) - Method in class com.sun.grizzly.suspendable.Suspendable
Set the underlying SelectionKey.
setKey(SelectionKey) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setKeyRegistrationState(Context.KeyRegistrationState) - Method in class com.sun.grizzly.Context
Set the SelectionKey's next registration state
setKeyStoreAlgorithm(String) - Method in class com.sun.grizzly.SSLConfig
 
setKeyStoreFile(String) - Method in class com.sun.grizzly.SSLConfig
 
setKeyStorePass(String) - Method in class com.sun.grizzly.SSLConfig
 
setKeyStoreType(String) - Method in class com.sun.grizzly.SSLConfig
 
setLargeFileCacheEnabled(boolean) - Method in class com.sun.grizzly.http.FileCache
Is the large file cache support enabled.
setLargeFileCacheEnabled(boolean) - Method in class com.sun.grizzly.http.FileCacheFactory
Is the large file cache support enabled.
setLargeFileCacheEnabled(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Is the large file cache support enabled.
setLast(boolean) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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.
setLinger(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setLinger(int) - Method in class com.sun.grizzly.TCPConnectorHandler
 
setLinger(int) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setLinger(int) - Method in class com.sun.grizzly.UDPSelectorHandler
 
setLocalAddress(SocketAddress) - Method in class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
 
setLocale(Locale) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.BaseSelectionKeyHandler
 
setLogger(Logger) - Static method in class com.sun.grizzly.Controller
Set the Logger single instance to use.
setLogger(Logger) - Static method in class com.sun.grizzly.http.SelectorThread
Set the logger used by this instance.
setLogger(Logger) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
setLogger(Logger) - Method in class com.sun.grizzly.TCPSelectorHandler
 
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
setManagement(Management) - Method in class com.sun.grizzly.http.SelectorThread
 
setMapData(Map<String, Object>) - Method in class com.sun.grizzly.cometd.bayeux.Data
 
setMapSelectionKey(boolean) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
Sets whether we need to map SelectionKey to the specific ProtocolHandler permanently.
setMapSelectionKey(boolean) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
Sets whether we need to map SelectionKey to the specific ProtocolHandler permanently.
setMaxAge(int) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Sets the maximum age of the cookie in seconds.
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
 
setMaxBufferedBytes(int) - Static method in class com.sun.grizzly.http.SocketChannelOutputBuffer
 
setMaxCacheEntries(int) - Method in class com.sun.grizzly.http.FileCache
Set the maximum entries this cache can contains.
setMaxCacheEntries(int) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the maximum entries this cache can contains.
setMaxCacheEntries(int) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum entries this cache can contains.
setMaxConnections(int) - Method in class com.sun.grizzly.http.KeepAliveStats
Sets the maximum number of concurrent connections in keep-alive mode.
setMaxDispatchDepth(int) - Static method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Static setter method for the maximum dispatch depth
setMaxEntrySize(long) - Method in class com.sun.grizzly.http.FileCache
Set the maximum size a FileCacheEntry can have.
setMaxEntrySize(long) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the maximum size a FileCacheEntry can have.
setMaxEntrySize(long) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum size a FileCacheEntry can have.
setMaxHttpHeaderSize(int) - Method in class com.sun.grizzly.http.DefaultProcessorTask
 
setMaxHttpHeaderSize(int) - Method in interface com.sun.grizzly.http.ProcessorTask
 
setMaxHttpHeaderSize(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setMaxInactiveInterval(int) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
setMaxInactiveInterval(long) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setMaxKeepAliveRequests(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the maximum number of Keep-Alive requests that we will honor per connection.
setMaxKeepAliveRequests(int) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum number of Keep-Alive requests that we will honor.
setMaxLargeCacheSize(long) - Method in class com.sun.grizzly.http.FileCache
Set the maximum cache size
setMaxLargeCacheSize(long) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the maximum cache size
setMaxLargeCacheSize(long) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum cache size
setMaxOpenConnections(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setMaxPostSize(int) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the maximum size of a POST which will be buffered in SSL mode.
setMaxPostSize(int) - Method in interface com.sun.grizzly.http.ProcessorTask
Set the maximum size of a POST which will be buffered in SSL mode.
setMaxPostSize(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setMaxQueueSizeInBytes(int) - Method in class com.sun.grizzly.http.SelectorThread
 
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.
setMaxSmallCacheSize(long) - Method in class com.sun.grizzly.http.FileCache
Set the maximum cache size
setMaxSmallCacheSize(long) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the maximum cache size
setMaxSmallCacheSize(long) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum cache size
setMaxThreads(int) - Method in class com.sun.grizzly.DefaultPipeline
Set the number of threads used by this pipeline.
setMaxThreads(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the number of threads used by this pipeline.
setMaxThreads(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setMaxThreads(int) - Method in interface com.sun.grizzly.Pipeline
Set the maximum thread this pipeline can handle.
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.container.GrizzletResponse
 
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.
setMinEntrySize(long) - Method in class com.sun.grizzly.http.FileCache
Set the maximum size a FileCacheEntry can have.
setMinEntrySize(long) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the maximum size a FileCacheEntry can have.
setMinEntrySize(long) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum size a FileCacheEntry can have.
setMinSpareThreads(int) - Method in class com.sun.grizzly.DefaultPipeline
Set the minimum spare thread this Pipeline can handle.
setMinSpareThreads(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the minimum space thread this Pipeline can handle.
setMinThreads(int) - Method in class com.sun.grizzly.DefaultPipeline
Set the minimum thread this Pipeline will creates when initializing.
setMinThreads(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the minimum thread this Pipeline will creates when initializing.
setMinThreads(int) - Method in class com.sun.grizzly.http.SelectorThread
The minimun threads created at startup.
setMinThreads(int) - Method in interface com.sun.grizzly.Pipeline
Set the minimum thread this pipeline can handle.
setMinWorkerThreads(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setMode(int) - Method in class com.sun.grizzly.util.ThreadAttachment
 
setMultipleClients(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setName(String) - Method in class com.sun.grizzly.DefaultPipeline
Set the name of this Pipeline
setName(String) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the name of this Pipeline
setName(String) - Method in interface com.sun.grizzly.Pipeline
Set the name of this Pipeline
setNeedClientAuth(boolean) - Method in class com.sun.grizzly.filter.SSLReadFilter
Configures the engine to require client authentication.
setNeedClientAuth(boolean) - Method in interface com.sun.grizzly.http.SecureSelector
Configures the engine to require client authentication.
setNeedClientAuth(boolean) - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
setNeedClientAuth(boolean) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Configures the engine to require client authentication.
setNeedClientAuth(boolean) - Method in class com.sun.grizzly.SSLConfig
 
setNew(boolean) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setNoCompressionUserAgents(String[]) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set no compression user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setNoCompressionUserAgents(String) - Method in class com.sun.grizzly.http.SelectorThread
 
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
 
setNotificationHandler(NotificationHandler) - Method in class com.sun.grizzly.comet.CometContext
Set the current NotificationHandler
setNotificationHandlerClassName(String) - Static method in class com.sun.grizzly.comet.CometEngine
Set the default NotificationHandler class name.
setNRead(int) - Method in class com.sun.grizzly.comet.CometReader
 
setNumberOfRuntime(int) - Method in class com.sun.grizzly.jruby.RailsSelectorThread
 
setNumberOfRuntime(int) - Method in class com.sun.grizzly.jruby.RubyObjectPool
Sets the number of pooling runtime.
setObject(Object) - Method in interface com.sun.grizzly.GrizzlyContinuation
Accessor for the object associated with this continuation
setObject(Object) - Method in class com.sun.grizzly.GrizzlyContinuation1x
Accessor for the object associated with this continuation
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.
setOp(int) - Method in class com.sun.grizzly.util.SelectionKeyOP
 
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.ssl.SSLAsyncOutputBuffer
Set the encrypted ByteBuffer used to handle response.
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(ByteBufferStream) - Method in class com.sun.grizzly.http.TaskContext
 
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.http.servlet.CookieWrapper
Specifies a path for the cookie to which the client should return the cookie.
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.
setPipeline(Pipeline) - Method in class com.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler
Deprecated. Set the Pipeline used for notifying the CometHandler.
setPipeline(Pipeline) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Set the Pipeline used for notifying the CometHandler.
setPipeline(Pipeline) - Method in class com.sun.grizzly.Context
Set the Pipeline that will execute this instance.
setPipeline(Pipeline<Callable>) - Method in class com.sun.grizzly.Controller
Set the Pipeline (Thread Pool).
setPipeline(Pipeline) - Method in interface com.sun.grizzly.http.Task
Set the pipeline on which Worker Threads will synchronize.
setPipeline(Pipeline) - Method in class com.sun.grizzly.http.TaskBase
Set the pipeline on which Worker Threads will synchronize.
setPipeline(Pipeline) - Method in interface com.sun.grizzly.SelectorHandler
Set the Pipeline used to execute this SelectorHandler's SelectionKey ops
setPipeline(Pipeline) - Method in class com.sun.grizzly.TCPSelectorHandler
Set the Pipeline used to execute this SelectorHandler's SelectionKey ops
setPipelineClassName(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setPipelineStatistic(PipelineStatistic) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the PipelineStatistic object used to gather statistic;
setPipelineStatistic(PipelineStatistic) - Method in class com.sun.grizzly.http.LinkedListPipeline
Set the PipelineStatistic object used to gather statistic;
setPort(int) - Method in class com.sun.grizzly.DefaultPipeline
Set the port used by this Pipeline
setPort(int) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Set the port
setPort(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the port used by this Pipeline
setPort(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setPort(int) - Method in interface com.sun.grizzly.Pipeline
Set the port this Pipeline is associated with.
setPort(String) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Set the port the SelectorThread will listen.
setPort(int) - Method in class com.sun.grizzly.TCPSelectorHandler
 
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.DefaultPipeline
Set the thread priority of the Pipeline
setPriority(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the thread priority of the Pipeline
setPriority(int) - Method in interface com.sun.grizzly.Pipeline
Set the Thread priority used when creating new threads.
setProcessingTime(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setProcessingTime(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setProcessorTask(ProcessorTask) - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Set the ProcessorTask that needs to be executed asynchronously.
setProcessorTask(ProcessorTask) - Method in interface com.sun.grizzly.http.AsyncTask
Set the ProcessorTask that needs to be executed asynchronously.
setProcessorTask(ProcessorTask) - Method in class com.sun.grizzly.http.HttpWorkerThread
 
setProperty(String, Object) - Method in class com.sun.grizzly.http.SelectorThread
Set a configured property.
setProperty(String, Object) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Set a configured property.
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(Controller.Protocol) - Method in class com.sun.grizzly.Context
 
setProtocol(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the protocol name and version associated with this Request.
setProtocolChain(ProtocolChain) - Method in class com.sun.grizzly.Context
Set the ProtocolChain used by this Context.
setProtocolChainInstanceHandler(ProtocolChainInstanceHandler) - Method in class com.sun.grizzly.Controller
Set the ProtocolChainInstanceHandler to use for creating instance of ProtocolChain.
setProtocolChainInstanceHandler(ProtocolChainInstanceHandler) - Method in interface com.sun.grizzly.SelectorHandler
Set the ProtocolChainInstanceHandler to use for creating instance of ProtocolChain.
setProtocolChainInstanceHandler(ProtocolChainInstanceHandler) - Method in class com.sun.grizzly.TCPSelectorHandler
Set the ProtocolChainInstanceHandler to use for creating instance of ProtocolChain.
setProtocolFilter(int, ProtocolFilter) - Method in class com.sun.grizzly.DefaultProtocolChain
Insert a ProtocolFilter at position pos.
setProtocolName(String) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setProtocolName(String) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
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
 
setQueueSizeInBytes(int) - Method in class com.sun.grizzly.DefaultPipeline
Set the maximum pending connection this Pipeline can handle.
setQueueSizeInBytes(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Set the maximum pending connection this Pipeline can handle.
setQueueSizeInBytes(int) - Method in class com.sun.grizzly.http.PipelineStatistic
Set the maximum pending connection this Pipeline can handle.
setQueueSizeInBytes(int) - Method in interface com.sun.grizzly.Pipeline
Set the maximum pending connection this Pipeline can handle.
setRailsRoot(String) - Method in class com.sun.grizzly.jruby.RailsSelectorThread
 
setRailsRoot(String) - Method in class com.sun.grizzly.jruby.RubyObjectPool
Sets RAILS_ROOT directory.
setReadPostProcessor(AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AsyncReadQueueRecord
 
setReadThreadsCount(int) - Method in class com.sun.grizzly.Controller
Set the number of Reader threads count.
setReadTimeout(long) - Method in class com.sun.grizzly.portunif.PUReadFilter
Set readTimeout.
setReadTimeout(int) - Method in class com.sun.grizzly.util.ByteBufferInputStream
Set the timeout between two consecutives Selector.select() when a temporary Selector is used.
setReadTimeout(int) - Static method in class com.sun.grizzly.util.SSLUtils
 
setReady(boolean) - Method in class com.sun.grizzly.comet.CometReader
false if this instance is no longer ready to read.
setReady(boolean) - Method in class com.sun.grizzly.comet.CometWriter
false if this instance is no longer ready to read.
setReconnect(String) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setRecycle(boolean) - Method in interface com.sun.grizzly.http.Task
Recycle the Task after every doTask invokation.
setRecycle(boolean) - Method in class com.sun.grizzly.http.TaskBase
Declare whether this Task is recyclable.
setRegistrationTime(long) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setRemoteAddr(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the IP address of the remote client associated with this Request.
setRemoteAddress(SocketAddress) - Method in class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
 
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(T) - Method in class com.sun.grizzly.cometd.CometdRequest
 
setRequest(GrizzletRequest) - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
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 complete 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.
setResponse(T) - Method in class com.sun.grizzly.cometd.CometdResponse
 
setResponse(GrizzletResponse) - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
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.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
 
setRestrictedUserAgents(String[]) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set restricted user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setRestrictedUserAgents(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setReuseAddress(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setReuseAddress(boolean) - Method in class com.sun.grizzly.TCPConnectorHandler
 
setReuseAddress(boolean) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setRootFolder(String) - Method in class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
setRootFolder(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
setRubyRuntimeQueue(BlockingQueue<?>) - Method in class com.sun.grizzly.jruby.RubyRuntimeAsyncFilter
The current ruby queue from the RubyObjectPool.
setScheme(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the name of the scheme associated with this request.
setSecondsMaxAge(int) - Method in class com.sun.grizzly.http.FileCache
The timeout in seconds before remove a FileCacheEntry from the fileCache
setSecondsMaxAge(int) - Method in class com.sun.grizzly.http.FileCacheFactory
The timeout in seconds before remove a FileCacheEntry from the fileCache
setSecondsMaxAge(int) - Method in class com.sun.grizzly.http.SelectorThread
The timeout in seconds before remove a FileCacheEntry from the fileCache
setSecondsTimeouts(int) - Method in class com.sun.grizzly.http.KeepAliveStats
Sets the number of seconds before a keep-alive connection that has been idle times out and is closed.
setSecure(boolean) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
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.tcp.http11.GrizzlyRequest
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - Method in class com.sun.grizzly.util.ByteBufferInputStream
Set this stream secure.
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
 
setSecuredInputByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setSecuredInputByteBuffer(ByteBuffer) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
setSecuredOutputByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setSecuredOutputByteBuffer(ByteBuffer) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
setSecurityProtocol(String) - Method in class com.sun.grizzly.SSLConfig
 
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.comet.CometTask
Set the SelectionKey
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.Context
Set the connection SelectionKey.
setSelectionKey(SelectionKey) - Method in interface com.sun.grizzly.http.Task
Set the SelectionKey
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.http.TaskBase
Set the SelectionKey
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.util.ByteBufferInputStream
Set the SelectionKey used to reads bytes.
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyOP
 
setSelectionKeyHandler(SelectionKeyHandler) - Method in class com.sun.grizzly.Controller
Deprecated. Set the SelectionKeyHandler to use for managing the life cycle of SelectionKey. Method is deprecated. Use SelectorHandler.setSelectionKeyHandler() instead
setSelectionKeyHandler(SelectionKeyHandler) - Method in interface com.sun.grizzly.SelectorHandler
Set SelectionKeyHandler associated with this SelectorHandler.
setSelectionKeyHandler(SelectionKeyHandler) - Method in class com.sun.grizzly.TCPSelectorHandler
Set SelectionKeyHandler associated with this SelectorHandler.
setSelector(Selector) - Method in interface com.sun.grizzly.SelectorHandler
Sets the underlying Selector
setSelector(Selector) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Set associated SelectorHandler
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.Context
Set the current SelectorHandler this instance is executing.
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.Controller
Set the first SelectorHandler
setSelectorHandler(SelectorHandler) - Method in interface com.sun.grizzly.SelectionKeyHandler
Set associated SelectorHandler
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setSelectorReadThreadsCount(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setSelectorThread(SelectorThread) - Method in class com.sun.grizzly.http.SelectorThreadHandler
 
setSelectorThread(SelectorThread) - Method in interface com.sun.grizzly.http.Task
Set the SelectorThread used by this task.
setSelectorThread(SelectorThread) - Method in class com.sun.grizzly.http.TaskBase
Set the SelectorThread object.
setSelectorThread(SelectorThread) - Method in class com.sun.grizzly.ssl.SSLSelectorThreadHandler
 
setSelectorTimeout(int) - Static method in class com.sun.grizzly.http.SelectorThread
 
setSelectTimeout(long) - Method in class com.sun.grizzly.TCPSelectorHandler
 
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
 
setServerTimeout(int) - Method in class com.sun.grizzly.http.SelectorThread
Sets the timeout in ms of the server sockets created by this server.
setServerTimeout(int) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setServlet(ServletConfigImpl, Servlet) - Method in class com.sun.grizzly.http.servlet.FilterChainImpl
Set the servlet that will be executed at the end of this chain.
setServletInstance(Servlet) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Set the Servlet instance used by this Adapter
setServletName(String) - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
Set the name of this servlet.
setServletPath(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Programmatically set the servlet path of the Servlet.
setServletPath(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Programmaticaly set the servlet path value.
setSession(GrizzlySession) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
Set the GrizzlySession
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.http.DefaultProcessorTask
Set the socket associated with this HTTP connection.
setSocket(Socket) - Method in interface com.sun.grizzly.http.ProcessorTask
Set the socket associated with this HTTP connection.
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.
setSocketChannel(SocketChannel) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
The SocketChannel used by this class.
setSocketChannel(SocketChannel) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Set the SocketChannel used by this algorithm
setSocketOptions(Socket) - Method in class com.sun.grizzly.http.SelectorThread
 
setSocketTimeout(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setSocketTimeout(int) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setSocketTimeout(int) - Method in class com.sun.grizzly.UDPSelectorHandler
 
setSsBackLog(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setSsBackLog(int) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setSsBackLog(int) - Method in class com.sun.grizzly.UDPSelectorHandler
 
setSSLConfig(SSLConfig) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Set the SSLContext required to support SSL over NIO.
setSSLContext(SSLContext) - Method in class com.sun.grizzly.filter.SSLReadFilter
Set the SSLContext required to support SSL over NIO.
setSSLContext(SSLContext) - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
Set the SSLContext required to support SSL over NIO.
setSSLContext(SSLContext) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Set the SSLContext required to support SSL over NIO.
setSSLContext(SSLContext) - Method in class com.sun.grizzly.SSLConnectorHandler
Set SSLContext.
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setSSLEngine(SSLEngine) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Get the SSLEngine.
setSslEngine(SSLEngine) - Method in class com.sun.grizzly.ssl.SSLAsyncStream
 
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.SSLConnectorHandler
Set SSLEngine
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.util.ThreadAttachment
Get the SSLEngine.
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.util.WorkerThread
Get the SSLEngine.
setSSLImplementation(E) - Method in interface com.sun.grizzly.http.SecureSelector
 
setSSLImplementation(SSLImplementation) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Set the Coyote SSLImplementation.
setSSLSupport(SSLSupport) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the SSLSupport object used by this instance.
setStage(int) - Method in class com.sun.grizzly.arp.AsyncProcessorTask
 
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.http.servlet.HttpServletResponseImpl
setStatus(int, String) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
setStatus(int) - Method in class com.sun.grizzly.http.TaskEvent
 
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
Deprecated. As of Version 2.1 of the Java Servlet API, this method has been deprecated due to the ambiguous meaning of the message parameter.
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.
setStreamAlgorithm(StreamAlgorithm) - Method in class com.sun.grizzly.http.HttpWorkerThread
 
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.
setSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
setSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.DisconnectResponse
 
setSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
setSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
 
setSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
setSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
setSuccessful(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
setSuspendable(Suspendable) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setSuspendableFilter(SuspendableFilter) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setSuspendableHandler(SuspendableFilter.SuspendableHandlerWrapper) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setSuspendableHandler(SuspendableHandler<A>) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setSuspended(boolean) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
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.
setSuspendWhen(SuspendableFilter.Suspend) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setSwallowInput(boolean) - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Set the swallow input flag.
setTcpNoDelay(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setTcpNoDelay(boolean) - Method in class com.sun.grizzly.TCPConnectorHandler
Enable (true) or disable (false) the underlying Socket's tcpNoDelay.
setTcpNoDelay(boolean) - Method in class com.sun.grizzly.TCPSelectorHandler
Enable (true) or disable (false) the underlying Socket's tcpNoDelay.
setTcpNoDelay(boolean) - Method in class com.sun.grizzly.UDPSelectorHandler
 
setThreadAttachment(ThreadAttachment) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setThreadId(String) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the Thread's name on which this instance is binded.
setThreadsIncrement(int) - Method in class com.sun.grizzly.DefaultPipeline
Set the number the Pipeline will use when increasing the thread pool
setThreadsIncrement(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
 
setThreadsIncrement(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setThreadsIncrement(int) - Method in interface com.sun.grizzly.Pipeline
Set the number the Pipeline will use when increasing the thread pool
setThreadsTimeout(int) - Method in class com.sun.grizzly.http.KeepAliveCountManager
 
setTime(long, DateFormat) - Method in class com.sun.grizzly.util.buf.MessageBytes
Deprecated. The buffer are general purpose, caching for headers should be done in headers. The second parameter allows us to pass a date format instance to avoid synchronization problems.
setTime(long) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
setTimeout(long) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
 
setTimeout(int) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Set the upload uploadTimeout.
setTimeout(int) - Method in interface com.sun.grizzly.http.ProcessorTask
Set the upload timeout.
setTimeout(Long) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
setTimestamp(String) - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
setTimestamp(String) - Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
setTimestamp(String) - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
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
 
setTransport(String) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setTrustStoreAlgorithm(String) - Method in class com.sun.grizzly.SSLConfig
 
setTrustStoreFile(String) - Method in class com.sun.grizzly.SSLConfig
 
setTrustStorePass(String) - Method in class com.sun.grizzly.SSLConfig
 
setTrustStoreType(String) - Method in class com.sun.grizzly.SSLConfig
 
setType(int) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEvent
Deprecated. Set the type of this object.
setType(int) - Method in class com.sun.grizzly.comet.CometEvent
Set the type of this object.
setUploadTimeout(int) - Method in class com.sun.grizzly.http.SelectorThread
Set the upload timeout.
setupSystemProperties() - Method in class com.sun.grizzly.jruby.RailsSelectorThread
 
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
 
setUseByteBufferView(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setUseDirectByteBuffer(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setUserPrincipal(Principal) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Principal who has been authenticated for this Request.
setValid(boolean) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setValue(String) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Assigns a new value to a cookie after the cookie is created.
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.http.servlet.CookieWrapper
Sets the version of the cookie protocol this cookie complies with.
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
 
setWantClientAuth(boolean) - Method in class com.sun.grizzly.filter.SSLReadFilter
Configures the engine to request client authentication.
setWantClientAuth(boolean) - Method in interface com.sun.grizzly.http.SecureSelector
Configures the engine to request client authentication.
setWantClientAuth(boolean) - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
setWantClientAuth(boolean) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Configures the engine to request client authentication.
setWantClientAuth(boolean) - Method in class com.sun.grizzly.SSLConfig
 
setWebAppRootPath(String) - Static method in class com.sun.grizzly.http.SelectorThread
Set the document root folder
setWorkerThreadID(long) - Method in class com.sun.grizzly.tcp.RequestInfo
Sets the worker thread ID responsible for processing the request associated with this RequestInfo.
setWrappedCookie(Cookie) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
 
setWritePreProcessor(AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
shutdown() - Method in interface com.sun.grizzly.SelectorHandler
Shutdown this instance.
shutdown() - Method in class com.sun.grizzly.TCPSelectorHandler
Shuntdown this instance by closing its Selector and associated channels.
shutdown() - Method in class com.sun.grizzly.UDPSelectorHandler
Shuntdown this instance by closing its Selector and associated channels.
singleByteBuffer - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
size(K) - Method in class com.sun.grizzly.async.AsyncQueue
Get the size of K key related queue.
size() - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueBlockingImpl
 
size() - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueImpl
 
size() - Method in class com.sun.grizzly.connectioncache.impl.concurrent.ConcurrentQueueNonBlockingImpl
 
size() - Method in interface com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueue
Return the number of elements in the queue.
size() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Returns the number of tasks in this Pipeline.
size() - Method in interface com.sun.grizzly.Pipeline
Returns the number of tasks in this Pipeline.
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.http.MimeHeaders
Returns the current number of header fields.
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.
skipSpaces(byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
 
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.http.servlet.HttpServletRequestImpl
The string manager for this package.
sm - Static variable in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
sm - Static variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
The string manager for this package.
sm - Static variable in class com.sun.grizzly.util.http.HttpMessages
 
socket - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Socket associated with the current connection.
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.
socketChannel - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
The SocketChannel associated with this algorithm.
socketChannel - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
Underlying output socketChannel.
socketChannel - Variable in class com.sun.grizzly.TCPConnectorHandler
The connection's SocketChannel.
SocketChannelOutputBuffer - Class in com.sun.grizzly.http
Output buffer.
SocketChannelOutputBuffer(Response, int, boolean) - Constructor for class com.sun.grizzly.http.SocketChannelOutputBuffer
Alternate constructor.
socketTimeout - Variable in class com.sun.grizzly.http.SelectorThread
 
socketTimeout - Variable in class com.sun.grizzly.TCPSelectorHandler
The socket time out
SP - Static variable in class com.sun.grizzly.http.Constants
SP.
SP - Static variable in class com.sun.grizzly.tcp.http11.Constants
SP.
ssBackLog - Variable in class com.sun.grizzly.http.SelectorThread
Server socket backlog.
ssBackLog - Variable in class com.sun.grizzly.TCPSelectorHandler
Server socket backlog.
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
 
SSLAsyncOutputBuffer - Class in com.sun.grizzly.ssl
Buffer the bytes until the ByteChunk is full or the request is completed, and then delegate the SSL encryption to class SSLOutputBuffer
SSLAsyncOutputBuffer(Response, int, boolean) - Constructor for class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Alternate constructor.
SSLAsyncProcessorTask - Class in com.sun.grizzly.ssl
Simple ProcessorTask that configure the outputBuffer using an instance of SSLOutputBuffer.
SSLAsyncProcessorTask() - Constructor for class com.sun.grizzly.ssl.SSLAsyncProcessorTask
 
SSLAsyncProcessorTask(boolean, boolean) - Constructor for class com.sun.grizzly.ssl.SSLAsyncProcessorTask
 
SSLAsyncProtocolFilter - Class in com.sun.grizzly.ssl
Asynchronous SSL support over NIO.
SSLAsyncProtocolFilter(Class, int, SSLImplementation) - Constructor for class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
 
SSLAsyncStream - Class in com.sun.grizzly.ssl
This class add support for TLS|SSL to a ByteBufferInputStream.
SSLAsyncStream(ByteBuffer) - Constructor for class com.sun.grizzly.ssl.SSLAsyncStream
 
SSLCallbackHandler<E> - Interface in com.sun.grizzly
This class extends the CallbackHandler functionalities by exposing the onHandshake method.
SSLConfig - Class in com.sun.grizzly
SSL configuration
SSLConfig() - Constructor for class com.sun.grizzly.SSLConfig
 
SSLConfig(boolean) - Constructor for class com.sun.grizzly.SSLConfig
 
SSLConnectorHandler - Class in com.sun.grizzly
Non blocking SSL Connector Handler.
SSLConnectorHandler() - Constructor for class com.sun.grizzly.SSLConnectorHandler
 
SSLConnectorHandler(SSLConfig) - Constructor for class com.sun.grizzly.SSLConnectorHandler
 
SSLConnectorHandler(SSLContext) - Constructor for class com.sun.grizzly.SSLConnectorHandler
 
sslContext - Variable in class com.sun.grizzly.filter.SSLReadFilter
The SSLContext associated with the SSL implementation we are running on.
sslContext - Variable in class com.sun.grizzly.ssl.SSLSelectorThread
The SSLContext associated with the SSL implementation we are running on.
SSLDefaultProcessorTask - Class in com.sun.grizzly.ssl
Simple ProcessorTask that configure the outputBuffer using an instance of SSLOutputBuffer.
SSLDefaultProcessorTask() - Constructor for class com.sun.grizzly.ssl.SSLDefaultProcessorTask
 
SSLDefaultProcessorTask(boolean, boolean) - Constructor for class com.sun.grizzly.ssl.SSLDefaultProcessorTask
 
SSLDefaultProtocolFilter - Class in com.sun.grizzly.ssl
SSL support over NIO.
SSLDefaultProtocolFilter(Class, int, SSLImplementation) - Constructor for class com.sun.grizzly.ssl.SSLDefaultProtocolFilter
 
SSLEchoAsyncWriteQueueFilter - Class in com.sun.grizzly.filter
SSL echo filter, which uses AsyncQueueWriter
SSLEchoAsyncWriteQueueFilter() - Constructor for class com.sun.grizzly.filter.SSLEchoAsyncWriteQueueFilter
 
SSLEchoFilter - Class in com.sun.grizzly.filter
Simple echo filter
SSLEchoFilter() - Constructor for class com.sun.grizzly.filter.SSLEchoFilter
 
sslEngine - Variable in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
The SSLEngine used to write SSL data.
sslEngine - Variable in class com.sun.grizzly.util.WorkerThread
The SSLEngine used to manage the SSL over NIO request.
SSLFileCacheFactory - Class in com.sun.grizzly.ssl
File cache extension used to support SSL.
SSLFileCacheFactory() - Constructor for class com.sun.grizzly.ssl.SSLFileCacheFactory
 
SSLFilterChainProtocolHandler - Class in com.sun.grizzly.portunif
Subclass of ProtocolHandler, which passes PU request processing to a Filter chain.
SSLFilterChainProtocolHandler() - Constructor for class com.sun.grizzly.portunif.SSLFilterChainProtocolHandler
 
sslImplementation - Variable in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
The Coyote SSLImplementation used to retrive the SSLContext
sslImplementation - Variable in class com.sun.grizzly.ssl.SSLDefaultProtocolFilter
The Coyote SSLImplementation used to retrive the SSLContext
SSLImplementation - Class in com.sun.grizzly.util.net
 
SSLImplementation() - Constructor for class com.sun.grizzly.util.net.SSLImplementation
 
SSLOutputBuffer - Class in com.sun.grizzly.ssl
Buffer the bytes until the ByteChunk is full or the request is completed, and then delegate the SSL encryption to class SSLOutputBuffer
SSLOutputBuffer(Response, int, boolean) - Constructor for class com.sun.grizzly.ssl.SSLOutputBuffer
Alternate constructor.
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
 
SSLReadFilter - Class in com.sun.grizzly.filter
Simple ProtocolFilter implementation which execute an SSL handshake and decrypt the bytes, the pass the control to the next filter.
SSLReadFilter() - Constructor for class com.sun.grizzly.filter.SSLReadFilter
 
SSLSelectorHandler - Class in com.sun.grizzly
A SelectorHandler handles all java.nio.channels.Selector operations.
SSLSelectorHandler() - Constructor for class com.sun.grizzly.SSLSelectorHandler
 
SSLSelectorHandler(boolean) - Constructor for class com.sun.grizzly.SSLSelectorHandler
SSLSelectorHandler constructor
SSLSelectorThread - Class in com.sun.grizzly.ssl
SSL over NIO Selector implementation.
SSLSelectorThread() - Constructor for class com.sun.grizzly.ssl.SSLSelectorThread
 
SSLSelectorThreadHandler - Class in com.sun.grizzly.ssl
SelectorHandler implementation SelectorThread passes to Controller.
SSLSelectorThreadHandler() - Constructor for class com.sun.grizzly.ssl.SSLSelectorThreadHandler
 
SSLSelectorThreadHandler(SelectorThread) - Constructor for class com.sun.grizzly.ssl.SSLSelectorThreadHandler
 
sslSupport - Variable in class com.sun.grizzly.http.DefaultProcessorTask
SSL information.
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
 
StandaloneMainUtil - Class in com.sun.grizzly.standalone
Abstract class that can be extended when Main/Launcher class are required.
StandaloneMainUtil() - Constructor for class com.sun.grizzly.standalone.StandaloneMainUtil
 
start() - Method in class com.sun.grizzly.comet.CometSelector
Start the java.nio.channels.Selector running on its Thread.
start() - Method in class com.sun.grizzly.Controller
Start the Controller.
start() - Method in class com.sun.grizzly.http.PipelineStatistic
Start gathering statistics.
START - Static variable in class com.sun.grizzly.http.TaskEvent
 
start() - Method in class com.sun.grizzly.jruby.RubyObjectPool
Starts the object pool.
start() - Method in interface com.sun.grizzly.Lifecycle
Start the Lifecycle.
start() - Method in class com.sun.grizzly.ReadController
Start the Controller.
start(String[]) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Configure and start a SelectorThread
start() - Method in class com.sun.grizzly.suspendable.SuspendableMonitor
 
start() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
Start the protocol.
START_ASYNCHRONOUS - Static variable in class com.sun.grizzly.http.TaskEvent
 
startBuffer(ByteBuffer) - Method in interface com.sun.grizzly.ProtocolParser
Set the buffer to be parsed.
started - Variable in class com.sun.grizzly.http.DefaultProcessorTask
State flag.
startEndpoint() - Method in interface com.sun.grizzly.http.MultiSelectorThread
Start and wait for incoming connection
startEndpoint() - Method in class com.sun.grizzly.http.SelectorThread
Start the Acceptor Thread and wait for incoming connection, in a non blocking mode.
startListener() - Method in class com.sun.grizzly.http.SelectorThread
Start a non blocking Selector object.
startPipeline() - Method in class com.sun.grizzly.DefaultPipeline
Start the Pipeline and all associated WorkerThreadImpl
startPipeline() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Start the Pipeline and all associated WorkerThread
startPipeline() - Method in interface com.sun.grizzly.Pipeline
Start the Pipeline
startPipelines() - Method in class com.sun.grizzly.http.SelectorThread
Starts the Pipeline used by this Selector
startReq - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
The request bytes position.
startSelectorThread(SelectorThread) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Start a SelectorThread.
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.
state - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
If the stream wasn't read fully, keep the state of the http parsing.
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 - Variable in class com.sun.grizzly.Controller
Current Controller state
stateHolder - Variable in class com.sun.grizzly.TCPSelectorHandler
This SelectorHandler StateHolder, which is shared among SelectorHandler and its clones
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
 
stateListeners - Variable in class com.sun.grizzly.Controller
Collection of Controller state listeners, which will are notified on Controller state change.
StateMachineAlgorithm - Class in com.sun.grizzly.http.algorithms
Predict if the NIO channel has been fully read or not.
StateMachineAlgorithm() - Constructor for class com.sun.grizzly.http.algorithms.StateMachineAlgorithm
 
StaticHandler - Class in com.sun.grizzly.standalone
This Interceptor is invoked after the request line has been parsed.
StaticHandler() - Constructor for class com.sun.grizzly.standalone.StaticHandler
 
StaticResourcesAdapter - Class in com.sun.grizzly.standalone
Deprecated.  
StaticResourcesAdapter() - Constructor for class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
StaticResourcesAdapter(String) - Constructor for class com.sun.grizzly.standalone.StaticResourcesAdapter
Deprecated.  
StaticResourcesAdapter - Class in com.sun.grizzly.tcp
Simple HTTP based Web Server.
StaticResourcesAdapter() - Constructor for class com.sun.grizzly.tcp.StaticResourcesAdapter
 
StaticResourcesAdapter(String) - Constructor for class com.sun.grizzly.tcp.StaticResourcesAdapter
 
StaticStreamAlgorithm - Class in com.sun.grizzly.standalone
This algorithm doesn't parse the bytes, delegating the work to the InternalInputBuffer.
StaticStreamAlgorithm() - Constructor for class com.sun.grizzly.standalone.StaticStreamAlgorithm
 
Status - Class in com.sun.grizzly.cometd.bayeux
Reserved Verb not yet implemented.
Status() - Constructor for class com.sun.grizzly.cometd.bayeux.Status
 
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.
statusDropsConnection(int) - Method in class com.sun.grizzly.http.DefaultProcessorTask
Determine if we must drop the connection because of the HTTP status code.
stop() - Method in class com.sun.grizzly.Controller
Stop the Controller by canceling all the registered keys.
stop(boolean) - Method in class com.sun.grizzly.Controller
Stop the Controller by canceling all the registered keys.
stop() - Method in class com.sun.grizzly.http.PipelineStatistic
Stop gathering statistics.
stop() - Method in class com.sun.grizzly.jruby.RubyObjectPool
Shutdowns the object pool.
stop() - Method in interface com.sun.grizzly.Lifecycle
Stops the Lifecycle.
stop() - Method in class com.sun.grizzly.ReadController
Stop the Controller by canceling all the registered keys.
stopEndpoint() - Method in interface com.sun.grizzly.http.MultiSelectorThread
Stop incoming connection
stopEndpoint() - Method in class com.sun.grizzly.http.SelectorThread
 
stopEndpoint() - Method in class com.sun.grizzly.jruby.RailsSelectorThread
 
stoppedSelectorHandlerCounter - Variable in class com.sun.grizzly.Controller
Internal countdown counter of SelectorHandlers, which stopped
stopPipeline() - Method in class com.sun.grizzly.DefaultPipeline
Stop the Pipeline and all associated WorkerThreadImpl
stopPipeline() - Method in class com.sun.grizzly.http.KeepAliveCountManager
Stop the Pipeline and all associated WorkerThread
stopPipeline() - Method in interface com.sun.grizzly.Pipeline
Stop the Pipeline
stopPipelines() - Method in class com.sun.grizzly.http.SelectorThread
Stop the Pipeline used by this Selector
STORE_ALL - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
StreamAlgorithm - Interface in com.sun.grizzly.util
Deprecated. Use the ProtocolParser instead.
StreamAlgorithmBase - Class in com.sun.grizzly.http.algorithms
Base class for StreamAlgorithm implementation.
StreamAlgorithmBase() - Constructor for class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
 
StreamAlgorithmBase.DummyHandler - Class in com.sun.grizzly.http.algorithms
Empty handler used when Grizzly is bundled outside of GlassFish.
StreamAlgorithmBase.DummyHandler() - Constructor for class com.sun.grizzly.http.algorithms.StreamAlgorithmBase.DummyHandler
 
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.
SubscribeRequest - Class in com.sun.grizzly.cometd.bayeux
 
SubscribeRequest() - Constructor for class com.sun.grizzly.cometd.bayeux.SubscribeRequest
 
SubscribeResponse - Class in com.sun.grizzly.cometd.bayeux
 
SubscribeResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
SubscribeResponse(SubscribeRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
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
 
successful - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
SUCCESSFUL_READ - Static variable in interface com.sun.grizzly.ProtocolFilter
 
supportsProtocol(Controller.Protocol) - Method in interface com.sun.grizzly.ComplexSelectorHandler
Checks if protocol is supported by RoundRobinSelectorHandler
supportsProtocol(Controller.Protocol) - Method in class com.sun.grizzly.RoundRobinSelectorHandler
Checks if protocol is supported by RoundRobinSelectorHandler
SupportStateHolder<E> - Interface in com.sun.grizzly.util
Interface implementors support StateHolder for state control
suspend() - Method in class com.sun.grizzly.container.AsyncConnectionImpl
 
suspend() - Method in interface com.sun.grizzly.grizzlet.AsyncConnection
Suspend the current connection.
suspend(long) - Method in interface com.sun.grizzly.GrizzlyContinuation
Suspend the connection for a maximum of sleepTime milliseconds
suspend(long) - Method in class com.sun.grizzly.GrizzlyContinuation1x
Suspend the thread for a maximum of sleepTime milliseconds
suspend(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.messagesbus.MessagesBus
Suspend the connection if the request contains the GCP suscribe and cometTechnique action.
suspend(String) - Method in class com.sun.grizzly.suspendable.SuspendableFilter
Suspend a connection based on a String.
suspend(String, long, T, SuspendableHandler<? extends T>) - Method in class com.sun.grizzly.suspendable.SuspendableFilter
Suspend a connection based on a String.
suspend(String, long, T, SuspendableHandler<? extends T>, SuspendableFilter.Suspend) - Method in class com.sun.grizzly.suspendable.SuspendableFilter
Suspend a connection based on a String.
suspend(SuspendableFilter.KeyHandler) - Method in class com.sun.grizzly.suspendable.SuspendableMonitor
Suspend the ReadableChannel represented by this SuspendableFilter.KeyHandler by registering it on secondary Selector.
Suspendable - Class in com.sun.grizzly.suspendable
An Object representing the result of an suspendable operation like SuspendableFilter@#suspend An instance of that class can be used to resume or cancel a suspended connection.
Suspendable(SuspendableFilter) - Constructor for class com.sun.grizzly.suspendable.Suspendable
 
SuspendableFilter<T> - Class in com.sun.grizzly.suspendable
Suspend the processing of the request and associated ProtocolChain
SuspendableFilter() - Constructor for class com.sun.grizzly.suspendable.SuspendableFilter
 
SuspendableFilter(int) - Constructor for class com.sun.grizzly.suspendable.SuspendableFilter
Create a new SuspendableFilter, and resume its associated DefaultProtocolChain from position SuspendableFilter.nextFilterPosition
SuspendableFilter.KeyHandler - Class in com.sun.grizzly.suspendable
Struc to keep state of the current suspended Connection.
SuspendableFilter.KeyHandler() - Constructor for class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
SuspendableFilter.Suspend - Enum in com.sun.grizzly.suspendable
Suspend the connection BEFORE of AFTER
SuspendableFilter.SuspendableHandlerWrapper<A> - Class in com.sun.grizzly.suspendable
Wrapper class around a SuspendableHandler with add some connection state.
SuspendableFilter.SuspendableHandlerWrapper(SuspendableHandler<A>, A, long, Suspendable, SuspendableFilter.Suspend) - Constructor for class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
SuspendableHandler<A> - Interface in com.sun.grizzly.suspendable
A handler for consuming the result of an suspendable operation.
SuspendableMonitor - Class in com.sun.grizzly.suspendable
A secondary Selector used to keep the state of a suspended connection (SelectionKey).
SuspendableMonitor() - Constructor for class com.sun.grizzly.suspendable.SuspendableMonitor
Start a new Thread with a Selector running.
suspendedKeys - Variable in class com.sun.grizzly.suspendable.SuspendableFilter
The current list of suspended SelectionKey.
swallowInput - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Swallow input ? (in the case of an expectation)

T

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
target - Variable in class com.sun.grizzly.util.WorkerThreadImpl
What will be run.
Task - Interface in com.sun.grizzly.http
Wrapper object used by the WorkerThread
TaskBase - Class in com.sun.grizzly.http
Abstract implementation of a Task object.
TaskBase() - Constructor for class com.sun.grizzly.http.TaskBase
 
TaskContext - Class in com.sun.grizzly.http
This class encapsulates the logic required to synchronized unblocking socket request with the blocked stream architecture of Tomcat.
TaskContext() - Constructor for class com.sun.grizzly.http.TaskContext
Create a instance of this object.
taskEvent(TaskEvent) - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Not used.
taskEvent(TaskEvent) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Called when the Asynchronous Request Processing is resuming.
taskEvent(TaskEvent) - Method in class com.sun.grizzly.comet.CometTask
Not used.
taskEvent(TaskEvent) - Method in class com.sun.grizzly.http.TaskBase
Base implementation.
TaskEvent<E> - Class in com.sun.grizzly.http
Sample event object used by instance of TaskListener to share status information about where they are when processing a request.
TaskEvent(E) - Constructor for class com.sun.grizzly.http.TaskEvent
Create an instance and associated the TaskContext object.
TaskEvent() - Constructor for class com.sun.grizzly.http.TaskEvent
Create an empty instance.
taskEvent(TaskEvent) - Method in interface com.sun.grizzly.http.TaskListener
This method is invoked when a WorkerThread starts processing a Task object.
TaskListener - Interface in com.sun.grizzly.http
This interface allows Task object to communicate their state when WorkerThread start processing them or when the processing is completed.
TCPAsyncQueueReader - Class in com.sun.grizzly.async
 
TCPAsyncQueueReader(SelectorHandler) - Constructor for class com.sun.grizzly.async.TCPAsyncQueueReader
 
TCPAsyncQueueWriter - Class in com.sun.grizzly.async
TCP implementation of AsyncQueueWriter
TCPAsyncQueueWriter(SelectorHandler) - Constructor for class com.sun.grizzly.async.TCPAsyncQueueWriter
 
TCPConnectorHandler - Class in com.sun.grizzly
Non blocking TCP Connector Handler.
TCPConnectorHandler() - Constructor for class com.sun.grizzly.TCPConnectorHandler
 
tcpNoDelay - Variable in class com.sun.grizzly.http.SelectorThread
 
tcpNoDelay - Variable in class com.sun.grizzly.TCPConnectorHandler
The socket tcpDelay.
tcpNoDelay - Variable in class com.sun.grizzly.TCPSelectorHandler
The socket tcpDelay.
TCPSelectorHandler - Class in com.sun.grizzly
A SelectorHandler handles all java.nio.channels.Selector operations.
TCPSelectorHandler() - Constructor for class com.sun.grizzly.TCPSelectorHandler
 
TCPSelectorHandler(boolean) - Constructor for class com.sun.grizzly.TCPSelectorHandler
Create a TCPSelectorHandler only used with ConnectorHandler.
TERMINATE - Static variable in class com.sun.grizzly.comet.CometEvent
Terminate the CometHandler.
terminate() - Method in class com.sun.grizzly.util.WorkerThread
Stop this thread.
terminate() - Method in class com.sun.grizzly.util.WorkerThreadImpl
Stop this thread.
terminateProcess() - Method in class com.sun.grizzly.http.DefaultProcessorTask
Notify the TaskListener that the request has been fully processed.
terminateProcess() - Method in interface com.sun.grizzly.http.ProcessorTask
Notify the TaskListener that the request has been fully processed.
thisClassName() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
thisClassName() - Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
 
thisClassName() - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
 
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.Mode - Class in com.sun.grizzly.util
 
ThreadAttachment.Mode() - Constructor for class com.sun.grizzly.util.ThreadAttachment.Mode
 
threadCount - Variable in class com.sun.grizzly.DefaultPipeline
The number of WorkerThreadImpl
threadGroup - Static variable in class com.sun.grizzly.util.WorkerThreadImpl
The ThreadGroup used.
threadsId - Variable in class com.sun.grizzly.comet.CometEngine
Temporary repository that associate a Thread ID with a Key.
threadsIncrement - Variable in class com.sun.grizzly.DefaultPipeline
The increment number used when adding new thread.
threadsIncrement - Variable in class com.sun.grizzly.http.SelectorThread
The number used when increamenting the Pipeline thread pool.
threadsTimeout - Variable in class com.sun.grizzly.http.SelectorThread
The timeout used by the thread when processing a request.
THROWABLE - Static variable in class com.sun.grizzly.Context
Constant 'throwable' String
throwable - Variable in exception com.sun.grizzly.tcp.http11.ClientAbortException
The underlying exception or error passed to our constructor (if any)
timeout - Variable in class com.sun.grizzly.DefaultSelectionKeyHandler
 
timeout - Static variable in class com.sun.grizzly.util.SelectorFactory
The timeout before we exit.
TimeStamp - Class in com.sun.grizzly.util.buf
Main tool for object expiry.
TimeStamp() - Constructor for class com.sun.grizzly.util.buf.TimeStamp
 
TLSPUPreProcessor - Class in com.sun.grizzly.portunif
PUPreProcessor that will first try to execute an handshake.
TLSPUPreProcessor() - Constructor for class com.sun.grizzly.portunif.TLSPUPreProcessor
 
TLSPUPreProcessor(SSLConfig) - Constructor for class com.sun.grizzly.portunif.TLSPUPreProcessor
 
TLSPUPreProcessor(SSLContext) - Constructor for class com.sun.grizzly.portunif.TLSPUPreProcessor
 
toAbsolute(String) - 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.
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.
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.ConnectRequest
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.Data
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.DeliverResponse
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.DisconnectRequest
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.DisconnectResponse
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.Ext
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.HandshakeRequest
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.Ping
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.PublishRequest
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.Status
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.SubscribeRequest
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeRequest
 
toJSON() - Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
toJSON() - Method in interface com.sun.grizzly.cometd.bayeux.Verb
Return the JSON representation of the Verb.
toLongPolledJSON() - Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
 
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 class com.sun.grizzly.comet.CometContext
Helper.
toString() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
toString() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
toString() - Method in class com.sun.grizzly.cometd.util.JSONParser.Literal
 
toString(Object) - Static method in class com.sun.grizzly.cometd.util.JSONParser
 
toString(Map) - Static method in class com.sun.grizzly.cometd.util.JSONParser
 
toString(Object[]) - Static method in class com.sun.grizzly.cometd.util.JSONParser
 
toString() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
toString() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
toString() - Method in class com.sun.grizzly.DefaultPipeline
 
toString() - Method in class com.sun.grizzly.http.KeepAliveCountManager
 
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.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.http.Cookies
EXPENSIVE!!! only for debugging.
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.
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
 
TRANSFERENCODING - Static variable in class com.sun.grizzly.http.Constants
 
trap(SelectionKey) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Monitor keep-alive request count for the given connection.
TRUST_STORE_FILE - Static variable in class com.sun.grizzly.SSLConfig
 
TRUST_STORE_PASSWORD - Static variable in class com.sun.grizzly.SSLConfig
 
TRUST_STORE_TYPE - Static variable in class com.sun.grizzly.SSLConfig
 
type - Variable in class com.sun.grizzly.comet.CometEvent
This type of event.
type - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
type - Variable in class com.sun.grizzly.http.TaskBase
This number represent a specific implementation of a Task instance.

U

UDecoder - Class in com.sun.grizzly.util.buf
All URL decoding happens here.
UDecoder() - Constructor for class com.sun.grizzly.util.buf.UDecoder
 
UDP_SOCKETADDRESS - Static variable in class com.sun.grizzly.filter.ReadFilter
 
UDP_SOCKETADDRESS - Static variable in class com.sun.grizzly.filter.UDPReadFilter
Deprecated.  
UDP_SOCKETADDRESS - Static variable in class com.sun.grizzly.filter.UDPWriteFilter
 
UDPAsyncQueueReader - Class in com.sun.grizzly.async
 
UDPAsyncQueueReader(SelectorHandler) - Constructor for class com.sun.grizzly.async.UDPAsyncQueueReader
 
UDPAsyncQueueWriter - Class in com.sun.grizzly.async
UDP implementation of AsyncQueueWriter
UDPAsyncQueueWriter(SelectorHandler) - Constructor for class com.sun.grizzly.async.UDPAsyncQueueWriter
 
UDPConnectorHandler - Class in com.sun.grizzly
Client side interface used to implement non blocking client operation.
UDPConnectorHandler() - Constructor for class com.sun.grizzly.UDPConnectorHandler
 
UDPReadFilter - Class in com.sun.grizzly.filter
Deprecated. The ReadFilter can be used for both TCP and UDP.
UDPReadFilter() - Constructor for class com.sun.grizzly.filter.UDPReadFilter
Deprecated.  
UDPSelectorHandler - Class in com.sun.grizzly
A SelectorHandler handles all java.nio.channels.Selector operations.
UDPSelectorHandler() - Constructor for class com.sun.grizzly.UDPSelectorHandler
 
UDPSelectorHandler(boolean) - Constructor for class com.sun.grizzly.UDPSelectorHandler
 
UDPWriteFilter - Class in com.sun.grizzly.filter
Simple ProtocolFilter implementation which write the available bytes and delegate the processing to the next ProtocolFilter in the ProtocolChain.
UDPWriteFilter() - Constructor for class com.sun.grizzly.filter.UDPWriteFilter
 
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
 
unparsedURI() - Method in class com.sun.grizzly.tcp.Request
 
unregister(String) - Method in class com.sun.grizzly.comet.CometEngine
Unregister the CometHandler to the list of the CometContext.
unregisterComponent(ObjectName) - Method in interface com.sun.grizzly.http.Management
Unregister a component.
unregisterComponents() - Method in class com.sun.grizzly.http.SelectorThread
Unregister components.
UnsubscribeRequest - Class in com.sun.grizzly.cometd.bayeux
Bayeux Unsubscribe implementation.
UnsubscribeRequest() - Constructor for class com.sun.grizzly.cometd.bayeux.UnsubscribeRequest
 
UnsubscribeResponse - Class in com.sun.grizzly.cometd.bayeux
 
UnsubscribeResponse() - Constructor for class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
UnsubscribeResponse(UnsubscribeRequest) - Constructor for class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
 
untrap(SelectionKey) - Method in class com.sun.grizzly.http.KeepAliveCountManager
Stop monitoring keep-alive request count for the given connection.
unwrap(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Unwrap available encrypted bytes from inputBB to byteBuffer using the SSLEngine
unwrapAll(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Unwrap all encrypted bytes from inputBB to byteBuffer using the SSLEngine
upcoming_op - Variable in class com.sun.grizzly.comet.CometTask
The current non blocking operation.
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
 
updatedCometContexts - Variable in class com.sun.grizzly.comet.CometEngine
Store modified CometContext.
uploadTimeout - Variable in class com.sun.grizzly.http.DefaultProcessorTask
Maximum uploadTimeout on uploads.
uploadTimeout - Variable in class com.sun.grizzly.http.SelectorThread
Maximum timeout on uploads.
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, byte[], int, int) - Method in class com.sun.grizzly.util.buf.UEncoder
 
urlEncoder - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
URL encoder.
useByteBufferView - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
If true, use a ByteBuffer view instead of ByteBuffer
useByteBufferView - Variable in class com.sun.grizzly.http.SelectorThread
Create view ByteBuffer from another ByteBuffer
useDirectByteBuffer - Variable in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Are we using direct ByteBuffer
useDirectByteBuffer - Variable in class com.sun.grizzly.http.SelectorThread
Is the ByteBuffer used by the ReadTask use direct ByteBuffer or not.
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
 

V

value() - Method in interface com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueue.Handle
Return the value that corresponds to this handle.
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.comet.CometTask.OP_EVENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.cometd.bayeux.Verb.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.Context.AttributeScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.Context.KeyRegistrationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.Context.OpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.Controller.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.DefaultProtocolChain.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.http.portunif.HttpProtocolHandler.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.messagesbus.MessagesBus.CometType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.suspendable.SuspendableFilter.Suspend
Returns the enum constant of this type with the specified name.
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.ByteBufferInputStream.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.comet.CometTask.OP_EVENT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.cometd.bayeux.Verb.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.Context.AttributeScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.Context.KeyRegistrationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.Context.OpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.Controller.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.DefaultProtocolChain.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.http.portunif.HttpProtocolHandler.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.messagesbus.MessagesBus.CometType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.suspendable.SuspendableFilter.Suspend
Returns an array containing the constants of this enum type, in the order they are declared.
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 are declared.
values() - Static method in enum com.sun.grizzly.util.ByteBufferInputStream.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
 
values() - Static method in enum com.sun.grizzly.util.State
Returns an array containing the constants of this enum type, in the order they are declared.
Verb - Interface in com.sun.grizzly.cometd.bayeux
Bayeux Verb interface used for implementing the reserved meta-channel Verbs: * handshake * connect * reconnect * disconnect * status * subscribe * unsubscribe * ping
Verb.Type - Enum in com.sun.grizzly.cometd.bayeux
 
VerbBase - Class in com.sun.grizzly.cometd.bayeux
Abstract Verb implementation shared by all meta channel verb.
VerbBase() - Constructor for class com.sun.grizzly.cometd.bayeux.VerbBase
 
VerbUtils - Class in com.sun.grizzly.cometd.bayeux
This class unmarshal a JSON message into a Java Object.
VerbUtils() - Constructor for class com.sun.grizzly.cometd.bayeux.VerbUtils
 
VOID_FILTER - Static variable in class com.sun.grizzly.http.Constants
Void filters (input and output).
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

waitForIoTask() - Method in class com.sun.grizzly.DefaultPipeline
Return a Callable object available in the pipeline.
waitForIoTask() - Method in interface com.sun.grizzly.Pipeline
Return a E object available in the pipeline.
waitingThreads - Variable in class com.sun.grizzly.DefaultPipeline
The number of thread waiting for a Task
waitUntilSeletorHandlersStop() - Method in class com.sun.grizzly.Controller
Method waits until all initialized SelectorHandlers will not get stopped
wakeup() - Method in class com.sun.grizzly.comet.CometSelector
Wakes up the java.nio.channels.Selector
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.
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
 
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 Pipeline instance.
WorkerThreadImpl(ThreadGroup, Runnable, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on Pipeline instance.
WorkerThreadImpl(Pipeline<Callable>, String) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on Pipeline instance.
WorkerThreadImpl(Pipeline<Callable>, String, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on Pipeline instance.
workerThreads - Variable in class com.sun.grizzly.DefaultPipeline
WorkerThreadImpl amanged by this pipeline.
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(SelectionKey, ByteBuffer) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method writes ByteBuffer to the SelectableChannel First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SelectableChannel directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.async.TCPAsyncQueueWriter
Method sends ByteBuffer to the SocketAddress First, if SelectableChannel associated write queue is empty - it tries to write ByteBuffer to the given SocketAddress directly (without putting to the queue).
WRITE - Static variable in class com.sun.grizzly.comet.CometEvent
Notify the CometHandler when the channel is writable.
write(byte[]) - Method in class com.sun.grizzly.comet.CometWriter
 
write(byte[], int, int) - Method in class com.sun.grizzly.comet.CometWriter
 
write(String) - Method in class com.sun.grizzly.cometd.CometdResponse
 
write(ByteBuffer, boolean) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
write(ByteBuffer, boolean) - Method in interface com.sun.grizzly.ConnectorHandler
Writes bytes.
write(String) - Method in class com.sun.grizzly.container.GrizzletResponse
 
write(ByteBuffer) - Method in interface com.sun.grizzly.http.ByteBufferStream
Write the ByteBuffer
write(int) - Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
 
write(byte[]) - Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
 
write(byte[], int, int) - Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
 
write(ByteBuffer) - Method in class com.sun.grizzly.http.TaskContext
Fill the current output stream with the available bytes
write(ByteBuffer, boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
Writes bytes.
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(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.
write(ByteBuffer, boolean) - Method in class com.sun.grizzly.TCPConnectorHandler
Writes bytes.
write(ByteBuffer, boolean) - Method in class com.sun.grizzly.UDPConnectorHandler
Writes bytes.
writeByte(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
writePreProcessor - Variable in class com.sun.grizzly.async.AsyncWriteQueueRecord
 
writer - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The associated writer.
writeToAsyncQueue(ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer) - Method in class com.sun.grizzly.SSLConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.SSLConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.SSLConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.SSLConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.SSLConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer) - Method in class com.sun.grizzly.TCPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.TCPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.TCPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.TCPConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.TCPConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.TCPConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.TCPConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer) - Method in class com.sun.grizzly.UDPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.UDPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.UDPConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.UDPConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.UDPConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.UDPConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) - Method in class com.sun.grizzly.UDPConnectorHandler
Method sends ByteBuffer using async write queue.

X

xPoweredBy - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 

Z

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

_

_200_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
_400_BYTES - Static variable in class com.sun.grizzly.http.Constants
 
_404_BYTES - Static variable in class com.sun.grizzly.http.Constants
 

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

Copyright © 2011 SUN Microsystems. All Rights Reserved.