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
 
AbstractConnectorHandler<E extends SelectorHandler,K extends CallbackHandler> - Class in com.sun.grizzly
Abstract ConnectorHandler definition, which preimplements common getter/setter methods.
AbstractConnectorHandler() - Constructor for class com.sun.grizzly.AbstractConnectorHandler
 
AbstractThreadPool - Class in com.sun.grizzly.util
Abstract ExtendedThreadPool implementation.
AbstractThreadPool(ThreadPoolMonitoringProbe, String, ThreadFactory, int) - Constructor for class com.sun.grizzly.util.AbstractThreadPool
 
AbstractThreadPool.Worker - Class in com.sun.grizzly.util
 
AbstractThreadPool.Worker() - Constructor for class com.sun.grizzly.util.AbstractThreadPool.Worker
 
accept(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
accept(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
accept(File, String) - Method in class com.sun.grizzly.http.servlet.deployer.filter.DeployableFilter
 
accept(File, String) - Method in class com.sun.grizzly.http.servlet.deployer.filter.ExtensionFileNameFilter
 
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 class com.sun.grizzly.ReusableTCPSelectorHandler
Accepts connection, without registering it for reading or writing
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 - Static variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
ACK static bytes.
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.jk.core.MsgContext
 
action(ActionCode, Object) - Method in class com.sun.grizzly.http.ProcessorTask
Send an action to the connector.
action(ActionCode, Object) - Method in class com.sun.grizzly.ssl.SSLProcessorTask
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_DISCARD_UPSTREAM_WRITE - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_FINISH_RESPONSE - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_NEW_REQUEST - Static variable in class com.sun.grizzly.tcp.ActionCode
Chain for request creation.
ACTION_POST_REQUEST - Static variable in class com.sun.grizzly.tcp.ActionCode
Hook called after request, but before recycling.
ACTION_REQ_HOST_ADDR_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_HOST_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the remote host name.
ACTION_REQ_LOCAL_ADDR_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCAL_NAME_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCALPORT_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - socket local port.
ACTION_REQ_REMOTEPORT_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - socket remote port.
ACTION_REQ_SET_BODY_REPLAY - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for setting FORM auth body replay
ACTION_REQ_SSL_ATTRIBUTE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_SSL_CERTIFICATE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback for lazy evaluation - extract the SSL-certificate (including forcing a re-handshake if necessary)
ACTION_RESET - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_START - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_STOP - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ACTION_WEBAPP - Static variable in class com.sun.grizzly.tcp.ActionCode
 
ActionCode - Class in com.sun.grizzly.tcp
Enumerated class containing the adapter event codes.
ActionHook - Interface in com.sun.grizzly.tcp
Action hook.
Activator - Class in com.sun.grizzly.osgi.httpservice
OSGi HttpService Activator.
Activator() - Constructor for class com.sun.grizzly.osgi.httpservice.Activator
 
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.
activeThread() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the current Thread which is executing this object.
activeThreadsCount - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
actualRunningTimeSec - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 
adapter - Variable in class com.sun.grizzly.http.ProcessorTask
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.tcp.http11.GrizzlyAdapter
 
add(ByteBuffer) - Method in class com.sun.grizzly.filter.RemoteInputStream
Adds a ByteBuffer to the stream
add(List<ByteBuffer>) - Method in class com.sun.grizzly.filter.RemoteInputStream
Adds a List of ByteBuffers to the Stream
add(String, String, String, String, MimeHeaders, boolean) - Method in class com.sun.grizzly.http.FileCache
Add a resource to the cache.
add(String, String) - Static method in class com.sun.grizzly.util.http.MimeType
Associates the specified extension and content type
add(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
add(WebSocketListener) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
add(WebSocketListener) - Method in interface com.sun.grizzly.websockets.WebSocket
 
add(WebSocket) - Method in class com.sun.grizzly.websockets.WebSocketApplication
 
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.
addActiveHandler(CometTask) - Method in class com.sun.grizzly.comet.CometContext
adds a CometTask to the active set
addAsyncEnabledContextPath(String) - Method in class com.sun.grizzly.http.SelectorThread
Add a context-path that will be allowed to execute using the AsyncHandler.
addAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.arp.AsyncExecutor
Add a AsyncFilter
addAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.arp.AsyncHandler
Add a AsyncFilter
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 class com.sun.grizzly.http.embed.GrizzlyWebServer
Add an AsyncFilter.
addAttribute(Object, Object) - Method in class com.sun.grizzly.comet.CometContext
Add an attibute.
addByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.filter.FragmentMessage
 
addChannel(String) - Method in class com.sun.grizzly.cometd.DataHandler
 
addChannel(SelectableChannel, SelectorHandler) - Method in class com.sun.grizzly.ReadController
Add a Channel to be processed byReadController'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 which will starts the process of suspending the underlying response.
addCompressableMimeType(String) - Method in class com.sun.grizzly.http.ProcessorTask
Add a mime-type which will be compressable The mime-type String will be exactly matched in the response mime-type header .
addContentType(String, String) - Method in class com.sun.grizzly.util.http.MimeMap
 
addContext(String, String, Object, String[], Context) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Context to an existing Host.
addContext(String, String, Object, String[], Context, List<AlternateDocBase>) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Context to an existing Host.
addContextParameter(String, String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Add a new servlet context parameter for this servlet.
addContextPath(String) - Method in class com.sun.grizzly.arp.AsyncInterceptor
Add a context-path that will be allowed to execute under AsyncHandler.
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 DefaultProtocolChain.EventHandler
addExpirationStamp(SelectionKey, long) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Adds expiration timeout stamp to the SelectionKey depending on its attachment
addExpirationStamp(SelectionKey) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
 
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.ProcessorTask
Add input or output filter.
addFilter(Filter, String, Map) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Add a Filter to the ServletAdapter.FilterChainImpl
addFilter(FilterConfigImpl) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Add a filter to the set of filters that will be executed in this chain.
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.
addGrizzlyAdapter(GrizzlyAdapter) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Deprecated. - Use GrizzlyWebServer.addGrizzlyAdapter(GrizzlyAdapter, String[])
addGrizzlyAdapter(GrizzlyAdapter, String[]) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Add a GrizzlyAdapter with its associated mapping.
addGrizzlyAdapter(GrizzlyAdapter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Deprecated. - uses GrizzlyAdapterChain.addGrizzlyAdapter(com.sun.grizzly.tcp.http11.GrizzlyAdapter, java.lang.String[])
addGrizzlyAdapter(GrizzlyAdapter, String[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Add a GrizzlyAdapter and its assciated array of mapping.
addHandler(String, JkHandler) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
addHandlerCallback(JkHandler) - Method in class com.sun.grizzly.http.jk.core.JkHandler
Experimental, will be replaced.
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
 
addHeapSize(long) - Method in class com.sun.grizzly.http.FileCache
 
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.
addInputFilter(InputFilter[], String) - Method in class com.sun.grizzly.http.ProcessorTask
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<URL>, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Add elements from the classpath cp to a Vector jars as file URLs (We use Vector for JDK 1.1 compat).
addJkHandler(String, JkHandler) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
Add a Handler for jni callbacks.
addJSON(StringBuilder) - Method in interface com.sun.grizzly.cometd.util.JSONParser.Generator
 
addJSON(StringBuilder) - Method in class com.sun.grizzly.cometd.util.JSONParser.Literal
 
addLastOutputFilter(OutputFilter) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Add the last OutputFilter that will be invoked when processing the writing of the response bytes.
addLocale(Locale) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Add a Locale to the set of preferred Locales for this Request.
addMappedMemorySize(long) - Method in class com.sun.grizzly.http.FileCache
 
addNoCompressionUserAgent(String) - Method in class com.sun.grizzly.http.ProcessorTask
Add user-agent for which gzip compression didn't works The user agent String given will be exactly matched to the user-agent header submitted by the client.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
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
 
addPendingIO(Runnable) - Method in interface com.sun.grizzly.tcp.PendingIOhandler
Enqueues runnable to be executed on Selector thread.
addPendingIO(Runnable) - Method in class com.sun.grizzly.TCPSelectorHandler
Enqueues runnable to be executed on Selector thread.
addPendingKeyCancel(SelectionKey) - Method in interface com.sun.grizzly.tcp.PendingIOhandler
Enqueues SelectionKey for later cancel and close on a Selector thread.
addPendingKeyCancel(SelectionKey) - Method in class com.sun.grizzly.TCPSelectorHandler
Enqueues SelectionKey for later cancel and close on a Selector thread.
addPreProcessor(PUPreProcessor) - Method in class com.sun.grizzly.portunif.PUReadFilter
Add PUPreProcessor to preprocess income request
addProtocolFilter(ProtocolFilter, boolean) - Method in class com.sun.grizzly.filter.CustomProtocolClient
Users can add addtional ProtocolFilters to the Reading Chain.
addProtocolFilter(ProtocolFilter) - Method in class com.sun.grizzly.filter.CustomProtocolClient
Adds a Filter before the CustomProtocol Filters will execute.
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
 
addResponseFilter(ResponseFilter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Add a ResponseFilter, which will be called every bytes are ready to be written.
addResponseFilter(ResponseFilter) - Method in class com.sun.grizzly.tcp.Response
Add a ResponseFilter, which will be called every bytes are ready to be written.
address - Variable in class com.sun.grizzly.async.OperationResult
 
address - Variable in class com.sun.grizzly.http.DefaultProtocolFilter
The current address.
address - Variable in class com.sun.grizzly.http.FileCacheFactory
The address associated with the FileCache instance.
addRestrictedUserAgent(String) - Method in class com.sun.grizzly.http.ProcessorTask
Add restricted user-agent (which will downgrade the connector to HTTP/1.0 mode).
addRootFolder(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Add a folder to the list of folders this Adapter can serve file from.
addSafeCharacter(char) - Method in class com.sun.grizzly.util.buf.UEncoder
 
addSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.Controller
Add a SelectorHandler
addServletListener(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Add Servlet listeners that implement EventListener
addStateListener(ControllerStateListener) - Method in class com.sun.grizzly.Controller
Add controller state listener
addThread(Thread, ThreadPool.ControlRunnable) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
addThreadPoolListener(ThreadPool.ThreadPoolListener) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
addToClassPath(Vector<URL>, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Add all the jar files in a dir to the classpath, represented as a Vector of URLs.
addToolsJar(Vector<URL>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
addValue(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addValue(byte[], int, int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Create a new named header using un-translated byte[].
addValue(char[], int, int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Create a new named header using translated char[].
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
 
addVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
 
addWrapper(String, String, String, Object) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, String, String, Object, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, String, String, Object, boolean, String, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String, Object) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Add a wrapper to the context associated with this wrapper.
addWrapper(String, Object, boolean, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object, boolean, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
addWrapper(Mapper.Context, String, Object, boolean, String, boolean) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Adds a wrapper to the given context.
adjustLimits() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
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
 
afterExecute(Thread, Runnable, Throwable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method invoked upon completion of execution of the given Runnable.
afterExecute(Thread, Runnable, Throwable) - Method in class com.sun.grizzly.util.SyncThreadPool
 
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Once the GrizzlyAdapter.service(com.sun.grizzly.tcp.Request, com.sun.grizzly.tcp.Response) method has been execyuted, the container will call this method to allow any extension to clean up there associated GrizzlyRequest and GrizzlyResponse.
afterService(Request, Response) - Method in interface com.sun.grizzly.tcp.Adapter
Finish the response and dedide if the Request/Response object must be recycled.
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Once the GrizzlyAdapter.service(com.sun.grizzly.tcp.Request, com.sun.grizzly.tcp.Response) method has been execyuted, the container will call this method to allow any extension to clean up there associated GrizzlyRequest and GrizzlyResponse.
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Clean up the Request and Response object, and commit the response, and then invoke the GrizzlyAdapter.afterService(com.sun.grizzly.tcp.http11.GrizzlyRequest, com.sun.grizzly.tcp.http11.GrizzlyResponse) method to allow extension of this class to clean their own objects.
afterService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
afterService(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Finish the Response and recycle the Request and the Response.
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
 
AjpConstants - Class in com.sun.grizzly.http.jk.common
Common class for the AJP Protocol values
AjpConstants() - Constructor for class com.sun.grizzly.http.jk.common.AjpConstants
 
ajpEnabled - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
ajpEnabled - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
Algorithm - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
algorithmClass - Variable in class com.sun.grizzly.http.DefaultProtocolFilter
The StreamAlgorithm class.
algorithmClass - Variable in class com.sun.grizzly.http.SelectorThread
TheStreamAlgorithm used to predict the end of the NIO stream
algorithmClassName - Variable in class com.sun.grizzly.http.SelectorThread
TheStreamAlgorithm 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
allocateThreadBuffers(int) - Static method in class com.sun.grizzly.util.SSLUtils
Allocate the mandatory 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_BACKSLASH - Static variable in class com.sun.grizzly.util.http.HttpRequestURIDecoder
 
ALLOW_ENCODED_SLASH - Static variable in class com.sun.grizzly.util.buf.UDecoder
 
allowed - Variable in class com.sun.grizzly.arp.AsyncInterceptor
 
allowReplacement() - Static method in class com.sun.grizzly.util.http.mapper.Mapper
true if replacement of already added [@link #Host}, #Context and Mapper.Wrapper when invoking Mapper.addHost(java.lang.String, java.lang.String[], java.lang.Object), Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], javax.naming.Context) etc.
ALREADY_REMOVED - Static variable in class com.sun.grizzly.comet.CometContext
 
alreadyQuoted(String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
ALT_DD_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The servlet context attribute under which we store the alternate deployment descriptor for this web application
AlternateDocBase - Class in com.sun.grizzly.util.http.mapper
 
AlternateDocBase() - Constructor for class com.sun.grizzly.util.http.mapper.AlternateDocBase
 
alternateDocBases - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
ALWAYS_ADD_EXPIRES - Static variable in class com.sun.grizzly.util.http.ServerCookie
If set to false, we don't use the IE6/7 Max-Age/Expires work around
AnnotationParser - Class in com.sun.grizzly.http.servlet.deployer.annotation
 
AnnotationParser() - Constructor for class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
appCommitted - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The application commit flag.
append(StringBuilder, 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
appendByte(int) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
appendByte(int) - Method in class com.sun.grizzly.http.jk.core.Msg
 
appendByteChunk(ByteChunk) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
appendByteChunk(ByteChunk) - Method in class com.sun.grizzly.http.jk.core.Msg
 
appendBytes(MessageBytes) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
Write a String out at the current write position.
appendBytes(byte[], int, int) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
Copy a chunk of bytes into the packet, starting at the current write position.
appendBytes(MessageBytes) - Method in class com.sun.grizzly.http.jk.core.Msg
 
appendBytes(byte[], int, int) - Method in class com.sun.grizzly.http.jk.core.Msg
Copy a chunk of bytes into the packet, starting at the current write position.
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
 
appendHead(Response) - Method in class com.sun.grizzly.http.jk.common.JkInputStream
 
appendInt(int) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
Add an int.
appendInt(int) - Method in class com.sun.grizzly.http.jk.core.Msg
 
appendLongInt(int) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
appendLongInt(int) - Method in class com.sun.grizzly.http.jk.core.Msg
 
appendString(Msg, String, C2BConverter) - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
appendWarContentToClassPath(String) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Make available the content of a War file to the current Thread Context Classloader.
APPLICATION_LAYER_ERROR_BIT - Static variable in interface com.sun.grizzly.filter.Message
 
applicationLoc - Variable in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
applicationsList - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
apr - Variable in class com.sun.grizzly.http.jk.common.JniHandler
 
AprImpl - Class in com.sun.grizzly.http.jk.apr
Implements the interface with the APR library.
AprImpl() - Constructor for class com.sun.grizzly.http.jk.apr.AprImpl
 
aptCancelKey - Variable in class com.sun.grizzly.http.ProcessorTask
True if AsyncProtocolFilter should cancel the selectionkey in the terminateProcess() call
aquireSelectionKeyOP(int) - Static method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
ARRAY_END - Static variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
ARRAY_START - Static variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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
 
associate() - Method in class com.sun.grizzly.util.ThreadAttachment
Associates ThreadAttachment with the current thread
associateKey(SelectionKey) - Method in class com.sun.grizzly.CallbackHandlerSelectionKeyAttachment
 
ASTERISK_STRING - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
asyncExecution - Variable in class com.sun.grizzly.http.ProcessorTask
Is asynchronous mode enabled?
asyncExecution - Variable in class com.sun.grizzly.http.SelectorThread
Is asynchronous mode enabled?
AsyncExecutor - Interface in com.sun.grizzly.arp
A interface used to define the execution of a AsyncTask By default, AsyncTask will invoke an implementation of this interface in this order: (1) preExecute() (2) interrupt() (3) postExecute() Implementation of this interface must decide when a task must be interrupted.
AsyncFilter - Interface in com.sun.grizzly.arp
An interface marker used to execute operations before a AsyncProcesssorTask in pre/post or interrupted.
AsyncFilter.Result - Enum in com.sun.grizzly.arp
 
AsyncHandler - Interface in com.sun.grizzly.arp
When asynchronous request processing is enabled, the Task must delegate the execution of the request processing to an implementation of this interface.
asyncHandler - Variable in class com.sun.grizzly.http.ProcessorTask
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
AsynchronousOutputBuffer - Class in com.sun.grizzly.arp
SocketChannelOutputBuffer used when Comet is used.
AsynchronousOutputBuffer(Response, int, boolean) - Constructor for class com.sun.grizzly.arp.AsynchronousOutputBuffer
Alternate constructor.
asyncHttpByteBufferCloner - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
ByteBufferCloner implementation, which is called by Grizzly framework at the time, when asynchronous write queue can not write the buffer direcly on socket and instead will put it in queue.
AsyncInterceptor - Class in com.sun.grizzly.arp
Determine if a request can be executed using an AsyncHandler or not.
AsyncInterceptor() - Constructor for class com.sun.grizzly.arp.AsyncInterceptor
 
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
 
asyncProcessorTask - Variable in class com.sun.grizzly.comet.CometTask
The 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
Deprecated. use AsyncProtocolFilter.AsyncProtocolFilter(Class, java.net.InetAddress, int)
AsyncProtocolFilter(Class, InetAddress, int) - Constructor for class com.sun.grizzly.arp.AsyncProtocolFilter
Constructs a new 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(AsyncQueueReader) - Constructor for class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
AsyncQueueReadUnit - Class in com.sun.grizzly.async
AsyncQueue write data unit
AsyncQueueReadUnit() - Constructor for class com.sun.grizzly.async.AsyncQueueReadUnit
 
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 interface to be implemented by protocol dependant asynchronous queue writers implementations
asyncQueueWriter - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
Asynchronous queue writer, which will be used if asyncHttp mode is enabled
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(AsyncQueueWriter) - Constructor for class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
AsyncQueueWriteUnit - Class in com.sun.grizzly.async
AsyncQueue write data unit
AsyncQueueWriteUnit() - Constructor for class com.sun.grizzly.async.AsyncQueueWriteUnit
 
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.
asyncSupported - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
asyncSupported - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
asyncSupported - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
asyncSupported - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
AsyncTask - Interface in com.sun.grizzly.arp
A Task that wraps the execution of an asynchronous execution of a ProcessorTask.
asyncTimeout - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
asyncTimeout - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
asyncTimeout - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
asyncTimeout - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
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
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(E) - Method in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
 
attach(PrintWriter) - Method in class com.sun.grizzly.comet.handlers.ReflectorCometHandler
Attach a PrintWriter that will be used to write the returned value of CometEvent.attachment
attach(Object[]) - Method in class com.sun.grizzly.cometd.DataHandler
 
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(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(HttpServletResponse) - Method in class com.sun.grizzly.samples.stickies.StickyHandler
 
attach(SelectionKey, Response.ResponseAttachment) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
attach(ThreadAttachment) - Method in class com.sun.grizzly.util.WorkerThread
Attach the ThreadAttachment to this instance.
attach(ThreadAttachment) - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
attachChannel(SocketChannel) - Method in class com.sun.grizzly.arp.AsyncInterceptor
 
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(F) - Method in interface com.sun.grizzly.util.Interceptor
The Channel 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 - Variable in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
 
attachment() - Method in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
returns 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() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return a ConcurrentHashMap of attibutes.
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
 
AuthConstraint - Class in com.sun.grizzly.http.webxml.schema
 
AuthConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
authConstraint - Variable in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
AuthConstraint - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
AuthConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
authConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
AuthConstraint - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
AuthConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
authConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
authConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
 
authConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
 
authConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
 
AuthConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The auth-constraintType indicates the user roles that should be permitted access to this resource collection.
AuthConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
 
AuthConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The auth-constraintType indicates the user roles that should be permitted access to this resource collection.
AuthConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
 
AuthConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The auth-constraintType indicates the user roles that should be permitted access to this resource collection.
AuthConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
 
authMethod - Variable in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
AuthMethod - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
AuthMethod() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
 
authMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
AuthMethod - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
AuthMethod() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
 
authMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
authMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
 
authMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
 
authMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
 
AuthMethodType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The auth-methodType is used to configure the authentication mechanism for the web application.
AuthMethodType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.AuthMethodType
 
AuthMethodType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The auth-methodType is used to configure the authentication mechanism for the web application.
AuthMethodType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.AuthMethodType
 
AuthMethodType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The auth-methodType is used to configure the authentication mechanism for the web application.
AuthMethodType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.AuthMethodType
 
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.filter.RemoteInputStream
 
available() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketInputStream
 
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.tcp.http11.InternalInputBuffer
Return the number of bytes left after a valid http request has been processed.
available() - Method in class com.sun.grizzly.util.InputReader
Return the available bytes
awaitTermination(long, TimeUnit) - Method in class com.sun.grizzly.http.StatsThreadPool
 
awaitTermination(long, TimeUnit) - Method in class com.sun.grizzly.util.FixedThreadPool
not supported
awaitTermination(long, TimeUnit) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
awaitTermination(long, TimeUnit) - Method in class com.sun.grizzly.util.SyncThreadPool

B

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

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

On byte arrays the encoder is about 20% faster than Jakarta Commons Base64 Codec for encode and about 50% faster for decoding large arrays.
Base64Utils() - Constructor for class com.sun.grizzly.util.buf.Base64Utils
 
BaseNetworkHandler - Class in com.sun.grizzly.websockets
 
BaseNetworkHandler() - Constructor for class com.sun.grizzly.websockets.BaseNetworkHandler
 
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
 
BaseServerWebSocket - Class in com.sun.grizzly.websockets
 
BaseServerWebSocket(WebSocketListener...) - Constructor for class com.sun.grizzly.websockets.BaseServerWebSocket
 
BaseWebSocket - Class in com.sun.grizzly.websockets
 
BaseWebSocket(WebSocketListener...) - Constructor for class com.sun.grizzly.websockets.BaseWebSocket
 
BayeuxExternalServlet - Class in com.sun.grizzly.bayeux
Simple Servlet that update the Chat demo via a simple Http request http://host:port/BayeuxExternalServlet/?message=hello,user=moi
BayeuxExternalServlet() - Constructor for class com.sun.grizzly.bayeux.BayeuxExternalServlet
 
BayeuxParser - Class in com.sun.grizzly.cometd
This class implement the Bayeux Server side protocol.
BayeuxParser() - Constructor for class com.sun.grizzly.cometd.BayeuxParser
 
BayeuxParser(PublishInterceptor) - Constructor for class com.sun.grizzly.cometd.BayeuxParser
 
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
 
beforeExecute(Thread, Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method invoked prior to executing the given Runnable in the given thread.
bind(ServerSocket, InetSocketAddress, int) - Method in class com.sun.grizzly.PortRange
Binds socket to endpoint.
bind(Socket, InetSocketAddress) - Method in class com.sun.grizzly.PortRange
Binds socket to endpoint.
bind(ServerSocket, InetAddress, int) - Method in class com.sun.grizzly.PortRange
Binds socket to address.
bind(Socket, InetAddress) - Method in class com.sun.grizzly.PortRange
Binds socket to address.
bind(DatagramSocket, InetAddress) - Method in class com.sun.grizzly.PortRange
Binds socket to address.
bind(DatagramSocket) - Method in class com.sun.grizzly.PortRange
Binds socket to the wildcard address.
bind(ServerSocket, int) - Method in class com.sun.grizzly.PortRange
Binds socket to the wildcard address.
bind(Socket) - Method in class com.sun.grizzly.PortRange
Binds socket to the wildcard address.
BinTree - Class in com.sun.grizzly.lzma.compression.lz
BinTree
BinTree() - Constructor for class com.sun.grizzly.lzma.compression.lz.BinTree
 
BitTreeDecoder - Class in com.sun.grizzly.lzma.compression.rangecoder
BitTreeDecoder
BitTreeDecoder(int) - Constructor for class com.sun.grizzly.lzma.compression.rangecoder.BitTreeDecoder
 
BitTreeEncoder - Class in com.sun.grizzly.lzma.compression.rangecoder
BitTreeEncoder
BitTreeEncoder(int) - Constructor for class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
blockingNotification - Variable in class com.sun.grizzly.comet.CometContext
true if the caller of CometContext.notify(java.lang.Object) 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.
boolean2Role(boolean) - Static method in class com.sun.grizzly.TCPSelectorHandler
Returns the Role, depending on isClient value
BREAK - Static variable in interface com.sun.grizzly.util.Interceptor
Do not continue the processing.
buf - Variable in class com.sun.grizzly.filter.ProtocolOutputStream
 
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.http.webxml.schema.JspPropertyGroup
 
buffer - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Next buffer in the pipeline.
buffer - Variable in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Next buffer in the pipeline.
BUFFERED_FILTER - Static variable in class com.sun.grizzly.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
 
bufferPool - Static variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
ByteBuffer pool to be used with async write
bufferResponse - Variable in class com.sun.grizzly.http.ProcessorTask
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
 
byteArrayInputStream - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
byteBuffer - Variable in class com.sun.grizzly.async.AsyncQueueReadUnit
 
byteBuffer - Variable in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
byteBuffer - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
byteBuffer - Variable in class com.sun.grizzly.util.InputReader
The wrapped ByteBufferbyteBuffer - Variable in class com.sun.grizzly.util.WorkerThread
The ByteBuffer used when Task are executed.
BYTEBUFFER_INPUTSTREAM - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
byteBufferCloner - Variable in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
ByteBufferCloner - Interface in com.sun.grizzly.async
Cloner, which will be called by AsyncQueueWriter, when ByteBuffer could not be written directly, and will be added to the queue.
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.
byteBufferHasEnoughSpace(int, ByteBuffer) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
 
ByteBufferInputStream - Class in com.sun.grizzly.util
Deprecated. - Use InputReader instead
ByteBufferInputStream() - Constructor for class com.sun.grizzly.util.ByteBufferInputStream
Deprecated.  
byteBufferType - Variable in class com.sun.grizzly.util.AbstractThreadPool
The ByteBufferFactory.ByteBufferType
ByteChunk - Class in com.sun.grizzly.util.buf
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk() - Constructor for class com.sun.grizzly.util.buf.ByteChunk
Creates a new, uninitialized ByteChunk object.
ByteChunk(int) - Constructor for class com.sun.grizzly.util.buf.ByteChunk
 
ByteChunk.ByteInputChannel - Interface in com.sun.grizzly.util.buf
 
ByteChunk.ByteOutputChannel - Interface in com.sun.grizzly.util.buf
 
byteEnabled - Static variable in class com.sun.grizzly.util.buf.StringCache
Enabled ?
bytesArrivedListener - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
bytesProcessed - Variable in class com.sun.grizzly.async.OperationResult
 
bytesRead - Variable in class com.sun.grizzly.util.Utils.Result
 
BytesTrafficListener - Interface in com.sun.grizzly.filter
This could be used by Progressbars to show an indication that bytes go over the wire

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 address + port.
cache - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
cache - Static variable in class com.sun.grizzly.test.cachetest.TestLogic
 
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
 
CacheableConnectorHandlerPool(Controller, int, int, int, ConnectionFinder<ConnectorHandler>, OutboundConnectionFactory<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.
cacheimpl - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 
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
 
calcThreadOverhead(TestAndResult) - Method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
calibrate(TestAndResult) - Method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
calibrate0(TestAndResult, int, int) - Method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
calibrateAndExecuteTest(TestAndResult) - Method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
calibrates and runs a single test.
calibrationTargetError - Variable in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
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.AbstractConnectorHandler
A CallbackHandler handler invoked by the SelectorHandler when a non blocking operation is ready to be processed.
callbackHandler - Variable in class com.sun.grizzly.async.AsyncQueueReadUnit
 
callbackHandler - Variable in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
CallbackHandler<E> - Interface in com.sun.grizzly
Callback handler for non blocking client operations.
CallbackHandlerContextTask - Class in com.sun.grizzly
CallbackHandler task, which will be executed by Context, when Context.execute(ContextTask) is called.
CallbackHandlerContextTask(CallbackHandler) - Constructor for class com.sun.grizzly.CallbackHandlerContextTask
 
CallbackHandlerDescriptor - Interface in com.sun.grizzly
Class represents CallbackHandler descriptor.
CallbackHandlerSelectionKeyAttachment - Class in com.sun.grizzly
SelectionKey attachment, which wraps CallbackHandler
CallbackHandlerSelectionKeyAttachment(CallbackHandler) - Constructor for class com.sun.grizzly.CallbackHandlerSelectionKeyAttachment
Creates the CallbackHandler to the SelectionKey CallbackHandler will not be attached directly, but wrapped with CallbackHandlerSelectionKeyAttachment
callInterrupt - Variable in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. true if run() should call comet context.interrupt0
callInterrupt - Variable in class com.sun.grizzly.comet.CometTask
true if run() should call comet context.interrupt0
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
 
callRemote() - Method in interface com.sun.grizzly.filter.Client
If callers want to make a method call to an server.
callRemote() - Method in class com.sun.grizzly.filter.CustomProtocolClient
Sends data to server.
cancel(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
if SelectionKey is valid, its canceled .
cancel(SelectionKey) - Method in class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
cancel() - Method in interface com.sun.grizzly.Context
Cancel a Context.suspend()ed Context.
cancel(SelectionKey) - Method in class com.sun.grizzly.http.SelectorThreadKeyHandler
 
cancel() - Method in class com.sun.grizzly.NIOContext
Cancel a NIOContext.suspend()ed Context.
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
cancel() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Cancel the GrizzlyResponse and finish/commit it.
cancel() - Method in class com.sun.grizzly.tcp.Response
Cancel the Response and finish/commit it.
cancel() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
cancel(boolean) - Method in class com.sun.grizzly.util.FutureImpl
 
CANCEL_SUSPENDED_RESPONSE - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback used to reset suspended connection.
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(E) - Method in interface com.sun.grizzly.tcp.CompletionHandler
Invoked when an Response.cancel() is invoked or when a timeout expire.
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
 
channel - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
Underlying output channel.
ChannelJni - Class in com.sun.grizzly.http.jk.common
Pass messages using jni
ChannelJni() - Constructor for class com.sun.grizzly.http.jk.common.ChannelJni
 
ChannelNioSocket - Class in com.sun.grizzly.http.jk.common
Accept ( and send ) TCP messages.
ChannelNioSocket() - Constructor for class com.sun.grizzly.http.jk.common.ChannelNioSocket
jmx:managed-constructor description="default constructor"
ChannelNioSocket.Poller - Class in com.sun.grizzly.http.jk.common
 
ChannelNioSocket.SocketConnection - Class in com.sun.grizzly.http.jk.common
 
ChannelNioSocket.SocketInputStream - Class in com.sun.grizzly.http.jk.common
 
ChannelNioSocket.SocketOutputStream - Class in com.sun.grizzly.http.jk.common
 
ChannelShm - Class in com.sun.grizzly.http.jk.common
Channel using shm.
ChannelShm() - Constructor for class com.sun.grizzly.http.jk.common.ChannelShm
 
ChannelSocket - Class in com.sun.grizzly.http.jk.common
Accept ( and send ) TCP messages.
ChannelSocket() - Constructor for class com.sun.grizzly.http.jk.common.ChannelSocket
jmx:managed-constructor description="default constructor"
ChannelUn - Class in com.sun.grizzly.http.jk.common
Pass messages using unix domain sockets.
ChannelUn() - Constructor for class com.sun.grizzly.http.jk.common.ChannelUn
 
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.
ChatApplication - Class in com.sun.grizzly.samples.websockets
 
ChatApplication() - Constructor for class com.sun.grizzly.samples.websockets.ChatApplication
 
ChatWebSocket - Class in com.sun.grizzly.samples.websockets
 
ChatWebSocket(WebSocketListener[]) - Constructor for class com.sun.grizzly.samples.websockets.ChatWebSocket
 
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
 
checkEmptyRead(SocketChannel, int) - Method in class com.sun.grizzly.filter.ReadFilter
 
checkError() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
checkForUpgrade(Request) - Method in class com.sun.grizzly.http.TemporaryInterceptor
 
checkIfHeaders(Request, FileCache.FileCacheEntry) - Method in class com.sun.grizzly.http.FileCache
Check if the conditions specified in the optional If headers are satisfied.
checkIfMatch(Request, FileCache.FileCacheEntry) - Method in class com.sun.grizzly.http.FileCache
Check if the if-match condition is satisfied.
checkIfUnmodifiedSince(Request, FileCache.FileCacheEntry) - Method in class com.sun.grizzly.http.FileCache
Check if the if-unmodified-since condition is satisfied.
checkMagic(ByteBuffer, int) - Static method in class com.sun.grizzly.filter.MessageBase
Checks if the current byteBuffer has a message starting with the correct <@link Message#Magic>
checkNormalize(MessageBytes) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Check that the URI is normalized following character decoding.
checkSpareControllers() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Called by the monitor thread to harvest idle threads.
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.
chunkingDisabled - Variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
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.
classLoader - Variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
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.
cleanup(String) - Static method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
Will try to delete the folder and his children
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.ConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Removes all of the mappings from this map.
clear() - Method in class com.sun.grizzly.util.http.MimeHeaders
Clears all header fields.
clear() - Method in class com.sun.grizzly.util.http.ParameterMap
Remove all mappings from this map.
clear() - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
clearCookies() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of Cookies associated with this Request.
clearFilters() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Clear filters.
clearFilters() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Clear filters.
clearHeaders() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of Headers associated with this Request.
clearLocales() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of Locales associated with this Request.
clearParameters() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Clear the collection of parameters associated with this Request.
clearTasks() - Method in class com.sun.grizzly.http.SelectorThread
Clear all cached Tasks
Client - Interface in com.sun.grizzly.filter
Client API for communicating with aServer.
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
 
ClientHandShake - Class in com.sun.grizzly.websockets
 
ClientHandShake(boolean, String, String, String, String) - Constructor for class com.sun.grizzly.websockets.ClientHandShake
 
clientId - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
clientIP - Variable in class com.sun.grizzly.samples.comet.iframechat.CometServlet.CometRequestHandler
 
ClientNetworkHandler - Class in com.sun.grizzly.websockets
 
ClientNetworkHandler(ClientWebSocket) - Constructor for class com.sun.grizzly.websockets.ClientNetworkHandler
 
ClientWebSocket - Class in com.sun.grizzly.websockets
 
ClientWebSocket(String, WebSocketListener...) - Constructor for class com.sun.grizzly.websockets.ClientWebSocket
 
ClientWebSocket(String, long, WebSocketListener...) - Constructor for class com.sun.grizzly.websockets.ClientWebSocket
 
clone(ByteBuffer) - Method in interface com.sun.grizzly.async.ByteBufferCloner
 
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(ByteBuffer) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer.ByteBufferClonerImpl
 
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
Prevent cloning the facade.
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
Prevent cloning the facade.
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
Prevent cloning the facade.
clone() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
Prevent cloning the facade.
clone(T) - Static method in class com.sun.grizzly.util.Cloner
Method creates a clone of given object pattern Pattern parameter should implement Copyable interface
clone() - Method in class com.sun.grizzly.util.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
clone() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
Cloner - Class in com.sun.grizzly.util
Class Cloner creates a clone of given object, which should implement interface Copyable
Cloner() - Constructor for class com.sun.grizzly.util.Cloner
 
close() - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
 
close() - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
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() - 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() - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
close() - Method in class com.sun.grizzly.filter.RemoteInputStream
Adds EOF to end of Stream.
CLOSE - Static variable in class com.sun.grizzly.http.Constants
 
close(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
close(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
close(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
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.filters.LzmaOutputFilter.FakeOutputStream
 
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Close the input buffer.
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permantely disable us.
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Close the output buffer.
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
close() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
close() - Method in class com.sun.grizzly.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.InputReader
Close this stream.
close() - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
close(int) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
close(int, String) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
close() - Method in interface com.sun.grizzly.websockets.WebSocket
 
close(int) - Method in interface com.sun.grizzly.websockets.WebSocket
 
close(int, String) - Method in interface com.sun.grizzly.websockets.WebSocket
 
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(SelectableChannel) - Method in class com.sun.grizzly.ReusableTCPSelectorHandler
Closes SelectableChannel
closeChannel(SelectableChannel) - Method in class com.sun.grizzly.ReusableUDPSelectorHandler
Closes SelectableChannel
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.
ClosedMessage - Class in com.sun.grizzly.filter
 
ClosedMessage() - Constructor for class com.sun.grizzly.filter.ClosedMessage
 
ClosingFrame - Class in com.sun.grizzly.websockets
 
ClosingFrame() - Constructor for class com.sun.grizzly.websockets.ClosingFrame
 
ClosingFrame(int, String) - Constructor for class com.sun.grizzly.websockets.ClosingFrame
 
Code(InputStream, OutputStream, long) - Method in class com.sun.grizzly.lzma.compression.lzma.Decoder
 
Code(InputStream, OutputStream, long, long, ICodeProgress) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
CodeOneBlock(long[], long[], boolean[]) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
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.bayeux - package com.sun.grizzly.bayeux
 
com.sun.grizzly.comet - package com.sun.grizzly.comet
 
com.sun.grizzly.comet.concurrent - package com.sun.grizzly.comet.concurrent
 
com.sun.grizzly.comet.handlers - package com.sun.grizzly.comet.handlers
 
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.filter - package com.sun.grizzly.filter
 
com.sun.grizzly.http - package com.sun.grizzly.http
 
com.sun.grizzly.http.algorithms - package com.sun.grizzly.http.algorithms
 
com.sun.grizzly.http.deployer - package com.sun.grizzly.http.deployer
 
com.sun.grizzly.http.embed - package com.sun.grizzly.http.embed
 
com.sun.grizzly.http.jk.apr - package com.sun.grizzly.http.jk.apr
 
com.sun.grizzly.http.jk.common - package com.sun.grizzly.http.jk.common
 
com.sun.grizzly.http.jk.core - package com.sun.grizzly.http.jk.core
 
com.sun.grizzly.http.jk.server - package com.sun.grizzly.http.jk.server
 
com.sun.grizzly.http.jk.util.res - package com.sun.grizzly.http.jk.util.res
 
com.sun.grizzly.http.jk.util.threads - package com.sun.grizzly.http.jk.util.threads
 
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.http.servlet.deployer - package com.sun.grizzly.http.servlet.deployer
 
com.sun.grizzly.http.servlet.deployer.annotation - package com.sun.grizzly.http.servlet.deployer.annotation
 
com.sun.grizzly.http.servlet.deployer.comparator - package com.sun.grizzly.http.servlet.deployer.comparator
 
com.sun.grizzly.http.servlet.deployer.conf - package com.sun.grizzly.http.servlet.deployer.conf
 
com.sun.grizzly.http.servlet.deployer.filter - package com.sun.grizzly.http.servlet.deployer.filter
 
com.sun.grizzly.http.servlet.deployer.watchdog - package com.sun.grizzly.http.servlet.deployer.watchdog
 
com.sun.grizzly.http.webxml - package com.sun.grizzly.http.webxml
 
com.sun.grizzly.http.webxml.parser - package com.sun.grizzly.http.webxml.parser
 
com.sun.grizzly.http.webxml.parser.handler - package com.sun.grizzly.http.webxml.parser.handler
 
com.sun.grizzly.http.webxml.parser.helper - package com.sun.grizzly.http.webxml.parser.helper
 
com.sun.grizzly.http.webxml.schema - package com.sun.grizzly.http.webxml.schema
 
com.sun.grizzly.http.webxml.schema.version_2_2 - package com.sun.grizzly.http.webxml.schema.version_2_2
 
com.sun.grizzly.http.webxml.schema.version_2_3 - package com.sun.grizzly.http.webxml.schema.version_2_3
 
com.sun.grizzly.http.webxml.schema.version_2_4 - package com.sun.grizzly.http.webxml.schema.version_2_4
 
com.sun.grizzly.http.webxml.schema.version_2_5 - package com.sun.grizzly.http.webxml.schema.version_2_5
 
com.sun.grizzly.http.webxml.schema.version_3_0 - package com.sun.grizzly.http.webxml.schema.version_3_0
 
com.sun.grizzly.localization - package com.sun.grizzly.localization
 
com.sun.grizzly.lzma - package com.sun.grizzly.lzma
 
com.sun.grizzly.lzma.compression.lz - package com.sun.grizzly.lzma.compression.lz
 
com.sun.grizzly.lzma.compression.lzma - package com.sun.grizzly.lzma.compression.lzma
 
com.sun.grizzly.lzma.compression.rangecoder - package com.sun.grizzly.lzma.compression.rangecoder
 
com.sun.grizzly.osgi.httpservice - package com.sun.grizzly.osgi.httpservice
 
com.sun.grizzly.osgi.httpservice.util - package com.sun.grizzly.osgi.httpservice.util
 
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.http.adapter - package com.sun.grizzly.samples.http.adapter
 
com.sun.grizzly.samples.http.embed - package com.sun.grizzly.samples.http.embed
 
com.sun.grizzly.samples.stickies - package com.sun.grizzly.samples.stickies
 
com.sun.grizzly.samples.websockets - package com.sun.grizzly.samples.websockets
 
com.sun.grizzly.ssl - package com.sun.grizzly.ssl
 
com.sun.grizzly.standalone - package com.sun.grizzly.standalone
 
com.sun.grizzly.standalone.comet - package com.sun.grizzly.standalone.comet
 
com.sun.grizzly.standalone.cometd - package com.sun.grizzly.standalone.cometd
 
com.sun.grizzly.standalone.framework - package com.sun.grizzly.standalone.framework
 
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.test.cachetest - package com.sun.grizzly.test.cachetest
 
com.sun.grizzly.test.cachetest.testobjects - package com.sun.grizzly.test.cachetest.testobjects
 
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
 
com.sun.grizzly.webserver - package com.sun.grizzly.webserver
 
com.sun.grizzly.websockets - package com.sun.grizzly.websockets
 
Comet - Class in com.sun.grizzly.standalone.comet
Basic startup class used when Grizzly standalone is used
Comet() - Constructor for class com.sun.grizzly.standalone.comet.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 - Variable in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. The CometContext associated with this instance.
CometContext<E> - Class in com.sun.grizzly.comet
The main object used by CometHandler and Servlet to push information amongs suspended request/response.
CometContext(String, int) - Constructor for class com.sun.grizzly.comet.CometContext
Create a new instance
cometContext - Variable in class com.sun.grizzly.comet.CometTask
The CometContext associated with this instance.
cometContextCache - Variable in class com.sun.grizzly.comet.CometEngine
cached CometContexts
Cometd - Class in com.sun.grizzly.standalone.cometd
Basic startup class used when Grizzly standalone is used
Cometd() - Constructor for class com.sun.grizzly.standalone.cometd.Cometd
 
COMETD_REQUEST - Static variable in class com.sun.grizzly.cometd.standalone.CometdAdapter
 
COMETD_RESPONSE - Static variable in class com.sun.grizzly.cometd.standalone.CometdAdapter
 
CometdAdapter - Class in com.sun.grizzly.cometd.standalone
Standalone Cometd implementation.
CometdAdapter() - Constructor for class com.sun.grizzly.cometd.standalone.CometdAdapter
 
CometdAdapter(PublishInterceptor) - 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.
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
 
CometdServlet(PublishInterceptor) - Constructor for class com.sun.grizzly.cometd.servlet.CometdServlet
 
cometEnabled - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
cometEnabled - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
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 - Static variable in 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 - Static variable in class com.sun.grizzly.comet.CometEngine
The single instance of this class.
CometEvent<E> - Class in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometEvent
CometEvent(int, CometContext) - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometEvent
Deprecated.  
CometEvent(int, CometContext, E) - 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 CometEvent
CometEvent(int) - Constructor for class com.sun.grizzly.comet.CometEvent
 
CometEvent(int, CometContext) - Constructor for class com.sun.grizzly.comet.CometEvent
 
CometEvent(int, CometContext, E) - Constructor for class com.sun.grizzly.comet.CometEvent
 
CometHandler<E> - Interface in com.sun.enterprise.web.connector.grizzly.comet
Deprecated. use CometHandler from com.sun.grizzly.comet.CometHandler.
cometHandler - Variable in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. The CometHandler associated with this task.
CometHandler<E> - Interface in com.sun.grizzly.comet
This interface represents a suspended connection (or response).
cometHandler - Variable in class com.sun.grizzly.comet.CometTask
The CometHandler associated with this task.
cometHandlerIsAsyncRegistered - Variable in class com.sun.grizzly.comet.CometTask
true if comet handler is registered for async IO in comet context.
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
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
 
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 - Class in com.sun.grizzly.samples.stickies
 
CometServlet() - Constructor for class com.sun.grizzly.samples.stickies.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.enterprise.web.connector.grizzly.comet
Deprecated. 
CometTask(CometContext, CometHandler) - Constructor for class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. New CometTask.
CometTask - Class in com.sun.grizzly.comet
A Task implementation that allow Grizzly ARP to invokeCometHandler CometHandler when new data (bytes) are available from the CometSelector.
CometTask() - Constructor for class com.sun.grizzly.comet.CometTask
 
CometTask(CometContext, CometHandler) - Constructor for class com.sun.grizzly.comet.CometTask
New CometTask.
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
 
Command - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
comment - Variable in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
comment - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
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(Servlet, Servlet) - Method in class com.sun.grizzly.http.servlet.deployer.comparator.ServletLoadOnStartupComparator
The load-on-startup element indicates that this servlet should be loaded (instantiated and have its init() called) on the startup of the web application.
compare(File, File) - Method in class com.sun.grizzly.http.servlet.deployer.comparator.WarFileComparator
 
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.arp.AsyncTask
 
COMPLETED - Static variable in class com.sun.grizzly.http.TaskEvent
 
CompletionHandler<E> - Interface in com.sun.grizzly.tcp
A handler for consuming the result of an Response.suspend() operation.
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.ProcessorTask
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.
CompressionFiltersProvider - Class in com.sun.grizzly.http
Provider, which is responsible for collecting compression filters.
compressionLevel - Variable in class com.sun.grizzly.http.ProcessorTask
Allowed compression level.
compressionMinSize - Variable in class com.sun.grizzly.http.ProcessorTask
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.
ConcurrentCacheTester - Class in com.sun.grizzly.test.cachetest
Tests the throughput for object instance caching in a concurrent environment.
Please provide feedback, opinions.

Only test the situation where the threads do the operation of interest and no work inbetween.
Reson is that the basic mechanism we want to test is how the caching algoritm
and new Instance with its GC compares during maximal load.
its only then their strengths and weaknesses really shows,
its also worst cases that often are of interest for real life designs.
the differences between caching or new Instance converges to 0 when the workinbetween increaes,
making it a very specific result.
ConcurrentCacheTester() - Constructor for class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
ConcurrentLinkedQueuePool<E> - Class in com.sun.grizzly.util
ObjectPool
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
 
ConcurrentReferenceHashMap<K,V> - Class in com.sun.grizzly.util
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float, int) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentReferenceHashMap(int, float) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default reference types (weak keys, strong values), and concurrencyLevel (16).
ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, reference types and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty reference map with the specified key and value reference types.
ConcurrentReferenceHashMap(ConcurrentReferenceHashMap.ReferenceType, ConcurrentReferenceHashMap.ReferenceType, EnumSet<ConcurrentReferenceHashMap.Option>) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty reference map with the specified reference types and behavioral options.
ConcurrentReferenceHashMap(int) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty map with the specified initial capacity, and with default reference types (weak keys, strong values), load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap() - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new, empty map with a default initial capacity (16), reference types (weak keys, strong values), default load factor (0.75) and concurrencyLevel (16).
ConcurrentReferenceHashMap(Map<? extends K, ? extends V>) - Constructor for class com.sun.grizzly.util.ConcurrentReferenceHashMap
Creates a new map with the same mappings as the given map.
ConcurrentReferenceHashMap.Option - Enum in com.sun.grizzly.util
 
ConcurrentReferenceHashMap.ReferenceType - Enum in com.sun.grizzly.util
An option specifying which Java reference type should be used to refer to a key and/or value.
ConcurrentWeakHashMap<K,V> - Class in com.sun.grizzly.util
A hash table with weak keys, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentWeakHashMap(int, float, int) - Constructor for class com.sun.grizzly.util.ConcurrentWeakHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentWeakHashMap(int, float) - Constructor for class com.sun.grizzly.util.ConcurrentWeakHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default concurrencyLevel (16).
ConcurrentWeakHashMap(int) - Constructor for class com.sun.grizzly.util.ConcurrentWeakHashMap
Creates a new, empty map with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentWeakHashMap() - Constructor for class com.sun.grizzly.util.ConcurrentWeakHashMap
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
ConcurrentWeakHashMap(Map<? extends K, ? extends V>) - Constructor for class com.sun.grizzly.util.ConcurrentWeakHashMap
Creates a new map with the same mappings as the given map.
condition - Variable in class com.sun.grizzly.async.AsyncQueueReadUnit
 
conf - Variable in class com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration
contains command line params
config - Variable in class com.sun.grizzly.util.GrizzlyExecutorService
 
configPreProcess() - Method in class com.sun.grizzly.http.ProcessorTask
Prepare this object before parsing the request.
ConfigurationParser - Class in com.sun.grizzly.http.servlet.deployer.conf
GrizzlyWebServerDeployer configuration parser.
ConfigurationParser() - Constructor for class com.sun.grizzly.http.servlet.deployer.conf.ConfigurationParser
 
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.Cometd
 
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.standalone.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)
configureAdapter(SelectorThread) - Method in class com.sun.grizzly.webserver.WebServer
 
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.
configureClassLoader(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Create a URLClassLoader which has the capability of loading classes jar under an exploded war application.
configureCompression(ProcessorTask) - Method in class com.sun.grizzly.http.SelectorThread
 
configureContext(SelectionKey, Context.OpType, NIOContext, SelectorHandler) - Method in class com.sun.grizzly.Controller
Configure the Context
configureFileCache() - Method in class com.sun.grizzly.http.FileCacheFactory
 
configureFileCacheFactory() - Method in class com.sun.grizzly.http.SelectorThread
 
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
configureInputBuffer(InputReader, Context, HttpWorkerThread) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Configure InputReader.
configureInputBuffer(InputReader, Context, HttpWorkerThread) - Method in class com.sun.grizzly.http.DefaultProtocolFilter
Configure InputReader.
configureInputBuffer(InputReader, Context, HttpWorkerThread) - Method in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Configure InputReader.
configureOpType(SelectionKey) - Method in class com.sun.grizzly.NIOContext
Configure the NIOContext.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, StreamAlgorithm, InputStream) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Configure SSLProcessorTask.
configureProcessorTask(ProcessorTask, Context, StreamAlgorithm) - Method in class com.sun.grizzly.http.DefaultProtocolFilter
Configure ProcessorTask.
configureProcessorTask(ProcessorTask) - Method in class com.sun.grizzly.http.SelectorThread
 
configureProcessorTask(ProcessorTask, Context, StreamAlgorithm, InputStream) - Method in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Configure SSLProcessorTask.
configureProcessorTask(ProcessorTask, Context, StreamAlgorithm) - 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.
configureProtocolChain() - Method in class com.sun.grizzly.http.SelectorThread
Configure SelectorThread ProtocolChain
configureSelectorHandler(TCPSelectorHandler) - Method in class com.sun.grizzly.http.SelectorThread
Configure TCPSelectorHandler
configureServletEnv() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Configure the ServletContextImpl and ServletConfigImpl
configureSessionCookie(Cookie) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Configures the given JSESSIONID cookie.
connect(SocketAddress, K) - Method in class com.sun.grizzly.AbstractConnectorHandler
Connect to hostname:port.
connect(SocketAddress) - Method in class com.sun.grizzly.AbstractConnectorHandler
Connect to hostname:port.
connect(SocketAddress, K, E) - Method in class com.sun.grizzly.AbstractConnectorHandler
Connect to hostname:port.
connect(SocketAddress, SocketAddress, K) - Method in class com.sun.grizzly.AbstractConnectorHandler
Connect to hostname:port.
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(InetSocketAddress) - Method in interface com.sun.grizzly.filter.Client
Used to build up a connection to a server.
connect(InetSocketAddress, InetSocketAddress, String, String, String) - Method in interface com.sun.grizzly.filter.Client
Used to build up a connection to a server over an proxy.
connect(InetSocketAddress) - Method in class com.sun.grizzly.filter.CustomProtocolClient
Connects to an Server.
connect(InetSocketAddress, InetSocketAddress, String, String, String) - Method in class com.sun.grizzly.filter.CustomProtocolClient
 
connect(SocketAddress, SocketAddress, SSLCallbackHandler, SSLSelectorHandler) - 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, SocketAddress, CallbackHandler, TCPSelectorHandler) - 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, SocketAddress, CallbackHandler, UDPSelectorHandler) - 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.
connect() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
CONNECTION - Static variable in class com.sun.grizzly.http.Constants
 
CONNECTION - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
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
ConnectionCloseHandler - Interface in com.sun.grizzly.util
Simple listener to be used when an application needs to be notified when a a SelectorHandler, ConnectionHandler or SelectionKeyHandler close a connection (ConnectionCloseHandler.locallyClosed(java.nio.channels.SelectionKey)), or when a remote client close the connection (ConnectionCloseHandler.remotlyClosed(java.nio.channels.SelectionKey)).
ConnectionCloseHandlerNotifier - Interface in com.sun.grizzly.util
General interface for ConnectionCloseHandlers notifiers.
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.ProcessorTask
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.
contains(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(String) - Static method in class com.sun.grizzly.util.http.MimeType
 
containsChannel(String) - Method in class com.sun.grizzly.cometd.DataHandler
 
containsCTL(String, int) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
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
 
containsInitParameter(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
if the servlet initialization parameter in present for this servlet.
containsKey(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Tests if the specified object is a key in this table.
containsValue(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns true if this map maps one or more keys to the specified value.
contentDelimitation - Variable in class com.sun.grizzly.http.ProcessorTask
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.http.FileCache.FileCacheEntry
 
contentLength - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Content length.
contentLength - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Content length.
contentLength - Variable in class com.sun.grizzly.tcp.Request
HTTP specific fields.
contentLength - Variable in class com.sun.grizzly.tcp.Response
 
contentLength() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Return the stream content-length.
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 - Interface in com.sun.grizzly
This interface is used to share information between the Grizzly Framework classes and ProtocolFilter implementation.
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
 
ContextParam - Class in com.sun.grizzly.http.webxml.schema
 
ContextParam() - Constructor for class com.sun.grizzly.http.webxml.schema.ContextParam
 
ContextParam(String, String, List<String>) - Constructor for class com.sun.grizzly.http.webxml.schema.ContextParam
 
ContextParam - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ContextParam() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
contextParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
ContextParam - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ContextParam() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
contextParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
contextParam - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
contextPath - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
contextRoot - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
contexts - Variable in class com.sun.grizzly.util.http.mapper.Mapper.ContextList
 
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
 
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.
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
continueSelect(SelectorHandler, NIOContext) - Method in class com.sun.grizzly.SelectorHandlerRunner
 
controller - Variable in class com.sun.grizzly.AbstractConnectorHandler
The internal Controller used (in case not specified).
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.KernelExecutorFactory - Interface in com.sun.grizzly
 
Controller.KernelExecutorFactory.DefaultFactory - Class in com.sun.grizzly
 
Controller.KernelExecutorFactory.DefaultFactory() - Constructor for class com.sun.grizzly.Controller.KernelExecutorFactory.DefaultFactory
 
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(V, T) - Method in class com.sun.grizzly.http.deployer.Deployer
Converts deployable object to Map of GrizzlyAdapters to paths to deploy to.
convert(WarDeployable, WarDeploymentConfiguration) - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
Converts deployable object to Map of GrizzlyAdapters to paths to deploy to.
convert(ByteChunk, CharChunk) - Method in class com.sun.grizzly.util.buf.B2CConverter
Deprecated.  
convert(ByteChunk, CharChunk, int) - Method in class com.sun.grizzly.util.buf.B2CConverter
 
convert(ByteChunk, CharChunk) - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
Deprecated.  
convert(ByteChunk, CharChunk, int) - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
 
convert(char[], int, int) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(String) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(String, int, int) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(char) - Method in class com.sun.grizzly.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(MessageBytes) - Method in class com.sun.grizzly.util.buf.C2BConverter
Convert a message bytes chars to bytes
convert(String) - Static method in class com.sun.grizzly.util.buf.HexUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert(byte[]) - Static method in class com.sun.grizzly.util.buf.HexUtils
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
convert(ByteChunk) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source.
convert(ByteChunk, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode the ByteChunk
convert(ByteChunk, boolean, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode the ByteChunk
convert(CharChunk) - Method in class com.sun.grizzly.util.buf.UDecoder
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
convert(CharChunk, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
In-buffer processing - the buffer will be modified
convert(MessageBytes) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source Includes converting '+' to ' '.
convert(MessageBytes, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source
convert(MessageBytes, boolean, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
URLDecode, will modify the source
convert(String) - Method in class com.sun.grizzly.util.buf.UDecoder
 
convert(String, boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
 
convert(ByteChunk, CharChunk) - Method in class com.sun.grizzly.util.buf.UTF8Decoder
 
convert(String, Class<?>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
convert(long) - Method in class com.sun.grizzly.websockets.DataFrame
Converts the length given to the appropriate framing data: 0-125 one element that is the payload length.
convert(byte[], int, int) - Static method in class com.sun.grizzly.websockets.DataFrame
 
convert(byte[]) - Static method in class com.sun.grizzly.websockets.DataFrame
Convert a byte[] to a long.
convert2Int(byte[]) - Static method in class com.sun.grizzly.util.buf.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
convertASCII(MessageBytes) - Static method in class com.sun.grizzly.util.buf.B2CConverter
Character conversion of a US-ASCII MessageBytes.
convertASCII(MessageBytes) - Static method in class com.sun.grizzly.util.buf.B2CConverterBlocking
Character conversion of a US-ASCII MessageBytes.
convertHexDigit(byte) - Static method in class com.sun.grizzly.cometd.util.JSONParser
 
convertMB(MessageBytes) - Method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Character conversion of the a US-ASCII MessageBytes.
convertToBytes(String) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Convert specified String to a byte array.
convertToMessage() - Method in exception com.sun.grizzly.filter.MessageParseException
 
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.
CookieCommentType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The comment that will be assigned to any session tracking cookies created by this web application.
CookieCommentType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.CookieCommentType
 
CookieConfig - Class in com.sun.grizzly.http.webxml.schema
 
CookieConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.CookieConfig
 
cookieConfig - Variable in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
cookieConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
 
CookieConfigType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The cookie-configType defines the configuration for the session tracking cookies of this web application.
CookieConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
CookieDomainType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The domain name that will be assigned to any session tracking cookies created by this web application.
CookieDomainType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.CookieDomainType
 
CookieNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The name that will be assigned to any session tracking cookies created by this web application.
CookieNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.CookieNameType
 
CookiePathType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The path that will be assigned to any session tracking cookies created by this web application.
CookiePathType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.CookiePathType
 
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
Simple Wrapper around Cookie.
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.
copy(byte[]) - Static method in class com.sun.grizzly.util.Utils
 
Copyable - Interface in com.sun.grizzly.util
Copyable objects are able to copy their content to other objects of the same type
CopyBlock(int, int) - Method in class com.sun.grizzly.lzma.compression.lz.OutWindow
 
copyBytes(byte[], int, int, int) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Copy an array of bytes to a different position.
copyTo(Copyable) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
copyTo(Copyable) - Method in class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
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.NIOContext
 
copyTo(Copyable) - Method in class com.sun.grizzly.ReusableTCPSelectorHandler
 
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
corePoolSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
corePoolSize - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
count - Variable in class com.sun.grizzly.util.collections.MultiMap
 
countContentHit() - Method in class com.sun.grizzly.http.FileCache
 
countContentMiss() - Method in class com.sun.grizzly.http.FileCache
 
countHit() - Method in class com.sun.grizzly.http.FileCache
 
countInfoHit() - Method in class com.sun.grizzly.http.FileCache
 
countInfoMiss() - Method in class com.sun.grizzly.http.FileCache
 
countMiss() - Method in class com.sun.grizzly.http.FileCache
 
CR - Static variable in class com.sun.grizzly.http.Constants
CR.
CR - Static variable in class com.sun.grizzly.tcp.http11.Constants
CR.
CRC - Class in com.sun.grizzly.lzma
CRC
CRC() - Constructor for class com.sun.grizzly.lzma.CRC
 
create() - Method in interface com.sun.grizzly.Controller.KernelExecutorFactory
 
create() - Method in class com.sun.grizzly.Controller.KernelExecutorFactory.DefaultFactory
 
create(String, String) - Method in class com.sun.grizzly.Controller.KernelExecutorFactory.DefaultFactory
Create the ExecutorService used to execute kernel operations.
Create(int, int, int, int) - Method in class com.sun.grizzly.lzma.compression.lz.BinTree
 
Create(int, int, int) - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
Create(int) - Method in class com.sun.grizzly.lzma.compression.lz.OutWindow
 
create() - Method in interface com.sun.grizzly.test.cachetest.InstanceFactory
returns a new Instance.
create() - Method in enum com.sun.grizzly.websockets.FrameType
 
createAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of AuthConstraint
createAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of AuthConstraint
createAuthConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of AuthConstraintType
createAuthConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of AuthConstraintType
createAuthConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of AuthConstraintType
createAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of AuthMethod
createAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of AuthMethod
createAuthMethodType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of AuthMethodType
createAuthMethodType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of AuthMethodType
createAuthMethodType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of AuthMethodType
createByteBuffer(int) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Create the output ByteBuffer
createByteBuffer(boolean) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Allocate a ByteBuffer if the current instance is null;
createClassloader(File, ClassLoader) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Deprecated. removal candidate, never used
createConnection() - Method in interface com.sun.grizzly.connectioncache.spi.transport.ContactInfo
Create a new Connection from this ContactInfo.
createContextParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ContextParam
createContextParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ContextParam
createCookieCommentType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of CookieCommentType
createCookieConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of CookieConfigType
createCookieDomainType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of CookieDomainType
createCookieNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of CookieNameType
createCookiePathType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of CookiePathType
createDefaultHttpContext() - Method in class com.sun.grizzly.osgi.httpservice.HttpServiceImpl
createDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Description
createDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Description
createDescriptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of DescriptionType
createDescriptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of DescriptionType
createDescriptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of DescriptionType
createDispatcherType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of DispatcherType
createDispatcherType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of DispatcherType
createDispatcherType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of DispatcherType
createDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of DisplayName
createDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of DisplayName
createDisplayNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of DisplayNameType
createDisplayNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of DisplayNameType
createDisplayNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of DisplayNameType
createDistributable() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Distributable
createDistributable() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Distributable
createEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EjbLink
createEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EjbLink
createEjbLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EjbLinkType
createEjbLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EjbLinkType
createEjbLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EjbLinkType
createEjbLocalRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EjbLocalRef
createEjbLocalRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EjbLocalRefType
createEjbLocalRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EjbLocalRefType
createEjbLocalRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EjbLocalRefType
createEjbRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EjbRef
createEjbRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EjbRef
createEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EjbRefName
createEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EjbRefName
createEjbRefNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EjbRefNameType
createEjbRefNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EjbRefNameType
createEjbRefNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EjbRefNameType
createEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EjbRefType
createEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EjbRefType
createEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EjbRefType
createEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EjbRefType
createEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EjbRefType
createEjbRefTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EjbRefTypeType
createEjbRefTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EjbRefTypeType
createEjbRefTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EjbRefTypeType
createEmptyType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EmptyType
createEmptyType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EmptyType
createEmptyType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EmptyType
createEnvEntry() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EnvEntry
createEnvEntry() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EnvEntry
createEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EnvEntryName
createEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EnvEntryName
createEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryTypeValuesType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of EnvEntryTypeValuesType
createEnvEntryTypeValuesType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of EnvEntryTypeValuesType
createEnvEntryTypeValuesType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of EnvEntryTypeValuesType
createEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of EnvEntryValue
createEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of EnvEntryValue
createErrorCode() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ErrorCode
createErrorCode() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ErrorCode
createErrorCodeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ErrorCodeType
createErrorCodeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ErrorCodeType
createErrorCodeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ErrorCodeType
createErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ErrorPage
createErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ErrorPage
createErrorPageType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ErrorPageType
createErrorPageType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ErrorPageType
createErrorPageType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ErrorPageType
createExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ExceptionType
createExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ExceptionType
createExtension() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Extension
createExtension() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Extension
createFileCache() - Method in class com.sun.grizzly.http.FileCacheFactory
 
createFileCache() - Method in class com.sun.grizzly.ssl.SSLFileCacheFactory
Return an instance of a FileCache
createFileCacheFactory() - Method in class com.sun.grizzly.http.SelectorThread
 
createFileCacheFactory() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Create SSL aware FileCacheFactory
createFilter() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Filter
createFilterClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of FilterClass
createFilterMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of FilterMapping
createFilterMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of FilterMappingType
createFilterMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of FilterMappingType
createFilterMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of FilterMappingType
createFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of FilterName
createFilterNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of FilterNameType
createFilterNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of FilterNameType
createFilterNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of FilterNameType
createFilterType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of FilterType
createFilterType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of FilterType
createFilterType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of FilterType
createFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of FormErrorPage
createFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of FormErrorPage
createFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of FormLoginConfig
createFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of FormLoginConfig
createFormLoginConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of FormLoginConfigType
createFormLoginConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of FormLoginConfigType
createFormLoginConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of FormLoginConfigType
createFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of FormLoginPage
createFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of FormLoginPage
createFullyQualifiedClassType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of FullyQualifiedClassType
createFullyQualifiedClassType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of FullyQualifiedClassType
createFullyQualifiedClassType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of FullyQualifiedClassType
createGenericBooleanType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of GenericBooleanType
createGenericBooleanType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of GenericBooleanType
createGenericBooleanType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of GenericBooleanType
createHandlerChainsType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of HandlerChainsType
createHandlerChainsType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of HandlerChainsType
createHandlerChainType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of HandlerChainType
createHandlerChainType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of HandlerChainType
createHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Home
createHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Home
createHomeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of HomeType
createHomeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of HomeType
createHomeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of HomeType
createHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of HttpMethod
createHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of HttpMethod
createHttpMethodType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of HttpMethodType
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
createIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Icon
createIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Icon
createIconType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of IconType
createIconType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of IconType
createIconType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of IconType
createInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of InitParam
createInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of InitParam
createInjectionTargetType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of InjectionTargetType
createInjectionTargetType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of InjectionTargetType
createInputFilter() - Method in interface com.sun.grizzly.tcp.http11.FilterFactory
 
createInputReader() - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Creates InputReader
createInputReader() - Method in class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Creates InputReader
createInputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Create and return a GrizzlyInputStream to read the content associated with this Request.
createInstance() - Static method in class com.sun.grizzly.util.GrizzlyExecutorService
 
createInstance(ThreadPoolConfig) - Static method in class com.sun.grizzly.util.GrizzlyExecutorService
 
createJavaContext(String, long) - Static method in class com.sun.grizzly.http.jk.apr.AprImpl
 
createJavaIdentifierType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of JavaIdentifierType
createJavaIdentifierType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JavaIdentifierType
createJavaIdentifierType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JavaIdentifierType
createJavaTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of JavaTypeType
createJavaTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JavaTypeType
createJavaTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JavaTypeType
createJkHandler(long, String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
createJndiNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of JndiNameType
createJndiNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JndiNameType
createJndiNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JndiNameType
createJspConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of JspConfigType
createJspConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JspConfigType
createJspConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JspConfigType
createJspFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of JspFile
createJspFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of JspFile
createJspFileType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of JspFileType
createJspFileType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JspFileType
createJspFileType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JspFileType
createJspPropertyGroupType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of JspPropertyGroupType
createJspPropertyGroupType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JspPropertyGroupType
createJspPropertyGroupType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JspPropertyGroupType
createKeepAliveStats() - Method in class com.sun.grizzly.http.SelectorThread
 
createKernelExecutor() - Method in class com.sun.grizzly.Controller
Create the ExecutorService used to execute kernel like operations.
createLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of LargeIcon
createLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of LargeIcon
createLifecycleCallbackType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of LifecycleCallbackType
createLifecycleCallbackType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of LifecycleCallbackType
createListener() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Listener
createListenerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ListenerClass
createListenerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ListenerType
createListenerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ListenerType
createListenerType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ListenerType
createLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of LoadOnStartup
createLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of LoadOnStartup
createLocal() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Local
createLocaleEncodingMappingListType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of LocaleEncodingMappingListType
createLocaleEncodingMappingListType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of LocaleEncodingMappingListType
createLocaleEncodingMappingListType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of LocaleEncodingMappingListType
createLocaleEncodingMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of LocaleEncodingMappingType
createLocaleEncodingMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of LocaleEncodingMappingType
createLocaleEncodingMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of LocaleEncodingMappingType
createLocalHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of LocalHome
createLocalHomeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of LocalHomeType
createLocalHomeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of LocalHomeType
createLocalHomeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of LocalHomeType
createLocalType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of LocalType
createLocalType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of LocalType
createLocalType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of LocalType
createLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Location
createLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Location
createLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of LoginConfig
createLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of LoginConfig
createLoginConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of LoginConfigType
createLoginConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of LoginConfigType
createLoginConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of LoginConfigType
createMessageDestinationLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of MessageDestinationLinkType
createMessageDestinationLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of MessageDestinationLinkType
createMessageDestinationLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of MessageDestinationLinkType
createMessageDestinationRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of MessageDestinationRefType
createMessageDestinationRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of MessageDestinationRefType
createMessageDestinationRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of MessageDestinationRefType
createMessageDestinationType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of MessageDestinationType
createMessageDestinationType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of MessageDestinationType
createMessageDestinationType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of MessageDestinationType
createMessageDestinationTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of MessageDestinationTypeType
createMessageDestinationTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of MessageDestinationTypeType
createMessageDestinationTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of MessageDestinationTypeType
createMessageDestinationUsageType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of MessageDestinationUsageType
createMessageDestinationUsageType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of MessageDestinationUsageType
createMessageDestinationUsageType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of MessageDestinationUsageType
createMimeMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of MimeMapping
createMimeMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of MimeMapping
createMimeMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of MimeMappingType
createMimeMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of MimeMappingType
createMimeMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of MimeMappingType
createMimeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of MimeType
createMimeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of MimeType
createMimeTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of MimeTypeType
createMimeTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of MimeTypeType
createMimeTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of MimeTypeType
createMsgContext() - Method in class com.sun.grizzly.http.jk.common.JniHandler
Create a msg context to be used with the shm channel
createMsgContext() - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Create a new request endpoint.
createMsgContext() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
createMsgContext(int) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
createNetworkHandler() - Method in class com.sun.grizzly.websockets.ClientWebSocket
 
createNonEmptyStringType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of NonEmptyStringType
createNonEmptyStringType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of NonEmptyStringType
createNonEmptyStringType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of NonEmptyStringType
createOutputFilter() - Method in interface com.sun.grizzly.tcp.http11.FilterFactory
 
createOutputStream() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Create and return a ServletOutputStream to write the content associated with this Response.
createParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ParamName
createParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ParamName
createParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ParamValue
createParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ParamValue
createParamValueType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ParamValueType
createParamValueType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ParamValueType
createParamValueType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ParamValueType
createParserProtocolFilter(BytesTrafficListener, ReplyMessageFactory, SSLConfig) - Static method in class com.sun.grizzly.filter.CustomProtocolParser
Since CustomProtocolParser is a statefull createParserProtocolFilter this indicates proper initilization.
createPathType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of PathType
createPathType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PathType
createPathType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PathType
createPersistenceContextRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PersistenceContextRefType
createPersistenceContextRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PersistenceContextRefType
createPersistenceContextTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PersistenceContextTypeType
createPersistenceContextTypeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PersistenceContextTypeType
createPersistenceUnitRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PersistenceUnitRefType
createPersistenceUnitRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PersistenceUnitRefType
createPortComponentHandlerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PortComponentHandlerType
createPortComponentHandlerType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PortComponentHandlerType
createPortComponentRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of PortComponentRefType
createPortComponentRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PortComponentRefType
createPortComponentRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PortComponentRefType
createPortComponentType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PortComponentType
createPortComponentType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PortComponentType
createProcessorTask(SelectorThread, boolean) - Method in interface com.sun.grizzly.http.ProcessorTaskFactory
 
createPropertyType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of PropertyType
createPropertyType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of PropertyType
createRaFilter() - Method in class com.sun.grizzly.http.SelectorThread
Create and configure resource allocation ProtocolFilter
createRealmName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of RealmName
createRealmName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of RealmName
createRemote() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Remote
createRemote() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Remote
createRemoteType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of RemoteType
createRemoteType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of RemoteType
createRemoteType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of RemoteType
createReplyMessage(Integer) - Method in class com.sun.grizzly.filter.ReplyMessageFactory
 
createRequest() - Method in class com.sun.grizzly.http.ProcessorTask
Creates Request object.
createResAuth() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ResAuth
createResAuth() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResAuth
createResAuthType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ResAuthType
createResAuthType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ResAuthType
createResAuthType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ResAuthType
createResourceEnvRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResourceEnvRef
createResourceEnvRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResourceEnvRefName
createResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ResourceRef
createResourceRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResourceRef
createResourceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ResourceRefType
createResourceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ResourceRefType
createResourceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ResourceRefType
createResponse() - Method in class com.sun.grizzly.http.ProcessorTask
Creates Response object.
createResRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ResRefName
createResRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResRefName
createResSharingScope() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResSharingScope
createResSharingScopeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ResSharingScopeType
createResSharingScopeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ResSharingScopeType
createResSharingScopeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ResSharingScopeType
createResType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ResType
createResType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ResType
createRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of RoleLink
createRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of RoleLink
createRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of RoleName
createRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of RoleName
createRoleNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of RoleNameType
createRoleNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of RoleNameType
createRoleNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of RoleNameType
createRunAs() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of RunAs
createRunAsType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of RunAsType
createRunAsType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of RunAsType
createRunAsType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of RunAsType
createSecurityConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of SecurityConstraint
createSecurityConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of SecurityConstraint
createSecurityConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of SecurityConstraintType
createSecurityConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of SecurityConstraintType
createSecurityConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of SecurityConstraintType
createSecurityRole() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of SecurityRole
createSecurityRole() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of SecurityRole
createSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of SecurityRoleRef
createSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of SecurityRoleRef
createSecurityRoleRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of SecurityRoleRefType
createSecurityRoleRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of SecurityRoleRefType
createSecurityRoleRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of SecurityRoleRefType
createSecurityRoleType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of SecurityRoleType
createSecurityRoleType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of SecurityRoleType
createSecurityRoleType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of SecurityRoleType
createSelectionKeyHandler() - Method in class com.sun.grizzly.http.SelectorThread
Create SelectorThreadKeyHandler
createSelectorHandler() - Method in class com.sun.grizzly.http.SelectorThread
Create TCPSelectorHandler
createSelectorHandler(Controller.Protocol, boolean) - Static method in class com.sun.grizzly.SelectorHandlerFactory
return an instance of SelectorHandler, which corresponds to the protocol and reusable
createSelectorHandler() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Create TCPSelectorHandler
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.comet.Comet
 
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.cometd.Cometd
 
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.Main
 
createSelectorThread(String[]) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Create a single SelectorThread and configure it using the command line passed arguments.
createSelectorThread(String[]) - Method in class com.sun.grizzly.webserver.WebServer
 
createServiceImplBeanType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServiceImplBeanType
createServiceImplBeanType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServiceImplBeanType
createServiceRefHandlerChainsType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServiceRefHandlerChainsType
createServiceRefHandlerChainsType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServiceRefHandlerChainsType
createServiceRefHandlerChainType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServiceRefHandlerChainType
createServiceRefHandlerChainType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServiceRefHandlerChainType
createServiceRefHandlerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ServiceRefHandlerType
createServiceRefHandlerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServiceRefHandlerType
createServiceRefHandlerType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServiceRefHandlerType
createServiceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ServiceRefType
createServiceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServiceRefType
createServiceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServiceRefType
createServlet() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Servlet
createServlet() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Servlet
createServletAdapter(String, String) - Method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
createServletClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ServletClass
createServletClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ServletClass
createServletLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServletLinkType
createServletLinkType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServletLinkType
createServletMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ServletMapping
createServletMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ServletMapping
createServletMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ServletMappingType
createServletMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServletMappingType
createServletMappingType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServletMappingType
createServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of ServletName
createServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of ServletName
createServletNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ServletNameType
createServletNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServletNameType
createServletNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServletNameType
createServletType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of ServletType
createServletType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of ServletType
createServletType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of ServletType
createSessionConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of SessionConfig
createSessionConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of SessionConfig
createSessionConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of SessionConfigType
createSessionConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of SessionConfigType
createSessionConfigType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of SessionConfigType
createSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of SessionTimeout
createSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of SessionTimeout
createSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of SmallIcon
createSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of SmallIcon
createSocket(WebSocketListener[]) - Method in class com.sun.grizzly.samples.websockets.ChatApplication
 
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.
createSocket(WebSocketListener...) - Method in class com.sun.grizzly.websockets.WebSocketApplication
 
createSSLContext() - Method in class com.sun.grizzly.SSLConfig
 
createString() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of String
createString() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of String
createString() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of String
createTaglib() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of Taglib
createTaglib() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of Taglib
createTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of TaglibLocation
createTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of TaglibLocation
createTaglibType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of TaglibType
createTaglibType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of TaglibType
createTaglibType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of TaglibType
createTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of TaglibUri
createTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of TaglibUri
createThreadPool(boolean) - Static method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Create a ThreadPool instance.
createTrackingModeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of TrackingModeType
createTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of TransportGuarantee
createTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of TransportGuarantee
createTransportGuaranteeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of TransportGuaranteeType
createTransportGuaranteeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of TransportGuaranteeType
createTransportGuaranteeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of TransportGuaranteeType
createTrueFalseType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of TrueFalseType
createTrueFalseType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of TrueFalseType
createTrueFalseType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of TrueFalseType
createURLClassLoader(String) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Construct a URLClassLoader based on a canonical file location.
createURLClassLoader(String, ClassLoader) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Construct a URLClassLoader based on a canonical file location.
createUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of UrlPattern
createUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of UrlPattern
createUrlPatternType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of UrlPatternType
createUrlPatternType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of UrlPatternType
createUrlPatternType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of UrlPatternType
createUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of UserDataConstraint
createUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of UserDataConstraint
createUserDataConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of UserDataConstraintType
createUserDataConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of UserDataConstraintType
createUserDataConstraintType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of UserDataConstraintType
createWarPathType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of WarPathType
createWarPathType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of WarPathType
createWarPathType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of WarPathType
createWebApp() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of WebApp
createWebApp() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of WebApp
createWebApp(WebAppType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of JAXBElement<WebAppType>}
createWebApp(WebAppType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<WebAppType>}
createWebApp(WebAppType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<WebAppType>}
createWebAppType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of WebAppType
createWebAppType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of WebAppType
createWebAppType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of WebAppType
createWebAppTypeContextParam(ParamValueType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ParamValueType>}
createWebAppTypeContextParam(ParamValueType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ParamValueType>}
createWebAppTypeDescription(DescriptionType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<DescriptionType>}
createWebAppTypeDescription(DescriptionType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<DescriptionType>}
createWebAppTypeDisplayName(DisplayNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<DisplayNameType>}
createWebAppTypeDisplayName(DisplayNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<DisplayNameType>}
createWebAppTypeDistributable(EmptyType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<EmptyType>}
createWebAppTypeDistributable(EmptyType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<EmptyType>}
createWebAppTypeEjbLocalRef(EjbLocalRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<EjbLocalRefType>}
createWebAppTypeEjbLocalRef(EjbLocalRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<EjbLocalRefType>}
createWebAppTypeEjbRef(EjbRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<EjbRefType>}
createWebAppTypeEjbRef(EjbRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<EjbRefType>}
createWebAppTypeEnvEntry(EnvEntryType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<EnvEntryType>}
createWebAppTypeEnvEntry(EnvEntryType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<EnvEntryType>}
createWebAppTypeErrorPage(ErrorPageType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ErrorPageType>}
createWebAppTypeErrorPage(ErrorPageType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ErrorPageType>}
createWebAppTypeFilter(FilterType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createWebAppTypeFilter(FilterType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createWebAppTypeFilterMapping(FilterMappingType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<FilterMappingType>}
createWebAppTypeFilterMapping(FilterMappingType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<FilterMappingType>}
createWebAppTypeIcon(IconType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<IconType>}
createWebAppTypeIcon(IconType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<IconType>}
createWebAppTypeJspConfig(JspConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<JspConfigType>}
createWebAppTypeJspConfig(JspConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<JspConfigType>}
createWebAppTypeListener(ListenerType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ListenerType>}
createWebAppTypeListener(ListenerType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ListenerType>}
createWebAppTypeLocaleEncodingMappingList(LocaleEncodingMappingListType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<LocaleEncodingMappingListType>}
createWebAppTypeLocaleEncodingMappingList(LocaleEncodingMappingListType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<LocaleEncodingMappingListType>}
createWebAppTypeLoginConfig(LoginConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<LoginConfigType>}
createWebAppTypeLoginConfig(LoginConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<LoginConfigType>}
createWebAppTypeMessageDestination(MessageDestinationType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<MessageDestinationType>}
createWebAppTypeMessageDestination(MessageDestinationType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<MessageDestinationType>}
createWebAppTypeMessageDestinationRef(MessageDestinationRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<MessageDestinationRefType>}
createWebAppTypeMessageDestinationRef(MessageDestinationRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<MessageDestinationRefType>}
createWebAppTypeMimeMapping(MimeMappingType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<MimeMappingType>}
createWebAppTypeMimeMapping(MimeMappingType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<MimeMappingType>}
createWebAppTypePersistenceContextRef(PersistenceContextRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<PersistenceContextRefType>}
createWebAppTypePersistenceContextRef(PersistenceContextRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<PersistenceContextRefType>}
createWebAppTypePersistenceUnitRef(PersistenceUnitRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<PersistenceUnitRefType>}
createWebAppTypePersistenceUnitRef(PersistenceUnitRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<PersistenceUnitRefType>}
createWebAppTypePostConstruct(LifecycleCallbackType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypePostConstruct(LifecycleCallbackType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypePreDestroy(LifecycleCallbackType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypePreDestroy(LifecycleCallbackType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypeResourceEnvRef(ResourceEnvRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ResourceEnvRefType>}
createWebAppTypeResourceEnvRef(ResourceEnvRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ResourceEnvRefType>}
createWebAppTypeResourceRef(ResourceRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ResourceRefType>}
createWebAppTypeResourceRef(ResourceRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ResourceRefType>}
createWebAppTypeSecurityConstraint(SecurityConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<SecurityConstraintType>}
createWebAppTypeSecurityConstraint(SecurityConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<SecurityConstraintType>}
createWebAppTypeSecurityRole(SecurityRoleType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<SecurityRoleType>}
createWebAppTypeSecurityRole(SecurityRoleType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<SecurityRoleType>}
createWebAppTypeServiceRef(ServiceRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ServiceRefType>}
createWebAppTypeServiceRef(ServiceRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ServiceRefType>}
createWebAppTypeServlet(ServletType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ServletType>}
createWebAppTypeServlet(ServletType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ServletType>}
createWebAppTypeServletMapping(ServletMappingType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<ServletMappingType>}
createWebAppTypeServletMapping(ServletMappingType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<ServletMappingType>}
createWebAppTypeSessionConfig(SessionConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<SessionConfigType>}
createWebAppTypeSessionConfig(SessionConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<SessionConfigType>}
createWebAppTypeWelcomeFileList(WelcomeFileListType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<WelcomeFileListType>}
createWebAppTypeWelcomeFileList(WelcomeFileListType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<WelcomeFileListType>}
createWebFragment(WebAppType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<WebAppType>}
createWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of WebResourceCollection
createWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of WebResourceCollection
createWebResourceCollectionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of WebResourceCollectionType
createWebResourceCollectionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of WebResourceCollectionType
createWebResourceCollectionType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of WebResourceCollectionType
createWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of WebResourceName
createWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of WebResourceName
createWebserviceDescriptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of WebserviceDescriptionType
createWebserviceDescriptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of WebserviceDescriptionType
createWebservices(WebservicesType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of JAXBElement<WebservicesType>}
createWebservices(WebservicesType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of JAXBElement<WebservicesType>}
createWebservicesType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of WebservicesType
createWebservicesType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of WebservicesType
createWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of WelcomeFile
createWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of WelcomeFile
createWelcomeFileList() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create an instance of WelcomeFileList
createWelcomeFileList() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create an instance of WelcomeFileList
createWelcomeFileListType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of WelcomeFileListType
createWelcomeFileListType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of WelcomeFileListType
createWelcomeFileListType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of WelcomeFileListType
createXsdAnyURIType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdAnyURIType
createXsdAnyURIType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdAnyURIType
createXsdAnyURIType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdAnyURIType
createXsdBooleanType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdBooleanType
createXsdBooleanType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdBooleanType
createXsdBooleanType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdBooleanType
createXsdIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdIntegerType
createXsdIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdIntegerType
createXsdIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdIntegerType
createXsdNMTOKENType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdNMTOKENType
createXsdNMTOKENType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdNMTOKENType
createXsdNMTOKENType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdNMTOKENType
createXsdNonNegativeIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdNonNegativeIntegerType
createXsdNonNegativeIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdNonNegativeIntegerType
createXsdNonNegativeIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdNonNegativeIntegerType
createXsdPositiveIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdPositiveIntegerType
createXsdPositiveIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdPositiveIntegerType
createXsdPositiveIntegerType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdPositiveIntegerType
createXsdQNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdQNameType
createXsdQNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdQNameType
createXsdQNameType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdQNameType
createXsdStringType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create an instance of XsdStringType
createXsdStringType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create an instance of XsdStringType
createXsdStringType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create an instance of XsdStringType
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.servlet.deployer.WarDeploymentConfiguration
Context to deploy to.
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
current() - Static method in class com.sun.grizzly.util.ThreadLocalRandom
Returns the current Thread's ThreadLocalRandom
currentDate - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Current formatted date.
currentElement - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
currentPoolSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
currentThreadCount - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
currentThreadsBusy - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
CurrentVersion - Static variable in interface com.sun.grizzly.filter.Message
 
CustomFilterChainProtocolHandler - Class in com.sun.grizzly.portunif
ProtocolHandler, which passes PU request processing to a custom FilterChain.
CustomFilterChainProtocolHandler(ProtocolChainInstanceHandler) - Constructor for class com.sun.grizzly.portunif.CustomFilterChainProtocolHandler
 
customizedErrorPage(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Customize the error pahe
customizeErrorPage(GrizzlyResponse, String, int) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Customize the error page returned to the client.
CustomProtocolClient - Class in com.sun.grizzly.filter
Out of the box TCP/TLS Client for using CustomProtocol Comunictaion Layer.
CustomProtocolClient() - Constructor for class com.sun.grizzly.filter.CustomProtocolClient
 
CustomProtocolClient(SSLConfig) - Constructor for class com.sun.grizzly.filter.CustomProtocolClient
Configures Client to use TLS
CustomProtocolHelper - Class in com.sun.grizzly.filter
Varoius small ByteBuffer helpers for logging and ByteBuffer handling.
CustomProtocolHelper() - Constructor for class com.sun.grizzly.filter.CustomProtocolHelper
 
CustomProtocolParser - Class in com.sun.grizzly.filter
Filter for parsing Messages of the CustomProtocol.
CustomProtocolParser() - Constructor for class com.sun.grizzly.filter.CustomProtocolParser
 
CustomProtocolParser(SSLConfig) - Constructor for class com.sun.grizzly.filter.CustomProtocolParser
 
CustomProtocolServer - Class in com.sun.grizzly.filter
Out of the box TCP (TLS optional) Server for using CustomProtocol Comunictaion Layer.
CustomProtocolServer(int) - Constructor for class com.sun.grizzly.filter.CustomProtocolServer
 
CustomProtocolServer(int, SSLConfig) - Constructor for class com.sun.grizzly.filter.CustomProtocolServer
 

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
 
DataFrame - Class in com.sun.grizzly.websockets
In memory representation of a websocket frame.
DataFrame() - Constructor for class com.sun.grizzly.websockets.DataFrame
 
DataFrame(FrameType) - Constructor for class com.sun.grizzly.websockets.DataFrame
 
DataFrame(String) - Constructor for class com.sun.grizzly.websockets.DataFrame
 
DataFrame(byte[]) - Constructor for class com.sun.grizzly.websockets.DataFrame
 
DataFrame(FrameType, byte[]) - Constructor for class com.sun.grizzly.websockets.DataFrame
 
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(String, BayeuxParser) - Constructor for class com.sun.grizzly.cometd.DataHandler
 
dataId - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
DataStructures - Class in com.sun.grizzly.util
 
DataStructures() - Constructor for class com.sun.grizzly.util.DataStructures
 
date - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
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
 
debug - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
debug(String) - Method in class com.sun.grizzly.osgi.httpservice.util.Logger
 
DEC - Static variable in class com.sun.grizzly.util.buf.HexUtils
Table for HEX to DEC byte translation.
Decode(Decoder) - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeDecoder
 
decode(byte[]) - Method in class com.sun.grizzly.util.buf.Base64
Decodes Base64 data into octects
decode(char[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded String.
decode(MessageBytes, UDecoder) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Decode the http request represented by the bytes inside MessageBytes using an UDecoder.
decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Decode the http request represented by the bytes inside MessageBytes using an UDecoder, using the specified encoding, using the specified [@link B2CConverter} to decode the request.
DecodeBit(short[], int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.Decoder
 
DecodeDirectBits(int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.Decoder
 
decodedURI() - Method in class com.sun.grizzly.tcp.Request
 
decodeFast(char[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Decodes a BASE64 encoded string that is known to be resonably well formatted.
Decoder - Class in com.sun.grizzly.lzma.compression.lzma
Decoder
Decoder() - Constructor for class com.sun.grizzly.lzma.compression.lzma.Decoder
 
Decoder - Class in com.sun.grizzly.lzma.compression.rangecoder
Decoder
Decoder() - Constructor for class com.sun.grizzly.lzma.compression.rangecoder.Decoder
 
decOpenCacheEntries() - Method in class com.sun.grizzly.http.FileCache
 
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
decrementOpenConnectionsCount(SelectableChannel) - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Decrease the number of open connections, which are being handled by the Pipeline
decrementRefCount() - Method in interface com.sun.grizzly.Context
Decrements the reference count of this Context.
decrementRefCount() - Method in class com.sun.grizzly.NIOContext
Decrements the reference count of this Context.
DEFAULT - Static variable in class com.sun.grizzly.util.ThreadPoolConfig
 
DEFAULT_ALGORITHM - Static variable in class com.sun.grizzly.http.SelectorThread
The default NIO stream algorithm.
DEFAULT_BUFFER_POOL_SIZE - Static variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
 
DEFAULT_BUFFER_SIZE - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
DEFAULT_BUFFER_SIZE - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
DEFAULT_BYTE_BUFFER_SIZE - Static variable in class com.sun.grizzly.util.WorkerThreadImpl
 
DEFAULT_BYTEBUFFER_TYPE - Static variable in class com.sun.grizzly.util.WorkerThreadImpl
 
DEFAULT_CHARACTER_ENCODING - Static variable in class com.sun.grizzly.tcp.Constants
 
DEFAULT_CHARACTER_ENCODING - Static variable in class com.sun.grizzly.util.buf.ByteChunk
Default encoding used to convert to strings.
DEFAULT_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.BayeuxParser
 
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_IDLE_THREAD_KEEPALIVE_TIMEOUT - Static variable in class com.sun.grizzly.http.StatsThreadPool
 
DEFAULT_IDLE_THREAD_KEEPALIVE_TIMEOUT - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
DEFAULT_LOCALE - Static variable in class com.sun.grizzly.tcp.Constants
 
DEFAULT_MAX_DISPATCH_DEPTH - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
DEFAULT_MAX_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_MAX_TASKS_QUEUED - Static variable in class com.sun.grizzly.http.StatsThreadPool
 
DEFAULT_MAX_TASKS_QUEUED - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
DEFAULT_MAX_THREAD_COUNT - Static variable in class com.sun.grizzly.http.StatsThreadPool
 
DEFAULT_MAX_THREAD_COUNT - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
DEFAULT_MIN_THREAD_COUNT - Static variable in class com.sun.grizzly.http.StatsThreadPool
 
DEFAULT_MIN_THREAD_COUNT - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
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_SSL_INACTIVITY_TIMEOUT - Static variable in class com.sun.grizzly.util.SSLUtils
The time to wait before timing out when reading bytes
DEFAULT_TCP_NO_DELAY - Static variable in class com.sun.grizzly.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 transaction time out.
DEFAULT_TIMEOUT - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
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
 
DefaultCallbackHandler - Class in com.sun.grizzly
Default CallbackHandler implementation that implements the connect operations, and delegate the read and write operations to its associated SelectorHandler ProtocolChain, like the default SelectorHandler is doing server side component.
DefaultCallbackHandler(ConnectorHandler) - Constructor for class com.sun.grizzly.DefaultCallbackHandler
Create a CallbackHandler that delegate the read and write operation to the ProtocolChain associated with the ConnectorHandler
DefaultCallbackHandler(ConnectorHandler, boolean) - Constructor for class com.sun.grizzly.DefaultCallbackHandler
Create a CallbackHandler that delegate the read and write operation to the ProtocolChain associated with the ConnectorHandler.
defaultCapacity - Static variable in class com.sun.grizzly.util.ByteBufferFactory
The default capacity of the default view of a ByteBuffer
DefaultConcurrentCometHandler<E> - Class in com.sun.grizzly.comet.concurrent
We queue events in each CometHandler to lower the probability that slow or massive IO for one CometHandler severely delays events to others.

only streaming mode can benefit from buffering messages like this.
DefaultConcurrentCometHandler() - Constructor for class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
 
DefaultConcurrentCometHandler(int) - Constructor for class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
 
DefaultConnectorHandlerPool - Class in com.sun.grizzly
Simple ConnectorHandlerPool implementation
DefaultConnectorHandlerPool(Controller) - Constructor for class com.sun.grizzly.DefaultConnectorHandlerPool
 
defaultContentType - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
defaultContentType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
defaultContextPaths - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Host
 
defaultContexts - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Host
 
DefaultFilterChainProtocolHandler - Class in com.sun.grizzly.portunif
ProtocolHandler, which passes PU request processing to a default FilterChain, starting from Filter next to PUReadFilter.
DefaultFilterChainProtocolHandler() - Constructor for class com.sun.grizzly.portunif.DefaultFilterChainProtocolHandler
 
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 a thread pool dedicated to the CometEngine to execute the notification process.
DefaultNotificationHandler() - Constructor for class com.sun.grizzly.comet.DefaultNotificationHandler
 
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
Deprecated. call DefaultProtocolFilter.DefaultProtocolFilter(Class, java.net.InetAddress, int)
DefaultProtocolFilter(Class, InetAddress, int) - Constructor for class com.sun.grizzly.http.DefaultProtocolFilter
Constructs a new DefaultProtocolFilter/
defaultResponseType - Variable in class com.sun.grizzly.http.ProcessorTask
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
 
DefaultThreadPool - Class in com.sun.grizzly.util
Deprecated. please use GrizzlyExecutorService.createInstance() instead.
DefaultThreadPool() - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
DefaultThreadPool(String, int, int, long, TimeUnit) - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
DefaultThreadPool(String, int, int, long, TimeUnit, ThreadFactory) - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
DefaultThreadPool(String, int, int, long, TimeUnit, ThreadFactory, BlockingQueue<Runnable>) - Constructor for class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
defaultWrapper - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
deferredSyntaxAllowedAsLiteral - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
deferredSyntaxAllowedAsLiteral - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
deferredSyntaxAllowedAsLiteral - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
DELAYED_CLOSE_NOTIFICATION - Static variable in class com.sun.grizzly.filter.ReadFilter
 
delete(File) - Static method in class com.sun.grizzly.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
deleteDir(File) - Static method in class com.sun.grizzly.util.ExpandJar
Delete the specified directory, including all of its contents and subdirectories recursively.
deleteDir(File) - Static method in class com.sun.grizzly.util.FileUtil
Remove Directory and children.
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
 
deploy(GrizzlyWebServer, V, T) - Method in class com.sun.grizzly.http.deployer.Deployer
Deploy Deployable to gws.
deploy(GrizzlyWebServer, URI, T) - Method in class com.sun.grizzly.http.deployer.FromURIDeployer
Deploy deployable to gws.
deploy(T, Deployer<T, V>, V) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Deploy given deployable using provided deployer.
deploy(URI, FromURIDeployer<T, V>, V) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Deploy from given uri using provided deployer.
deploy(String, String, String, URLClassLoader, WebApp) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
Deployable - Interface in com.sun.grizzly.http.deployer
Deployable marker interface.
DeployableConfiguration - Class in com.sun.grizzly.http.servlet.deployer.conf
Configuration of GrizzlyWebServerDeployer.
DeployableConfiguration() - Constructor for class com.sun.grizzly.http.servlet.deployer.conf.DeployableConfiguration
 
DeployableConfiguration(String) - Constructor for class com.sun.grizzly.http.servlet.deployer.conf.DeployableConfiguration
 
DeployableFilter - Class in com.sun.grizzly.http.servlet.deployer.filter
 
DeployableFilter() - Constructor for class com.sun.grizzly.http.servlet.deployer.filter.DeployableFilter
 
deployApplication(DeployableConfiguration) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
deployApplication(DeployableConfiguration, URLClassLoader, WebApp) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
deployApplications(DeployerServerConfiguration) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
deployCustom(String, URLClassLoader, WebApp) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
deployedApplicationMap - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
Deployer<V extends Deployable,T extends DeploymentConfiguration> - Class in com.sun.grizzly.http.deployer
Deployer abstraction.
Deployer() - Constructor for class com.sun.grizzly.http.deployer.Deployer
 
deployer - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
deployer - Variable in class com.sun.grizzly.http.servlet.deployer.watchdog.Watchdog
 
DeployerConfiguration - Class in com.sun.grizzly.http.servlet.deployer.conf
Configuration of GrizzlyWebServerDeployer.
DeployerConfiguration() - Constructor for class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
DeployerServerConfiguration - Class in com.sun.grizzly.http.servlet.deployer.conf
Configuration of GrizzlyWebServerDeployer.
DeployerServerConfiguration() - Constructor for class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
DeployException - Exception in com.sun.grizzly.http.deployer
Deploying error.
DeployException() - Constructor for exception com.sun.grizzly.http.deployer.DeployException
DeployException(String) - Constructor for exception com.sun.grizzly.http.deployer.DeployException
DeployException(String, Throwable) - Constructor for exception com.sun.grizzly.http.deployer.DeployException
DeployException(Throwable) - Constructor for exception com.sun.grizzly.http.deployer.DeployException
DeploymentConfiguration - Interface in com.sun.grizzly.http.deployer
Deployer configuration marker interface.
DeploymentID - Class in com.sun.grizzly.http.deployer
Deployment identification.
DeploymentID(Integer) - Constructor for class com.sun.grizzly.http.deployer.DeploymentID
Constuctor with deployment id.
deployWar(DeployableConfiguration, URLClassLoader, WebApp) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
Deploy WAR file.
DEREGISTERED - Static variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
description - Variable in class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
description - Variable in class com.sun.grizzly.http.webxml.schema.ContextParam
 
description - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
description - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
description - Variable in class com.sun.grizzly.http.webxml.schema.InitParam
 
description - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
description - Variable in class com.sun.grizzly.http.webxml.schema.Listener
 
description - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
description - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.RunAs
 
description - Variable in class com.sun.grizzly.http.webxml.schema.SecurityRole
 
description - Variable in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
description - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
description - Variable in class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
Description - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Description() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Description
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
Description - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Description() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Description
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
 
description - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
description - Variable in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
descriptionAndDisplayNameAndIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
 
descriptionAndDisplayNameAndIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
 
descriptionAndDisplayNameAndIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
 
DescriptionType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The description type is used by a description element to provide text describing the parent element.
DescriptionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.DescriptionType
 
DescriptionType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The description type is used by a description element to provide text describing the parent element.
DescriptionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.DescriptionType
 
DescriptionType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The description type is used by a description element to provide text describing the parent element.
DescriptionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.DescriptionType
 
destroy() - Method in class com.sun.grizzly.bayeux.BayeuxExternalServlet
 
destroy() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
destroy() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
destroy() - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
destroy() - Method in class com.sun.grizzly.http.jk.common.Shm
 
destroy() - Method in class com.sun.grizzly.http.jk.core.JkHandler
Clean up and stop the handler
destroy() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
destroy() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Destroy this Servlet and its associated ServletContextListener
destroy() - Method in class com.sun.grizzly.osgi.httpservice.OSGiAuthFilter
destroy() - Method in class com.sun.grizzly.samples.websockets.WebSocketsServlet
 
destroy() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Invoked when the GrizzlyWebServer or SelectorThread is stopped or removed.
destroy() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
destroy() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
 
destroyJkComponent() - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
destroyListeners() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Stop ServletContextListener
detach(SelectionKey) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
detach() - Method in class com.sun.grizzly.util.WorkerThread
Detach the current set of attributes (state) associated with this instance.
detach() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
detectCompression() - Method in class com.sun.grizzly.http.ProcessorTask
Check for compression.
DictionarySize - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
DictionarySizeIsDefined - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
disable() - Method in class com.sun.grizzly.http.KeepAliveStats
 
DISABLE_CLIENT_DISCONNECTION_DETECTION - Static variable in class com.sun.grizzly.comet.CometEngine
 
DISABLE_SUSPEND_TIMEOUT - Static variable in class com.sun.grizzly.comet.CometEngine
 
disableMonitoring() - Method in class com.sun.grizzly.http.SelectorThread
Disable gathering of monitoring data.
disableThreadPoolStats() - Method in class com.sun.grizzly.http.SelectorThread
Removes ThreadPoolStatistic from every ExecutorService, when monitoring has been turned off.
disableUploadTimeout - Variable in class com.sun.grizzly.http.ProcessorTask
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.
discardBytes - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
 
discardDisconnectEvent - Static variable in class com.sun.grizzly.tcp.Response
 
discardUpstreamBytes() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Stop buffering bytes, discard any upcoming writes.
discardUpstreamWrites() - Method in class com.sun.grizzly.tcp.Response
Discard any write operations on the Response.
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 - Variable in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
dispatcher - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
 
dispatcher - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
 
dispatcher - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
 
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 - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The dispatcher has four legal values: FORWARD, REQUEST, INCLUDE, and ERROR.
DispatcherType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.DispatcherType
 
DispatcherType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The dispatcher has four legal values: FORWARD, REQUEST, INCLUDE, and ERROR.
DispatcherType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.DispatcherType
 
DispatcherType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The dispatcher has five legal values: FORWARD, REQUEST, INCLUDE, ASYNC, and ERROR.
DispatcherType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.DispatcherType
 
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.
displayName - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.Listener
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
DisplayName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
DisplayName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
DisplayName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
DisplayName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
 
displayName - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
DisplayNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The display-name type contains a short name that is intended to be displayed by tools.
DisplayNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.DisplayNameType
 
DisplayNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The display-name type contains a short name that is intended to be displayed by tools.
DisplayNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.DisplayNameType
 
DisplayNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The display-name type contains a short name that is intended to be displayed by tools.
DisplayNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.DisplayNameType
 
Distributable - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Distributable() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
 
distributable - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
Distributable - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Distributable() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
 
distributable - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
distributable - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
doAfterKeyCancel(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Performed when a key is canceled.
closes the channel and notifies ConnectionCloseHandler , if SelectionKey.attachment() instanceof SelectionKeyAttachment then its release method is called.
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.InputReader
 
doFilter(AsyncExecutor) - Method in interface com.sun.grizzly.arp.AsyncFilter
Execute and return AsyncFilter.Result.
doFilter(AsyncExecutor) - Method in class com.sun.grizzly.comet.CometAsyncFilter
Execute the Comet AsyncFilter by delegating the work to the CometEngine.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.grizzly.osgi.httpservice.OSGiAuthFilter
OSGi integration.
doFilter(AsyncExecutor) - Method in class com.sun.grizzly.websockets.WebSocketAsyncFilter
 
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.bayeux.BayeuxExternalServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.cometd.servlet.CometdServlet
 
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
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.comet.TwitterServlet
Same as TwitterServlet.doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.stickies.CometServlet
 
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.jk.core.JkHandler
 
domain - Variable in class com.sun.grizzly.http.jk.server.JkMain
 
domain - Variable in class com.sun.grizzly.http.SelectorThread
 
domain - Variable in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
domain - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
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.bayeux.BayeuxExternalServlet
See
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.cometd.servlet.CometdServlet
 
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.comet.TwitterServlet
Based on the ServletRequest.getParameter(java.lang.String) action value, decide if the connection needs to be suspended (when the user logs in) or if the CometContext needs to be updated (by the user or by its follower.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.samples.stickies.CometServlet
 
doProcess() - Method in class com.sun.grizzly.http.ProcessorTask
Process an HTTP request using a non blocking Socket
doRead(ReadableByteChannel, ByteBuffer, AsyncQueueDataProcessor, OperationResult) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
 
doRead(ReadableByteChannel, ByteBuffer, AsyncQueueDataProcessor, OperationResult) - Method in class com.sun.grizzly.async.TCPAsyncQueueReader
 
doRead(ReadableByteChannel, ByteBuffer, AsyncQueueDataProcessor, OperationResult) - Method in class com.sun.grizzly.async.UDPAsyncQueueReader
 
doRead(ByteChunk, Request) - Method in class com.sun.grizzly.http.jk.common.JkInputStream
 
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.InputReader
Read bytes using the read ReadSelector
doRead(SelectableChannel, ByteBuffer, SSLEngine, int) - Static method in class com.sun.grizzly.util.SSLUtils
Read encrypted bytes using anSSLEngine.
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.InputReader
Read and decrypt bytes from the underlying SSL connections.
doSecureRead(SelectableChannel, SSLEngine, ByteBuffer, ByteBuffer) - Static method in class com.sun.grizzly.util.SSLUtils
Read and decrypt bytes from the underlying SSL connections.
doSecureRead(SelectableChannel, SSLEngine, ByteBuffer, ByteBuffer, int) - Static method in class com.sun.grizzly.util.SSLUtils
Read and decrypt bytes from the underlying SSL connections.
doSelect(SelectorHandler, NIOContext) - Method in class com.sun.grizzly.SelectorHandlerRunner
This method handle the processing of all Selector's interest op (OP_ACCEPT,OP_READ,OP_WRITE,OP_CONNECT) by delegating to its Handler.
doService(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
 
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.ProcessorTask
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.
doUpgrade(SelectionKey, Request, SSLSupport) - Method in class com.sun.grizzly.http.TemporaryInterceptor
 
doWork() - Method in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
doWrite(WritableByteChannel, SocketAddress, ByteBuffer, AsyncQueueDataProcessor, OperationResult) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
doWrite(WritableByteChannel, SocketAddress, ByteBuffer, OperationResult) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
doWrite(WritableByteChannel, SocketAddress, ByteBuffer, OperationResult) - Method in class com.sun.grizzly.async.TCPAsyncQueueWriter
 
doWrite(WritableByteChannel, SocketAddress, ByteBuffer, OperationResult) - Method in class com.sun.grizzly.async.UDPAsyncQueueWriter
 
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.http.jk.common.JkInputStream
 
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Write the contents of a byte chunk.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer.OutputStreamOutputBuffer
Write chunk.
doWrite(ByteChunk, Response) - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Write some bytes.
doWrite(ByteChunk, Response) - Method in interface com.sun.grizzly.tcp.OutputBuffer
Writes the response.
doWrite(ByteChunk) - Method in class com.sun.grizzly.tcp.Response
Write a chunk of bytes.
doWrite(ByteChunk, Response) - Method in class com.sun.grizzly.websockets.WebSocketOutputFilter
 
dprint(String) - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
dprintStatistics() - Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
drain(Queue<Runnable>, Collection<Runnable>) - Static method in class com.sun.grizzly.util.AbstractThreadPool
 
drainTo(Collection<? super E>) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
drainTo(Collection<? super E>, int) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
dropConnection - Variable in class com.sun.grizzly.http.ProcessorTask
Allow client of this class to force connection closing.
dstAddress - Variable in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
Dummy - Class in com.sun.grizzly
 
Dummy() - Constructor for class com.sun.grizzly.Dummy
 
dummy - Variable in class com.sun.grizzly.test.cachetest.TestLogic
used to prevent hotspot in 1.7 from being too clever whith -XX:+AggressiveOpts
dummy2 - Variable in class com.sun.grizzly.test.cachetest.TestLogic
 
dump(ByteBuffer) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Dump the ByteBuffer content.
dump(String) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
dump(String) - Method in class com.sun.grizzly.http.jk.core.Msg
 
dumpErr(Object) - Static method in class com.sun.grizzly.util.Utils
 
dumpOut(Object) - Static method in class com.sun.grizzly.util.Utils
 
dumpScoreboard(String) - Method in class com.sun.grizzly.http.jk.common.Shm
 
dumpScoreboard(String) - Method in class com.sun.grizzly.http.jk.common.Shm14
 
dumyhandler - Static variable in class com.sun.grizzly.cometd.BayeuxParser
 
duplicate(MessageBytes) - Method in class com.sun.grizzly.util.buf.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed
DynamicContentAdapter - Class in com.sun.grizzly.tcp
Deprecated. - Use GrizzlyAdapter instead.
DynamicContentAdapter() - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
DynamicContentAdapter(String) - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
DynamicContentAdapter.RequestTupple - Class in com.sun.grizzly.tcp
Deprecated. Statefull token used to share information with the Containers.
DynamicContentAdapter.RequestTupple() - Constructor for class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  

E

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
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
EjbLink - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EjbLink() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
EjbLink - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EjbLink() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
ejbLink - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
 
EjbLinkType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLinkType
 
EjbLinkType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLinkType
 
EjbLinkType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLinkType
 
EjbLocalRef - Class in com.sun.grizzly.http.webxml.schema
 
EjbLocalRef() - Constructor for class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
EjbLocalRef - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EjbLocalRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
ejbLocalRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
ejbLocalRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
EjbLocalRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home.
EjbLocalRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
EjbLocalRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
EjbLocalRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
EjbLocalRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
EjbLocalRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
EjbRef - Class in com.sun.grizzly.http.webxml.schema
 
EjbRef() - Constructor for class com.sun.grizzly.http.webxml.schema.EjbRef
 
EjbRef - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EjbRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
ejbRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
EjbRef - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EjbRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
ejbRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
ejbRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
EjbRefName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EjbRefName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
EjbRefName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EjbRefName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
ejbRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
EjbRefNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The ejb-ref-name element contains the name of an EJB reference.
EjbRefNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefNameType
 
EjbRefNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The ejb-ref-name element contains the name of an EJB reference.
EjbRefNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefNameType
 
EjbRefNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The ejb-ref-name element contains the name of an EJB reference.
EjbRefNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefNameType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
EjbRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EjbRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
EjbRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EjbRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
EjbRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home.
EjbRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
EjbRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
EjbRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
EjbRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
EjbRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
ejbRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
EjbRefTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EjbRefTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefTypeType
 
EjbRefTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EjbRefTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefTypeType
 
EjbRefTypeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EjbRefTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefTypeType
 
elements() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
elements() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns an enumeration of the values in this table.
elIgnored - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
elIgnored - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
elIgnored - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
elIgnored - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
EMatchFinderTypeBT2 - Static variable in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
EMatchFinderTypeBT4 - Static variable in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
EMPTY_BYTES - Static variable in class com.sun.grizzly.websockets.ClosingFrame
 
emptyPathWrapper - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
EmptyType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type is used to designate an empty element when used.
EmptyType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EmptyType
 
EmptyType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type is used to designate an empty element when used.
EmptyType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EmptyType
 
EmptyType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type is used to designate an empty element when used.
EmptyType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EmptyType
 
enable() - Method in class com.sun.grizzly.http.KeepAliveStats
 
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
enabled - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
enabledCiphers - Variable in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
enableJMX(Management) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Enable JMX Management by configuring the Management
enableMonitoring() - Method in class com.sun.grizzly.http.SelectorThread
Enable gathering of monitoring data.
enableMtom - Variable in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
enableMtom - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
 
enableMtom - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
enableMtom - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
 
enableMtom - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
enableNioLogging - Static variable in class com.sun.grizzly.http.SelectorThread
Grizzly own debug flag.
enableProtocol(GrizzlyWebServer.PROTOCOL) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Enable support for protocol like HTTP or AJP (Apache Java Protocol like mod_jk)
enableRCM(boolean) - Method in class com.sun.grizzly.http.HttpProtocolChain
Enable/Disable RCM.
enableRcmSupport(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Enable Application Resource Allocation Grizzly Extension.
enableRead() - Method in class com.sun.grizzly.websockets.WebSocketSelectionKeyAttachment
 
enableThreadPoolStats() - Method in class com.sun.grizzly.http.SelectorThread
Injects ThreadPoolStatistic into every ExecutorService, for monitoring purposes.
enc - Variable in class com.sun.grizzly.util.buf.C2BConverter
 
enc - Variable in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
Encode(Encoder, int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
Encode(short[], int, int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
encode(byte[]) - Static method in class com.sun.grizzly.util.buf.Base64
Encodes hex octects into Base64
EncodeDirectBits(int, int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
Encoder - Class in com.sun.grizzly.lzma.compression.lzma
Encoder
Encoder() - Constructor for class com.sun.grizzly.lzma.compression.lzma.Encoder
 
Encoder - Class in com.sun.grizzly.lzma.compression.rangecoder
Encoder
Encoder() - Constructor for class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
encoder - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Compression output stream.
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.
encodeToByte(byte[], boolean) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - Static method in class com.sun.grizzly.util.buf.Base64Utils
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encodeURL(String) - Method in class com.sun.grizzly.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.
encodeURL(String, boolean) - Method in class com.sun.grizzly.util.buf.UEncoder
Utility funtion to re-encode the URL.
encoding - Variable in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMapping
 
encoding - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
 
encoding - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
 
encoding - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
 
ENCODING - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
 
ENCODING_NAME - Static variable in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
 
End - Class in com.sun.grizzly.cometd.bayeux
This is for event indicating that this is the end of the given request.
End(int, Set<String>) - Constructor for class com.sun.grizzly.cometd.bayeux.End
 
end() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
For a packet to be sent to the web server, finish the process of accumulating data and write the length of the data payload into the header.
end() - Method in class com.sun.grizzly.http.jk.core.Msg
For a packet to be sent to the web server, finish the process of accumulating data and write the length of the data payload into the header.
end() - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
end() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
End the current request.
end() - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
End the current request.
end() - Method in interface com.sun.grizzly.tcp.http11.InputFilter
End the current request.
end - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
 
end() - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
End the current request.
end() - Method in class com.sun.grizzly.websockets.WebSocketOutputFilter
 
END_CHUNK - Static variable in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
End chunk.
END_POINT_GOING_DOWN - Static variable in interface com.sun.grizzly.websockets.WebSocket
Indicates that an endpoint is "going away", such as a server going down, or a browser having navigated away from a page.
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.
endMessage() - Method in class com.sun.grizzly.http.jk.common.JkInputStream
 
ENDPOINT_NOTE - Static variable in class com.sun.grizzly.http.jk.core.WorkerEnv
 
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.
enqueueEvent(CometEvent) - Method in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
Queues event if another thread is currently working on this handler.
entrySet() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns a Set view of the mappings contained in this map.
Enumerator<E> - Class in com.sun.grizzly.util.http
Adapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs returning Enumerations can easily run on top of the new collections.
Enumerator(Collection<E>) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Collection<E>, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Iterator<E>) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Iterator<E>, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Map<?, E>) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
Enumerator(Map<?, E>, boolean) - Constructor for class com.sun.grizzly.util.http.Enumerator
Return an Enumeration over the values of the specified Map.
EnvEntry - Class in com.sun.grizzly.http.webxml.schema
 
EnvEntry() - Constructor for class com.sun.grizzly.http.webxml.schema.EnvEntry
 
EnvEntry - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EnvEntry() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
envEntry - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
EnvEntry - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EnvEntry() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
envEntry - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
envEntry - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
envEntryName - Variable in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
envEntryName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
EnvEntryName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EnvEntryName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
 
envEntryName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
EnvEntryName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EnvEntryName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
 
envEntryName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
 
envEntryName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
envEntryName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
envEntryType - Variable in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
envEntryType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
EnvEntryType - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EnvEntryType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
 
envEntryType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
EnvEntryType - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EnvEntryType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
 
EnvEntryType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The env-entryType is used to declare an application's environment entry.
EnvEntryType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
 
envEntryType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
 
EnvEntryType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The env-entryType is used to declare an application's environment entry.
EnvEntryType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
envEntryType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
EnvEntryType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The env-entryType is used to declare an application's environment entry.
EnvEntryType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
envEntryType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
EnvEntryTypeValuesType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
EnvEntryTypeValuesType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryTypeValuesType
 
EnvEntryTypeValuesType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
EnvEntryTypeValuesType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryTypeValuesType
 
EnvEntryTypeValuesType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
EnvEntryTypeValuesType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryTypeValuesType
 
envEntryValue - Variable in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
envEntryValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
EnvEntryValue - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
EnvEntryValue() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
 
envEntryValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
EnvEntryValue - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
EnvEntryValue() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
 
envEntryValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
 
envEntryValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
envEntryValue - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
Eos - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
equals(Object) - Method in class com.sun.grizzly.http.deployer.DeploymentID
equals(String) - Method in class com.sun.grizzly.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equals(ByteChunk) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(byte[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(CharChunk) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(char[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
equals(String) - Method in class com.sun.grizzly.util.buf.CharChunk
Compares the message bytes to the specified String object.
equals(CharChunk) - Method in class com.sun.grizzly.util.buf.CharChunk
 
equals(char[], int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
equals(byte[], int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
equals(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equals(Object) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
equals(Object) - Method in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
equals(Object) - Method in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
equals(String, byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
 
equals(Object) - Method in class com.sun.grizzly.util.net.URL
Compare two URLs for equality.
equalsIgnoreCase(String) - Method in class com.sun.grizzly.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class com.sun.grizzly.util.buf.CharChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equalVersion(int, int) - Static method in class com.sun.grizzly.util.Grizzly
Checks if current Grizzly framework version equals to one passed
error - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
ERROR - Static variable in class com.sun.grizzly.http.jk.core.JkHandler
 
error - Variable in class com.sun.grizzly.http.ProcessorTask
Error flag.
ERROR - Static variable in class com.sun.grizzly.http.TaskEvent
 
error(String, Throwable) - Method in class com.sun.grizzly.osgi.httpservice.util.Logger
 
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.
errorCode - Variable in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
ErrorCode - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ErrorCode() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
 
ErrorCode - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ErrorCode() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
 
errorCode - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
 
errorCode - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
 
errorCode - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
 
errorCodeOrExceptionType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
errorCodeOrExceptionType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
ErrorCodeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The error-code contains an HTTP error code, ex: 404 Used in: error-page
ErrorCodeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorCodeType
 
ErrorCodeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The error-code contains an HTTP error code, ex: 404 Used in: error-page
ErrorCodeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorCodeType
 
ErrorCodeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The error-code contains an HTTP error code, ex: 404 Used in: error-page
ErrorCodeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorCodeType
 
errorException - Variable in class com.sun.grizzly.tcp.Response
Holds request error exception.
errorOnUndeclaredNamespace - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
errorOnUndeclaredNamespace - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
ErrorPage - Class in com.sun.grizzly.http.webxml.schema
 
ErrorPage() - Constructor for class com.sun.grizzly.http.webxml.schema.ErrorPage
 
ErrorPage - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ErrorPage() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
errorPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
ErrorPage - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ErrorPage() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
errorPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
errorPage - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
ErrorPageType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The error-pageType contains a mapping between an error code or exception type to the path of a resource in the web application.
ErrorPageType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
 
ErrorPageType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The error-pageType contains a mapping between an error code or exception type to the path of a resource in the web application.
ErrorPageType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
 
ErrorPageType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The error-pageType contains a mapping between an error code or exception type to the path of a resource in the web application.
ErrorPageType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
 
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 DefaultProtocolChain.EventHandlers, which will be notified about this ProtocolChain events
eventInitialize - Variable in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated.  
eventInterrupt - Variable in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated.  
eventInterrupt - Variable in class com.sun.grizzly.comet.CometContext
 
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 cometdContext router is channel based, with rules based on longest-prefix match dispatching for registered listeners.
EventRouterImpl(BayeuxParser) - Constructor for class com.sun.grizzly.cometd.EventRouterImpl
 
eventTerminate - Variable in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated.  
eventTerminate - Variable in class com.sun.grizzly.comet.CometContext
 
exactWrappers - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
Example_1_Client - Class in com.sun.grizzly.standalone.framework
An example of How-To write a "Custom Protocol" with Grizzly.
Example_1_Client(String, CountDownLatch) - Constructor for class com.sun.grizzly.standalone.framework.Example_1_Client
 
Example_1_Client(String, CountDownLatch, SSLConfig) - Constructor for class com.sun.grizzly.standalone.framework.Example_1_Client
 
Example_1_Server - Class in com.sun.grizzly.standalone.framework
An example of How-To write a "Custom Protocol" with Grizzly.
Example_1_Server() - Constructor for class com.sun.grizzly.standalone.framework.Example_1_Server
 
Example_1_Server(SSLConfig) - Constructor for class com.sun.grizzly.standalone.framework.Example_1_Server
 
Example_1_Server.Call - Enum in com.sun.grizzly.standalone.framework
 
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.
exceptionType - Variable in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
ExceptionType - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ExceptionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
 
ExceptionType - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ExceptionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
 
exceptionType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
 
exceptionType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
 
exceptionType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
 
execute() - Method in interface com.sun.grizzly.arp.AsyncExecutor
Execute the defined Adapter or GrizzlyAdapter
execute(Context) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Execute a unit of processing work to be performed.
EXECUTE - Static variable in interface com.sun.grizzly.arp.AsyncTask
 
execute() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Execute the associated Adapter or GrizzlyAdapter
execute() - Method in interface com.sun.grizzly.Context
Deprecated.  
execute(ContextTask) - Method in interface com.sun.grizzly.Context
Execute this Context using the Controller's thread pool
execute(ContextTask, boolean) - Method in interface com.sun.grizzly.Context
Execute this Context using either Controller's thread pool or current thread
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.MessageDispatcher
 
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(Context) - Method in class com.sun.grizzly.http.DefaultProtocolFilter
 
execute(Context) - Method in class com.sun.grizzly.http.HttpProtocolChain
Execute the request.
execute() - Method in class com.sun.grizzly.http.jk.common.Shm
 
execute() - Method in class com.sun.grizzly.http.jk.core.MsgContext
Invoke a java hook.
execute(Runnable) - Method in class com.sun.grizzly.http.StatsThreadPool
 
execute() - Method in interface com.sun.grizzly.http.Task
Execute this task by using the associated ExecutorService.
execute(ExecutorService) - Method in interface com.sun.grizzly.http.Task
Execute this task using the passed ExecutorService.
execute() - Method in class com.sun.grizzly.http.TaskBase
Execute the task based on its ExecutorService.
execute(ExecutorService) - Method in class com.sun.grizzly.http.TaskBase
Execute this task using the passed ExecutorService.
execute() - Method in class com.sun.grizzly.NIOContext
Deprecated.  
execute(ContextTask) - Method in class com.sun.grizzly.NIOContext
Execute this Context using the Controller's thread pool
execute(ContextTask, boolean) - Method in class com.sun.grizzly.NIOContext
Execute this Context using either Controller's thread pool or current thread
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.rcm.ResourceAllocationFilter
 
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(Runnable) - Method in class com.sun.grizzly.util.FixedThreadPool
 
execute(Runnable) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
execute(Object, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Call execute() - any ant-like task should work
execute(Runnable) - Method in class com.sun.grizzly.util.SyncThreadPool
execute(Runnable) - Method in class com.sun.grizzly.websockets.ClientWebSocket
 
executeDelegatedTask(SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Complete handshake 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.
executeTest(TestAndResult) - Method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
executeUsingKernelExecutor() - Method in class com.sun.grizzly.Controller
Execute the Controller.run() using the internal/kernel Executors
executeUsingKernelExecutor(Runnable) - Method in class com.sun.grizzly.Controller
Execute the Runnable using the internal kernel Executors.
executor - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
expand(URL) - Static method in class com.sun.grizzly.util.ExpandJar
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(URL, String) - Static method in class com.sun.grizzly.util.ExpandJar
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(URL, String, String) - Static method in class com.sun.grizzly.util.ExpandJar
Expand the jar file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(InputStream, File, String) - Static method in class com.sun.grizzly.util.ExpandJar
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
ExpandJar - Class in com.sun.grizzly.util
Expand out a jar.
ExpandJar() - Constructor for class com.sun.grizzly.util.ExpandJar
 
expectingMoreData - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
expire(SelectionKey, long) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Deprecated.  
expire(Iterator<SelectionKey>) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
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 a SelectionKey set.
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.suspendable.SuspendableMonitor
Expire the 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 class com.sun.grizzly.portunif.CustomFilterChainProtocolHandler
 
expireKey(SelectionKey) - Method in class com.sun.grizzly.portunif.DefaultFilterChainProtocolHandler
 
expireKey(SelectionKey) - Method in interface com.sun.grizzly.portunif.ProtocolHandler
Invoked when the SelectorThread is about to expire a SelectionKey.
explodeAndCreateWebAppClassLoader(String, URLClassLoader) - Static method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
Deprecated. trying to get remove it
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
 
ExtendedThreadPool - Interface in com.sun.grizzly.util
Thread pool, from which it's possible to gather statistics information, and finer control its execution.
extension - Variable in class com.sun.grizzly.http.webxml.schema.MimeMapping
 
Extension - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Extension() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
 
extension - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
Extension - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Extension() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
 
extension - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
extension - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
 
extension - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
 
extension - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
 
ExtensionFileNameFilter - Class in com.sun.grizzly.http.servlet.deployer.filter
 
ExtensionFileNameFilter(List<String>) - Constructor for class com.sun.grizzly.http.servlet.deployer.filter.ExtensionFileNameFilter
 
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.
extractWebXmlInfo(String, String) - Static method in class com.sun.grizzly.http.webxml.WebappLoader
 

F

fakeOutputStream - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Fake internal output stream.
fakeOutputStream - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Fake internal output stream.
FastDateFormat - Class in com.sun.grizzly.util.http
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
FastDateFormat(DateFormat) - Constructor for class com.sun.grizzly.util.http.FastDateFormat
 
FastHttpDateFormat - Class in com.sun.grizzly.util.http
Utility class to generate HTTP dates.
FastHttpDateFormat() - Constructor for class com.sun.grizzly.util.http.FastHttpDateFormat
 
Fb - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
FbIsDefined - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
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
fileFolders - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
filename - Variable in class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
FileOutputBuffer - Interface in com.sun.grizzly.tcp
Simple marker class for supporting OS level send-file functionality.
FileUtil - Class in com.sun.grizzly.util
 
FileUtil() - Constructor for class com.sun.grizzly.util.FileUtil
 
fill() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Fill the internal buffer using data from the undelying input stream.
Filter - Class in com.sun.grizzly.http.webxml.schema
 
Filter() - Constructor for class com.sun.grizzly.http.webxml.schema.Filter
 
Filter - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Filter() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
filter - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
filter - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
filter(String) - Static method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Filter the specified message string for characters that are sensitive in HTML.
filter(ByteChunk) - Method in interface com.sun.grizzly.tcp.ResponseFilter
Filter the bytes contained inside the ByteChunk.
filter(String) - Static method in class com.sun.grizzly.util.http.HttpMessages
Filter the specified message string for characters that are sensitive in HTML.
filterClass - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
filterClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
FilterClass - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
FilterClass() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
 
filterClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
filterClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
filterClass - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
FilterConfigImpl - Class in com.sun.grizzly.http.servlet
FilterConfig implementation.
FilterConfigImpl(ServletContextImpl) - Constructor for class com.sun.grizzly.http.servlet.FilterConfigImpl
 
FilterFactory - Interface in com.sun.grizzly.tcp.http11
Factory, responsible for creating Filters.
filterLibrary - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Filter library.
filterLibrary - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Filter library.
FilterMapping - Class in com.sun.grizzly.http.webxml.schema
 
FilterMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.FilterMapping
 
FilterMapping - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
FilterMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
filterMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
filterMapping - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
FilterMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
Declaration of the filter mappings in this web application is done by using filter-mappingType.
FilterMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
 
FilterMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
Declaration of the filter mappings in this web application is done by using filter-mappingType.
FilterMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
 
FilterMappingType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
Declaration of the filter mappings in this web application is done by using filter-mappingType.
FilterMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
FilterName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
FilterName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
 
filterName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
FilterNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The logical name of the filter is declare by using filter-nameType.
FilterNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.FilterNameType
 
FilterNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The logical name of the filter is declare by using filter-nameType.
FilterNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.FilterNameType
 
FilterNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The logical name of the filter is declare by using filter-nameType.
FilterNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.FilterNameType
 
filterRequest(String, ExecutorService) - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Filter the request and decide which thread pool to use.
FilterType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The filterType is used to declare a filter in the web application.
FilterType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
FilterType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The filterType is used to declare a filter in the web application.
FilterType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
FilterType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The filterType is used to declare a filter in the web application.
FilterType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
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
 
findByte(byte[], int, int, byte) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of the given character in the given byte array between the specified start and end.
findBytes(byte[], int, int, byte[]) - 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.ProcessorTask
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(byte[], int, int, byte[]) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of any of the given bytes in the byte array between the specified start and end.
findBytes(ByteBuffer, byte[]) - Static method in class com.sun.grizzly.util.Utils
Specialized utility method: find a sequence of lower case bytes inside a ByteBuffer.
findBytes(ByteBuffer, Pattern) - Static method in class com.sun.grizzly.util.Utils
 
findChar(char) - Method in class com.sun.grizzly.util.http.StringParser
Return the index of the next occurrence of the specified character, or the index of the character after the last position of the string if no more occurrences of this character are found.
findClosest(ByteChunk, StringCache.ByteEntry[], int) - Static method in class com.sun.grizzly.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findClosest(CharChunk, StringCache.CharEntry[], int) - Static method in class com.sun.grizzly.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findCompressableMimeTypes() - Method in class com.sun.grizzly.http.ProcessorTask
Return the list of comprassable mime types.
findFirst(String) - Method in class com.sun.grizzly.util.collections.MultiMap
 
findHeader(String, int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Find the index of a header with the given name.
findIgnoreCase(String, int) - Method in class com.sun.grizzly.util.collections.MultiMap
Find the index of a field with the given name.
findMatch(String, List<AlternateDocBase>) - Static method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Attempts to match the given request path against one of the given alternate doc bases.
findMethod(Class<?>, String, Class<?>[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
findMethods(Class<?>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
findNext(int) - Method in class com.sun.grizzly.util.collections.MultiMap
 
findNoCompressionUserAgents() - Method in class com.sun.grizzly.http.ProcessorTask
Return the list of no compression user agents.
findNotBytes(byte[], int, int, byte[]) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of any byte that is not one of the given bytes in the byte array between the specified start and end.
findRestrictedUserAgents() - Method in class com.sun.grizzly.http.ProcessorTask
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 - Static variable in interface com.sun.grizzly.arp.AsyncTask
 
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.
finishExecute() - Method in interface com.sun.grizzly.arp.AsyncExecutor
finish the processing on this connection until new data come.
finishExecute() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Resume the connection by commit the Response object.
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.http.ProcessorTask
Finish the response
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.
first - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
FixedThreadPool - Class in com.sun.grizzly.util
minimalistic fixed threadpool to allow for nice scalability if a good Queue impl is used.
FixedThreadPool() - Constructor for class com.sun.grizzly.util.FixedThreadPool
creates a fixed pool of size 8
FixedThreadPool(int) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(int, String) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(int, ThreadFactory) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(int, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(String, int, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
FixedThreadPool(String, int, BlockingQueue<Runnable>, ThreadFactory, ThreadPoolMonitoringProbe) - Constructor for class com.sun.grizzly.util.FixedThreadPool
 
fixPath(String) - Static method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
TODO extract to utils
flags - Variable in class com.sun.grizzly.filter.MessageBase
 
flush() - Method in class com.sun.grizzly.cometd.CometdResponse
 
flush() - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
flush(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelJni
 
flush(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
flush() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketOutputStream
 
flush(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
flush(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
flush(Msg, MsgContext) - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Flush the data to the client.
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.lzma.compression.lz.OutWindow
 
flush() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
flush() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
flush() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Flush bytes or chars contained in the buffer.
flush() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
Will send the buffer to the client.
flush() - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
flush() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Flush the response.
flush() - Method in class com.sun.grizzly.tcp.Response
 
flushBuffer() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
flushBuffer() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Writes bytes to the underlying channel.
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.arp.AsynchronousOutputBuffer
 
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
 
FlushData() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
flushHeaders() - Method in class com.sun.grizzly.tcp.Response
Write all headers into our internal buffer and flush the to the client.
flushPostExecute(CometTask, boolean) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated.  
flushPostExecute(CometTask, boolean) - Method in class com.sun.grizzly.comet.CometEngine
Ensures ProcessorTask is recycled and that SelectionKey is canceled when needed.
FlushStream() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
follow - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
forceClose() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
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
forcedContext - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployableConfiguration
 
forcedContext - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
forcedRequestType - Variable in class com.sun.grizzly.http.ProcessorTask
The forced request-type
forcedRequestType - Variable in class com.sun.grizzly.http.SelectorThread
The forced request-type
forceKeepAlive - Variable in class com.sun.grizzly.http.SelectorThread
 
forceWarDeployment - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployableConfiguration
 
forceWarDeployment - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
format - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The date format we will use for creating date headers.
format(Date, StringBuffer, FieldPosition) - Method in class com.sun.grizzly.util.http.FastDateFormat
Note: breaks functionality of fieldPosition param.
FORMAT - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
HTTP date format.
format(LogRecord) - Method in class com.sun.grizzly.util.LoggingFormatter
Format the record to include the Thread that logged this record.
formatCache - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Formatter cache.
formatDate(long, DateFormat) - Static method in class com.sun.grizzly.util.http.FastHttpDateFormat
Get the HTTP format of the specified date.
http spec only requre second precision http://tools.ietf.org/html/rfc2616#page-20
therefore we dont use the millisecond precision , but second .
formats - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
FORMATS - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
ThreadLocal for the set of SimpleDateFormat formats to use in getDateHeader().
formErrorPage - Variable in class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
FormErrorPage - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
FormErrorPage() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
 
formErrorPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
FormErrorPage - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
FormErrorPage() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
 
formErrorPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
formErrorPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
 
formErrorPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
 
formErrorPage - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
 
FormLoginConfig - Class in com.sun.grizzly.http.webxml.schema
 
FormLoginConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
FormLoginConfig(String, String) - Constructor for class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
formLoginConfig - Variable in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
FormLoginConfig - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
FormLoginConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
formLoginConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
FormLoginConfig - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
FormLoginConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
formLoginConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
formLoginConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
 
formLoginConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
 
formLoginConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
 
FormLoginConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The form-login-configType specifies the login and error pages that should be used in form based login.
FormLoginConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
 
FormLoginConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The form-login-configType specifies the login and error pages that should be used in form based login.
FormLoginConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
 
FormLoginConfigType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The form-login-configType specifies the login and error pages that should be used in form based login.
FormLoginConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
 
formLoginPage - Variable in class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
formLoginPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
FormLoginPage - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
FormLoginPage() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
 
formLoginPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
FormLoginPage - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
FormLoginPage() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
 
formLoginPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
 
formLoginPage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
 
formLoginPage - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
 
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.
found - Variable in class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
FragmentMessage - Class in com.sun.grizzly.filter
Since the Custom Protocol is a fixed sized Protocol when the size of an Message is larger than Message.MessageMaxLength 8192 an Message gets split into Fragments.
FragmentMessage() - Constructor for class com.sun.grizzly.filter.FragmentMessage
 
frame() - Method in class com.sun.grizzly.websockets.DataFrame
 
frame(DataFrame) - Method in enum com.sun.grizzly.websockets.FrameType
 
FrameType - Enum in com.sun.grizzly.websockets
 
FramingException - Exception in com.sun.grizzly.websockets
 
FramingException(String) - Constructor for exception com.sun.grizzly.websockets.FramingException
 
FramingException(String, Throwable) - Constructor for exception com.sun.grizzly.websockets.FramingException
 
FramingException(Throwable) - Constructor for exception com.sun.grizzly.websockets.FramingException
 
fromSelectionKey(SelectionKey) - Static method in class com.sun.grizzly.filter.SSLPreProcessor
 
fromURI(URI, T) - Method in class com.sun.grizzly.http.deployer.FromURIDeployer
Create object to deploy from uri.
fromURI(URI, WarDeploymentConfiguration) - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
Create object to deploy from uri.
FromURIDeployer<V extends Deployable,T extends DeploymentConfiguration> - Class in com.sun.grizzly.http.deployer
Deployer abstraction supporting deployment from URI .
FromURIDeployer() - Constructor for class com.sun.grizzly.http.deployer.FromURIDeployer
 
FullyQualifiedClassType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The elements that use this type designate the name of a Java class or interface.
FullyQualifiedClassType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.FullyQualifiedClassType
 
FullyQualifiedClassType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The elements that use this type designate the name of a Java class or interface.
FullyQualifiedClassType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.FullyQualifiedClassType
 
FullyQualifiedClassType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The elements that use this type designate the name of a Java class or interface.
FullyQualifiedClassType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.FullyQualifiedClassType
 
future - Variable in class com.sun.grizzly.async.AsyncQueueReadUnit
 
future - Variable in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
future - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
FutureImpl<R> - Class in com.sun.grizzly.util
Default Future implementation
FutureImpl() - Constructor for class com.sun.grizzly.util.FutureImpl
 
FutureImpl(Object) - Constructor for class com.sun.grizzly.util.FutureImpl
 

G

gather(int) - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Gather ExecutorService statistic.
generateMask() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
generateServerKey(SecKey) - Static method in class com.sun.grizzly.websockets.SecKey
Generate server-side security key, which gets passed to the client during the handshake phase as part of message payload.
GenericBooleanType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type defines four different values which can designate boolean values.
GenericBooleanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.GenericBooleanType
 
GenericBooleanType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type defines four different values which can designate boolean values.
GenericBooleanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.GenericBooleanType
 
GenericBooleanType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type defines four different values which can designate boolean values.
GenericBooleanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.GenericBooleanType
 
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(SelectionKey) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
get(String) - Method in class com.sun.grizzly.util.collections.MultiMap
 
get(Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class com.sun.grizzly.util.FutureImpl
 
get(long, TimeUnit) - Method in class com.sun.grizzly.util.FutureImpl
 
get(String) - Static method in class com.sun.grizzly.util.http.MimeType
 
get(String, String) - Static method in class com.sun.grizzly.util.http.MimeType
 
get() - Method in class com.sun.grizzly.websockets.BaseNetworkHandler
 
get(int) - Method in class com.sun.grizzly.websockets.BaseNetworkHandler
 
get() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
get(int) - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
get() - Method in interface com.sun.grizzly.websockets.NetworkHandler
 
get(int) - Method in interface com.sun.grizzly.websockets.NetworkHandler
 
get() - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
get(int) - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
getAccessCount() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getActiveCount() - Method in class com.sun.grizzly.http.StatsThreadPool
 
getActiveCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the approximate number of threads that are actively executing tasks.
getActiveCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getActiveCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getActiveCount() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the approximate number of threads that are actively executing tasks.
getActiveProcessorTasks() - Method in class com.sun.grizzly.http.SelectorThread
 
getActualRunningTimeSec() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
 
getAdapter() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
getAdapter() - Method in class com.sun.grizzly.http.ProcessorTask
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.http11.GrizzlyListener
Return the Adapter supported.
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.FileCache
 
getAddress() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getAddress() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getAddress() - Method in class com.sun.grizzly.http.SelectorThread
 
getAddress() - Method in class com.sun.grizzly.websockets.ClientWebSocket
 
getAdvice() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getAlgorithm() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getAlgorithmClassName() - Method in class com.sun.grizzly.http.SelectorThread
 
getAlias(ServletAdapter, Collection<String>) - Static method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
getApplication(Request) - Method in class com.sun.grizzly.websockets.WebSocketEngine
 
getApplicationBufferSize() - Method in class com.sun.grizzly.SSLConnectorHandler
Gets the size of the largest application buffer that may occur when using this session.
getAptCancelKey() - Method in class com.sun.grizzly.http.ProcessorTask
True if AsyncProtocolFilter should cancel the selectionkey in the terminateProcess() call
getArguments() - Method in interface com.sun.grizzly.localization.Localizable
Returns the arguments for message formatting.
getArguments() - Method in class com.sun.grizzly.localization.LocalizableMessage
 
getAsyncExecutor() - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Get the AsyncExecutor.
getAsyncExecutor() - Method in interface com.sun.grizzly.arp.AsyncTask
Get the AsyncExecutor.
getAsyncHandler() - Method in interface com.sun.grizzly.arp.AsyncExecutor
Get the AsyncHandler who drive the asynchronous process.
getAsyncHandler() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Get the AsyncHandler who drive the asynchronous process.
getAsyncHandler() - Method in class com.sun.grizzly.http.ProcessorTask
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.
getAsyncProcessorTask() - Method in class com.sun.grizzly.comet.CometTask
returns the AsyncProcessorTask
getAsyncQueue(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
 
getAsyncQueue(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
getAsyncQueue(SelectionKey) - Method in interface com.sun.grizzly.async.AsyncQueueReader
Gets ready asynchronous queue elements to be read from the SelectableChannel, associated with the given SelectionKey
getAsyncQueue(SelectionKey) - Method in interface com.sun.grizzly.async.AsyncQueueWriter
Gets ready asynchronous queue elements to be written to the SelectableChannel, associated with the given SelectionKey
getAsyncQueueEntry(K) - Method in class com.sun.grizzly.async.AsyncQueue
 
getAsyncQueueReadable() - Method in class com.sun.grizzly.NIOContext
Returns AsyncQueueReadable, assciated with the current Context.
getAsyncQueueReader() - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
getAsyncQueueReader() - Method in interface com.sun.grizzly.Context
Return the
getAsyncQueueReader() - Method in class com.sun.grizzly.NIOContext
Return the
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.
getAsyncQueueReaderContextTask(AsyncQueueReader) - Method in class com.sun.grizzly.NIOContext
 
getAsyncQueueWritable() - Method in interface com.sun.grizzly.Context
Returns AsyncQueueWritable, assciated with the current Context.
getAsyncQueueWritable() - Method in class com.sun.grizzly.NIOContext
Returns AsyncQueueWritable, assciated with the current Context.
getAsyncQueueWriter() - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
getAsyncQueueWriter() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Gets the asynchronous queue writer, which will be used if asyncHttp mode is enabled
getAsyncQueueWriter() - Method in class com.sun.grizzly.NIOContext
Return the
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.
getAsyncQueueWriterContextTask(AsyncQueueWriter) - Method in class com.sun.grizzly.NIOContext
 
getAsyncSupported() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getAsyncSupported() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the asyncSupported property.
getAsyncSupported() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the asyncSupported property.
getAsyncTask() - Method in interface com.sun.grizzly.arp.AsyncExecutor
Get the AsyncProcesssorTask.
getAsyncTask() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Return AsyncTask.
getAsyncTimeout() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getAsyncTimeout() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getAsyncTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the asyncTimeout property.
getAsyncTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the asyncTimeout property.
getAttachment() - Method in class com.sun.grizzly.http.HttpWorkerThread
 
getAttachment() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getAttachment() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getAttachment(SelectionKey) - Static method in class com.sun.grizzly.util.SelectionKeyAttachment
 
getAttachment() - Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
getAttachment() - Method in class com.sun.grizzly.util.WorkerThread
Get the current set of attributes (state) associated with this instance.
getAttachment() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
getAttachment() - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
getAttribute(Object) - Method in class com.sun.grizzly.comet.CometContext
Retrieve an attribute.
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.jk.server.JkCoyoteHandler
Retrieve config info.
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.NIOContext
Return an object based on a key.
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 interface com.sun.grizzly.Context
Return AttributeHolder, which corresponds to the given Context.AttributeScope>
getAttributeHolderByScope(Context.AttributeScope) - Method in class com.sun.grizzly.NIOContext
Return AttributeHolder, which corresponds to the given AttributeScope>
getAttributeNames() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
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 interface 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(Object) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
Generic attributes.
getAttributes() - Method in class com.sun.grizzly.NIOContext
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
 
getAuthConstraint(AuthConstraint) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
getAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
Gets the value of the authConstraint property.
getAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Gets the value of the authConstraint property.
getAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Gets the value of the authConstraint property.
getAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Gets the value of the authConstraint property.
getAuthConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Gets the value of the authConstraint property.
getAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
getAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Gets the value of the authMethod property.
getAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Gets the value of the authMethod property.
getAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Gets the value of the authMethod property.
getAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Gets the value of the authMethod property.
getAuthMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Gets the value of the authMethod property.
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
 
getAvailableVersion() - Static method in class com.sun.grizzly.http.webxml.WebappLoader
 
getBasePath() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the current based path.
getBasePath() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the absolute doc base path of this AlternateDocBase.
getBinaryPayload() - Method in class com.sun.grizzly.websockets.ClosingFrame
 
getBinaryPayload() - Method in class com.sun.grizzly.websockets.DataFrame
 
getBuffer(Object, int) - Static method in class com.sun.grizzly.http.jk.apr.AprImpl
Return a buffer associated with the ctx.
getBuffer() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
getBuffer() - Method in class com.sun.grizzly.http.jk.core.Msg
 
getBuffer(int) - Method in class com.sun.grizzly.http.jk.core.MsgContext
Each context contains a number of byte[] buffers used for communication.
getBuffer() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getBuffer() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the buffer property.
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.jk.common.ChannelNioSocket
 
getBufferSize() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getBufferSize() - Method in class 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.
getByte() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
getByte() - Method in class com.sun.grizzly.http.jk.core.Msg
 
GetByte(int) - Method in class com.sun.grizzly.lzma.compression.lz.OutWindow
 
getByteBuffer() - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
getByteBuffer() - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
getByteBuffer() - Method in class com.sun.grizzly.http.portunif.HttpProtocolHandler
 
getByteBuffer() - Method in class com.sun.grizzly.portunif.DefaultFilterChainProtocolHandler
 
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.InputReader
Get the wrapped ByteBuffer
getByteBuffer() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the ByteBuffer shared this thread
getByteBuffer() - Method in class com.sun.grizzly.util.WorkerThread
Return the ByteBuffer shared this thread
getByteBufferCloner() - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
getByteBufferList() - Method in class com.sun.grizzly.filter.FragmentMessage
 
getByteBufferType() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getByteBufferType() - Method in class com.sun.grizzly.util.WorkerThreadImpl
The ByteBufferType used to create the ByteBuffer associated with this object.
getByteChunk() - Method in class com.sun.grizzly.util.buf.C2BConverter
 
getByteChunk() - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns the byte chunk, representing the byte[] and offset/length.
getByteEnabled() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getBytes(MessageBytes) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
getBytes(byte[]) - Method in class com.sun.grizzly.http.jk.common.MsgAjp
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getBytes(MessageBytes) - Method in class com.sun.grizzly.http.jk.core.Msg
 
getBytes(byte[]) - Method in class com.sun.grizzly.http.jk.core.Msg
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getBytes() - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the message bytes.
getBytes() - Method in class com.sun.grizzly.websockets.ClientHandShake
 
getBytes() - Method in class com.sun.grizzly.websockets.SecKey
 
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.
getCacheimpl() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
null if no cache is used
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.AbstractConnectorHandler
Return the CallbackHandler.
getCallbackHandler() - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
getCallbackHandler() - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
getCallBackHandler() - Method in class com.sun.grizzly.CallbackHandlerContextTask
 
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.TCPSelectorHandler.ConnectChannelOperation
 
getCallbackHandler() - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP.ConnectSelectionKeyOP
 
getCallbackHandlerContextTask(CallbackHandler) - Method in class com.sun.grizzly.NIOContext
 
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 interface com.sun.grizzly.cometd.PublishContext
Get publish channel
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.tcp.Response
Return the underlying SocketChannel WARNING.
getChannel() - Method in class com.sun.grizzly.TCPSelectorHandler.ConnectChannelOperation
 
getChannel() - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
getChannelClassName() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
getChannelName() - Method in class com.sun.grizzly.http.jk.common.ChannelJni
 
getChannelName() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getChannelName() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getChannelName() - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
getChannelName() - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Return the identifying name of this Channel.
getChannels() - Method in class com.sun.grizzly.cometd.bayeux.End
 
getChannels() - Method in class com.sun.grizzly.cometd.DataHandler
 
getChannelType() - Method in class com.sun.grizzly.util.InputReader
Return the Channel type.
getCharacterEncoding() - Method in class com.sun.grizzly.cometd.CometdRequest
 
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
 
getChunkingDisabled() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Is chunking enabled/disabled?
getChunkingDisabled() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Is chunking enabled?
getCipherSuite() - Method in interface com.sun.grizzly.util.net.SSLSupport
The cipher suite being used on this connection.
getClassLoader() - Method in class com.sun.grizzly.http.SelectorThread
 
getClassLoader() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
 
getClassPath(Vector<URL>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Return a URL[] that can be used to construct a class loader
getClassPath(String, String, String, boolean) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Construct a URL classpath from files in a directory, a cpath property, and tools.jar.
getClientAliases(String, Principal[]) - Method in class com.sun.grizzly.util.net.jsse.JSSEKeyManager
Get the matching aliases for authenticating the client side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClientId() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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
 
getCLQinstance() - Static method in class com.sun.grizzly.util.DataStructures
 
getCLQinstance(Class<T>) - Static method in class com.sun.grizzly.util.DataStructures
 
getCode() - Method in class com.sun.grizzly.tcp.ActionCode
Action id, usable in switches and table indexes
getCode() - Method in class com.sun.grizzly.websockets.ClosingFrame
 
getCode() - Method in exception com.sun.grizzly.websockets.HandshakeException
Get the error code.
getCometContext(String) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated. Return the CometContext associated with the topic.
getCometContext() - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. Return the CometContext associated with this instance.
getCometContext(String) - Method in class com.sun.grizzly.comet.CometEngine
Return the CometContext associated with the topic.
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.
getCometHandler(int) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Retrieve a CometHandler using its based on its CometHandler#hashCode;
getCometHandler() - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. returns the CometHandler
getCometHandler(int) - Method in class com.sun.grizzly.comet.CometContext
Deprecated. 
getCometHandler() - Method in class com.sun.grizzly.comet.CometTask
returns the CometHandler
getCometHandlers() - Method in class com.sun.grizzly.comet.CometContext
Return the current list of active CometHandler
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.http.webxml.schema.CookieConfig
 
getComment() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Gets the value of the comment property.
getComment() - Method in class com.sun.grizzly.util.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getCompletedTaskCount() - Method in class com.sun.grizzly.http.StatsThreadPool
 
getCompletedTaskCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the approximate total number of tasks that have completed execution.
getCompletedTaskCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getCompletedTaskCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getCompletedTaskCount() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the approximate total number of tasks that have completed execution.
getCompletionHandler() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getCompressableMimeTypes() - Method in class com.sun.grizzly.http.SelectorThread
 
getCompression() - Method in class com.sun.grizzly.http.ProcessorTask
Return compression level.
getCompression() - Method in class com.sun.grizzly.http.SelectorThread
 
getCompressionMinSize() - Method in class com.sun.grizzly.http.ProcessorTask
 
getCompressionMinSize() - Method in class com.sun.grizzly.http.SelectorThread
 
getCondition() - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
getConfiguration() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
getConnectionFinder() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandlerPool
 
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.cometd.CometdRequest
 
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.cometd.CometdRequest
 
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) - Static method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
Return the context that will be used to deploy the application
getContext(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return a ServletContext object that corresponds to a specified URI on the server.
getContext() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
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
getContextParam(ContextParam) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getContextParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the contextParam property.
getContextParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the contextParam property.
getContextParam() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<context-param> <description>description</description> <param-name>token</param-name> <param-value>value</param-value> </context-param>
getContextParameters() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
 
getContextPath() - Method in class com.sun.grizzly.comet.CometContext
Deprecated. - use getTopic.
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.tcp.DynamicContentAdapter
Deprecated.  
getControl() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getController() - Method in class com.sun.grizzly.AbstractConnectorHandler
Return the Controller
getController() - Method in interface com.sun.grizzly.ConnectorHandler
Return the Controller
getController() - Method in interface com.sun.grizzly.Context
Return the current Controller.
getController() - Method in class com.sun.grizzly.http.SelectorThread
 
getController() - Method in class com.sun.grizzly.NIOContext
Return the current Controller.
getConverter() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getCookie(int) - Method in class com.sun.grizzly.util.http.Cookies
 
getCookieConfig() - Method in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
getCookieConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
Gets the value of the cookieConfig property.
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
 
getCorePoolSize() - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the core number of threads.
getCorePoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the core number of threads.
getCorePoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getCorePoolSize() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getCoreThreads() - Method in class com.sun.grizzly.http.SelectorThread
 
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.ThreadPoolStatistic
Total number of thread pool overflow
getCountQueued() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Gets the number of connections currently in the queue
getCountQueued15MinuteAverage() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Gets the average number of connections queued in the last 15 minutes
getCountQueued1MinuteAverage() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Gets the average number of connections queued in the last 1 minute
getCountQueued5MinuteAverage() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
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.ThreadPoolStatistic
Gets the total number of connections that have been accepted.
getCountTotalQueued() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
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.
getCurrentDate() - Static method in class com.sun.grizzly.util.http.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentOpType() - Method in interface com.sun.grizzly.Context
Get the current SelectionKey interest ops this instance is executing.
getCurrentOpType() - Method in class com.sun.grizzly.NIOContext
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
 
getCurrentStage(Object) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
Information about the curent performed operation
getCurrentThreadCount() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getCurrentThreadsBusy() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getCurrentUri() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getDaemon() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getDaemon() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getDaemon() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getData() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getData() - Method in interface com.sun.grizzly.cometd.PublishContext
Get the published data.
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.
getDebug() - Static method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getDecodedRequestURI() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Get the decoded request URI.
getDecodedRequestURIMB() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Get the decoded request URI.
getDefault() - Static method in class com.sun.grizzly.util.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefaultContentType() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getDefaultContentType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the defaultContentType property.
getDefaultContentType() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
If the content-type of the request cannot be determined, used the default value.
getDefaultHostName() - Method in class com.sun.grizzly.util.http.mapper.Mapper
Get default host.
getDefaultReadTimeout() - Static method in class com.sun.grizzly.util.InputReader
Return the Selector.select() default time out.
getDefaultResponseType() - Method in class com.sun.grizzly.http.ProcessorTask
Return the default response type used
getDefaultResponseType() - Method in class com.sun.grizzly.http.SelectorThread
 
getDefaultThreadFactory() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getDefaultVersion() - Method in class com.sun.grizzly.http.webxml.WebappLoader
 
getDefaultWorkFolder() - Static method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
 
getDefaultWriteTimeout() - Static method in class com.sun.grizzly.util.OutputWriter
 
getDeferredSyntaxAllowedAsLiteral() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getDeferredSyntaxAllowedAsLiteral() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the deferredSyntaxAllowedAsLiteral property.
getDeferredSyntaxAllowedAsLiteral() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the deferredSyntaxAllowedAsLiteral property.
getDelayInitialRead() - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
Get the flag to tell if we delay the initial body read
getDelegateSSLTasks() - Method in class com.sun.grizzly.SSLConnectorHandler
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.ContextParam
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.InitParam
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.RunAs
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.SecurityRole
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Gets the value of the description property.
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<description>description</description>
getDescription() - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
getDescriptionAndDisplayNameAndIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
Gets the value of the descriptionAndDisplayNameAndIcon property.
getDescriptionAndDisplayNameAndIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
Gets the value of the descriptionAndDisplayNameAndIcon property.
getDescriptionAndDisplayNameAndIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
Gets the value of the descriptionAndDisplayNameAndIcon property.
getDetailMessage() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Gets detail error message.
getDictionarySize() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
GetDigest() - Method in class com.sun.grizzly.lzma.CRC
 
getDisableUploadTimeout() - Method in class com.sun.grizzly.http.ProcessorTask
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.
getDispatcher() - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
getDispatcher() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Gets the value of the dispatcher property.
getDispatcher() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
Gets the value of the dispatcher property.
getDispatcher() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
Gets the value of the dispatcher property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<display-name>name</display-name>
getDistributable() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the distributable property.
getDistributable() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the distributable property.
getDistributable() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<distributable></distributable>
getDocBase() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the (possibly relative) doc base path of this AlternateDocBase.
getDomain() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
getDomain() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
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.http.webxml.schema.CookieConfig
 
getDomain() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Gets the value of the domain property.
getDomain() - Method in class com.sun.grizzly.util.http.Cookie
Returns the domain name set for this cookie.
getDomain() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getDotedVersion() - Static method in class com.sun.grizzly.util.Grizzly
Return the dotted version of the curent release.
getDropConnection() - Method in class com.sun.grizzly.http.ProcessorTask
Is the keep-alive mechanism enabled or disabled.
getDstAddress() - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
getDtdFound() - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
Gets the value of the ejbLink property.
getEjbLocalRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the ejbLocalRef property.
getEjbLocalRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<ejb-local-ref> <description>description</description> <ejb-ref-name>token</ejb-ref-name> <ejb-ref-type>Session</ejb-ref-type> <local-home>token</local-home> <local>token</local> <ejb-link>token</ejb-link> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </ejb-local-ref>
getEjbRef(EjbRef) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getEjbRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the ejbRef property.
getEjbRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the ejbRef property.
getEjbRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<ejb-ref> <description>description</description> <ejb-ref-name>token</ejb-ref-name> <ejb-ref-type>Session</ejb-ref-type> <home>token</home> <remote>token</remote> <ejb-link>token</ejb-link> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </ejb-ref>
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the ejbRefName property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the ejbRefType property.
getElIgnored() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getElIgnored() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the elIgnored property.
getElIgnored() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the elIgnored property.
getElIgnored() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the elIgnored property.
getEnableAsyncExecution() - Method in class com.sun.grizzly.http.SelectorThread
Return true when asynchronous execution is enabled.
getEnabled() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the enabled property.
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 class com.sun.grizzly.ssl.SSLSelectorThread
Returns the list of cipher suites to be enabled when SSLEngine is initialized.
getEnabledExtensions() - Method in class com.sun.grizzly.websockets.ServerHandShake
 
getEnabledProtocols() - Method in class com.sun.grizzly.filter.SSLReadFilter
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
 
getEnabledProtocols() - Method in class com.sun.grizzly.websockets.ServerHandShake
 
getEnableMtom() - Method in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
getEnableMtom() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Gets the value of the enableMtom property.
getEnableMtom() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the enableMtom property.
getEnableMtom() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Gets the value of the enableMtom property.
getEnableMtom() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the enableMtom property.
getEncoding() - Method in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMapping
 
getEncoding() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
Gets the value of the encoding property.
getEncoding() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
Gets the value of the encoding property.
getEncoding() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
Gets the value of the encoding property.
getEncoding() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
getEncoding() - Method in class com.sun.grizzly.util.buf.C2BConverter
 
getEncodingName() - Method in interface com.sun.grizzly.tcp.http11.FilterFactory
 
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Return the name of the associated encoding; Here, the value is "void".
getEncodingName() - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Get the name of the encoding handled by this filter.
getEncodingName() - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Get the name of the encoding handled by this filter.
getEncodingName() - Method in class com.sun.grizzly.websockets.WebSocketOutputFilter
 
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.
getEngine() - Static method in class com.sun.grizzly.websockets.WebSocketEngine
 
getEnvEntry(EnvEntry) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getEnvEntry() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the envEntry property.
getEnvEntry() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the envEntry property.
getEnvEntry() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<env-entry> <description>description</description> <env-entry-name>token</env-entry-name> <env-entry-type>java.lang.Double</env-entry-type> <env-entry-value>string</env-entry-value> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </env-entry>
getEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
getEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Gets the value of the envEntryName property.
getEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Gets the value of the envEntryName property.
getEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Gets the value of the envEntryName property.
getEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Gets the value of the envEntryName property.
getEnvEntryName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Gets the value of the envEntryName property.
getEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
getEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Gets the value of the envEntryType property.
getEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Gets the value of the envEntryType property.
getEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Gets the value of the envEntryType property.
getEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Gets the value of the envEntryType property.
getEnvEntryType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Gets the value of the envEntryType property.
getEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
getEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Gets the value of the envEntryValue property.
getEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Gets the value of the envEntryValue property.
getEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Gets the value of the envEntryValue property.
getEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Gets the value of the envEntryValue property.
getEnvEntryValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Gets the value of the envEntryValue property.
getErr() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
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
 
getErrorCode() - Method in class com.sun.grizzly.filter.MessageError
 
getErrorCode() - Method in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
getErrorCode() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Gets the value of the errorCode property.
getErrorCode() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Gets the value of the errorCode property.
getErrorCode() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Gets the value of the errorCode property.
getErrorCodeOrExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
Gets the value of the errorCodeOrExceptionType property.
getErrorCodeOrExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
Gets the value of the errorCodeOrExceptionType property.
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.
getErrorOnUndeclaredNamespace() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getErrorOnUndeclaredNamespace() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the errorOnUndeclaredNamespace property.
getErrorPage(ErrorPage) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the errorPage property.
getErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the errorPage property.
getErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<error-page> <error-code>404</error-code> <exception-type>token</exception-type> <location>/</location> </error-page>
getErrorPage(String, String, String) - Static method in class com.sun.grizzly.util.http.HtmlHelper
Return a defauk error page.
getErrorURI() - Method in class com.sun.grizzly.tcp.Response
Get the request URI that caused the original error.
getEventRouter() - Method in class com.sun.grizzly.cometd.servlet.CometdServlet
return the current EventRouter implementation.
getExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
getExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Gets the value of the exceptionType property.
getExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Gets the value of the exceptionType property.
getExceptionType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Gets the value of the exceptionType property.
getExpirationDelay() - Method in class com.sun.grizzly.comet.CometContext
Return the long delay, in millisecond, before a request is resumed.
getExpirationStamp(Object) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Gets expiration timeout stamp from the SelectionKey depending on its attachment
getExpireTime() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getExt() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getExtension() - Method in class com.sun.grizzly.http.webxml.schema.MimeMapping
 
getExtension() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
Gets the value of the extension property.
getExtension() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
Gets the value of the extension property.
getExtension() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
Gets the value of the extension property.
getExtension() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
Gets the value of the extension property.
getExtension() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
Gets the value of the extension property.
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
 
getExtensions() - Method in class com.sun.grizzly.websockets.HandShake
 
getFactory(InetAddress, int) - Static method in class com.sun.grizzly.http.FileCacheFactory
Return an instance of this Factory.
getFactory(InetAddress, int, Class<? extends FileCache>) - 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.http.jk.common.ChannelUn
 
getFile() - Method in class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
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
getFilesByExt(String, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Return all files with a given extension in a dir
getFilter() - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
Return the application Filter we are configured for.
getFilter() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the filter property.
getFilter() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<filter> <filter-name>filter</filter-name> <filter-class>ca.sebastiendionne.TestFilter</filter-class> <init-param> <param-name>paramName</param-name> <param-value>paramValue</param-value> </init-param> </filter>
getFilterClass() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getFilterClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Gets the value of the filterClass property.
getFilterClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Gets the value of the filterClass property.
getFilterClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Gets the value of the filterClass property.
getFilterClass() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the filterClass property.
getFilterFactory(String) - Method in class com.sun.grizzly.http.CompressionFiltersProvider
Get FilterFactory, which supports passed encoding, or null, if encoding is not supported by any registered filter factory.
getFilterMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the filterMapping property.
getFilterMapping() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<filter-mapping> <filter-name/> <url-pattern>string</url-pattern> <servlet-name/> <url-pattern>string</url-pattern> <servlet-name/> <url-pattern>string</url-pattern> <servlet-name/> <dispatcher>ERROR</dispatcher> </filter-mapping>
getFilterName() - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Gets the value of the filterName property.
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
Gets the value of the filterName property.
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Gets the value of the filterName property.
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Gets the value of the filterName property.
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
Gets the value of the filterName property.
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Gets the value of the filterName property.
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
Gets the value of the filterName property.
getFilterName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the filterName property.
getFilters() - Method in class com.sun.grizzly.http.CompressionFiltersProvider
Get collection of registered compression FilterFactorys.
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.ProcessorTask
Return the default request type used
getForcedRequestType() - Method in class com.sun.grizzly.http.SelectorThread
 
getForceKeepAlive() - Method in class com.sun.grizzly.http.ProcessorTask
Is keep-alive forced?
getForceKeepAlive() - Method in class com.sun.grizzly.http.SelectorThread
Is keep-alive forced?
getForeignKey() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
getFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
getFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
Gets the value of the formErrorPage property.
getFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
Gets the value of the formErrorPage property.
getFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
Gets the value of the formErrorPage property.
getFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
Gets the value of the formErrorPage property.
getFormErrorPage() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
Gets the value of the formErrorPage property.
getFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
getFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Gets the value of the formLoginConfig property.
getFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Gets the value of the formLoginConfig property.
getFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Gets the value of the formLoginConfig property.
getFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Gets the value of the formLoginConfig property.
getFormLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Gets the value of the formLoginConfig property.
getFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
getFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
Gets the value of the formLoginPage property.
getFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
Gets the value of the formLoginPage property.
getFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
Gets the value of the formLoginPage property.
getFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
Gets the value of the formLoginPage property.
getFormLoginPage() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
Gets the value of the formLoginPage property.
getFuture() - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
getFuture() - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
getGlobalProcessor() - Method in class com.sun.grizzly.tcp.RequestInfo
 
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(String) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
getHandler(int) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Gets the value of the handler property.
getHandler() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the handler property.
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.
getHandler() - Method in class com.sun.grizzly.websockets.WebSocketSelectionKeyAttachment
 
getHandlerChain() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChains
 
getHandlerChain() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainsType
Gets the value of the handlerChain property.
getHandlerChain() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainsType
Gets the value of the handlerChain property.
getHandlerChain() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainsType
Gets the value of the handlerChain property.
getHandlerChain() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainsType
Gets the value of the handlerChain property.
getHandlerChains() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getHandlerChains() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the handlerChains property.
getHandlerChains() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the handlerChains property.
getHandlerChains() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the handlerChains property.
getHandlerChains() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the handlerChains property.
getHandlerClass() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getHandlerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the handlerClass property.
getHandlerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the handlerClass property.
getHandlerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the handlerClass property.
getHandlerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the handlerClass property.
getHandlerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the handlerClass property.
getHandlerController(Handler) - Static method in class com.sun.grizzly.Controller
Return the Controller which is handling the Handler
getHandlerCount() - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
getHandlerName() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getHandlerName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the handlerName property.
getHandlerName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the handlerName property.
getHandlerName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the handlerName property.
getHandlerName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the handlerName property.
getHandlerName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the handlerName property.
getHandlersObjectName() - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
getHandshakeException() - Method in class com.sun.grizzly.filter.ProxyCallbackHandler
 
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.
getHeaderLength() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
getHeaderLength() - Method in class com.sun.grizzly.http.jk.core.Msg
 
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
 
getHome() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Gets the value of the home property.
getHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Gets the value of the home property.
getHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Gets the value of the home property.
getHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the home property.
getHome() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the home property.
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
 
getHttpContext() - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletAdapter
 
getHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Gets the value of the httpMethod property.
getHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Gets the value of the httpMethod property.
getHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
Gets the value of the httpMethod property.
getHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
Gets the value of the httpMethod property.
getHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
Gets the value of the httpMethod property.
getHttpMethod() - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
getHttpOnly() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Gets the value of the httpOnly property.
getIcon(Icon) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Gets the value of the icon property.
getIcon() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon>
getId() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getId() - Method in class com.sun.grizzly.http.deployer.DeploymentID
Deployment id.
getId() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
getId() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EmptyType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingListType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SessionConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.String
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WelcomeFileListType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdAnyURIType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdBooleanType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNMTOKENType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNonNegativeIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdPositiveIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdStringType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EmptyType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainsType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingListType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainsType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SessionConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.String
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WelcomeFileListType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdAnyURIType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdBooleanType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNMTOKENType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNonNegativeIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdPositiveIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdQNameType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdStringType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EmptyType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainsType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingListType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainsType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.String
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WelcomeFileListType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdBooleanType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNMTOKENType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNonNegativeIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdPositiveIntegerType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdQNameType
Gets the value of the id property.
getId() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdStringType
Gets the value of the id property.
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.samples.stickies.Note
 
getId() - Method in class com.sun.grizzly.util.buf.TimeStamp
Each object can have an unique id, similar with name but providing faster access ( array vs.
getIdInternal() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return the session identifier for this session.
getIdleTimeoutDelay() - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. Returns the idle timeout delay.
getIdleTimeoutDelay() - Method in class com.sun.grizzly.comet.CometTask
Returns the idle timeout delay.
getIdleTimeoutDelay() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getIdleTimeoutDelay() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Returns the idle timeout delay.
getIdleTimeoutDelay() - Method in class com.sun.grizzly.util.ThreadAttachment
 
getImplementationName() - Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
 
getImplementationName() - Method in class com.sun.grizzly.util.net.SSLImplementation
 
getIncludeCoda() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getIncludeCoda() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the includeCoda property.
getIncludeCoda() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the includeCoda property.
getIncludeCoda() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the includeCoda property.
getIncluded() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the "processing inside an include" flag.
getIncludePrelude() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getIncludePrelude() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the includePrelude property.
getIncludePrelude() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the includePrelude property.
getIncludePrelude() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the includePrelude property.
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.
GetIndexByte(int) - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
getInet() - Method in class com.sun.grizzly.http.SelectorThread
 
getInet() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getInfo(String) - Method in class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
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>.
getInitData() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.Poller
 
getInitData() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketConnection
 
getInitData() - Method in interface com.sun.grizzly.http.jk.util.threads.ThreadPoolRunnable
Called when this object is first loaded in the thread pool.
getInitialByteBufferSize() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getInitialByteBufferSize() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
getInitParam(InitParam) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the initParam property.
getInitParam() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the initParam property.
getInitParameter(String) - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
getInitParameter(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
get a servlet initialization parameter for this servlet.
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.
getInitTime() - Method in class com.sun.grizzly.http.jk.server.JkMain
The time it took to initialize jk ( ms)
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the injectionTarget property.
getInjectionTargetClass() - Method in class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
getInjectionTargetClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType
Gets the value of the injectionTargetClass property.
getInjectionTargetClass() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.InjectionTargetType
Gets the value of the injectionTargetClass property.
getInjectionTargetName() - Method in class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
getInjectionTargetName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType
Gets the value of the injectionTargetName property.
getInjectionTargetName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.InjectionTargetType
Gets the value of the injectionTargetName property.
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.cometd.CometdRequest
 
getInputStream() - Method in class com.sun.grizzly.filter.InputStreamMessage
 
getInputStream() - Method in class com.sun.grizzly.filter.RemoteCall
 
getInputStream() - Method in class com.sun.grizzly.http.HttpWorkerThread
 
getInputStream() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getInputStream() - Method in class com.sun.grizzly.http.ProcessorTask
 
getInputStream() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
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
 
getInstanceId() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
At startup we'll look for the first free port in the range.
getInstanceId() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
At startup we'll look for the first free port in the range.
getInt() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
Read an integer from packet, and advance the read position past it.
getInt() - Method in class com.sun.grizzly.http.jk.core.Msg
Read an integer from packet, and advance the read position past it.
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
getInterceptor() - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Return the current Interceptor
getInternalByteBuffer() - Method in interface com.sun.grizzly.async.AsyncQueueDataProcessor
Method returns the processor's internal ByteBuffer.
getInternalByteBuffer() - Method in class com.sun.grizzly.filter.SSLPreProcessor
 
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 interface com.sun.grizzly.Context
Return the current IOEvent associated with this instance.
getIOEvent() - Method in class com.sun.grizzly.NIOContext
Return the current IOEvent associated with this instance.
getIsXml() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getIsXml() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the isXml property.
getIsXml() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the isXml property.
getIsXml() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the isXml property.
getItemMap(List<Object>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_4Parser
 
getItemMap(List<JAXBElement<?>>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_5Parser
 
getItemMap(List<JAXBElement<?>>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_3_0Parser
 
getIterationsPerformed() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
number of actual iterations performed during the test.
getJaxrpcMappingFile() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getJaxrpcMappingFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the jaxrpcMappingFile property.
getJaxrpcMappingFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the jaxrpcMappingFile property.
getJaxrpcMappingFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the jaxrpcMappingFile property.
getJaxrpcMappingFile() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the jaxrpcMappingFile property.
getJaxrpcMappingFile() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the jaxrpcMappingFile property.
getJkEnv() - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
getJkHandler(long, String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
Get a native component
getJkHome() - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
getJkHome() - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
getJkHome() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
getJkMain() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
getJkMain() - Static method in class com.sun.grizzly.http.jk.server.JkMain
 
getJniContext() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getJniEnv() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
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).
getJSONPostfix() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getJSONPrefix() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
getJspConfig() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<jsp-config> <taglib> <taglib-uri>uri</taglib-uri> <taglib-location>localtion</taglib-location> </taglib> <jsp-property-group> <description>description</description> <display-name>displayname</display-name> <icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon> <url-pattern>string</url-pattern> <el-ignored>true</el-ignored> <page-encoding>token</page-encoding> <scripting-invalid>true</scripting-invalid> <is-xml>true</is-xml> <include-prelude>token</include-prelude> <include-coda>token</include-coda> <deferred-syntax-allowed-as-literal>true</deferred-syntax-allowed-as-literal> <trim-directive-whitespaces>true</trim-directive-whitespaces> <default-content-type>token</default-content-type> <buffer>token</buffer> <error-on-undeclared-namespace>true</error-on-undeclared-namespace> </jsp-property-group> </jsp-config>
getJspFile() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getJspFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the jspFile property.
getJspFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the jspFile property.
getJspFile() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the jspFile property.
getJspPropertyGroup() - Method in class com.sun.grizzly.http.webxml.schema.JspConfig
 
getJspPropertyGroup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
Gets the value of the jspPropertyGroup property.
getJspPropertyGroup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
Gets the value of the jspPropertyGroup property.
getJspPropertyGroup() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
Gets the value of the jspPropertyGroup property.
getKeepAliveCount() - Method in class com.sun.grizzly.http.KeepAliveThreadAttachment
 
getKeepAliveStatistics() - Method in class com.sun.grizzly.http.embed.Statistics
Return an instance of KeepAliveStats , which gather information about the connection and the keep-alive mechanism.
getKeepAliveStats() - Method in class com.sun.grizzly.http.SelectorThread
 
getKeepAliveTime(TimeUnit) - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the thread keep-alive time, which is the amount of time which threads in excess of the core pool size may remain idle before being terminated.
getKeepAliveTime(TimeUnit) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the thread keep-alive time, which is the amount of time which threads in excess of the core pool size may remain idle before being terminated.
getKeepAliveTime(TimeUnit) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getKeepAliveTime(TimeUnit) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getKeepAliveTimeoutInSeconds() - 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.
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.
getKernelExecutorFactory() - Method in class com.sun.grizzly.Controller
Get the factory, responsible for creating kernel ExecutorServices.
getKey() - Method in interface com.sun.grizzly.localization.Localizable
Gets the key in the resource bundle.
getKey() - Method in class com.sun.grizzly.localization.LocalizableMessage
 
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
 
getKey() - Method in class com.sun.grizzly.websockets.ClientHandShake
 
getKeyManagers(String, String) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Gets the initialized key managers.
getKeyRegistrationState() - Method in interface com.sun.grizzly.Context
Return SelectionKey's next registration state, or null if not supported.
getKeyRegistrationState() - Method in class com.sun.grizzly.NIOContext
Return SelectionKey's next registration state.
getKeySelectionListener() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
getKeySize() - Method in interface com.sun.grizzly.util.net.SSLSupport
Get the keysize.
getKeystore(String) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getKeystorePassword() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getKiloThroughput() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
Kilo instances/sec
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.DescriptionType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.DisplayNameType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.DescriptionType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.DisplayNameType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.DescriptionType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.DisplayNameType
Gets the value of the lang property.
getLang() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Gets the value of the lang property.
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.
getLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.Icon
 
getLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
Gets the value of the largeIcon property.
getLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
Gets the value of the largeIcon property.
getLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Gets the value of the largeIcon property.
getLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Gets the value of the largeIcon property.
getLargeIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Gets the value of the largeIcon property.
getLargestPoolSize() - Method in class com.sun.grizzly.http.StatsThreadPool
 
getLargestPoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the largest number of threads that have ever simultaneously been in the pool.
getLargestPoolSize() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getLargestPoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getLargestPoolSize() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the largest number of threads that have ever simultaneously been in the pool.
getLastAccessedTime() - Method in class com.sun.grizzly.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.
getLc() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getLeft() - Method in class com.sun.grizzly.samples.stickies.Note
 
getLen() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
getLen() - Method in class com.sun.grizzly.http.jk.core.Msg
 
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.
GetLenToPosState(int) - Static method in class com.sun.grizzly.lzma.compression.lzma.Base
 
getLifecycleCallbackClass() - Method in class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
getLifecycleCallbackClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LifecycleCallbackType
Gets the value of the lifecycleCallbackClass property.
getLifecycleCallbackClass() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType
Gets the value of the lifecycleCallbackClass property.
getLifecycleCallbackMethod() - Method in class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
getLifecycleCallbackMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LifecycleCallbackType
Gets the value of the lifecycleCallbackMethod property.
getLifecycleCallbackMethod() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType
Gets the value of the lifecycleCallbackMethod property.
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
 
getListener() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the listener property.
getListener() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<listener> <description>description</description> <display-name>token</display-name> <icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon> <listener-class>token</listener-class> </listener>
getListenerClass() - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
getListenerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
Gets the value of the listenerClass property.
getListenerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
Gets the value of the listenerClass property.
getListenerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
Gets the value of the listenerClass property.
getListenerClass() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
Gets the value of the listenerClass property.
getListeners() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
 
getListeners() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the Servlet Listener.
getListeners() - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
getLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the loadOnStartup property.
getLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the loadOnStartup property.
getLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the loadOnStartup property.
getLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the loadOnStartup property.
getLoadOnStartup() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the loadOnStartup property.
getLocal() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getLocal() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Gets the value of the local property.
getLocal() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Gets the value of the local property.
getLocal() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the local property.
getLocal() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the local property.
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.tcp.Request
 
getLocalAddress() - Method in class com.sun.grizzly.test.cachetest.testobjects.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.http.webxml.schema.LocaleEncodingMapping
 
getLocale() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
Gets the value of the locale property.
getLocale() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
Gets the value of the locale property.
getLocale() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
Gets the value of the locale property.
getLocale() - Method in class com.sun.grizzly.localization.Localizer
 
getLocale() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the preferred Locale that the client will accept content in, based on the value for the first Accept-Language header that was encountered.
getLocale() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the Locale assigned to this response.
getLocale() - Method in class com.sun.grizzly.tcp.Response
 
getLocale(String) - Static method in class com.sun.grizzly.util.http.AcceptLanguage
 
getLocaleEncodingMapping() - Method in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMappingList
 
getLocaleEncodingMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingListType
Gets the value of the localeEncodingMapping property.
getLocaleEncodingMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingListType
Gets the value of the localeEncodingMapping property.
getLocaleEncodingMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingListType
Gets the value of the localeEncodingMapping property.
getLocaleEncodingMappingList() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<locale-encoding-mapping-list> <locale-encoding-mapping> <locale>st_ri</locale> <encoding>s</encoding> </locale-encoding-mapping> </locale-encoding-mapping-list>
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
 
getLocalHome() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getLocalHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Gets the value of the localHome property.
getLocalHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Gets the value of the localHome property.
getLocalHome() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the localHome property.
getLocalHome() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the localHome property.
getLocalHost() - Method in class com.sun.grizzly.tcp.Request
 
getLocalId() - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
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
 
getLocation() - Method in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
getLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
Gets the value of the location property.
getLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
Gets the value of the location property.
getLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Gets the value of the location property.
getLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Gets the value of the location property.
getLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Gets the value of the location property.
getLocation() - Method in class com.sun.grizzly.websockets.HandShake
 
getLogger() - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
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.
getLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the loginConfig property.
getLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the loginConfig property.
getLoginConfig() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<login-config> <auth-method>token</auth-method> <realm-name>token</realm-name> <form-login-config> <form-login-page>/</form-login-page> <form-error-page>/</form-error-page> </form-login-config> </login-config>
getLong(int) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
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
getLongInt() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
Read a 32 bits integer from packet, and advance the read position past it.
getLongInt() - Method in class com.sun.grizzly.http.jk.core.Msg
Read a 32 bits integer from packet, and advance the read position past it.
getLower() - Method in class com.sun.grizzly.PortRange
 
getLp() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getLTQinstance() - Static method in class com.sun.grizzly.util.DataStructures
 
getLTQinstance(Class<T>) - Static method in class com.sun.grizzly.util.DataStructures
 
getMajorVersion() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the major version of the Java Servlet API that we implement.
getMajorVersion() - Static method in class com.sun.grizzly.util.Grizzly
Get Grizzly framework major version
getManagement() - Method in class com.sun.grizzly.http.SelectorThread
Return the Management interface, or null if JMX management is no enabled.
getManager(String, ClassLoader) - Static method in class com.sun.grizzly.http.jk.util.res.StringManager
Get the StringManager for a particular package.
getManager(ResourceBundle) - Static method in class com.sun.grizzly.http.jk.util.res.StringManager
Get the StringManager for a particular package.
getManager(String, Locale, ClassLoader) - Static method in class com.sun.grizzly.http.jk.util.res.StringManager
Get the StringManager for a particular package and Locale.
getManager(String, ClassLoader) - 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, ClassLoader) - 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
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the mappedName property.
GetMatches(int[]) - Method in class com.sun.grizzly.lzma.compression.lz.BinTree
 
getMatchFinder() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
GetMatchLen(int, int, int) - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
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
Return the maximum of buffered bytes.
getMaxBufferPoolSize() - Static method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Return the maximum number of cached ByteBuffer
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.
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 FileCache.FileCacheEntry can have.
getMaxEntrySize() - Method in class com.sun.grizzly.http.FileCacheFactory
Get the maximum size a FileCache.FileCacheEntry can have.
getMaxEntrySize() - Method in class com.sun.grizzly.http.SelectorThread
Get the maximum size a FileCache.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.ProcessorTask
 
getMaxHttpHeaderSize() - Method in class com.sun.grizzly.http.SelectorThread
 
getMaximumPoolSize() - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the maximum allowed number of threads.
getMaximumPoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the maximum allowed number of threads.
getMaximumPoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getMaxInactiveInterval() - Method in class com.sun.grizzly.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.KeepAliveStats
 
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
getMaxPoolSize() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getMaxPort() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getMaxPort() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getMaxPostSize() - Method in class 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.ThreadPoolStatistic
Gets the maximum size of the connection queue
getMaxQueuedTasksCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
getMaxQueuedTasksCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getMaxQueuedTasksCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getMaxQueuedTasksCount() - Method in class com.sun.grizzly.util.SyncThreadPool
getMaxRequestUri() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getMaxSelectors() - Static method in class com.sun.grizzly.util.SelectorFactory
Returns max selector pool size
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.http.jk.common.ChannelNioSocket
 
getMaxSpareThreads() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getMaxSpareThreads() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getMaxThreads() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getMaxThreads() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getMaxThreads() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getMaxThreads() - Method in class com.sun.grizzly.http.SelectorThread
 
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.filter.MessageError
 
getMessage() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
getMessage(String, Object...) - Method in class com.sun.grizzly.localization.LocalizableMessageFactory
 
getMessage() - Method in exception com.sun.grizzly.tcp.http11.ClientAbortException
Returns the message associated with this exception, if any.
getMessage() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the error message that was set with sendError() for this Response.
getMessage() - Method in class com.sun.grizzly.tcp.Response
Get the status message.
getMessage(int) - Static method in class com.sun.grizzly.util.http.HttpMessages
Get the status string associated with a status code.
getMessageDestination() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<message-destination> <description>string</description> <display-name>token</display-name> <icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon> <message-destination-name>token</message-destination-name> <mapped-name>string</mapped-name> </message-destination>
getMessageDestinationLink() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
getMessageDestinationLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Gets the value of the messageDestinationLink property.
getMessageDestinationLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the messageDestinationLink property.
getMessageDestinationLink() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the messageDestinationLink property.
getMessageDestinationName() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
getMessageDestinationName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
Gets the value of the messageDestinationName property.
getMessageDestinationName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Gets the value of the messageDestinationName property.
getMessageDestinationName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Gets the value of the messageDestinationName property.
getMessageDestinationRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<message-destination-ref> <description>string</description> <message-destination-ref-name>token</message-destination-ref-name> <message-destination-type>token</message-destination-type> <message-destination-usage>ConsumesProduces</message-destination-usage> <message-destination-link>token</message-destination-link> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </message-destination-ref>
getMessageDestinationRefName() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
getMessageDestinationRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Gets the value of the messageDestinationRefName property.
getMessageDestinationRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the messageDestinationRefName property.
getMessageDestinationRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the messageDestinationRefName property.
getMessageDestinationType() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
getMessageDestinationType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Gets the value of the messageDestinationType property.
getMessageDestinationType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the messageDestinationType property.
getMessageDestinationType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the messageDestinationType property.
getMessageDestinationUsage() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
getMessageDestinationUsage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Gets the value of the messageDestinationUsage property.
getMessageDestinationUsage() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Gets the value of the messageDestinationUsage property.
getMessageDestinationUsage() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Gets the value of the messageDestinationUsage property.
getMessageSize() - Method in class com.sun.grizzly.filter.MessageBase
 
getMessageType() - Method in interface com.sun.grizzly.filter.Message
 
getMessageType() - Method in class com.sun.grizzly.filter.MessageBase
 
getMetaChannel() - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
To be overriden by subclass used in isValid().
getMetadataComplete() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
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
 
getMicroVersion() - Static method in class com.sun.grizzly.util.Grizzly
Return the micro version
getMimeHeaders() - Method in class com.sun.grizzly.tcp.Request
 
getMimeHeaders() - Method in class com.sun.grizzly.tcp.Response
 
getMimeMapping(MimeMapping) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getMimeMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the mimeMapping property.
getMimeMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the mimeMapping property.
getMimeMapping() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<mime-mapping> <extension>token</extension> <mime-type>!/!</mime-type> </mime-mapping>
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.
getMimeType() - Method in class com.sun.grizzly.http.webxml.schema.MimeMapping
 
getMimeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
Gets the value of the mimeType property.
getMimeType(String) - Method in class com.sun.grizzly.osgi.httpservice.HttpContextImpl
 
getMimeType(String) - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletContext
OSGi integration.
getMinEntrySize() - Method in class com.sun.grizzly.http.FileCache
Get the maximum size a FileCache.FileCacheEntry can have.
getMinEntrySize() - Method in class com.sun.grizzly.http.FileCacheFactory
Get the maximum size a FileCache.FileCacheEntry can have.
getMinEntrySize() - Method in class com.sun.grizzly.http.SelectorThread
Get the maximum size a FileCache.FileCacheEntry can have.
getMinorVersion() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the minor version of the Java Servlet API that we implement.
getMinorVersion() - Static method in class com.sun.grizzly.util.Grizzly
Get Grizzly framework minor version
getMinSpareThreads() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getMinSpareThreads() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getMinSpareThreads() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getMinutesTorun() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
configured running time in minutes
getMode() - Method in class com.sun.grizzly.util.ThreadAttachment
 
getMonitor() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getMonitoringProbe() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getMsg(int) - Method in class com.sun.grizzly.http.jk.core.MsgContext
The context may store a number of messages ( buffers + marshalling )
getMultipleClients() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
getName() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
getName() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getName() - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Returns the name of the cookie.
getName() - Method in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
getName() - Method in class com.sun.grizzly.http.webxml.schema.Property
 
getName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
Gets the value of the name property.
getName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Gets the value of the name property.
getName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
Gets the value of the name property.
getName() - Method in class com.sun.grizzly.util.AbstractThreadPool
getName() - Method in class com.sun.grizzly.util.buf.TimeStamp
Return the "name" of the timestamp.
getName(int) - Method in class com.sun.grizzly.util.collections.MultiMap
Returns the Nth header name This may be used to iterate through all header fields.
getName() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
getName() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getName() - Method in class com.sun.grizzly.util.http.Cookie
Returns the name of the cookie.
getName(int) - Method in class com.sun.grizzly.util.http.MimeHeaders
Returns the Nth header name, or null if there is no such header.
getName() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getNamedDispatcher(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
getNeededBytesSize() - Method in class com.sun.grizzly.filter.MessageBase
 
getNetworkHandler() - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
getNext() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
getNext() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getNextMessage() - Method in class com.sun.grizzly.filter.CustomProtocolParser
When getNextMessage() is called parser first has to check if anouther incomplete MessageBase is in the current ByteBuffer.
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.
getNioIsBroken() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getNoCompressionUserAgents() - Method in class com.sun.grizzly.http.SelectorThread
 
getNote(int) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getNote(int) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
getNote(Object, int) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
 
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
 
getNoteId(int, String) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
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
getNotificationInfo() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getNotificationInfo() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
GetNumAvailableBytes() - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
getNumFastBytes() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getObjectName() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
getObjectName() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
getObjectName() - Method in class com.sun.grizzly.http.SelectorThread
 
getObjfactory() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
 
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.test.cachetest.testobjects.SelectionKeyOP
 
getOpenConnectionsCount() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Get the current number of open channels, which are being handled by the pipeline
getOrigin() - Method in class com.sun.grizzly.websockets.HandShake
 
getOut() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
getOutboundConnectionCache() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandlerPool
 
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
 
getOutputByteBuffer() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
 
getOutputFilter(MessageBytes) - Method in class com.sun.grizzly.http.CompressionFiltersProvider
Get FilterFactory, which supports passed encoding, or null, if encoding is not supported by any registered filter factory.
getOutputStream() - Method in interface com.sun.grizzly.filter.Client
 
getOutputStream() - Method in class com.sun.grizzly.filter.CustomProtocolClient
 
getOutputStream(SelectionKey) - Method in class com.sun.grizzly.filter.CustomProtocolServer
Can be used to write to a specific connection.
getOutputStream(Context) - Method in class com.sun.grizzly.filter.CustomProtocolServer
 
getOutputStream() - Method in class com.sun.grizzly.filter.RemoteCall
 
getOutputStream(Context) - Method in interface com.sun.grizzly.filter.Server
If a server wants to write to a specific connection.
getOutputStream(SelectionKey) - Method in interface com.sun.grizzly.filter.Server
If a server wants to write to a specific connection.
getOutputStream() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
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.
getPacketSize() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getPacketSize() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getPageEncoding() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getPageEncoding() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the pageEncoding property.
getPageEncoding() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the pageEncoding property.
getPageEncoding() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the pageEncoding property.
getParam(Object) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
Information about the current request ( or the main object we are processing )
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
 
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.ContextParam
 
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.InitParam
 
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Gets the value of the paramName property.
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Gets the value of the paramName property.
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Gets the value of the paramName property.
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Gets the value of the paramName property.
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
Gets the value of the paramName property.
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
Gets the value of the paramName property.
getParamName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
Gets the value of the paramName property.
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.ContextParam
 
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.InitParam
 
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Gets the value of the paramValue property.
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Gets the value of the paramValue property.
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Gets the value of the paramValue property.
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Gets the value of the paramValue property.
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
Gets the value of the paramValue property.
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
Gets the value of the paramValue property.
getParamValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
Gets the value of the paramValue property.
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.http.webxml.schema.CookieConfig
 
getPath() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Gets the value of the path property.
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
getPb() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
getPeakQueued() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
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).
getPendingIOhandler() - Method in class com.sun.grizzly.util.WorkerThreadImpl
Used by selectionkey attachments to enqueue io events that will be executed in selectorhandler.postselect by worker threads instead of the selector thread.
getPersistenceContextRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<persistence-context-ref> <description>string</description> <persistence-context-ref-name>token</persistence-context-ref-name> <persistence-unit-name>token</persistence-unit-name> <persistence-context-type>Extended</persistence-context-type> <persistence-property> <name>string</name> <value>string</value> </persistence-property> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </persistence-context-ref>
getPersistenceContextRefName() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
getPersistenceContextRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the persistenceContextRefName property.
getPersistenceContextRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the persistenceContextRefName property.
getPersistenceContextType() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
getPersistenceContextType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the persistenceContextType property.
getPersistenceContextType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the persistenceContextType property.
getPersistenceProperty() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
getPersistenceProperty() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the persistenceProperty property.
getPersistenceProperty() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the persistenceProperty property.
getPersistenceUnitName() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
getPersistenceUnitName() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
getPersistenceUnitName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<persistence-unit-ref> <description>string</description> <persistence-unit-ref-name>token</persistence-unit-ref-name> <persistence-unit-name>token</persistence-unit-name> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </persistence-unit-ref>
getPersistenceUnitRefName() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
getPersistenceUnitRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Gets the value of the persistenceUnitRefName property.
getPersistenceUnitRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Gets the value of the persistenceUnitRefName property.
getPoolName() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getPoolSize() - Method in class com.sun.grizzly.http.StatsThreadPool
 
getPoolSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the current number of threads in the pool.
getPoolSize() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getPoolSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getPoolSize() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the current number of threads in the pool.
getPort() - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Return the port
getPort() - Method in class com.sun.grizzly.http.FileCache
 
getPort() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getPort() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getPort() - Method in class com.sun.grizzly.http.SelectorThread
 
getPort() - Method in class com.sun.grizzly.http.StatsThreadPool
Get the port number, which is served by the thread pool
getPort() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getPort() - Method in class com.sun.grizzly.util.http.mapper.Mapper
The Port this instance is used for mapping.
getPort() - Method in class com.sun.grizzly.util.net.URL
Return the port number part of the URL.
getPort() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Return the port
getPort() - Method in class com.sun.grizzly.websockets.HandShake
 
getPortComponent() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the portComponent property.
getPortComponent() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the portComponent property.
getPortComponentLink() - Method in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
getPortComponentLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
Gets the value of the portComponentLink property.
getPortComponentLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Gets the value of the portComponentLink property.
getPortComponentLink() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Gets the value of the portComponentLink property.
getPortComponentName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the portComponentName property.
getPortComponentName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the portComponentName property.
getPortComponentRef() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getPortComponentRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the portComponentRef property.
getPortComponentRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the portComponentRef property.
getPortComponentRef() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the portComponentRef property.
getPortLowLevel() - Method in class com.sun.grizzly.http.SelectorThread
Deprecated. - uses SelectorThread.getPort() instead
getPortLowLevel() - Method in class com.sun.grizzly.TCPSelectorHandler
Deprecated. Use getPort
getPortLowLevel() - Method in class com.sun.grizzly.UDPSelectorHandler
 
getPortName() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getPortName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the portName property.
getPortName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the portName property.
getPortName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the portName property.
getPortNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
getPortNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Gets the value of the portNamePattern property.
getPortNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Gets the value of the portNamePattern property.
getPortNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Gets the value of the portNamePattern property.
getPortNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Gets the value of the portNamePattern property.
getPortRange() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getPostBody() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Gets the POST body of this request.
getPostConstruct() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<post-construct> <lifecycle-callback-class>token</lifecycle-callback-class> <lifecycle-callback-method>$</lifecycle-callback-method> </post-construct>
getPreDestroy() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<pre-destroy> <lifecycle-callback-class>token</lifecycle-callback-class> <lifecycle-callback-method>$</lifecycle-callback-method> </pre-destroy>
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.
GetPrice(int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
GetPrice(int, int) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
GetPrice0(int) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
GetPrice1(int) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
getPriority() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
getPriority() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
getPriority() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getPriority() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getPrivateKey(String) - Method in class com.sun.grizzly.util.net.jsse.JSSEKeyManager
Returns the key associated with the given alias.
GetProcessedSizeAdd() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
getProcessingLock() - Method in interface com.sun.grizzly.osgi.httpservice.OSGiGrizzlyAdapter
Processing lock.
getProcessingLock() - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Processing lock.
getProcessingLock() - Method in class com.sun.grizzly.osgi.httpservice.OSGiResourceAdapter
Processing lock.
getProcessingLock() - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletAdapter
Processing lock.
getProcessingTime() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
getProcessingTime() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getProcessorTask() - Method in interface com.sun.grizzly.arp.AsyncExecutor
The ProcessorTask used to execute the request processing.
getProcessorTask() - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Deprecated. - Use AsyncExecutor.getProcessorTask()
getProcessorTask() - Method in interface com.sun.grizzly.arp.AsyncTask
Deprecated. - Use AsyncExecutor.getProcessorTask()
getProcessorTask() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
The ProcessorTask used to execute the request processing.
getProcessorTask() - Method in class com.sun.grizzly.http.HttpWorkerThread
 
getProcessorTask() - Method in class com.sun.grizzly.http.SelectorThread
Return a ProcessorTask from the pool.
getProcessorTaskFactory() - Method in class com.sun.grizzly.http.SelectorThread
Get ProcessorTaskFactory.
getPropertiesFile() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
getProperty(String) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
getProperty(String) - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
getProperty(String) - Method in class com.sun.grizzly.http.jk.server.JkMain
Retrieve a property.
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 interface 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.NIOContext
Return the current Controller#Protocol this instance is executing.
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.
getProtocolBinding() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the protocolBinding property.
getProtocolBinding() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the protocolBinding property.
getProtocolBindings() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
getProtocolBindings() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Gets the value of the protocolBindings property.
getProtocolBindings() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Gets the value of the protocolBindings property.
getProtocolBindings() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Gets the value of the protocolBindings property.
getProtocolBindings() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Gets the value of the protocolBindings property.
getProtocolChain() - Method in interface com.sun.grizzly.Context
Return ProtocolChain executed by this instance.
getProtocolChain() - Method in class com.sun.grizzly.http.SelectorThread
Return thr ProtocolChain used by this instance.
getProtocolChain() - Method in class com.sun.grizzly.NIOContext
Return ProtocolChain executed by this instance.
getProtocolChain() - Method in class com.sun.grizzly.SingleProtocolChainInstanceHandler
Get the stateless ProtocolChain instance, which is always returned via StatelessProtocolChainInstanceHandler#poll().
getProtocolChainContextTask() - Method in class com.sun.grizzly.NIOContext
 
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.Controller
Return the ProtocolChainInstanceHandler
getProtocolChainInstanceHandler() - Method in class com.sun.grizzly.NIOContext
Return the ProtocolChainInstanceListener associated with this Context
getProtocolChainInstanceHandler() - Method in class com.sun.grizzly.portunif.CustomFilterChainProtocolHandler
 
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.DefaultFilterChainProtocolHandler
 
getProtocols() - Method in interface com.sun.grizzly.portunif.ProtocolHandler
Return an array of protocols supported by this ProtocolHandler.
getProxyAuth() - Method in class com.sun.grizzly.filter.ProxyCallbackHandler
 
getPublishInterceptor() - Method in class com.sun.grizzly.cometd.BayeuxParser
Interceptor, which (if not null) will process published data on channel.
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.
getQueue() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the task queue used by this executor.
getQueue() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getQueue() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getQueue() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the task queue used by this executor.
getQueue() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getQueueLimit() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getQueueSize() - Method in class com.sun.grizzly.http.StatsThreadPool
 
getQueueSize() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the number of tasks, which are currently waiting in the queue.
getQueueSize() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getQueueSize() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getQueueSize() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the number of tasks, which are currently waiting in the queue.
getQueueSizeInBytes() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Get the maximum pending connection this ExecutorService can handle.
getQuotedValueEndPosition(byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
Given a starting position after an initial quote chracter, this gets the position of the end quote.
getRawVersion() - Static method in class com.sun.grizzly.util.Grizzly
Return the raw version derived frok the project's pom.xml
getReadAttempts() - Method in class com.sun.grizzly.filter.ReadFilter
Get the number of attempts the ReadFilter will try to read a data from a channel.
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.AsyncQueueReadUnit
 
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.InputReader
Return the timeout between two consecutives Selector.select() when a temporary Selector is used.
getRealmName() - Method in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
getRealmName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Gets the value of the realmName property.
getRealmName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Gets the value of the realmName property.
getRealmName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Gets the value of the realmName property.
getRealmName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Gets the value of the realmName property.
getRealmName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Gets the value of the realmName property.
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.
getReason() - Method in class com.sun.grizzly.websockets.ClosingFrame
 
getReconnect() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
getRef() - Method in class com.sun.grizzly.util.net.URL
Return the reference part of the URL.
getRegisterRequests() - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
Get the flag to tell if we JMX register requests.
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.
getRemote() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
getRemote() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Gets the value of the remote property.
getRemote() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Gets the value of the remote property.
getRemote() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Gets the value of the remote property.
getRemote() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Gets the value of the remote property.
getRemote() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Gets the value of the remote property.
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.TCPSelectorHandler.ConnectChannelOperation
 
getRemoteAddress() - Method in class com.sun.grizzly.test.cachetest.testobjects.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.cometd.CometdRequest
 
getRemotePort() - Method in class com.sun.grizzly.cometd.DataHandler
 
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
 
getRemovalLock() - Method in interface com.sun.grizzly.osgi.httpservice.OSGiGrizzlyAdapter
Removal lock.
getRemovalLock() - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Removal lock.
getRemovalLock() - Method in class com.sun.grizzly.osgi.httpservice.OSGiResourceAdapter
Removal lock.
getRemovalLock() - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletAdapter
Removal lock.
getReplyMessage(Integer) - Method in class com.sun.grizzly.filter.ReplyMessageFactory
 
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.http.jk.core.MsgContext
 
getRequest() - Method in class com.sun.grizzly.http.ProcessorTask
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
 
getRequest() - Method in class com.sun.grizzly.websockets.BaseServerWebSocket
 
getRequest() - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
getRequestBytesReceived() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestBytesSent() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestCompletionTime() - Method in class com.sun.grizzly.tcp.RequestInfo
Gets the time taken to resume the request associated with this RequestInfo.
getRequestCount() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getRequestCount() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
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
 
getRequestId() - Method in interface com.sun.grizzly.filter.Message
 
getRequestId() - Method in class com.sun.grizzly.filter.MessageBase
 
getRequestId() - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
getRequestPort() - Method in class com.sun.grizzly.cometd.bayeux.End
 
getRequestProcessingTime() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getRequestProcessor() - Method in class com.sun.grizzly.tcp.Request
 
getRequestStatistics() - Method in class com.sun.grizzly.http.embed.Statistics
Return an instance of RequestGroupInfo , which gather information about all the requests made to Grizzly.
getRequestURI() - Method in class com.sun.grizzly.http.ProcessorTask
Get the request URI associated with this processor.
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.
getReRegisterSelectionKey() - Method in class com.sun.grizzly.http.ProcessorTask
False prevents the selectionkey from being re registered after async is done in the terminateProcess() call.
getResAuth() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
getResAuth() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Gets the value of the resAuth property.
getResAuth() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Gets the value of the resAuth property.
getResAuth() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Gets the value of the resAuth property.
getResAuth() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the resAuth property.
getResAuth() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the resAuth property.
getResource(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the URL to the resource that is mapped to a specified path.
getResource(String) - Method in class com.sun.grizzly.osgi.httpservice.HttpContextImpl
 
getResource(String) - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletContext
OSGi integration.
getResourceAsStream(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return the requested resource as an InputStream.
getResourceAsStream(String) - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletContext
OSGi integration.
getResourceBundleName() - Method in interface com.sun.grizzly.localization.Localizable
 
getResourceBundleName() - Method in class com.sun.grizzly.localization.LocalizableMessage
 
getResourceEnvRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the resourceEnvRef property.
getResourceEnvRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<resource-env-ref> <description>description</description> <resource-env-ref-name>token</resource-env-ref-name> <resource-env-ref-type>token</resource-env-ref-type> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </resource-env-ref>
getResourceEnvRefName() - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
getResourceEnvRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Gets the value of the resourceEnvRefName property.
getResourceEnvRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
Gets the value of the resourceEnvRefName property.
getResourceEnvRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Gets the value of the resourceEnvRefName property.
getResourceEnvRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Gets the value of the resourceEnvRefName property.
getResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
getResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Gets the value of the resourceEnvRefType property.
getResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
Gets the value of the resourceEnvRefType property.
getResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Gets the value of the resourceEnvRefType property.
getResourceEnvRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Gets the value of the resourceEnvRefType property.
getResourcePath() - Method in class com.sun.grizzly.websockets.HandShake
 
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.
getResourceRef(ResourceRef) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getResourceRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the resourceRef property.
getResourceRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the resourceRef property.
getResourceRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<resource-ref> <description>description</description> <res-ref-name>token</res-ref-name> <res-type>token</res-type> <res-auth>Container</res-auth> <res-sharing-scope>Unshareable</res-sharing-scope> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </resource-ref>
getResources() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the proxied resources of this AlternateDocBase.
getResourcesContextPath() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Return the context path used for servicing resources.
getResponse() - Method in interface com.sun.grizzly.cometd.CometdContext
 
getResponse() - Method in class com.sun.grizzly.cometd.CometdResponse
 
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
 
getResponse() - Method in class com.sun.grizzly.websockets.BaseServerWebSocket
 
getResponse() - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
getResponseAttachment() - Method in class com.sun.grizzly.tcp.Response
Return the Response.ResponseAttachment associated with this instance, or null if the Response.isSuspended() return false.
getResRefName() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
getResRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Gets the value of the resRefName property.
getResRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Gets the value of the resRefName property.
getResRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Gets the value of the resRefName property.
getResRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the resRefName property.
getResRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the resRefName property.
getResSharingScope() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
getResSharingScope() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Gets the value of the resSharingScope property.
getResSharingScope() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Gets the value of the resSharingScope property.
getResSharingScope() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the resSharingScope property.
getResSharingScope() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the resSharingScope property.
getRestrictedUserAgents() - Method in class com.sun.grizzly.http.SelectorThread
 
getResType() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
getResType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Gets the value of the resType property.
getResType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Gets the value of the resType property.
getResType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Gets the value of the resType property.
getResType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Gets the value of the resType property.
getResType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Gets the value of the resType property.
getResult() - Method in class com.sun.grizzly.util.FutureImpl
 
getResultInText() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
 
getReuseAddress() - Method in class com.sun.grizzly.http.SelectorThread
 
getRole() - Method in class com.sun.grizzly.TCPSelectorHandler
Gets this SelectorHandler current role.
getRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
getRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Gets the value of the roleLink property.
getRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Gets the value of the roleLink property.
getRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
Gets the value of the roleLink property.
getRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
Gets the value of the roleLink property.
getRoleLink() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
Gets the value of the roleLink property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.RunAs
 
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.SecurityRole
 
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
Gets the value of the roleName property.
getRoleName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
Gets the value of the roleName property.
getRootFolder() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Deprecated. - use StaticResourcesAdapter.getRootFolders()
getRootFolders() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Return the list of folders the adapter can serve file from.
getRunAs() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getRunAs() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the runAs property.
getRunAs() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the runAs property.
getRunAs() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the runAs property.
getRunAs() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the runAs property.
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.
getScriptingInvalid() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getScriptingInvalid() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the scriptingInvalid property.
getScriptingInvalid() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the scriptingInvalid property.
getScriptingInvalid() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the scriptingInvalid property.
getSecKey() - Method in class com.sun.grizzly.websockets.SecKey
Gets security key string representation, which includes chars and spaces.
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
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.http.webxml.schema.version_3_0.CookieConfigType
Gets the value of the secure property.
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
 
getSecurityConstraint(SecurityConstraint) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getSecurityConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the securityConstraint property.
getSecurityConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the securityConstraint property.
getSecurityConstraint() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<security-constraint> <display-name>displayname</display-name> <web-resource-collection> <web-resource-name>token</web-resource-name> <description>description</description> <url-pattern>string</url-pattern> <http-method>t</http-method> </web-resource-collection> <user-data-constraint> <description>description</description> <transport-guarantee>CONFIDENTIAL</transport-guarantee> </user-data-constraint> </security-constraint>
getSecurityRole(SecurityRole) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getSecurityRole() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the securityRole property.
getSecurityRole() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the securityRole property.
getSecurityRole() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<security-role> <description>description</description> <role-name>token</role-name> </security-role>
getSecurityRoleRef(SecurityRoleRef) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the securityRoleRef property.
getSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the securityRoleRef property.
getSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the securityRoleRef property.
getSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the securityRoleRef property.
getSecurityRoleRef() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the securityRoleRef property.
getSelectableChannel(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.ReusableTCPSelectorHandler
 
getSelectableChannel(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.ReusableUDPSelectorHandler
 
getSelectableChannel(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.TCPSelectorHandler
 
getSelectableChannel(SocketAddress, SocketAddress) - Method in class com.sun.grizzly.UDPSelectorHandler
 
getSelectionKey() - Method in class com.sun.grizzly.comet.CometTask
returns selection key
getSelectionKey() - Method in interface com.sun.grizzly.Context
Return the current SelectionKey or null if {@link SelectionKey aren't supported.
getSelectionKey() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Gets the underlying selection key of the output channel.
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.NIOContext
Return the current SelectionKey.
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.tcp.Response
Return the underlying SelectionKey
getSelectionKey() - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
getSelectionKey() - Method in class com.sun.grizzly.websockets.WebSocketSelectionKeyAttachment
 
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
Deprecated. This method is not safe when a machine with multiple listeners are bound to different addresses using the same port. Use SelectorThread.getSelector(java.net.InetAddress, int).
getSelector(InetAddress, int) - Static method in class com.sun.grizzly.http.SelectorThread
 
getSelector() - Method in class com.sun.grizzly.http.SelectorThread
Deprecated. To get the right Selector, please request context associated SelectorHandler: SelectorHandler.getSelector()
getSelector() - Method in interface com.sun.grizzly.SelectorHandler
Gets the underlying selector.
getSelector() - Method in class com.sun.grizzly.TCPSelectorHandler
Max number of pendingIO tasks that will be executed per worker thread.
getSelector() - Static method in class com.sun.grizzly.util.SelectorFactory
Please ensure to use try finally around get and return of selector so avoid leaks.
getSelectorHandler() - Method in class com.sun.grizzly.AbstractConnectorHandler
Return the associated SelectorHandler.
getSelectorHandler() - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
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 interface com.sun.grizzly.Context
Return the current SelectorHandler this instance is executing, or null if not supported.
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 class com.sun.grizzly.http.SelectorThread
Deprecated. use SelectorHandler, which is usually provided by the current Context.
getSelectorHandler() - Method in interface com.sun.grizzly.http.Task
Returns SelectorHandler, which handles this taks's SelectionKey
getSelectorHandler() - Method in class com.sun.grizzly.http.TaskBase
Returns SelectorHandler, which handles this taks's SelectionKey
getSelectorHandler() - Method in class com.sun.grizzly.NIOContext
 
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.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
getSelectorHandlerClone(SelectorHandler) - Method in class com.sun.grizzly.ReadController
Gets SelectorHandler's clone, registered on thisReadController
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 class com.sun.grizzly.http.embed.GrizzlyWebServer
Return the underlying SelectorThread.
getSelectorThread() - Method in interface com.sun.grizzly.http.HttpSelectorHandler
 
getSelectorThread() - Method in class com.sun.grizzly.http.SelectorThreadHandler
 
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
getSelectorThread() - Method in class com.sun.grizzly.ssl.SSLSelectorThreadHandler
 
getSelectorThreadKeyHandler() - Method in class com.sun.grizzly.http.SelectorThread
 
getSelectorTimeout() - Method in class com.sun.grizzly.http.SelectorThread
 
getSelectTimeout() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getSendBufferSize() - Method in class com.sun.grizzly.http.ProcessorTask
 
getSendBufferSize() - Method in class com.sun.grizzly.http.SelectorThread
 
getSenderClient() - Method in interface com.sun.grizzly.cometd.PublishContext
Get DataHandler of the client, who published the message
getSequence() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
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).
getServerHostName() - Method in class com.sun.grizzly.websockets.HandShake
 
getServerInfo() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
 
getServerInfo() - Static method in class com.sun.grizzly.util.Grizzly
 
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.jk.common.ChannelNioSocket
 
getServerTimeout() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getServerTimeout() - Method in class com.sun.grizzly.http.SelectorThread
 
getServerTimeout() - Method in class com.sun.grizzly.TCPSelectorHandler
 
getService(Bundle, ServiceRegistration) - Method in class com.sun.grizzly.osgi.httpservice.HttpServiceFactory
 
getServiceEndpointInterface() - Method in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
getServiceEndpointInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
Gets the value of the serviceEndpointInterface property.
getServiceEndpointInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Gets the value of the serviceEndpointInterface property.
getServiceEndpointInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the serviceEndpointInterface property.
getServiceEndpointInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Gets the value of the serviceEndpointInterface property.
getServiceEndpointInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the serviceEndpointInterface property.
getServiceImplBean() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the serviceImplBean property.
getServiceImplBean() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the serviceImplBean property.
getServiceInterface() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getServiceInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the serviceInterface property.
getServiceInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the serviceInterface property.
getServiceInterface() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the serviceInterface property.
getServiceNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
getServiceNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Gets the value of the serviceNamePattern property.
getServiceNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Gets the value of the serviceNamePattern property.
getServiceNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Gets the value of the serviceNamePattern property.
getServiceNamePattern() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Gets the value of the serviceNamePattern property.
getServiceQname() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getServiceQname() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the serviceQname property.
getServiceQname() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the serviceQname property.
getServiceQname() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the serviceQname property.
getServiceRef() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<service-ref> <description>description</description> <display-name>token</display-name> <icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon> <service-ref-name>token</service-ref-name> <service-interface>token</service-interface> <service-ref-type>token</service-ref-type> <wsdl-file> URI</wsdl-file> <jaxrpc-mapping-file>token</jaxrpc-mapping-file> <service-qname>pref:name</service-qname> <port-component-ref> <service-endpoint-interface>token</service-endpoint-interface> <enable-mtom>true</enable-mtom> <port-component-link>token</port-component-link> </port-component-ref> <handler> <description>description</description> <display-name>token</display-name> <icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon> <handler-name>token</handler-name> <handler-class>token</handler-class> <init-param> <description>string</description> <param-name>token</param-name> <param-value>string</param-value> </init-param> <soap-header>pref:name</soap-header> <soap-role>token</soap-role> <port-name>token</port-name> </handler> <handler-chains> <handler-chain> <service-name-pattern>*</service-name-pattern> <port-name-pattern>*</port-name-pattern> <protocol-bindings/> <handler> <description>string</description> <display-name>token</display-name> <icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon> <handler-name>token</handler-name> <handler-class>token</handler-class> <init-param> <description>string</description> <param-name>token</param-name> <param-value>string</param-value> </init-param> <soap-header>pref:name</soap-header> <soap-role>token</soap-role> <port-name>token</port-name> </handler> </handler-chain> </handler-chains> <mapped-name>string</mapped-name> <injection-target> <injection-target-class>token</injection-target-class> <injection-target-name>$</injection-target-name> </injection-target> </service-ref>
getServiceRefName() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getServiceRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the serviceRefName property.
getServiceRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the serviceRefName property.
getServiceRefName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the serviceRefName property.
getServiceRefType() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getServiceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the serviceRefType property.
getServiceRefType() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the serviceRefType property.
getServlet(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServlet() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the servlet property.
getServlet() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the servlet property.
getServlet() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<servlet> <servlet-name>Hello</servlet-name> <servlet-class>ca.sebastiendionne.HelloWorld</servlet-class> <load-on-startup>1</load-on-startup> </servlet>
getServletAdaptersToAlises(WebApp, String) - Method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
getServletClass() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getServletClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the servletClass property.
getServletClass() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the servletClass property.
getServletClass() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the servletClass property.
getServletClassOrJspFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the servletClassOrJspFile property.
getServletClassOrJspFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the servletClassOrJspFile property.
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
getServletCtx() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
 
getServletInstance() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Return the Servlet instance used by this ServletAdapter
getServletLink() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
Gets the value of the servletLink property.
getServletLink() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
Gets the value of the servletLink property.
getServletMapping(ServletMapping) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getServletMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the servletMapping property.
getServletMapping() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the servletMapping property.
getServletMapping() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<servlet-mapping> <servlet-name>servletname</servlet-name> <url-pattern>/*.jsp</url-pattern> </servlet-mapping>
getServletName() - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.ServletMapping
 
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
Gets the value of the servletName property.
getServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Gets the value of the servletName property.
getServletNames() - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServletPath(String) - Static method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
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.
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.
getSessionConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the sessionConfig property.
getSessionConfig() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the sessionConfig property.
getSessionConfig() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<session-config> <session-timeout>120</session-timeout> <cookie-config> <name>name</name> <domain>domain</domain> <path>path</path> <comment>comment</comment> <http-only>true</http-only> <secure>true</secure> </cookie-config> <tracking-mode>SSL</tracking-mode> </session-config>
getSessionContext() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
getSessionId() - Method in class com.sun.grizzly.filter.MessageBase
 
getSessionId() - Method in interface com.sun.grizzly.util.net.SSLSupport
The current session Id.
getSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
getSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
Gets the value of the sessionTimeout property.
getSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
Gets the value of the sessionTimeout property.
getSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SessionConfigType
Gets the value of the sessionTimeout property.
getSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SessionConfigType
Gets the value of the sessionTimeout property.
getSessionTimeout() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
Gets the value of the sessionTimeout property.
getSessionTimeout() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return a long representing the maximum idle time a session can be.
getShutdownEnabled() - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
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() - 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
getSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.Icon
 
getSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
Gets the value of the smallIcon property.
getSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
Gets the value of the smallIcon property.
getSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Gets the value of the smallIcon property.
getSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Gets the value of the smallIcon property.
getSmallIcon() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Gets the value of the smallIcon property.
getSoapHeader() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getSoapHeader() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the soapHeader property.
getSoapHeader() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the soapHeader property.
getSoapHeader() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the soapHeader property.
getSoapHeader() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the soapHeader property.
getSoapHeader() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the soapHeader property.
getSoapRole() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
getSoapRole() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Gets the value of the soapRole property.
getSoapRole() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Gets the value of the soapRole property.
getSoapRole() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Gets the value of the soapRole property.
getSoapRole() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Gets the value of the soapRole property.
getSoapRole() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Gets the value of the soapRole property.
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
 
getSocketNativeReceiveBufferSize() - Method in class com.sun.grizzly.UDPSelectorHandler
 
getSocketNativeSendBufferSize() - Method in class com.sun.grizzly.UDPSelectorHandler
 
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
 
getSoLinger() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getSoLinger() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getSoTimeout() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getSoTimeout() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getSource() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getSpinRate() - Method in interface com.sun.grizzly.LinuxSpinningWorkaround
Returns the Selector spinrate
getSpinRate() - Method in class com.sun.grizzly.TCPSelectorHandler
Returns the Selector spinrate
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
 
getSslActivityTimeout() - Method in class com.sun.grizzly.filter.SSLReadFilter
 
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 interface com.sun.grizzly.ssl.SecureOutputBuffer
Set theSSLEngine.
getSSLEngine() - Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Set theSSLEngine.
getSslEngine() - Method in class com.sun.grizzly.ssl.SSLAsyncStream
 
getSSLEngine() - Method in class com.sun.grizzly.ssl.SSLOutputBuffer
Set theSSLEngine.
getSSLEngine() - Method in class com.sun.grizzly.SSLConnectorHandler
Returns SSLConnector'sSSLEngine
getSSLEngine() - Method in class com.sun.grizzly.util.ThreadAttachment
Set theSSLEngine.
getSSLEngine() - Method in class com.sun.grizzly.util.WorkerThread
Set theSSLEngine.
getSSLImplementation() - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Return the current SSLImplementation this Thread
getSslInactivityTimeout() - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
getSslInactivityTimeout() - Method in class com.sun.grizzly.SSLConfig
 
getSSLSocketFactory() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
getSSLSupport() - Method in class com.sun.grizzly.http.ProcessorTask
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.arp.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.http.jk.server.JkMain
The time it took to start jk ( ms )
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
getStatistic() - Method in class com.sun.grizzly.http.StatsThreadPool
Return the ThreadPoolStatistic object used to gather statistic;
getStatistics() - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Return a Statistics instance that can be used to gather statistics.
getStatus() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
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
 
getStreamAlgorithm() - Method in class com.sun.grizzly.http.ProcessorTask
Return the StreamAlgorithm used by this instance.
getString(String) - Method in class com.sun.grizzly.http.jk.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.http.jk.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.http.jk.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.http.jk.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.http.jk.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.http.jk.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
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.
getSubProtocol() - Method in class com.sun.grizzly.websockets.HandShake
 
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
 
getTaglib(Taglib) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getTaglib() - Method in class com.sun.grizzly.http.webxml.schema.JspConfig
 
getTaglib() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the taglib property.
getTaglib() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the taglib property.
getTaglib() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
Gets the value of the taglib property.
getTaglib() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
Gets the value of the taglib property.
getTaglib() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
Gets the value of the taglib property.
getTaglib() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<taglib> <taglib-uri>uri</taglib-uri> <taglib-location>location</taglib-location> </taglib>
getTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.Taglib
 
getTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
Gets the value of the taglibLocation property.
getTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
Gets the value of the taglibLocation property.
getTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
Gets the value of the taglibLocation property.
getTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
Gets the value of the taglibLocation property.
getTaglibLocation() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
Gets the value of the taglibLocation property.
getTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.Taglib
 
getTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
Gets the value of the taglibUri property.
getTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
Gets the value of the taglibUri property.
getTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
Gets the value of the taglibUri property.
getTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
Gets the value of the taglibUri property.
getTaglibUri() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
Gets the value of the taglibUri property.
getTask() - Method in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
getTask() - Method in class com.sun.grizzly.util.SyncThreadPool.SyncThreadWorker
 
getTaskCount() - Method in class com.sun.grizzly.http.StatsThreadPool
 
getTaskCount() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the approximate total number of tasks that have been scheduled for execution.
getTaskCount() - Method in class com.sun.grizzly.util.FixedThreadPool
 
getTaskCount() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use ThreadPoolMonitoringProbes to intercept thread pool events and build statistics.
getTaskCount() - Method in class com.sun.grizzly.util.SyncThreadPool
Returns the approximate total number of tasks that have been scheduled for execution.
getTaskListener() - Method in class com.sun.grizzly.http.TaskBase
The TaskListener associated with this instance.
getTcpNoDelay() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getTcpNoDelay() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getTcpNoDelay() - Method in class com.sun.grizzly.http.SelectorThread
 
getText() - Method in class com.sun.grizzly.samples.stickies.Note
 
getTextPayload() - Method in class com.sun.grizzly.websockets.DataFrame
 
getThreadAttachment() - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
getThreadcount() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
 
getThreadData(Object) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
 
getThreadFactory() - Method in class com.sun.grizzly.util.AbstractThreadPool
Returns the thread factory used to create new threads.
getThreadFactory() - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Returns the thread factory used to create new threads.
getThreadFactory() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.getConfiguration() to check thread pool configuration settings.
getThreadFactory() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
getThreadId() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the name of the Thread on which this instance is binded.
getThreadParam() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Return an array with the current "param" ( XXX better name ? ) of each thread.
getThreadPool() - Method in class com.sun.grizzly.comet.CometEngine
returns the thread pool comet is using
getThreadPool() - Method in interface com.sun.grizzly.Context
Return the ExecutorService executing this instance.
getThreadPool() - Method in class com.sun.grizzly.Controller
Return the ExecutorService (Thread Pool) used by this Controller.
getThreadPool() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
getThreadPool() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
getThreadPool() - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
getThreadPool() - Method in class com.sun.grizzly.http.SelectorThread
 
getThreadPool() - Method in interface com.sun.grizzly.http.Task
Return the thread pool used by this object.
getThreadPool() - Method in class com.sun.grizzly.http.TaskBase
Return the thread pool used by this object.
getThreadPool() - Method in class com.sun.grizzly.NIOContext
Return the ExecutorService executing this instance.
getThreadPool() - Method in interface com.sun.grizzly.SelectorHandler
Return the ExecutorService used to execute this SelectorHandler's SelectionKey ops
getThreadPool() - Method in class com.sun.grizzly.TCPSelectorHandler
Return the ExecutorService used to execute this SelectorHandler's SelectionKey ops
getThreadPoolClassname() - Method in class com.sun.grizzly.http.SelectorThread
 
getThreadpoolStartStopOverhead() - Method in class com.sun.grizzly.test.cachetest.TestAndResult
the overhead in seconds for the start to wait for an empty test.
getThreadPoolStatistics() - Method in class com.sun.grizzly.http.embed.Statistics
Return an instance of ThreadPoolStatistic, which gather information about the current thread pool used by Grizzly.
getThreads() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
getThreadStatus() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Return an array with the status of each thread.
getTicksTotalQueued() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Gets the total number of ticks that connections have spent in the queue.
getTimeout() - Method in class com.sun.grizzly.CallbackHandlerSelectionKeyAttachment
Callback handler never should lead to the timeout situation, as connections could use it, but perform IO operations in sync.
getTimeout() - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
 
getTimeout() - Method in class com.sun.grizzly.http.ProcessorTask
Get the upload uploadTimeout.
getTimeout() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
getTimeout() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Get the channel expiration stamp in millis (last time an opeation on the channel was invoked).
getTimeoutListener() - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
getTimestamp() - Method in class com.sun.grizzly.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.filter.RemoteInputStream
 
getTimestamp() - Method in class com.sun.grizzly.samples.stickies.Note
 
getTimestamp() - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return the timespam when this session has been created.
getTokenEndPosition(byte[], int, int) - Static method in class com.sun.grizzly.util.http.Cookies
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(byte[], int, int, boolean) - Static method in class com.sun.grizzly.util.http.Cookies
 
getTokenID() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
getTop() - Method in class com.sun.grizzly.samples.stickies.Note
 
getTopic() - Method in class com.sun.grizzly.comet.CometContext
Get the topic representing this instance with this instance.
getToRegister() - Method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
getTrackingMode() - Method in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
getTrackingMode() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
Gets the value of the trackingMode property.
getTrainThreshold() - Static method in class com.sun.grizzly.util.buf.StringCache
 
getTransactionTimeout() - Method in class com.sun.grizzly.http.ProcessorTask
Set the maximum time, in milliseconds, a WorkerThread executing an instance of this class can execute.
getTransactionTimeout() - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum time, in milliseconds, a WorkerThread executing an instance of this class can execute.
getTransactionTimeout() - Method in class com.sun.grizzly.util.ThreadAttachment
Return the time, in milliseconds, this object can be attached to a Thread
getTransport() - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
getTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
getTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
Gets the value of the transportGuarantee property.
getTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
Gets the value of the transportGuarantee property.
getTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
Gets the value of the transportGuarantee property.
getTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
Gets the value of the transportGuarantee property.
getTransportGuarantee() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
Gets the value of the transportGuarantee property.
getTrimDirectiveWhitespaces() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getTrimDirectiveWhitespaces() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the trimDirectiveWhitespaces property.
getTrimDirectiveWhitespaces() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the trimDirectiveWhitespaces property.
getTrustManagers(String) - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Gets the intialized trust managers.
getTrustStore() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getTruststorePassword() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
 
getType() - Method in class com.sun.grizzly.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 class com.sun.grizzly.http.jk.core.MsgContext
The id of the chain
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.
getType() - Method in class com.sun.grizzly.websockets.DataFrame
 
getUnderlyingChannel() - Method in class com.sun.grizzly.AbstractConnectorHandler
Return the current SelectableChannel used.
getUnderlyingChannel() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
getUnderlyingChannel() - Method in interface com.sun.grizzly.ConnectorHandler
Method returns ConnectorHandler's underlying channel
getUnderlyingConnectorHandler() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
getUniqueMessageId() - Method in class com.sun.grizzly.filter.MessageBase
 
getUniqueValue(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
Finds and returns a unique header field with the given name.
getUploadTimeout() - Method in class com.sun.grizzly.http.SelectorThread
Get the upload timeout.
getUpper() - Method in class com.sun.grizzly.PortRange
 
getURIConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return the URI converter.
getURL(String, String) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Construct a file url from a file, using a base dir
getURLClassLoader(URL[], ClassLoader) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Construct a URLClassLoader.
getURLDecoder() - Method in class com.sun.grizzly.tcp.Request
 
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.ServletMapping
 
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
getUrlPattern() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the url pattern of this AlternateDocBase.
getUrlPatternOrServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
Gets the value of the urlPatternOrServletName property.
getUrlPatternOrServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
Gets the value of the urlPatternOrServletName property.
getUrlPatternOrServletName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
Gets the value of the urlPatternOrServletName property.
getUrlPatternSlashCount() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the number of slashes in the url pattern of this AlternateDocBase.
getUrlPatternSuffix() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the extension suffix of the url pattern of this AlternateDocBase.
getUrlPatternType() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the url pattern type (exact, wildcard, extension) of this AlternateDocBase.
getUrlPatternWildcardPath() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the wildcard path of this AlternateDocBase (this is the path specified by the wildcard pattern, minus the trailing '*').
getUser() - Method in class com.sun.grizzly.samples.websockets.ChatWebSocket
 
getUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
getUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
Gets the value of the userDataConstraint property.
getUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Gets the value of the userDataConstraint property.
getUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Gets the value of the userDataConstraint property.
getUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Gets the value of the userDataConstraint property.
getUserDataConstraint() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Gets the value of the userDataConstraint property.
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() - Method in class com.sun.grizzly.http.webxml.schema.Property
 
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
Gets the value of the value property.
getvalue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.String
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.UrlPatternType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdAnyURIType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNMTOKENType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNonNegativeIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdPositiveIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdStringType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.String
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.UrlPatternType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdAnyURIType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNMTOKENType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNonNegativeIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdPositiveIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdQNameType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdStringType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.String
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.UrlPatternType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNMTOKENType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNonNegativeIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdPositiveIntegerType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdQNameType
Gets the value of the value property.
getValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdStringType
Gets the value of the value property.
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.http.webxml.parser.handler.SAXWebXmlHandler
 
getVersion() - Method in class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
getVersion() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
Gets the value of the version property.
getVersion() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
Gets the value of the version property.
getVersion() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Gets the value of the version property.
getVersion() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
Gets the value of the version property.
getVersion() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Gets the value of the version property.
getVersion() - Method in class com.sun.grizzly.util.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class com.sun.grizzly.util.http.ServerCookie
 
getVirtualHost() - Method in class com.sun.grizzly.tcp.RequestInfo
 
getWaitingConsumerCount() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
getWaitingConsumerCount() - Method in interface com.sun.grizzly.util.TransferQueue
Returns an estimate of the number of consumers waiting to dequeue elements via take or poll.
getWarDeployer() - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
getWatchDogFolder() - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
getWatchedFileMap() - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
getWebAppAdapter(ClassLoader) - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
returns a WebAppAdapter.
getWebappResources() - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Gets the non-proxied resources of this AlternateDocBase.
getWebAppRootPath() - Method in class com.sun.grizzly.http.SelectorThread
Return the folder's root where application are deployed.
getWebResourceCollection(WebResourceCollection) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
getWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
getWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
Gets the value of the webResourceCollection property.
getWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Gets the value of the webResourceCollection property.
getWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Gets the value of the webResourceCollection property.
getWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Gets the value of the webResourceCollection property.
getWebResourceCollection() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Gets the value of the webResourceCollection property.
getWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Gets the value of the webResourceName property.
getWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Gets the value of the webResourceName property.
getWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
Gets the value of the webResourceName property.
getWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
Gets the value of the webResourceName property.
getWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
Gets the value of the webResourceName property.
getWebResourceName() - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
getWebserviceDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Gets the value of the webserviceDescription property.
getWebserviceDescription() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Gets the value of the webserviceDescription property.
getWebserviceDescriptionName() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the webserviceDescriptionName property.
getWebserviceDescriptionName() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the webserviceDescriptionName property.
getWebSocket() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
getWebSocket() - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
getWebSockets() - Method in class com.sun.grizzly.websockets.WebSocketApplication
Returns a set of WebSockets, registered with the application.
getWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
Gets the value of the welcomeFile property.
getWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
Gets the value of the welcomeFile property.
getWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WelcomeFileListType
Gets the value of the welcomeFile property.
getWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WelcomeFileListType
Gets the value of the welcomeFile property.
getWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WelcomeFileListType
Gets the value of the welcomeFile property.
getWelcomeFile() - Method in class com.sun.grizzly.http.webxml.schema.WelcomeFileList
 
getWelcomeFileList() - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Gets the value of the welcomeFileList property.
getWelcomeFileList() - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Gets the value of the welcomeFileList property.
getWelcomeFileList() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
<welcome-file-list> <welcome-file>index.jsp</welcome-file> <welcome-file>index.html</welcome-file> </welcome-file-list>
getWorkerClassName() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
getWorkerEnv() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
getWorkerEnv() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
getWorkerThreadID() - Method in class 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.
getWorkFolder() - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
getWorkFolder() - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
 
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.AsyncQueueWriteUnit
 
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.
getWsdlFile() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
getWsdlFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Gets the value of the wsdlFile property.
getWsdlFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Gets the value of the wsdlFile property.
getWsdlFile() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Gets the value of the wsdlFile property.
getWsdlFile() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Gets the value of the wsdlFile property.
getWsdlFile() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Gets the value of the wsdlFile property.
getWsdlPort() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the wsdlPort property.
getWsdlPort() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the wsdlPort property.
getWsdlService() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Gets the value of the wsdlService property.
getWsdlService() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Gets the value of the wsdlService property.
getXsdFound() - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
getzIndex() - Method in class com.sun.grizzly.samples.stickies.Note
 
giveGrizzlyNewByteBuffer() - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
Gives current Thread a completely new Bytebuffer of @see Message.MessageMaxLength
giveGrizzlyNewByteBuffer(ByteBuffer) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
Gives current Thread a completely new Bytebuffer of @see Message.MessageMaxLength with the given byteBuffer copied into it.
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_TIME_ZONE - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
 
gmtZone - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
 
Grizzly - Class in com.sun.grizzly.util
Class contains information about Grizzly framework
Grizzly() - Constructor for class com.sun.grizzly.util.Grizzly
 
GrizzlyAdapter - Class in com.sun.grizzly.tcp.http11
Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
GrizzlyAdapter() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyAdapter
 
GrizzlyAdapter(String) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Create a new instance which will look for static pages located under publicDirectory folder.
GrizzlyAdapterChain - Class in com.sun.grizzly.tcp.http11
The GrizzlyAdapterChain class allow the invokation of multiple GrizzlyAdapter every time a new HTTP requests is ready to be handled.
GrizzlyAdapterChain() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
GrizzlyEmbedWebServer - Class in com.sun.grizzly.samples.http.adapter
Simple demo that demonstrate how to add more than one GrizzlyAdapter and how the request are properly mapped to their associated GrizzlyAdapter
GrizzlyEmbedWebServer() - Constructor for class com.sun.grizzly.samples.http.adapter.GrizzlyEmbedWebServer
 
GrizzlyEmbedWebServer - Class in com.sun.grizzly.samples.http.embed
Simple demo tha use Apache Commons Modeler for enabling JMX.
GrizzlyEmbedWebServer() - Constructor for class com.sun.grizzly.samples.http.embed.GrizzlyEmbedWebServer
 
GrizzlyExecutorService - Class in com.sun.grizzly.util
 
GrizzlyExecutorService(ThreadPoolConfig) - Constructor for class com.sun.grizzly.util.GrizzlyExecutorService
 
GrizzlyExecutorService(ThreadPoolConfig, boolean) - Constructor for class com.sun.grizzly.util.GrizzlyExecutorService
 
GrizzlyInputBuffer - Class in com.sun.grizzly.tcp.http11
The buffer used by Tomcat request.
GrizzlyInputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Default constructor.
GrizzlyInputBuffer(int) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Alternate constructor which allows specifying the initial buffer size.
GrizzlyInputStream - Class in com.sun.grizzly.tcp.http11
This class handles reading bytes.
GrizzlyInputStream(GrizzlyInputBuffer) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
GrizzlyListener - Interface in com.sun.grizzly.tcp.http11
Basic interface to be implemented by classes that support Adapter and can act like web server like SelectorThread.
GrizzlyOutputBuffer - Class in com.sun.grizzly.tcp.http11
The buffer used by Tomcat response.
GrizzlyOutputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Default constructor.
GrizzlyOutputBuffer(boolean) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
GrizzlyOutputBuffer(int) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Alternate constructor which allows specifying the initial buffer size.
GrizzlyOutputBuffer(int, boolean) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
GrizzlyOutputStream - Class in com.sun.grizzly.tcp.http11
Coyote implementation of the servlet output stream.
GrizzlyOutputStream(GrizzlyOutputBuffer) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
GrizzlyReader - Class in com.sun.grizzly.tcp.http11
Coyote implementation of the buffred reader.
GrizzlyReader(GrizzlyInputBuffer) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyReader
 
GrizzlyRequest - Class in com.sun.grizzly.tcp.http11
Wrapper object for the Coyote request.
GrizzlyRequest() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
GrizzlyResponse<A> - Class in com.sun.grizzly.tcp.http11
Wrapper object for the Coyote response.
GrizzlyResponse() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyResponse
 
GrizzlyResponse(boolean, boolean) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlyResponse
 
GrizzlySession - Class in com.sun.grizzly.tcp.http11
Simple session object used.
GrizzlySession() - Constructor for class com.sun.grizzly.tcp.http11.GrizzlySession
 
GrizzlySession(String) - Constructor for class com.sun.grizzly.tcp.http11.GrizzlySession
Create a new session using a session identifier
GrizzlyWebServer - Class in com.sun.grizzly.http.embed
This class creates a WebServer that listen for http request.
GrizzlyWebServer() - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Create a default GrizzlyWebServer
GrizzlyWebServer(int) - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Create a WebServer that listen on port
GrizzlyWebServer(String) - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Create a WebServer which server files from GrizzlyWebServer.webResourcesPath
GrizzlyWebServer(int, int) - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Deprecated. use GrizzlyWebServer.setMaxThreads(int) to set maximum number of threads in a thread pool
GrizzlyWebServer(int, String) - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Create a WebServer that listen on port
GrizzlyWebServer(int, int, String) - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Deprecated. use GrizzlyWebServer.setMaxThreads(int) to set maximum number of threads in a thread pool
GrizzlyWebServer(int, String, boolean) - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Create a WebServer that listen for secure tls/https requests
GrizzlyWebServer(int, int, String, boolean) - Constructor for class com.sun.grizzly.http.embed.GrizzlyWebServer
Deprecated. use GrizzlyWebServer.setMaxThreads(int) to set maximum number of threads in a thread pool
GrizzlyWebServer.PROTOCOL - Enum in com.sun.grizzly.http.embed
 
GrizzlyWebServerDeployer - Class in com.sun.grizzly.http.servlet.deployer
We have 4 cases : #1 - war #2 - web.xml #3 - folder that contains at least one war #4 - folder of a deployed war (will use the /WEB-INF/web.xml) if #3 find war, it will deployed it, if not, will try #4 if it found nothing, #2
GrizzlyWebServerDeployer() - Constructor for class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
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_BIT - Static variable in interface com.sun.grizzly.filter.Message
 
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(String) - 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

H_SIZE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Size of basic packet header
handle(Task) - Method in interface com.sun.grizzly.arp.AsyncHandler
Handle a Task execution.
handle(ByteBuffer, int) - Method in class com.sun.grizzly.arp.AsyncInterceptor
Introspect the request and determine if the target url can execute under AsyncHandler or not.
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(IOException) - Method in interface com.sun.grizzly.filter.IOExceptionHandler
 
handle(Object, int) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase.DummyHandler
 
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.CustomFilterChainProtocolHandler
 
handle(Context, PUProtocolRequest) - Method in class com.sun.grizzly.portunif.DefaultFilterChainProtocolHandler
 
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.
HANDLE_FLUSH - Static variable in class com.sun.grizzly.http.jk.core.JkHandler
 
HANDLE_RECEIVE_PACKET - Static variable in class com.sun.grizzly.http.jk.core.JkHandler
 
HANDLE_SEND_PACKET - Static variable in class com.sun.grizzly.http.jk.core.JkHandler
 
HANDLE_THREAD_END - Static variable in class com.sun.grizzly.http.jk.core.JkHandler
 
handleKeepAliveBlockingThread - Variable in class com.sun.grizzly.http.ProcessorTask
 
handleNotification(Notification, Object) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
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.webxml.schema.ServiceRef
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
 
handler - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
handlerChain - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChains
 
handlerChain - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainsType
 
handlerChain - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainsType
 
handlerChain - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainsType
 
handlerChain - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainsType
 
handlerChains - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
handlerChains - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
handlerChains - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
handlerChains - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
handlerChains - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
HandlerChainsType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The handler-chains element defines the handlerchains associated with this service or service endpoint.
HandlerChainsType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainsType
 
HandlerChainsType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The handler-chains element defines the handlerchains associated with this service or service endpoint.
HandlerChainsType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainsType
 
HandlerChainType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The handler-chain element defines the handlerchain.
HandlerChainType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
 
HandlerChainType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The handler-chain element defines the handlerchain.
HandlerChainType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
 
handlerClass - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
handlerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
handlerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
handlerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
handlerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
handlerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
HandlerDispatch - Class in com.sun.grizzly.http.jk.common
Dispatch based on the message type.
HandlerDispatch() - Constructor for class com.sun.grizzly.http.jk.common.HandlerDispatch
 
handlerName - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
handlerName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
handlerName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
handlerName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
handlerName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
handlerName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
HandlerRequest - Class in com.sun.grizzly.http.jk.common
Handle messages related with basic request information.
HandlerRequest() - Constructor for class com.sun.grizzly.http.jk.common.HandlerRequest
 
handlers() - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Return the internal list of active CometHandler
handlers - Variable in class com.sun.grizzly.comet.CometContext
The list of registered CometHandler
handlers() - Method in class com.sun.grizzly.comet.CometContext
Return the internal list of active CometHandler
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class com.sun.grizzly.osgi.httpservice.HttpContextImpl
 
handleSelectedKey(SelectionKey) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. Used for completely custom selector.select logic.
handleSelectedKey(SelectionKey) - Method in class com.sun.grizzly.comet.CometTask
Used for completely custom selector.select logic.
handleSelectedKey(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Used for completely custom selector.select logic.
handleSelectedKey(SelectionKey) - Method in class com.sun.grizzly.websockets.WebSocketSelectionKeyAttachment
 
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.
handshake() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
HandShake - Class in com.sun.grizzly.websockets
 
HandShake(boolean, String) - Constructor for class com.sun.grizzly.websockets.HandShake
 
HandShake(boolean, String, String, String, String) - Constructor for class com.sun.grizzly.websockets.HandShake
 
handshake(boolean) - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
HandshakeException - Exception in com.sun.grizzly.websockets
Exception, which describes the error, occurred during the WebSocket handshake phase.
HandshakeException(String) - Constructor for exception com.sun.grizzly.websockets.HandshakeException
Construct a HandshakeException.
HandshakeException(int, String) - Constructor for exception com.sun.grizzly.websockets.HandshakeException
Construct a HandshakeException.
HandshakeException(String, IOException) - Constructor for exception com.sun.grizzly.websockets.HandshakeException
 
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.http.deployer.DeploymentID
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 - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
hasMoreBytesToParse() - Method in class com.sun.grizzly.filter.CustomProtocolParser
Are there more bytes to be parsed in the current ByteBuffer
hasMoreBytesToParse() - Method in interface com.sun.grizzly.ProtocolParser
Are there more bytes to be parsed in the ByteBuffer given to this ProtocolParser's ProtocolParser#startBuffer() ? This method is typically called after processing the protocol message, to determine if the ByteBuffer has more bytes which need to parsed into a next message.
hasMoreElements() - Method in class com.sun.grizzly.util.http.Enumerator
Tests if this enumeration contains more elements.
hasNextMessage() - Method in class com.sun.grizzly.filter.CustomProtocolParser
Indicates whether the buffer has a complete message that can be returned from getNextMessage

Basic algorithm :

1.

hasNextMessage() - Method in interface com.sun.grizzly.ProtocolParser
Indicates whether the buffer has a complete message that can be returned from ProtocolParser.getNextMessage().
hasNextRequest() - Method in class com.sun.grizzly.http.ProcessorTask
 
hasRequestInfoRegistered - Variable in class com.sun.grizzly.http.ProcessorTask
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.
hasWaitingConsumer() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
hasWaitingConsumer() - Method in interface com.sun.grizzly.util.TransferQueue
Returns true if there is at least one consumer waiting to dequeue an element via take or poll.
HEAD - Static variable in class com.sun.grizzly.http.Constants
HEAD.
HEAD - Static variable in class com.sun.grizzly.tcp.http11.Constants
HEAD.
HeaderLength - Static variable in interface com.sun.grizzly.filter.Message
 
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.
headerTransArray - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Translates integer codes to request header names
HEX - Static variable in class com.sun.grizzly.util.buf.HexUtils
Table for DEC to HEX byte translation.
hexLine(byte[], int, int) - Static method in class com.sun.grizzly.http.jk.common.MsgAjp
 
hexLine(byte[], int, int) - Static method in class com.sun.grizzly.http.jk.core.Msg
 
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.
home - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
home - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
Home - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Home() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Home
 
home - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
Home - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Home() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Home
 
home - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
home - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
home - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
HomeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The homeType defines the fully-qualified name of an enterprise bean's home interface.
HomeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.HomeType
 
HomeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The homeType defines the fully-qualified name of an enterprise bean's home interface.
HomeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.HomeType
 
HomeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The homeType defines the fully-qualified name of an enterprise bean's home interface.
HomeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.HomeType
 
hook - Variable in class com.sun.grizzly.tcp.Response
Action hook.
host - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
host - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
HOSTBUFFER - Static variable in class com.sun.grizzly.http.jk.common.HandlerRequest
 
hostNameC - Variable in class com.sun.grizzly.http.ProcessorTask
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.util.http
Utility class used to generate HTML pages.
HtmlHelper() - Constructor for class com.sun.grizzly.util.http.HtmlHelper
 
http09 - Variable in class com.sun.grizzly.http.ProcessorTask
HTTP/0.9 flag.
http11 - Variable in class com.sun.grizzly.http.ProcessorTask
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
 
HttpContextImpl - Class in com.sun.grizzly.osgi.httpservice
Grizzly OSGi HttpServices HttpContext implementation.
HttpContextImpl(Bundle) - Constructor for class com.sun.grizzly.osgi.httpservice.HttpContextImpl
 
HttpMessages - Class in com.sun.grizzly.util.http
Handle (internationalized) HTTP messages.
HttpMessages() - Constructor for class com.sun.grizzly.util.http.HttpMessages
 
HttpMethod - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
HttpMethod() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
 
httpMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
HttpMethod - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
HttpMethod() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
 
httpMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
httpMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
 
httpMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
 
httpMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
 
httpMethod - Variable in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
HttpMethodType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The http-method contains an HTTP method recognized by the web-app, for example GET, POST, ...
HttpMethodType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.HttpMethodType
 
httpOnly - Variable in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
httpOnly - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
HttpProtocolChain - Class in com.sun.grizzly.http
Customized implementation of a ProtocolChain
HttpProtocolChain() - Constructor for class com.sun.grizzly.http.HttpProtocolChain
 
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.
HttpRequestURIDecoder - Class in com.sun.grizzly.util.http
Utility class that make sure an HTTP url defined inside a MessagesBytes is normalized, converted and valid.
HttpRequestURIDecoder() - Constructor for class com.sun.grizzly.util.http.HttpRequestURIDecoder
 
HttpSelectorHandler - Interface in com.sun.grizzly.http
General HTTP SelectorHandler interface
HttpServiceFactory - Class in com.sun.grizzly.osgi.httpservice
Grizzly OSGi HttpService ServiceFactory.
HttpServiceFactory(GrizzlyWebServer, Logger, Bundle) - Constructor for class com.sun.grizzly.osgi.httpservice.HttpServiceFactory
 
HttpServiceImpl - Class in com.sun.grizzly.osgi.httpservice
Grizzly OSGi HttpService implementation.
HttpServiceImpl(Bundle, Logger) - Constructor for class com.sun.grizzly.osgi.httpservice.HttpServiceImpl
HttpService constructor.
HttpServletRequestImpl - Class in com.sun.grizzly.http.servlet
Facade class that wraps a GrizzlyRequest 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 GrizzlyResponse 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 ExecutorService instance.
HttpWorkerThread(ExecutorService, String) - Constructor for class com.sun.grizzly.http.HttpWorkerThread
Create a Thread that will synchronizes/block on ExecutorService instance.
HttpWorkerThread(ExecutorService, String, Runnable, int) - Constructor for class com.sun.grizzly.http.HttpWorkerThread
Create a Thread

I

ib - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputStream
 
ib - Variable in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
ICodeProgress - Interface in com.sun.grizzly.lzma
ICodeProgress
icon - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
Icon - Class in com.sun.grizzly.http.webxml.schema
 
Icon() - Constructor for class com.sun.grizzly.http.webxml.schema.Icon
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.Listener
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
Icon - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Icon() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
Icon - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Icon() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
 
icon - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
IconType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF or JPEG icon images used to represent the parent element in a GUI tool.
IconType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
 
IconType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
IconType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
 
IconType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
IconType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
 
id - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
id - Variable in class com.sun.grizzly.http.jk.core.JkHandler
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EmptyType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingListType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SessionConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.String
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WelcomeFileListType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdAnyURIType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdBooleanType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNMTOKENType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNonNegativeIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdPositiveIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdStringType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EmptyType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainsType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingListType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainsType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SessionConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.String
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WelcomeFileListType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdAnyURIType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdBooleanType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNMTOKENType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNonNegativeIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdPositiveIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdQNameType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdStringType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EmptyType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainsType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingListType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainsType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.String
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WelcomeFileListType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdBooleanType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNMTOKENType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNonNegativeIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdPositiveIntegerType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdQNameType
 
id - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdStringType
 
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
 
idleTimeoutDelay - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
ids - Static variable in class com.sun.grizzly.samples.stickies.StickiesApplication
 
IJAXBWebXmlParser - Interface in com.sun.grizzly.http.webxml.parser
 
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.
includeCoda - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
includeCoda - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
includeCoda - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
includeCoda - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
included - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The included flag.
includePrelude - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
includePrelude - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
includePrelude - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
includePrelude - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
incOpenCacheEntries() - Method in class com.sun.grizzly.http.FileCache
 
increaseCountOpenConnections() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
increaseKeepAliveCount() - Method in class com.sun.grizzly.http.KeepAliveThreadAttachment
Increase the keep alive count by one.
INCREMENT - Static variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
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
incrementOpenConnectionsCount(SelectableChannel) - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Increase the number of open connections, which are being handled by the Pipeline
incrementRefCount() - Method in interface com.sun.grizzly.Context
Called by outer Threads that are not instances of WorkerThread to indicate that this Context should not be Context.recycle() or offered back to its pool.
incrementRefCount() - Method in class com.sun.grizzly.NIOContext
Called by outer Threads that are not instances of WorkerThread to indicate that this Context should not be NIOContext.recycle() or offered back to its pool.
incrementTotalAcceptCount() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
 
indexOf(String, int, int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
indexOf(char, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of the given character in this ByteChunk starting at the specified byte.
indexOf(byte[], int, int, char) - Static method in class com.sun.grizzly.util.buf.ByteChunk
Returns the first instance of the given character in the given byte array between the specified start and end.
indexOf(char) - Method in class com.sun.grizzly.util.buf.CharChunk
 
indexOf(char, int) - Method in class com.sun.grizzly.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
indexOf(char[], int, int, char) - Static method in class com.sun.grizzly.util.buf.CharChunk
 
indexOf(String, int, int, int) - Method in class com.sun.grizzly.util.buf.CharChunk
 
indexOf(char) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
indexOf(String, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
indexOf(String) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
indexOf(char, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
indexOfIgnoreCase(String, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
 
inet - Variable in class com.sun.grizzly.http.SelectorThread
 
inet - Variable in class com.sun.grizzly.TCPSelectorHandler
The inet address to use when binding.
InFile - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
info(String) - Method in class com.sun.grizzly.osgi.httpservice.util.Logger
 
info - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Descriptive information about this Response implementation.
INFO_GRIZZLY_CONFIGURATION(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0002: Grizzly running on {0}-{1} under JDK version: {2}-{3} Thread Pool: {4} Read Selector: {5} auto-configure: {6} Using Leader/follower strategy: {7} Number of SelectorHandler: {8} SelectionKeyHandler: {9} Context Caching: {10} Maximum Accept Retry: {11} Handler Read/Write I/O Concurrently {12} ProtocolChainHandler: {13}
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_BLOCKING_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0018: Keep Alive blocking thread algorithm will not be used.
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0017: No keep alive algorithm will not be used.
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_HEADERS(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0020: SocketChannel headers {0} are: {1}.
INFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_LINE(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0019: SocketChannel request line {0} is: {1}.
INFO_GRIZZLY_HTTP_SELECTOR_THREAD_CONFIG(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0021: " Grizzly running on {0} - {1} under JDK version: {2} - {3} port: {4} Thread Pool: {5} Read Selector: {6} ByteBuffer size: {7} maxHttpHeaderSize: {8} sendBufferSize: {9} maxKeepAliveRequests: {10} keepAliveTimeoutInSeconds: {11} Static File Cache enabled: {12} Static resources directory: {13} Adapter : {14} Asynchronous Request Processing enabled: {15}
INFO_GRIZZLY_START(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0001: Starting Grizzly Framework {0} - {1}
init(ServletConfig) - Method in class com.sun.grizzly.bayeux.BayeuxExternalServlet
Initialize the Servlet by creating the CometContext.
init() - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
init() - Method in class com.sun.grizzly.http.jk.common.ChannelJni
 
init() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
jmx:managed-operation
init() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
jmx:managed-operation
init() - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
init() - Method in class com.sun.grizzly.http.jk.common.HandlerDispatch
 
init() - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
init() - Method in class com.sun.grizzly.http.jk.common.JniHandler
You must call initNative() inside the component init()
init() - Method in class com.sun.grizzly.http.jk.common.Shm
 
init() - Method in class com.sun.grizzly.http.jk.common.Shm14
 
init() - Method in class com.sun.grizzly.http.jk.common.WorkerDummy
Initialize the worker.
init() - Method in class com.sun.grizzly.http.jk.core.JkHandler
Should register the request types it can handle, same style as apache2.
init() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
Start the protocol
init() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
init(String[]) - Static method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
Init() - Method in class com.sun.grizzly.lzma.compression.lz.BinTree
 
Init() - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
Init(boolean) - Method in class com.sun.grizzly.lzma.compression.lz.OutWindow
 
Init() - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeDecoder
 
Init() - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
Init() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Decoder
 
Init() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
Init() - Method in class com.sun.grizzly.lzma.CRC
 
init(FilterConfig) - Method in class com.sun.grizzly.osgi.httpservice.OSGiAuthFilter
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.comet.TwitterServlet
Grab an instance of ServletContext
init(ServletConfig) - Method in class com.sun.grizzly.samples.stickies.CometServlet
 
init(ServletConfig) - Method in class com.sun.grizzly.samples.stickies.WebSocketsServlet
 
init(ServletConfig) - Method in class com.sun.grizzly.samples.websockets.WebSocketsServlet
 
init() - Method in class com.sun.grizzly.standalone.framework.Example_1_Server
 
init() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
Init the protocol.
init(E) - Method in interface com.sun.grizzly.test.cachetest.InstanceFactory
init of instance that is only needed on a new Instance, not cached.
init(String) - Method in class com.sun.grizzly.util.buf.B2CConverter
 
init() - Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
Reads the keystore and initializes the SSL socket factory.
init() - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
Reads the keystore and initializes the SSL socket factory.
init() - Method in class com.sun.grizzly.util.net.ServerSocketFactory
 
initAlgorithm() - Method in class com.sun.grizzly.http.SelectorThread
Load using reflection theStreamAlgorithm class.
InitBitModels(short[]) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.Decoder
 
InitBitModels(short[]) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
initCli() - Method in class com.sun.grizzly.http.jk.common.Shm
Local initialization - for standalone use
initCli() - Method in class com.sun.grizzly.http.jk.common.Shm14
 
initController() - Method in class com.sun.grizzly.http.SelectorThread
Initialize the Grizzly Framework classes.
initEndpoint() - Method in class com.sun.grizzly.http.SelectorThread
initialized the endpoint by creating the ServerScoketChannel and by initializing the server socket.
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_BUFFER_SIZE - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
INITIAL_SIZE - Static variable in class com.sun.grizzly.util.http.Cookies
 
INITIAL_STATE - Variable in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
INITIAL_STATE - Variable in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
initialByteBufferSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
The initial ByteBuffer size for newly created WorkerThread instances
initialize(CometHandler) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Initialize the newly added CometHandler.
initialize(CometHandler) - 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.jk.apr.AprImpl
Initialize APR
initialize() - Method in class com.sun.grizzly.http.ProcessorTask
Initialize the stream and the buffer used to parse the request.
initialize - Variable in class com.sun.grizzly.http.servlet.ServletAdapter
Initialize the ServletContext
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.SSLProcessorTask
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.ProcessorTask
Initialize standard input and output filters.
initJkComponent() - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
initListeners(List<String>) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Notify the ServletContextListener that we are starting.
initMonitoringLevel() - Method in class com.sun.grizzly.http.SelectorThread
Initialize the ThreadPoolStatistic instance.
initNative(String) - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.Filter
 
InitParam - Class in com.sun.grizzly.http.webxml.schema
 
InitParam() - Constructor for class com.sun.grizzly.http.webxml.schema.InitParam
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
InitParam - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
InitParam() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
InitParam - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
InitParam() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
initParam - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
initProcessorTask(int) - Method in class com.sun.grizzly.http.SelectorThread
Create a pool of ProcessorTask
initServerSocket(ServerSocket) - Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
Configures the given SSL server socket with the requested cipher suites, protocol versions, and need for client authentication
initSession() - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Initialize the session object if there is a valid session request
initSocket(Socket) - Method in class com.sun.grizzly.util.net.ServerSocketFactory
 
initThreadPool() - Method in class com.sun.grizzly.http.SelectorThread
Init the StatsThreadPools used by the WorkerThreads.
initWebDir() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Initialize.
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
InjectionTarget - Class in com.sun.grizzly.http.webxml.schema
 
InjectionTarget() - Constructor for class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
injectionTarget - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
injectionTargetClass - Variable in class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
injectionTargetClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType
 
injectionTargetClass - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.InjectionTargetType
 
injectionTargetName - Variable in class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
injectionTargetName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType
 
injectionTargetName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.InjectionTargetType
 
InjectionTargetType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
An injection target specifies a class and a name within that class into which a resource should be injected.
InjectionTargetType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType
 
InjectionTargetType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
An injection target specifies a class and a name within that class into which a resource should be injected.
InjectionTargetType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.InjectionTargetType
 
injectToStringAttributes(StringBuilder) - Method in class com.sun.grizzly.http.StatsThreadPool
Deprecated.  
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.ProcessorTask
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.
InputReader - Class in com.sun.grizzly.util
This class implement IO stream operations on top of a ByteBuffer.
InputReader() - Constructor for class com.sun.grizzly.util.InputReader
 
InputReader(ByteBuffer) - Constructor for class com.sun.grizzly.util.InputReader
 
InputReader.ChannelType - Enum in com.sun.grizzly.util
The Channel type is used to avoid invoking the instanceof operation when registering the Socket|Datagram Channel to the Selector.
inputStream - Variable in class com.sun.grizzly.AbstractConnectorHandler
A blocking InputStream that use a pool of Selector to execute a blocking read operation.
inputStream - Variable in class com.sun.grizzly.http.ProcessorTask
Input Stream.
inputStream - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
inputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
GrizzlyInputStream.
inputStream - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Underlying input stream.
inputStreamInputBuffer - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Underlying input buffer.
InputStreamMessage - Class in com.sun.grizzly.filter
Gives an Message an RemoteInputStream so that clients can retrieve the Message Payload by getting this Message InputStream.
InputStreamMessage() - Constructor for class com.sun.grizzly.filter.InputStreamMessage
 
InstanceFactory<E> - Interface in com.sun.grizzly.test.cachetest
 
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 - Variable in class com.sun.grizzly.arp.AsyncProtocolFilter
Interceptor used when determining if a request must be handled directly inside this ProtocolFilter.
Interceptor<E,F extends Channel> - Interface in com.sun.grizzly.util
Simple interception hook used to trap events inside Grizzly core.
InternalInputBuffer - Class in com.sun.grizzly.tcp.http11
 
InternalInputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer
Void constructor.
InternalInputBuffer(Request) - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer
Default constructor.
InternalInputBuffer(Request, int) - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer
Alternate constructor.
InternalInputBuffer.InputStreamInputBuffer - Class in com.sun.grizzly.tcp.http11
This class is an input buffer which will read its data from an input stream.
InternalInputBuffer.InputStreamInputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.InternalInputBuffer.InputStreamInputBuffer
 
InternalOutputBuffer - Class in com.sun.grizzly.tcp.http11
Output buffer.
InternalOutputBuffer(Response) - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Default constructor.
InternalOutputBuffer(Response, int, boolean) - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Create a new InternalOutputBuffer and configure the enable/disable the socketBuffer mechanism.
InternalOutputBuffer(Response, int) - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Alternate constructor.
InternalOutputBuffer.OutputStreamOutputBuffer - Class in com.sun.grizzly.tcp.http11
This class is an output buffer which will write data to an output stream.
InternalOutputBuffer.OutputStreamOutputBuffer() - Constructor for class com.sun.grizzly.tcp.http11.InternalOutputBuffer.OutputStreamOutputBuffer
 
interrupt(CometTask, boolean) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated.  
interrupt(CometTask, boolean) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated. Interrupt a CometHandler by invoking CometHandler.onInterrupt(com.sun.enterprise.web.connector.grizzly.comet.CometEvent)
interrupt() - Method in interface com.sun.grizzly.arp.AsyncExecutor
Interrupt the current request processing.
interrupt() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Interrupt the ProcessorTask if AsyncFilter has been defined.
interrupt(CometTask, boolean) - Method in class com.sun.grizzly.comet.CometEngine
Interrupt a CometHandler by invoking CometHandler.onInterrupt(com.sun.grizzly.comet.CometEvent)
INTERRUPT - Static variable in class com.sun.grizzly.comet.CometEvent
Interrupt the CometHandler.
interrupt0(CometTask, boolean) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
Deprecated. interrupt logic in its own method, so it can be executed either async or sync.
cometHandler.onInterrupt is performed async due to its functionality is unknown, hence not safe to run in the performance critical selector thread.
interrupt0(CometTask, boolean) - Method in class com.sun.grizzly.comet.CometEngine
Interrupt logic in its own method, so it can be executed either async or sync.
cometHandler.onInterrupt is performed async due to its functionality is unknown, hence not safe to run in the performance critical selector thread.
INTERRUPTED - Static variable in interface com.sun.grizzly.arp.AsyncTask
 
interrupted(SelectionKey) - Method in class com.sun.grizzly.suspendable.SuspendableMonitor
Interrupt a suspended SelectionKey that have timed out.
interruptFlushAPT - Variable in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. true if interrupt should flushAPT
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
INVALID_DATA - Static variable in interface com.sun.grizzly.websockets.WebSocket
Indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g.
invalidate() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
InvalidSecurityKeyException - Exception in com.sun.grizzly.websockets
 
InvalidSecurityKeyException(String) - Constructor for exception com.sun.grizzly.websockets.InvalidSecurityKeyException
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelJni
Receive a packet from the C side.
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.HandlerDispatch
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.JniHandler
Base implementation for invoke.
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.Shm
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.Shm14
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.WorkerDummy
 
invoke(Msg, MsgContext) - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Invoke the request chain.
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
invoke(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
INVOKE_NEXT - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
invokeAdapter() - Method in class com.sun.grizzly.http.ProcessorTask
Invoke the Adapter, which usualy invoke the Servlet Container.
invokeAsyncQueueReader(NIOContext) - Method in class com.sun.grizzly.TCPSelectorHandler
Invoke a AsyncQueueReader
invokeAsyncQueueWriter(NIOContext) - Method in class com.sun.grizzly.TCPSelectorHandler
Invoke a AsyncQueueWriter
invokeCallbackHandler(CallbackHandler, NIOContext) - Method in class com.sun.grizzly.TCPSelectorHandler
Invoke a CallbackHandler via a Context instance.
invokeCometHandler(CometEvent, CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Invoke a CometHandler using the CometEvent
invokeCompletionHandler() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
INVOKED_ADAPTER - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
INVOKED_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The request attribute under which the Invoker servlet will store the invoking servlet path, if it was used to execute a servlet indirectly instead of through a servlet mapping.
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.
InWindow - Class in com.sun.grizzly.lzma.compression.lz
InWindow
InWindow() - Constructor for class com.sun.grizzly.lzma.compression.lz.InWindow
 
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
 
IOExceptionHandler - Interface in com.sun.grizzly.filter
 
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.
isAllowContextCaching() - Method in class com.sun.grizzly.Controller
Are Context instance cached/pooled or a new instance gets created for every transaction?
isAllowCustomReasonPhrase() - Method in class com.sun.grizzly.tcp.Response
 
isAllowEncodedSlash() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Is http url request allowed to contains encoded slash.
isAllowEncodedSlash() - Method in class com.sun.grizzly.util.buf.UDecoder
 
isAlpha(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is upper or lower case.
isAppCommitted() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Application commit flag accessor.
isApplicationLayerException() - Method in class com.sun.grizzly.filter.MessageBase
 
isApplicationLayerException() - Method in class com.sun.grizzly.filter.RemoteInputStream
 
isApplicationRequest(Request) - Method in class com.sun.grizzly.samples.stickies.StickiesApplication
 
isApplicationRequest(Request) - Method in class com.sun.grizzly.samples.websockets.ChatApplication
 
isApplicationRequest(Request) - Method in class com.sun.grizzly.websockets.WebSocketApplication
Checks application specific criteria to determine if this application can process the Request as a WebSocket connection.
isAsyncExecutionEnabled() - Method in class com.sun.grizzly.http.ProcessorTask
Is asynchronous execution enabled?
isAsyncHttpWriteEnabled - Variable in class com.sun.grizzly.http.ProcessorTask
Flag, which indicates if async HTTP write is enabled
isAsyncHttpWriteEnabled() - Method in class com.sun.grizzly.http.ProcessorTask
Is async HTTP write enabled.
isAsyncHttpWriteEnabled - Variable in class com.sun.grizzly.http.SelectorThread
Is Async HTTP write enabled.
isAsyncHttpWriteEnabled() - Method in class com.sun.grizzly.http.SelectorThread
Is async HTTP write enabled
isAsyncHttpWriteEnabled - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
Flag, which indicates if async HTTP write is enabled
isAsyncHttpWriteEnabled() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Is async HTTP write enabled.
isAsyncSupported() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
isAutoConfigure() - Method in class com.sun.grizzly.Controller
Return true if the Controller is auto configuring the number of ReadController and its associated thread pool size.
isBlockingNotification() - Method in class com.sun.grizzly.comet.CometContext
Return true if the invoker of CometContext.notify(java.lang.Object) 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.
isBufferSuspended() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspended flag accessor.
isCacheEnabled() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Is the file cache enabled?
isCancelled() - Method in class com.sun.grizzly.util.FutureImpl
 
isClean() - Method in class com.sun.grizzly.filter.MessageBase
 
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 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
 
isCloned - Variable in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
isCloned() - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
isClosed - Variable in class com.sun.grizzly.util.Utils.Result
 
isCometEnabled() - Method in class com.sun.grizzly.comet.CometEngine
Return true is Comet is enabled, e.g.
isComethandlerAsyncRegistered() - Method in class com.sun.grizzly.comet.CometTask
returns true if the comet handler is registered for async io
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 - Variable in class com.sun.grizzly.AbstractConnectorHandler
Is the connection established.
isConnected() - Method in class com.sun.grizzly.AbstractConnectorHandler
Is the underlying channel connected.
isConnected() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
isConnected() - Method in interface com.sun.grizzly.ConnectorHandler
Is the underlying channel connected.
isConnected() - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
isConnected() - Method in interface com.sun.grizzly.websockets.WebSocket
 
isConnectedLatch - Variable in class com.sun.grizzly.UDPConnectorHandler
IsConnected Latch related
isContinuousExecution() - Method in class com.sun.grizzly.DefaultProtocolChain
Return true if the current ExecutorService can re-execute its ProtocolFilter after a successful execution.
isContinuousExecution() - Method in class com.sun.grizzly.filter.ReadFilter
Return true if the current ExecutorService can re-execute its ProtocolFilter after a successful execution.
isContinuousExecution() - Method in interface com.sun.grizzly.ReinvokeAware
Return true if the current ExecutorService can re-execute its ProtocolFilter after a successful execution.
isDaemon - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
isDaemon() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
isDebugVM() - Static method in class com.sun.grizzly.util.Utils
 
isDecodeURL() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Should this class decode the URL
isDefaultContext - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
isDelegateToProtocolChain() - Method in class com.sun.grizzly.DefaultCallbackHandler
Return true> if delegation to the ProtocolChain is enabled.
isDigit(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is a digit.
isDone() - Method in class com.sun.grizzly.util.FutureImpl
 
isDtdFound() - Method in class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
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.util.ConcurrentReferenceHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
isEnabled() - Method in class com.sun.grizzly.http.FileCache
Is the fileCache enabled.
isEnabled - Variable in class com.sun.grizzly.http.FileCacheFactory
Is the FileCache enabled.
isEnabled() - Method in class com.sun.grizzly.http.FileCacheFactory
Is the fileCache enabled.
isEnabled() - Method in class com.sun.grizzly.http.KeepAliveStats
 
isEnableNioLogging() - Static 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.filter.MessageBase
 
isError() - Method in class com.sun.grizzly.http.ProcessorTask
 
isError() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
isError() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Error flag accessor.
isErrorHappendHere() - Method in class com.sun.grizzly.filter.MessageError
 
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
 
isExecutePendingIOUsingSelectorThread() - Method in class com.sun.grizzly.Controller
Return true, if selector thread has to be applied to execute I/O operation, or false (by default), meaning that I/O operation could be executed in the current thread.
isExecutePendingIOUsingSelectorThread() - Method in class com.sun.grizzly.TCPSelectorHandler
Return true, if selector thread has to be applied to execute I/O operation, or false (by default), meaning that I/O operation could be executed in the current thread.
isExpectingMoreData() - Method in class com.sun.grizzly.filter.CustomProtocolParser
Does message need more bytes to be read in?
isExpectingMoreData() - Method in interface com.sun.grizzly.ProtocolParser
Is this ProtocolParser expecting more data ? This method is typically called after a call to ProtocolParser.hasNextMessage() 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.cometd.bayeux.DeliverResponse
Return true if the underlying connection needs to be resumed.
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
 
isForceCleanUp() - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
 
isFound - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
Is the content-length fully read.
isFound() - Method in class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
isGzip() - Method in class com.sun.grizzly.filter.CustomProtocolClient
If bytes send to server are gzipped
isGzip() - Method in class com.sun.grizzly.filter.MessageBase
 
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.
isHttpOnly() - Method in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
isInHeap - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
isInitialized() - Method in class com.sun.grizzly.http.ProcessorTask
Returns true, if ProcessorTask was initialized, or false otherwise.
isKeepAlive() - Method in class com.sun.grizzly.http.ProcessorTask
 
isKeepAlive - Variable in class com.sun.grizzly.TCPSelectorHandler
The socket keepAlive mode.
isKeepAlive() - Method in class com.sun.grizzly.TCPSelectorHandler
 
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
 
isLast() - Method in class com.sun.grizzly.websockets.DataFrame
 
isLoaded() - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
isLoadOnStartup() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
 
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
isLogTimeEnabled() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
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
isMetadataComplete() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
Gets the value of the metadataComplete property.
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.
isNeedClientAuth() - Method in class com.sun.grizzly.filter.SSLReadFilter
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.
isPreProcessorPassed(String) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
isPreProcessorPassed(String) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
isPrintable(char) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
 
isRcmSupported() - Method in class com.sun.grizzly.http.SelectorThread
Returns whether Application Resource Allocation Grizzly Extension is supported
isReadRequired() - Method in class com.sun.grizzly.http.jk.common.JkInputStream
Return the flag saying that the server is sending a body
isReady(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
 
isReady(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
isReady(SelectionKey) - Method in interface com.sun.grizzly.async.AsyncQueueReader
Checks whether AsyncQueueReader is registered for the SelectableChannel, associated with the given SelectionKey
isReady(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
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
isRequestedSessionIdValid() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Return true if the session identifier included in this request identifies a valid session.
isResumed() - Method in class com.sun.grizzly.suspendable.Suspendable
Return true if the connection associated with this instance has been #resumed
isReuseAddress() - Method in class com.sun.grizzly.TCPConnectorHandler
 
isReuseAddress() - Method in class com.sun.grizzly.TCPSelectorHandler
 
isReusing() - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
Return true if underlying connection was take from cache and going to be reused by this CacheableConnectorHandler, otherwise return false, if underlying connection was just created and connected.
isRunInSeparateThread(Context.OpType) - Method in interface com.sun.grizzly.CallbackHandlerDescriptor
 
isRunning() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketConnection
 
isRunning() - Method in class com.sun.grizzly.http.SelectorThread
 
isSameAddress(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelJni
 
isSameAddress(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
isSameAddress(InetAddress, InetAddress) - Static method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
Return true if the specified client and server addresses are the same.
isSameAddress(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
isSameAddress(InetAddress, InetAddress) - Static method in class com.sun.grizzly.http.jk.common.ChannelSocket
Return true if the specified client and server addresses are the same.
isSameAddress(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
isSameAddress(MsgContext) - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Confirm that a shutdown request was recieved form us.
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.http.webxml.schema.CookieConfig
 
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.InputReader
Is this Stream secure.
isSecure() - Method in class com.sun.grizzly.websockets.HandShake
 
isSeparator(byte) - Static method in class com.sun.grizzly.util.http.Cookies
Returns true if the byte is a separator character as defined in RFC2619.
isSeparator(byte, boolean) - Static method in class com.sun.grizzly.util.http.Cookies
 
isShutdown() - Method in class com.sun.grizzly.http.StatsThreadPool
 
isShutDown - Variable in class com.sun.grizzly.TCPSelectorHandler
Flag, which shows whether shutdown was called for this SelectorHandler
isShutdown() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
isShutdown() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
isSkipPostExecute() - Method in class com.sun.grizzly.http.ProcessorTask
returns value and resets it to false.
isSkipRead - Variable in class com.sun.grizzly.filter.ParserProtocolFilter
Should ParserProtocolFilter read the data from channel
isSkipRead() - Method in class com.sun.grizzly.filter.ParserProtocolFilter
Method returns true, if this Filter perform channel read operation on execute, or false - Filter assumes the data was read by previous Filters in a chain.
isStarted() - Method in class com.sun.grizzly.Controller
Is this Controller started?
isSupportFileSend() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSupportFileSend() - Method in class com.sun.grizzly.ssl.SSLOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSupportFileSend() - Method in interface com.sun.grizzly.tcp.FileOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSupportFileSend() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Returns true, if OutputBuffer supports file-send mode, or false otherwise.
isSuspended() - Method in class com.sun.grizzly.cometd.DataHandler
 
isSuspended() - Method in interface com.sun.grizzly.Context
Return true if this Context has been suspended by invoking suspend.
isSuspended() - Method in class com.sun.grizzly.NIOContext
Return true if this Context has been suspended by invoking suspend.
isSuspended() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Is the response output suspended ?
isSuspended() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return true if that GrizzlyResponse.suspend() has been invoked and set to true
isSuspended() - Method in class com.sun.grizzly.tcp.Response
Return true if that Response.suspend() has been invoked and set to true
isSuspendedInCurrentThread() - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
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
 
isTerminated() - Method in class com.sun.grizzly.http.StatsThreadPool
 
isTerminated() - Method in class com.sun.grizzly.util.FixedThreadPool
not supported
isTerminated() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
isTerminated() - Method in class com.sun.grizzly.util.SyncThreadPool
isThreadPoolInUse() - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Check to see if the privileged thread pool are in-use right now.
isToken(String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isToken(String, String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isToken2(String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isToken2(String, String) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
isTomcatAuthentication() - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
isUnlimitedTimeout(long) - Static method in class com.sun.grizzly.util.ThreadAttachment
 
isUpper(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is upper case.
isUseByteBufferView() - Method in class com.sun.grizzly.http.SelectorThread
 
isUseChunking() - Method in class com.sun.grizzly.http.ProcessorTask
Is chunking encoding used.
isUseChunking() - Method in class com.sun.grizzly.http.SelectorThread
Is chunking encoding used.
isUseDirectByteBuffer() - Method in class com.sun.grizzly.http.SelectorThread
 
isUserInRole(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
isUseSendFile() - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
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(Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
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
 
isValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdBooleanType
Gets the value of the value property.
isValue() - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdBooleanType
Gets the value of the value property.
isValue() - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdBooleanType
Gets the value of the value property.
isWantClientAuth() - Method in class com.sun.grizzly.filter.SSLReadFilter
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
 
isWebSocketEnabled() - Static method in class com.sun.grizzly.websockets.WebSocketEngine
 
isWhite(int) - Static method in class com.sun.grizzly.util.buf.Ascii
Returns true if the specified ASCII character is white space.
isWhite(char) - Method in class com.sun.grizzly.util.http.StringParser
Is the specified character considered to be whitespace?
isWhiteSpace(byte) - Static method in class com.sun.grizzly.util.http.Cookies
Returns true if the byte is a whitespace character as defined in RFC2619.
isXml - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
isXml - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
isXml - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
isXml - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
isXsdFound() - Method in class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
iterationsPerformed - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 
iterator() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 

J

JavaIdentifierType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The java-identifierType defines a Java identifier.
JavaIdentifierType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.JavaIdentifierType
 
JavaIdentifierType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The java-identifierType defines a Java identifier.
JavaIdentifierType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.JavaIdentifierType
 
JavaIdentifierType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The java-identifierType defines a Java identifier.
JavaIdentifierType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.JavaIdentifierType
 
JavaTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JavaTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.JavaTypeType
 
JavaTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JavaTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.JavaTypeType
 
JavaTypeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JavaTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.JavaTypeType
 
JAXBWebXml_2_2Parser - Class in com.sun.grizzly.http.webxml.parser
 
JAXBWebXml_2_2Parser() - Constructor for class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
JAXBWebXml_2_3Parser - Class in com.sun.grizzly.http.webxml.parser
 
JAXBWebXml_2_3Parser() - Constructor for class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_3Parser
 
JAXBWebXml_2_4Parser - Class in com.sun.grizzly.http.webxml.parser
 
JAXBWebXml_2_4Parser() - Constructor for class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_4Parser
 
JAXBWebXml_2_5Parser - Class in com.sun.grizzly.http.webxml.parser
 
JAXBWebXml_2_5Parser() - Constructor for class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_5Parser
 
JAXBWebXml_3_0Parser - Class in com.sun.grizzly.http.webxml.parser
 
JAXBWebXml_3_0Parser() - Constructor for class com.sun.grizzly.http.webxml.parser.JAXBWebXml_3_0Parser
 
jaxrpcMappingFile - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
jaxrpcMappingFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
jaxrpcMappingFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
jaxrpcMappingFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
jaxrpcMappingFile - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
jaxrpcMappingFile - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
JK_AJP13_CPING_REQUEST - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Message code for a CPing request
JK_AJP13_CPONG_REPLY - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Response code to reply to a CPing
JK_AJP13_END_RESPONSE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Response code for EOT
JK_AJP13_FORWARD_REQUEST - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Message code for initial Request packet
JK_AJP13_GET_BODY_CHUNK - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Response code to request the next Request body chunk
JK_AJP13_PING_REQUEST - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Message code for a Ping request (obsolete)
JK_AJP13_SEND_BODY_CHUNK - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Response code that the package is part of the Response body
JK_AJP13_SEND_HEADERS - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Response code that the package is the HTTP headers
JK_AJP13_SHUTDOWN - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Message code for a request to shutdown Tomcat
JK_HANDLE_JNI_DISPATCH - Static variable in class com.sun.grizzly.http.jk.common.JniHandler
 
JK_HANDLE_SHM_DISPATCH - Static variable in class com.sun.grizzly.http.jk.common.JniHandler
 
JK_STATUS_CLOSED - Static variable in class com.sun.grizzly.http.jk.core.MsgContext
 
JK_STATUS_ERROR - Static variable in class com.sun.grizzly.http.jk.core.MsgContext
 
JK_STATUS_HEAD - Static variable in class com.sun.grizzly.http.jk.core.MsgContext
 
JK_STATUS_NEW - Static variable in class com.sun.grizzly.http.jk.core.MsgContext
 
JkChannel - Interface in com.sun.grizzly.http.jk.core
A Channel represents a connection point to the outside world.
JkCoyoteHandler - Class in com.sun.grizzly.http.jk.server
Plugs Jk into Coyote.
JkCoyoteHandler() - Constructor for class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
jkDestroy(long, long) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
jkGetAttribute(long, long, String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
JkHandler - Class in com.sun.grizzly.http.jk.core
 
JkHandler() - Constructor for class com.sun.grizzly.http.jk.core.JkHandler
 
jkHome - Variable in class com.sun.grizzly.http.jk.common.JniHandler
 
jkInit(long, long) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
JkInputStream - Class in com.sun.grizzly.http.jk.common
Generic input stream impl on top of ajp
JkInputStream(MsgContext, int) - Constructor for class com.sun.grizzly.http.jk.common.JkInputStream
 
JkInputStream(MsgContext) - Constructor for class com.sun.grizzly.http.jk.common.JkInputStream
Deprecated.  
jkInvoke(long, long, long, int, byte[], int, int, int) - Static method in class com.sun.grizzly.http.jk.apr.AprImpl
Send the packet to the C side.
jkMain - Variable in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
JkMain - Class in com.sun.grizzly.http.jk.server
Main class used to startup and configure jk.
JkMain() - Constructor for class com.sun.grizzly.http.jk.server.JkMain
 
jkRecycle(long, long) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
Recycle an endpoint after use.
jkSetAttribute(long, long, String, String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
JndiNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
JndiNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.JndiNameType
 
JndiNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
JndiNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.JndiNameType
 
JndiNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
JndiNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.JndiNameType
 
JniHandler - Class in com.sun.grizzly.http.jk.common
Base class for components using native code ( libjkjni.so ).
JniHandler() - Constructor for class com.sun.grizzly.http.jk.common.JniHandler
 
jniInvoke(long, Object) - Static method in class com.sun.grizzly.http.jk.apr.AprImpl
 
jniMode() - Static method in class com.sun.grizzly.http.jk.apr.AprImpl
 
join(String[]) - Method in class com.sun.grizzly.websockets.HandShake
 
JROUTE_COOKIE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
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.
JspConfig - Class in com.sun.grizzly.http.webxml.schema
 
JspConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.JspConfig
 
jspConfig - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
JspConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The jsp-configType is used to provide global configuration information for the JSP files in a web application.
JspConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
 
JspConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The jsp-configType is used to provide global configuration information for the JSP files in a web application.
JspConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
 
JspConfigType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The jsp-configType is used to provide global configuration information for the JSP files in a web application.
JspConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
 
jspFile - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
JspFile - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
JspFile() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
 
JspFile - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
JspFile() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
 
jspFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
jspFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
jspFile - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
JspFileType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.
JspFileType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.JspFileType
 
JspFileType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.
JspFileType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.JspFileType
 
JspFileType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.
JspFileType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.JspFileType
 
jspPropertyGroup - Variable in class com.sun.grizzly.http.webxml.schema.JspConfig
 
JspPropertyGroup - Class in com.sun.grizzly.http.webxml.schema
 
JspPropertyGroup() - Constructor for class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
jspPropertyGroup - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
 
jspPropertyGroup - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
 
jspPropertyGroup - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
 
JspPropertyGroupType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The jsp-property-groupType is used to group a number of files so they can be given global property information.
JspPropertyGroupType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
JspPropertyGroupType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The jsp-property-groupType is used to group a number of files so they can be given global property information.
JspPropertyGroupType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
JspPropertyGroupType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The jsp-property-groupType is used to group a number of files so they can be given global property information.
JspPropertyGroupType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
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

kAlignMask - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kAlignTableSize - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kBenchmak - Static variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
kDecode - Static variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
kDicLogSizeMin - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
KEEPALIVE - Static variable in class com.sun.grizzly.http.Constants
 
keepAlive - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
keepAlive - Variable in class com.sun.grizzly.http.ProcessorTask
Keep-alive.
keepAlive(Request) - Method in class com.sun.grizzly.standalone.StaticHandler
Get the keep-alive header.
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.
keepAliveLeft - Variable in class com.sun.grizzly.http.ProcessorTask
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
 
keepAliveStats - Variable in class com.sun.grizzly.http.SelectorThread
Keep-alive stats
KeepAliveThreadAttachment - Class in com.sun.grizzly.http
Add keep alive counting mechanism to the ThreadAttachment.
KeepAliveThreadAttachment() - Constructor for class com.sun.grizzly.http.KeepAliveThreadAttachment
 
keepAliveThreadCount - Variable in class com.sun.grizzly.http.SelectorThread
 
keepAliveTime - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
keepAliveTimeMillis - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
kEncode - Static variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
kEndPosModelIndex - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
key - Variable in class com.sun.grizzly.http.TaskBase
The SelectionKey used by this task.
key - Variable in class com.sun.grizzly.util.InputReader
The SelectionKey used by this stream.
KEY_FACTORY_MANAGER_ALGORITHM - Static variable in class com.sun.grizzly.SSLConfig
 
KEY_SIZE - Static variable in class com.sun.grizzly.websockets.SecKey
 
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_PROVIDER - Static variable in class com.sun.grizzly.SSLConfig
 
KEY_STORE_TYPE - Static variable in class com.sun.grizzly.SSLConfig
 
keyFor(SelectableChannel) - Method in interface com.sun.grizzly.SelectorHandler
Returns SelectionKey, which represents binding between the SelectableChannel and this SelectorHandler
keyFor(SelectableChannel) - Method in class com.sun.grizzly.TCPSelectorHandler
Returns SelectionKey, which represents binding between the SelectableChannel and this SelectorHandler
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.
keys() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns an enumeration of the keys in this table.
keySelectionListener - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
keySet() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns a Set view of the keys contained in this map.
keySize - Variable in class com.sun.grizzly.util.net.SSLSupport.CipherData
 
kill() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.ControlRunnable
 
kMatchMaxLen - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kMatchMinLen - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumAlignBits - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumBitPriceShiftBits - Static variable in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
kNumFullDistances - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumHighLenBits - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumLenSpecSymbols - Static variable in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
kNumLenSymbols - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumLenToPosStates - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumLenToPosStatesBits - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumLitContextBitsMax - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumLitPosStatesBitsEncodingMax - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumLowLenBits - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumLowLenSymbols - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumMidLenBits - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumMidLenSymbols - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumPosModels - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumPosSlotBits - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumPosStatesBitsEncodingMax - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumPosStatesBitsMax - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumPosStatesEncodingMax - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumPosStatesMax - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumRepDistances - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kNumStates - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 
kStartPosModelIndex - Static variable in class com.sun.grizzly.lzma.compression.lzma.Base
 

L

lang - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.DescriptionType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.DisplayNameType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.DescriptionType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.DisplayNameType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.DescriptionType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.DisplayNameType
 
lang - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
 
largeIcon - Variable in class com.sun.grizzly.http.webxml.schema.Icon
 
largeIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
LargeIcon - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
LargeIcon() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
 
largeIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
LargeIcon - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
LargeIcon() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
 
largeIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
 
largeIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
 
largeIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
 
last - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
LAST - Static variable in class com.sun.grizzly.http.jk.core.JkHandler
 
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.
launch(DeployerServerConfiguration) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
Lc - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
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.
libraryPath - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployableConfiguration
 
libraryPath - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
libraryPath - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
Lifecycle - Interface in com.sun.grizzly
Simple Life cycle interface used to manage Grizzly component.
LifecycleCallback - Class in com.sun.grizzly.http.webxml.schema
 
LifecycleCallback() - Constructor for class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
lifecycleCallbackClass - Variable in class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
lifecycleCallbackClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LifecycleCallbackType
 
lifecycleCallbackClass - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType
 
lifecycleCallbackMethod - Variable in class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
lifecycleCallbackMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LifecycleCallbackType
 
lifecycleCallbackMethod - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType
 
LifecycleCallbackType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
LifecycleCallbackType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.LifecycleCallbackType
 
LifecycleCallbackType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
LifecycleCallbackType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType
 
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.
LinkedTransferQueue<E> - Class in com.sun.grizzly.util
An unbounded TransferQueue based on linked nodes.
LinkedTransferQueue() - Constructor for class com.sun.grizzly.util.LinkedTransferQueue
Creates an initially empty LinkedTransferQueue.
LinkedTransferQueue(Collection<? extends E>) - Constructor for class com.sun.grizzly.util.LinkedTransferQueue
Creates a LinkedTransferQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinuxSpinningWorkaround - Interface in com.sun.grizzly
Workaround for Linux spinning Selector.
listen() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
listen() - Method in class com.sun.grizzly.http.SelectorThread
Start the SelectorThread using its own thread and don't block the Thread.
listen() - Method in interface com.sun.grizzly.tcp.http11.GrizzlyListener
Start listening for request.
Listener - Class in com.sun.grizzly.http.webxml.schema
 
Listener() - Constructor for class com.sun.grizzly.http.webxml.schema.Listener
 
Listener - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Listener() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
 
listener - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
listener - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
listener - Variable in class com.sun.grizzly.util.StateHolder.ConditionListener
 
listenerClass - Variable in class com.sun.grizzly.http.webxml.schema.Listener
 
listenerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
 
ListenerClass - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ListenerClass() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
 
listenerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
 
listenerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
 
listenerClass - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
 
listeners - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
ListenerType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The listenerType indicates the deployment properties for a web application listener bean.
ListenerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
 
ListenerType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The listenerType indicates the deployment properties for a web application listener bean.
ListenerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
 
ListenerType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The listenerType indicates the deployment properties for a web application listener bean.
ListenerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
 
listFilesAndFolders(String, int) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
load(String) - Static method in class com.sun.grizzly.http.webxml.WebappLoader
 
load(String) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Load a class using the current {link Thread#getContextClassLoader}
load(String, ClassLoader) - Static method in class com.sun.grizzly.util.ClassLoaderUtil
Load a class using the provided ClassLoader
LOAD_ON_STARTUP - Static variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
loadFilters() - Static method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Load the list of AsynchFilter.
loadNative() - Method in class com.sun.grizzly.http.jk.apr.AprImpl
This method of loading the libs doesn't require setting LD_LIBRARY_PATH.
loadNative(String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
loadOnStartup - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
LoadOnStartup - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
LoadOnStartup() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
 
loadOnStartup - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
LoadOnStartup - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
LoadOnStartup() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
 
loadOnStartup - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
loadOnStartup - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
loadOnStartup - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
loadOnStartup - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
loadProperties(LzmaOutputFilter.LzmaProperties) - Static method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
loadServlet() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Load a Servlet instance.
local - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
local - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
Local - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Local() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Local
 
local - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
local - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
local - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
localAddr - Variable in class com.sun.grizzly.http.ProcessorTask
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 - Variable in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMapping
 
locale - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
 
locale - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
 
locale - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
 
LOCALE_DEFAULT - Static variable in class com.sun.grizzly.tcp.Constants
 
LocaleEncodingMapping - Class in com.sun.grizzly.http.webxml.schema
 
LocaleEncodingMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.LocaleEncodingMapping
 
localeEncodingMapping - Variable in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMappingList
 
localeEncodingMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingListType
 
localeEncodingMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingListType
 
localeEncodingMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingListType
 
LocaleEncodingMappingList - Class in com.sun.grizzly.http.webxml.schema
 
LocaleEncodingMappingList() - Constructor for class com.sun.grizzly.http.webxml.schema.LocaleEncodingMappingList
 
localeEncodingMappingList - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
LocaleEncodingMappingListType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The locale-encoding-mapping-list contains one or more locale-encoding-mapping(s).
LocaleEncodingMappingListType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingListType
 
LocaleEncodingMappingListType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The locale-encoding-mapping-list contains one or more locale-encoding-mapping(s).
LocaleEncodingMappingListType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingListType
 
LocaleEncodingMappingListType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The locale-encoding-mapping-list contains one or more locale-encoding-mapping(s).
LocaleEncodingMappingListType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingListType
 
LocaleEncodingMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The locale-encoding-mapping contains locale name and encoding name.
LocaleEncodingMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
 
LocaleEncodingMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The locale-encoding-mapping contains locale name and encoding name.
LocaleEncodingMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
 
LocaleEncodingMappingType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The locale-encoding-mapping contains locale name and encoding name.
LocaleEncodingMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
 
locales - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The preferred Locales associated with this Request.
localesParsed - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse locales.
LocaleToCharsetMap - Class in com.sun.grizzly.util.http
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
LocaleToCharsetMap() - Constructor for class com.sun.grizzly.util.http.LocaleToCharsetMap
 
localHome - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
localHome - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
LocalHome - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
LocalHome() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
 
localHome - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
 
localHome - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
localHome - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
LocalHomeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalHomeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.LocalHomeType
 
LocalHomeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalHomeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.LocalHomeType
 
LocalHomeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalHomeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.LocalHomeType
 
Localizable - Interface in com.sun.grizzly.localization
Localizable message.
localizableINFO_GRIZZLY_CONFIGURATION(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_BLOCKING_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_NO_KEEPALIVE_ALGORITHM() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_HEADERS(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_PROCESSOR_TASK_SOCKET_CHANNEL_REQUEST_LINE(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_HTTP_SELECTOR_THREAD_CONFIG(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableINFO_GRIZZLY_START(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
LocalizableMessage - Class in com.sun.grizzly.localization
 
LocalizableMessage(String, String, Object...) - Constructor for class com.sun.grizzly.localization.LocalizableMessage
 
LocalizableMessageFactory - Class in com.sun.grizzly.localization
 
LocalizableMessageFactory(String) - Constructor for class com.sun.grizzly.localization.LocalizableMessageFactory
 
localizableSEVERE_GRIZZLY_COMET_ENGINE_FLUSH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_COMET_ENGINE_INVALID_NOTIFICATION_HANDLER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_COMET_IO_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_COMETD_ONEVENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_CONFIG_SSL_CLASS_LOAD_FAILED_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_DPF_PROCESSOR_TASK_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_GWS_IO_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_CREATE_REQUEST_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_FILTER_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_NON_BLOCKING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_HEADER_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_URI_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_RESPONSE_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_SERVICE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_UNKNOWN_FILTER(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_PROCESS_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_START_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_HTTP_PROCESSING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_INVALID_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_START() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_LOAD_CLASS_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_MAPPER_NO_CONTEXT_FOUND(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_CERT_TRANSLATION_FAILED(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_JSSE_ALIAS_NO_KEY_ENTRY(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_JSSE_INSECURE_RENEGOTIATION_NOT_ALLOWED() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_JSSE_INVALID_SSL_CONF(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_SSL_JSSE_KEYSTORE_LOAD_FAILED(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_UTILS_URI_INVALID_ENCODING(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableSEVERE_GRIZZLY_WS_NOT_ENABLED() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_COMET_ENGINE_FLUSH_INVALID_STAGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_COMET_SELECTOR_CACHE_RESIZE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_GENERAL_CONFIG_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_SECURE_PASSWORD_INITIALIZATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_SSL_IMPLEMENTATION_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONFIG_SSL_UNKNOWN_CIPHER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONNECTOR_HANDLER_LINGER_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONNECTOR_HANDLER_REUSEADDRESS_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_CONNECTOR_HANDLER_TCPNODELAY_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_DPF_STREAM_ALGORITHM_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_IDLE_THREAD_INTERRUPT(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_DE_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_CERT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_PROCESSOR_TASK_TERMINATE_PROCESSES_INTERRUPT() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SCOB_FLUSH_CHANNEL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SCOB_FLUSH_UPSTREAM_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_DEREGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_REGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_SOCKET_OPTION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STATISTICS() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STOP() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SELECTOR_THREAD_UNKNOWN_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_ADD_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_REMOVE_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_DESTROYED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_INITIALIZED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_CONTEXT_LISTENER_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_BOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_UNBOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_PU_GENERAL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_PU_TLS_PROCESSOR_SKIPPED() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_TCPSELECTOR_HANDLER_ACCEPTCHANNEL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_ABSTRACT_THREAD_POOL_UNCAUGHT_EXCEPTION(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_INSTROSPECTION_IAE(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_NO_SELECTORS_AVAILABLE_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REIMBURSEMENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVAL_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_STATIC_INIT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_TEMPORARY_SELECTOR_RELEASE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_UTILS_STATE_HOLDER_CONDITION_LISTENER_INVOCATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_WS_MULTIPLE_APPS() - Static method in class com.sun.grizzly.util.LogMessages
 
localizableWARNING_GRIZZLY_WS_SELECT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
 
localize(Localizable) - Method in class com.sun.grizzly.localization.Localizer
 
Localizer - Class in com.sun.grizzly.localization
Localizes the Localizable into a message by using a configured Locale.
Localizer() - Constructor for class com.sun.grizzly.localization.Localizer
 
Localizer(Locale) - Constructor for class com.sun.grizzly.localization.Localizer
 
locallyClosed(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandler
Invoked when the a SelectionKey is cancelled locally, e.g.
locallyClosed(SelectionKey) - Method in class com.sun.grizzly.websockets.WebSocketCloseHandler
 
localName - Variable in class com.sun.grizzly.http.ProcessorTask
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.ProcessorTask
Local port to which the socket is connected
localPort - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Local port
LocalType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The localType defines the fully-qualified name of an enterprise bean's local interface.
LocalType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.LocalType
 
LocalType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The localType defines the fully-qualified name of an enterprise bean's local interface.
LocalType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.LocalType
 
LocalType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The localType defines the fully-qualified name of an enterprise bean's local interface.
LocalType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.LocalType
 
location - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployableConfiguration
 
location - Variable in class com.sun.grizzly.http.servlet.deployer.WarDeployable
Location of exploded war file.
location - Variable in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
location - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
Location - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Location() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Location
 
location - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
Location - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Location() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Location
 
location - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
 
location - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
 
location - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
 
locations - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
lock - Variable in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
log(String) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
 
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(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
log(String) - Method in class com.sun.grizzly.util.http.Cookies
 
log(String) - Method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
log(String, Throwable) - Method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
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
 
logFine(String, Throwable) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
 
logger - Variable in class com.sun.grizzly.BaseSelectionKeyHandler
 
logger - Static variable in class com.sun.grizzly.comet.CometContext
Main logger
logger - Static variable in class com.sun.grizzly.comet.CometEngine
Main logger
logger() - Static method in class com.sun.grizzly.comet.CometEngine
Return the current logger.
logger - Static variable in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
 
logger - Variable in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
 
logger - Static variable in class com.sun.grizzly.Controller
Default Logger.
logger() - Static method in class com.sun.grizzly.Controller
Return the current Logger used by this Controller.
logger() - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
Return the current Logger used Customprotocol.
logger - Static variable in class com.sun.grizzly.http.DefaultProtocolFilter
Logger
logger - Static variable in class com.sun.grizzly.http.KeepAliveThreadAttachment
 
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 - Static variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
 
logger - Static variable in class com.sun.grizzly.http.webxml.WebappLoader
Default Logger.
Logger - Class in com.sun.grizzly.osgi.httpservice.util
Logger Utility.
Logger(ServiceTracker) - Constructor for class com.sun.grizzly.osgi.httpservice.util.Logger
 
logger - Static variable in class com.sun.grizzly.SelectorHandlerRunner
Default Logger.
logger - Static variable in class com.sun.grizzly.standalone.framework.Example_1_Client
 
logger - Static variable in class com.sun.grizzly.standalone.framework.Example_1_Server
 
logger - Static variable in class com.sun.grizzly.standalone.framework.Main
 
logger - Static variable in class com.sun.grizzly.standalone.framework.MainSSL
 
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
 
logger - Static variable in class com.sun.grizzly.websockets.BaseWebSocket
 
LoggerUtils - Class in com.sun.grizzly.util
Customize the Logger of the http-util package.
LoggerUtils() - Constructor for class com.sun.grizzly.util.LoggerUtils
 
LoggingFormatter - Class in com.sun.grizzly.util
Format the record to include the Thread that logged the record.
LoggingFormatter() - Constructor for class com.sun.grizzly.util.LoggingFormatter
 
LoginConfig - Class in com.sun.grizzly.http.webxml.schema
 
LoginConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.LoginConfig
 
LoginConfig - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
LoginConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
loginConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
LoginConfig - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
LoginConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
loginConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
loginConfig - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
LoginConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The login-configType is used to configure the authentication method that should be used, the realm name that should be used for this application, and the attributes that are needed by the form login mechanism.
LoginConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
 
LoginConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The login-configType is used to configure the authentication method that should be used, the realm name that should be used for this application, and the attributes that are needed by the form login mechanism.
LoginConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
 
LoginConfigType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The login-configType is used to configure the authentication method that should be used, the realm name that should be used for this application, and the attributes that are needed by the form login mechanism.
LoginConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
 
LogMessages - Class in com.sun.grizzly.util
Defines string formatting method for each constant in the resource file
LogMessages() - Constructor for class com.sun.grizzly.util.LogMessages
 
logVersion() - Method in class com.sun.grizzly.Controller
Log the current Grizzly version.
LongPollingServlet - Class in com.sun.grizzly.samples.comet
 
LongPollingServlet() - Constructor for class com.sun.grizzly.samples.comet.LongPollingServlet
 
lookupCharset(String) - Static method in class com.sun.grizzly.util.Utils
Lookup a Charset by name.
lookupClientHandler(String) - Method in interface com.sun.grizzly.cometd.PublishContext
Lookup DataHandler of the client.
lookupClientHandlers(String) - Method in interface com.sun.grizzly.cometd.PublishContext
Lookup DataHandlers of clients, which are registered on the channel
lookupCompressionFilter(MessageBytes) - Method in class com.sun.grizzly.http.ProcessorTask
 
Lp - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
LzmaAlone - Class in com.sun.grizzly.lzma
LzmaAlone
LzmaAlone() - Constructor for class com.sun.grizzly.lzma.LzmaAlone
 
LzmaAlone.CommandLine - Class in com.sun.grizzly.lzma
 
LzmaAlone.CommandLine() - Constructor for class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
LzmaBench - Class in com.sun.grizzly.lzma
LzmaBench
LzmaBench() - Constructor for class com.sun.grizzly.lzma.LzmaBench
 
LzmaBenchmark(int, int) - Static method in class com.sun.grizzly.lzma.LzmaBench
 
LzmaOutputFilter - Class in com.sun.grizzly.tcp.http11.filters
LZMA OutputFilter implementation.
LzmaOutputFilter() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 
LzmaOutputFilter.FakeOutputStream - Class in com.sun.grizzly.tcp.http11.filters
 
LzmaOutputFilter.FakeOutputStream() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
LzmaOutputFilter.LzmaProperties - Class in com.sun.grizzly.tcp.http11.filters
 
LzmaOutputFilter.LzmaProperties() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
LzmaOutputFilter.LzmaProperties(int, int, int, int, int, int, int) - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
LzmaOutputFilter.ReusableByteArrayInputStream - Class in com.sun.grizzly.tcp.http11.filters
 
LzmaOutputFilter.ReusableByteArrayInputStream() - Constructor for class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.ReusableByteArrayInputStream
 
lzmaProperties - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
 

M

Magic - Static variable in interface com.sun.grizzly.filter.Message
 
MagicByteLength - Static variable in interface com.sun.grizzly.filter.Message
 
main(String[]) - Static method in class com.sun.grizzly.http.jk.common.Shm
 
main(String[]) - Static method in class com.sun.grizzly.http.jk.common.Shm14
 
main(String[]) - Static method in class com.sun.grizzly.http.jk.server.JkMain
 
main(String[]) - Static method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
main(String[]) - Static method in class com.sun.grizzly.lzma.LzmaAlone
 
main(String[]) - Static method in class com.sun.grizzly.samples.http.adapter.GrizzlyEmbedWebServer
 
main(String[]) - Static method in class com.sun.grizzly.samples.http.embed.GrizzlyEmbedWebServer
 
main(String[]) - Static method in class com.sun.grizzly.standalone.comet.Comet
 
main(String[]) - Static method in class com.sun.grizzly.standalone.cometd.Cometd
 
main(String[]) - Static method in class com.sun.grizzly.standalone.framework.Example_1_Client
 
main(String[]) - Static method in class com.sun.grizzly.standalone.framework.Example_1_Server
 
Main - Class in com.sun.grizzly.standalone.framework
Simple TCP client server communication.
Main() - Constructor for class com.sun.grizzly.standalone.framework.Main
 
main(String[]) - Static method in class com.sun.grizzly.standalone.framework.Main
 
main(String[]) - Static method in class com.sun.grizzly.standalone.framework.MainSSL
 
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(String[]) - Static method in class com.sun.grizzly.standalone.servlet.ServletLauncher
 
main(String[]) - Static method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
performs a standard set of long running tests.
main(String[]) - Static method in class com.sun.grizzly.util.Grizzly
 
main(String[]) - Static method in class com.sun.grizzly.util.http.FastDateFormat
 
main(String[]) - Static method in class com.sun.grizzly.util.LoggingFormatter
Example to test the com.sun.grizzly.util.LoggingFormatter You need to include this parameter in the command line -Djava.util.logging.config.file=myfile
main(String[]) - Static method in class com.sun.grizzly.webserver.WebServer
 
MainSSL - Class in com.sun.grizzly.standalone.framework
Simple SSL client server communication.
MainSSL() - Constructor for class com.sun.grizzly.standalone.framework.MainSSL
 
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(int, int, int, Logger) - Method in interface com.sun.grizzly.connectioncache.client.OutboundConnectionFactory
 
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(Request) - Method in class com.sun.grizzly.http.FileCache
Return true if the file is cached.
map(MessageBytes, MessageBytes, MappingData) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Map the specified host name and URI, mutating the given mapping data.
map(MessageBytes, MappingData) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Map the specified URI relative to the context, mutating the given mapping data.
MAPPED_ADAPTER - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
mappedName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
Mapper - Class in com.sun.grizzly.util.http.mapper
Mapper, which implements the servlet API mapping rules (which are derived from the HTTP rules).
Mapper() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper
 
Mapper.Context - Class in com.sun.grizzly.util.http.mapper
 
Mapper.Context() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.Context
 
Mapper.ContextList - Class in com.sun.grizzly.util.http.mapper
 
Mapper.ContextList() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.ContextList
 
Mapper.Host - Class in com.sun.grizzly.util.http.mapper
 
Mapper.Host() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.Host
 
Mapper.MapElement - Class in com.sun.grizzly.util.http.mapper
 
Mapper.MapElement() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.MapElement
 
Mapper.Wrapper - Class in com.sun.grizzly.util.http.mapper
 
Mapper.Wrapper() - Constructor for class com.sun.grizzly.util.http.mapper.Mapper.Wrapper
 
MAPPING_DATA - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
MappingData - Class in com.sun.grizzly.util.http.mapper
Mapping data.
MappingData() - Constructor for class com.sun.grizzly.util.http.mapper.MappingData
 
mark(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketInputStream
 
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.http.jk.common.ChannelNioSocket.SocketInputStream
 
markSupported() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
markSupported() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
markSupported() - Method in class com.sun.grizzly.util.InputReader
Return true if mark is supported.
MASK_SIZE - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
MatchFinder - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
MAX_BB_SIZE - Static variable in class com.sun.grizzly.util.SSLUtils
The maximum size a ByteBuffer can take.
MAX_BUFFERED_BYTES - Static variable in class com.sun.grizzly.http.Constants
Maximum cached bytes before flushing.
MAX_NOTES - Static variable in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
 
MAX_NOTES - Static variable in class com.sun.grizzly.tcp.Constants
 
MAX_PACKET_SIZE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Maximum Total byte size for a AJP packet
MAX_READ_SIZE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Maximum size of data that can be sent in one packet
MAX_SPARE_THREADS - Static variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
MAX_THREADS - Static variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
MAX_THREADS_MIN - Static variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
maxBufferedBytes - Static variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
Default max cached bytes.
maxBufferPoolSize - Static variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
 
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.ProcessorTask
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.ProcessorTask
Max keep-alive request before timing out.
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
maxNumberOfThreadsReachedEvent(String, int) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when the ExtendedThreadPool implementation has allocated and is managing a number of threads equal to the maximum limit of the pool.
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.
maxPoolSize - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
maxPoolSize - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
maxPostSize - Variable in class com.sun.grizzly.http.ProcessorTask
Max post size.
maxPostSize - Variable in class com.sun.grizzly.http.SelectorThread
 
maxQueuedTasks - Variable in class com.sun.grizzly.util.SyncThreadPool
 
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
maxSpareThreads - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
maxThreads - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
maybeQuote2(int, StringBuffer, String) - Static method in class com.sun.grizzly.util.http.ServerCookie
Quotes values using rules that vary depending on Cookie version.
maybeQuote2(int, StringBuffer, String, boolean) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
maybeQuote2(int, StringBuffer, String, String, boolean) - Static method in class com.sun.grizzly.util.http.ServerCookie
 
MB_NOTE - Static variable in class com.sun.grizzly.http.jk.common.JniHandler
 
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).
mergeWith(WebApp) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
mergeWithAnnotations(WebApp) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
Merge with annotations attributes that are not already define Types that are used by Annotations EnvEntry LifecycleCallback MessageDestinationRef PortComponentRef ResourceRef SecurityRole ServiceRef Servlet EJB and persistance not yet supported
Message - Interface in com.sun.grizzly.filter
Various Contstants defining the Custom protocol.
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.
Message.ErrorCode - Enum in com.sun.grizzly.filter
 
Message_Error - Static variable in interface com.sun.grizzly.filter.Message
 
Message_Fragment - Static variable in interface com.sun.grizzly.filter.Message
 
Message_Reply - Static variable in interface com.sun.grizzly.filter.Message
 
Message_Request - Static variable in interface com.sun.grizzly.filter.Message
 
MESSAGE_TOO_LARGE - Static variable in interface com.sun.grizzly.websockets.WebSocket
indicates that an endpoint is terminating the connection because it has received a message that is too large.
MessageBase - Class in com.sun.grizzly.filter
Note idea taken from com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase Knows how to construct various CustomProtocol Messages out of an ByteBuffer.
MessageBase() - Constructor for class com.sun.grizzly.filter.MessageBase
 
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
 
MessageDestination - Class in com.sun.grizzly.http.webxml.schema
 
MessageDestination() - Constructor for class com.sun.grizzly.http.webxml.schema.MessageDestination
 
messageDestination - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
messageDestinationLink - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
messageDestinationLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
 
messageDestinationLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
messageDestinationLink - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
MessageDestinationLinkType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationLinkType
 
MessageDestinationLinkType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationLinkType
 
MessageDestinationLinkType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationLinkType
 
messageDestinationName - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
messageDestinationName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
 
messageDestinationName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
 
messageDestinationName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
 
MessageDestinationRef - Class in com.sun.grizzly.http.webxml.schema
 
MessageDestinationRef() - Constructor for class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
messageDestinationRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
messageDestinationRefName - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
messageDestinationRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
 
messageDestinationRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
messageDestinationRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
MessageDestinationRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
 
MessageDestinationRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
MessageDestinationRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
messageDestinationType - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
messageDestinationType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
 
MessageDestinationType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The message-destinationType specifies a message destination.
MessageDestinationType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
 
messageDestinationType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
MessageDestinationType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The message-destinationType specifies a message destination.
MessageDestinationType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
 
messageDestinationType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
MessageDestinationType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The message-destinationType specifies a message destination.
MessageDestinationType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
 
MessageDestinationTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The message-destination-typeType specifies the type of the destination.
MessageDestinationTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationTypeType
 
MessageDestinationTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The message-destination-typeType specifies the type of the destination.
MessageDestinationTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationTypeType
 
MessageDestinationTypeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The message-destination-typeType specifies the type of the destination.
MessageDestinationTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationTypeType
 
messageDestinationUsage - Variable in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
messageDestinationUsage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
 
messageDestinationUsage - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
 
messageDestinationUsage - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
 
MessageDestinationUsageType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDestinationUsageType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationUsageType
 
MessageDestinationUsageType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDestinationUsageType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationUsageType
 
MessageDestinationUsageType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDestinationUsageType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationUsageType
 
MessageDispatcher - Class in com.sun.grizzly.filter
Filter which dispatches parsed fully constructed Messages.
MessageDispatcher() - Constructor for class com.sun.grizzly.filter.MessageDispatcher
 
messageDropConnection(int) - Method in class com.sun.grizzly.http.ProcessorTask
 
MessageError - Class in com.sun.grizzly.filter
Used to signal Errors which happen in the Protocol Layer.
MessageError() - Constructor for class com.sun.grizzly.filter.MessageError
 
MessageError(String, Message.ErrorCode) - Constructor for class com.sun.grizzly.filter.MessageError
 
MessageMaxLength - Static variable in interface com.sun.grizzly.filter.Message
 
MessageParseException - Exception in com.sun.grizzly.filter
If something went wrong during parsing like a Bad Magic or bad Message Format usually a <@link MessageParseException> is thrown.
MessageParseException(String, Message.ErrorCode) - Constructor for exception com.sun.grizzly.filter.MessageParseException
 
messageQueue - Variable in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
todo replace with non array copying list for non resizing add situations, using internal index to keep track of state , not a linked list, it has too much overhead and eats memory.
messageType - Variable in class com.sun.grizzly.filter.MessageBase
 
metaChannel - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
metadataComplete - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
 
metadataComplete - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
 
metadataComplete - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
method() - Method in class com.sun.grizzly.tcp.Request
 
methodTransArray - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Translates integer codes to names of HTTP methods
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
 
MimeMapping - Class in com.sun.grizzly.http.webxml.schema
 
MimeMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.MimeMapping
 
MimeMapping - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
MimeMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
mimeMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
MimeMapping - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
MimeMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
mimeMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
mimeMapping - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
MimeMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The mime-mappingType defines a mapping between an extension and a mime type.
MimeMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
 
MimeMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The mime-mappingType defines a mapping between an extension and a mime type.
MimeMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
 
MimeMappingType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The mime-mappingType defines a mapping between an extension and a mime type.
MimeMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
 
mimeType - Variable in class com.sun.grizzly.http.webxml.schema.MimeMapping
 
mimeType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
MimeType - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
MimeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
 
mimeType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
MimeType - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
MimeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
 
mimeType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
 
mimeType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
 
mimeType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
 
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
 
MimeTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The mime-typeType is used to indicate a defined mime type.
MimeTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.MimeTypeType
 
MimeTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The mime-typeType is used to indicate a defined mime type.
MimeTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.MimeTypeType
 
MimeTypeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The mime-typeType is used to indicate a defined mime type.
MimeTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.MimeTypeType
 
MIN_SPARE_THREADS - Static variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
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.http.jk.util.threads.ThreadPool
 
minutesTorun - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 
monitor - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
monitoringProbe - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
MORE_FRAGMENTS_BIT - Static variable in interface com.sun.grizzly.filter.Message
 
moreFragmentsToFollow() - Method in interface com.sun.grizzly.filter.Message
 
moreFragmentsToFollow() - Method in class com.sun.grizzly.filter.MessageBase
Signals that more Messages will follow all belonging to the first Message with all the same uniqueId.
MoveBlock() - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
MovePos() - Method in class com.sun.grizzly.lzma.compression.lz.BinTree
 
MovePos() - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
mserver - Variable in class com.sun.grizzly.http.jk.core.JkHandler
 
mserver - Variable in class com.sun.grizzly.http.jk.server.JkMain
 
mserver - Variable in class com.sun.grizzly.http.SelectorThread
 
msg - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
Msg - Class in com.sun.grizzly.http.jk.core
A single packet for communication between the web server and the container.
Msg() - Constructor for class com.sun.grizzly.http.jk.core.Msg
 
MSG_NOTE - Static variable in class com.sun.grizzly.http.jk.common.JniHandler
 
MsgAjp - Class in com.sun.grizzly.http.jk.common
A single packet for communication between the web server and the container.
MsgAjp(int) - Constructor for class com.sun.grizzly.http.jk.common.MsgAjp
Constructor that takes a buffer size
MsgAjp() - Constructor for class com.sun.grizzly.http.jk.common.MsgAjp
Deprecated. Use the buffer size constructor.
MsgContext - Class in com.sun.grizzly.http.jk.core
 
MsgContext(int) - Constructor for class com.sun.grizzly.http.jk.core.MsgContext
 
MsgContext() - Constructor for class com.sun.grizzly.http.jk.core.MsgContext
Deprecated.  
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

N

name - Variable in class com.sun.grizzly.http.jk.core.JkHandler
 
name - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Name of the threadpool
name - Variable in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
name - Variable in class com.sun.grizzly.http.webxml.schema.Property
 
name - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
 
name - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
name - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
 
name - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
name - Variable in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
name - Variable in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
name - Variable in class com.sun.grizzly.util.http.mapper.Mapper.MapElement
 
NAMED_DISPATCHER_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The request attribute under which we store the servlet name on a named dispatcher request.
names() - Method in class com.sun.grizzly.util.http.MimeHeaders
Returns an enumeration of strings representing the header field names.
nativeDispatch(Msg, MsgContext, int, int) - Method in class com.sun.grizzly.http.jk.common.JniHandler
send and get the response in the same buffer.
nativeJkHandlerP - Variable in class com.sun.grizzly.http.jk.common.JniHandler
 
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.
needMoreDataMessageMapKey - Static variable in class com.sun.grizzly.filter.MessageDispatcher
 
nesting - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
nesting - Variable in class com.sun.grizzly.util.http.mapper.Mapper.ContextList
 
NetworkHandler - Interface in com.sun.grizzly.websockets
 
newAsyncExecutor(AsyncTask) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Create an instance of DefaultAsyncExecutor
newConfiguredInstance(String) - Static method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Return an already configured GrizzlyWebServer that can serves static resources.
newInstance() - Method in class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler
 
newInstance() - Method in class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueDelegateCIH
 
newInstance(InetAddress, int, Class<? extends FileCache>) - 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
 
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
newServletAdapter(Servlet) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Create a new ServletAdapter instance that will share the same ServletContextImpl and Servlet's listener but with an empty map of init-parameters.
newServletAdapter(Servlet) - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletAdapter
Create a new ServletAdapter instance that will share the same ServletContextImpl and Servlet's listener but with an empty map of init-parameters.
newSSLEngine() - Method in class com.sun.grizzly.filter.SSLReadFilter
Return a new configuredSSLEngine
newThread(Runnable) - Method in class com.sun.grizzly.http.StatsThreadPool.HttpWorkerThreadFactory
 
newThread(Runnable) - Method in class com.sun.grizzly.util.WorkerThreadFactory
Create a new WorkerThread.
newThreadPool(int, String, int, int) - Method in class com.sun.grizzly.http.SelectorThread
Create a new StatsThreadPool instance.
newThreadPool(int, ExecutorService) - Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
Creates a new ExecutorService
next - Variable in class com.sun.grizzly.http.jk.core.JkHandler
 
next(int) - Method in class com.sun.grizzly.util.ThreadLocalRandom
 
nextController() - Method in interface com.sun.grizzly.ComplexSelectorHandler
Return next aux.
nextController() - Method in class com.sun.grizzly.RoundRobinSelectorHandler
Return next aux.
nextDouble(double) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed double value between 0 (inclusive) and the specified value (exclusive)
nextDouble(double, double) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextElement() - Method in class com.sun.grizzly.util.http.Enumerator
Returns the next element of this enumeration if this enumeration has at least one more element to provide.
nextGeneration - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Instant on which the currentDate object was generated.
nextInt(int, int) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextKeysExpiration - Variable in class com.sun.grizzly.DefaultSelectionKeyHandler
Next time the exprireKeys() will delete keys.
nextLong(long) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between 0 (inclusive) and the specified value (exclusive)
nextLong(long, long) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextMsgStartPos - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
nextName - Variable in class com.sun.grizzly.http.jk.core.JkHandler
 
nextRequest() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
End processing of current HTTP request.
nextRequest() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
End processing of current HTTP request.
nextThreadId() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
NIOContext - Class in com.sun.grizzly
This Object is used to share information between the Grizzly Framework classes and ProtocolFilter implementation.
NIOContext() - Constructor for class com.sun.grizzly.NIOContext
Constructor
noCompressionUserAgents - Variable in class com.sun.grizzly.http.ProcessorTask
List of user agents to not use gzip with
noCompressionUserAgents - Variable in class com.sun.grizzly.http.SelectorThread
 
NonEmptyStringType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type defines a string which contains at least one character.
NonEmptyStringType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.NonEmptyStringType
 
NonEmptyStringType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type defines a string which contains at least one character.
NonEmptyStringType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.NonEmptyStringType
 
NonEmptyStringType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type defines a string which contains at least one character.
NonEmptyStringType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.NonEmptyStringType
 
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
 
NORMAL_CLOSURE - Static variable in interface com.sun.grizzly.websockets.WebSocket
Indicates a normal closure, meaning whatever purpose the connection was established for has been fulfilled.
normalize(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
normalize(MessageBytes) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
Normalize URI.
normalize() - Method in class com.sun.grizzly.util.net.URL
Normalize the path (and therefore file) portions of this URL.
normalizeBytes(MessageBytes) - Static method in class com.sun.grizzly.util.http.HttpRequestURIDecoder
 
NOT_LOCALIZABLE - Static variable in interface com.sun.grizzly.localization.Localizable
Special constant that represents a message that is not localizable.
Note - Class in com.sun.grizzly.samples.stickies
 
Note() - Constructor for class com.sun.grizzly.samples.stickies.Note
 
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.
notificationObject - Variable in class com.sun.grizzly.util.StateHolder.EventListener
 
notify(Object) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Notify all CometHandler.
notify(Object, int, int) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated. Notify a single CometHandler.
notify(Object) - Method in class com.sun.grizzly.comet.CometContext
Notify all CometHandler.
notify(Object, int, int) - Method in class com.sun.grizzly.comet.CometContext
Deprecated. - use notify(attachment,eventType,CometHandler;
notify(Object, CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Notify a single CometHandler#onEvent(CometEvent.
notify(Object, int, CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Notify a single CometHandler.
notify(Object, 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 the 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, CometHandler) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Notify a CometHandler.
notifyEvent() - Method in class com.sun.grizzly.util.StateHolder.EventListener
 
notifyException(Throwable) - Method in class com.sun.grizzly.Controller
Notify exception occured
notifyException(DefaultProtocolChain.Phase, ProtocolFilter, Throwable) - Method in class com.sun.grizzly.DefaultProtocolChain
Notifies all DefaultProtocolChain.EventHandlers about exception, which occured
notifyHaveResult() - Method in class com.sun.grizzly.util.FutureImpl
 
notifyListener() - Method in class com.sun.grizzly.util.StateHolder.ConditionListener
 
notifyListener(Object) - Static method in class com.sun.grizzly.util.StateHolder.EventListener
 
notifyLocallyClose(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Notify a ConnectionCloseHandler that a remote connection has been closed.
notifyLocallyClose(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandlerNotifier
Notify a ConnectionCloseHandler that a remote connection has been closed.
notifyNew() - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
Invoke to notify all registered HttpSessionListener of the session has just been created.
notifyReady() - Method in class com.sun.grizzly.Controller
Notify controller is ready
notifyRemotlyClose(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Notify a ConnectionCloseHandler that a remote connection has been closed.
notifyRemotlyClose(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandlerNotifier
Notify a ConnectionCloseHandler that a remote connection has been closed.
notifyStarted() - Method in class com.sun.grizzly.Controller
Notify controller started
notifyStopped() - Method in class com.sun.grizzly.Controller
Notify controller stopped
notifyThreadEnd(ThreadPool.ControlRunnable) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Inform the pool that the specific thread finish.
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.
nullByteBuffer - Static variable in class com.sun.grizzly.http.FileCache
A dummy instance of ByteBuffer
NumBenchmarkPasses - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
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
 
ObjectFactory - Class in com.sun.grizzly.http.webxml.schema.version_2_2
This object contains factory methods for each Java content interface and Java element interface generated in the ca.sebastiendionne.xsd package.
ObjectFactory() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: ca.sebastiendionne.xsd
ObjectFactory - Class in com.sun.grizzly.http.webxml.schema.version_2_3
This object contains factory methods for each Java content interface and Java element interface generated in the ca.sebastiendionne.xsd package.
ObjectFactory() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: ca.sebastiendionne.xsd
ObjectFactory - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.java.xml.ns.j2ee package.
ObjectFactory() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.java.xml.ns.j2ee
ObjectFactory - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.java.xml.ns.javaee package.
ObjectFactory() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.java.xml.ns.javaee
ObjectFactory - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.java.xml.ns.javaee package.
ObjectFactory() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.java.xml.ns.javaee
ObjectPool<E> - Interface in com.sun.grizzly.util
Basic interface for object pool implementations
objfactory - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 
obtainAsyncQueueEntry(K) - Method in class com.sun.grizzly.async.AsyncQueue
 
obtainSSLEngine(SelectionKey) - Method in class com.sun.grizzly.filter.SSLReadFilter
Configure and return an instance of SSLEngine
offer(K, E) - Method in class com.sun.grizzly.async.AsyncQueue
Add data to the AsyncQueue, corresponding to the given E key
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(ProtocolChain) - Method in class com.sun.grizzly.DefaultProtocolChainInstanceHandler
Offer (add) an instance of ProtocolChain to this instance pool.
offer(ProtocolChain) - Method in interface com.sun.grizzly.ProtocolChainInstanceHandler
Pool an instance of ProtocolChain.
offer(ProtocolChain) - Method in class com.sun.grizzly.SingleProtocolChainInstanceHandler
Offer (add) an instance of ProtocolChain to this instance pool.
offer(E) - Method in class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
offer(E, long, TimeUnit) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
offer(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
offer(E) - Method in interface com.sun.grizzly.util.ObjectPool
 
offset - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
OK - Static variable in class com.sun.grizzly.http.FileCache
HTTP OK header
OK - Static variable in class com.sun.grizzly.http.jk.core.JkHandler
 
OK - Static variable in class com.sun.grizzly.util.http.HtmlHelper
HTTP OK header
onAcceptInterest(SelectionKey, Context) - Method in class com.sun.grizzly.http.SelectorThreadHandler
 
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.jk.core.JkHandler
 
oname - Variable in class com.sun.grizzly.http.jk.server.JkMain
 
oname - Variable in class com.sun.grizzly.http.ProcessorTask
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
 
onClose(SelectableChannel) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
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
onClose(DataFrame) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
onClose(DataFrame) - Method in interface com.sun.grizzly.websockets.WebSocket
 
onClose(WebSocket) - Method in class com.sun.grizzly.websockets.WebSocketAdapter
 
onClose(WebSocket) - Method in class com.sun.grizzly.websockets.WebSocketApplication
 
onClose(WebSocket) - Method in interface com.sun.grizzly.websockets.WebSocketListener
 
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(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
onConnect(IOEvent<Context>) - Method in class com.sun.grizzly.DefaultCallbackHandler
Execute the non blocking connect operation.
onConnect(IOEvent<Context>) - Method in class com.sun.grizzly.filter.ProxyCallbackHandler
 
onConnect(WebSocket) - Method in class com.sun.grizzly.samples.stickies.StickiesApplication
 
onConnect() - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
onConnect() - Method in interface com.sun.grizzly.websockets.WebSocket
 
onConnect(WebSocket) - Method in class com.sun.grizzly.websockets.WebSocketAdapter
 
onConnect(WebSocket) - Method in class com.sun.grizzly.websockets.WebSocketApplication
 
onConnect(WebSocket) - Method in interface com.sun.grizzly.websockets.WebSocketListener
 
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, TCPSelectorHandler.ConnectChannelOperation) - Method in class com.sun.grizzly.TCPSelectorHandler
Handle new OP_CONNECT ops.
onConnectOp(Context, TCPSelectorHandler.ConnectChannelOperation) - Method in class com.sun.grizzly.UDPSelectorHandler
Handle new OP_CONNECT ops.
onDisconnect(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
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.comet.handlers.ReflectorCometHandler
Write CometEvent.attachment and resume the connection if ReflectorCometHandler.useStreaming is false
onEvent(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
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
 
onEvent(CometEvent) - Method in class com.sun.grizzly.samples.stickies.StickyHandler
 
onException(Exception, SelectionKey, ByteBuffer, Queue<AsyncQueueReadUnit>) - Method in interface com.sun.grizzly.async.AsyncReadCallbackHandler
Method will be called by AsyncQueueReader, if error occured when reading from the SelectableChannel, which is associated with SelectionKey
onException(Exception, SelectionKey, ByteBuffer, Queue<AsyncQueueWriteUnit>) - Method in interface com.sun.grizzly.async.AsyncWriteCallbackHandler
Method will be called by AsyncQueueWriter, if error occured when writing ByteBuffer to the SelectableChannel, associated with SelectionKey
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
 
onException(String, Exception) - Method in class com.sun.grizzly.filter.ProxyCallbackHandler
 
onException(Exception, SelectionKey, ByteBuffer, Queue<AsyncQueueWriteUnit>) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
 
onFragment(boolean, byte[]) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
onFragment(boolean, byte[]) - Method in interface com.sun.grizzly.websockets.WebSocket
 
onFragment(WebSocket, boolean, byte[]) - Method in class com.sun.grizzly.websockets.WebSocketAdapter
 
onFragment(WebSocket, boolean, byte[]) - Method in interface com.sun.grizzly.websockets.WebSocketListener
 
onHandshake(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
onHandshake(IOEvent<Context>) - Method in class com.sun.grizzly.DefaultCallbackHandler
By default, do nothing.
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 Grizzly is about to suspend the connection.
onInitialize(CometEvent) - Method in class com.sun.grizzly.comet.handlers.ReflectorCometHandler
Send the ReflectorCometHandler.startingMessage before the connection get suspended.
onInitialize(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
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
 
onInitialize(CometEvent) - Method in class com.sun.grizzly.samples.stickies.StickyHandler
 
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 Grizzly.
onInterrupt(CometEvent) - Method in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
Receive CometEvent notification when the underlying tcp communication is resumed by Grizzly.
onInterrupt(CometEvent) - Method in class com.sun.grizzly.comet.handlers.ReflectorCometHandler
Send the ReflectorCometHandler.endingMessage before the connection get interupted.
onInterrupt(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
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
 
onInterrupt(CometEvent) - Method in class com.sun.grizzly.samples.stickies.StickyHandler
 
onKeySelected(SelectionKey) - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
onKeySelected(SelectionKey) - Method in interface com.sun.grizzly.util.SelectionKeyAttachment.KeySelectionListener
 
onMaxNumberOfThreadsReached() - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by AbstractThreadPool, when maximum number of worker threads is reached and task will need to wait in task queue, until one of the threads will be able to process it.
onMessage(WebSocket, String) - Method in class com.sun.grizzly.samples.stickies.StickiesApplication
 
onMessage(WebSocket, String) - Method in class com.sun.grizzly.samples.websockets.ChatApplication
 
onMessage(String) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
onMessage(byte[]) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
onMessage(String) - Method in interface com.sun.grizzly.websockets.WebSocket
 
onMessage(byte[]) - Method in interface com.sun.grizzly.websockets.WebSocket
 
onMessage(WebSocket, String) - Method in class com.sun.grizzly.websockets.WebSocketAdapter
 
onMessage(WebSocket, byte[]) - Method in class com.sun.grizzly.websockets.WebSocketAdapter
 
onMessage(WebSocket, String) - Method in interface com.sun.grizzly.websockets.WebSocketListener
 
onMessage(WebSocket, byte[]) - Method in interface com.sun.grizzly.websockets.WebSocketListener
 
onMessageError(String) - Method in interface com.sun.grizzly.filter.Client
Gets called if some protocol sepecific error happens.
onMessageError(String) - Method in class com.sun.grizzly.filter.CustomProtocolClient
 
onMessageError(MessageError, Context) - Method in class com.sun.grizzly.filter.MessageDispatcher
 
onPing(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
onPing(DataFrame) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
onPing(DataFrame) - Method in interface com.sun.grizzly.websockets.WebSocket
 
onPing(WebSocket, byte[]) - Method in class com.sun.grizzly.websockets.WebSocketAdapter
 
onPing(WebSocket, byte[]) - Method in interface com.sun.grizzly.websockets.WebSocketListener
 
onPong(DataFrame) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
onPong(DataFrame) - Method in interface com.sun.grizzly.websockets.WebSocket
 
onPong(WebSocket, byte[]) - Method in class com.sun.grizzly.websockets.WebSocketAdapter
 
onPong(WebSocket, byte[]) - Method in interface com.sun.grizzly.websockets.WebSocketListener
 
onPublish(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
onPublish(PublishContext, DeliverResponse) - Method in interface com.sun.grizzly.cometd.PublishInterceptor
 
onQueueFull(CometEvent) - Method in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
called in synchronized context.
onRead(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueReader
 
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<Context>) - Method in class com.sun.grizzly.DefaultCallbackHandler
Delegate the processing of the read operation to the IOEvent{ associated {@link ProtocolChain}
onRead(IOEvent<Context>) - Method in class com.sun.grizzly.filter.ProxyCallbackHandler
 
onReadCompleted(SelectionKey, SocketAddress, AsyncQueueReadUnit) - 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.
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(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
onRequestMessage(RequestMessage, Context) - Method in class com.sun.grizzly.filter.MessageDispatcher
Pluginpoint to handle an Message received from some Endpoint
onStarted() - Method in interface com.sun.grizzly.ControllerStateListener
Nofitication: Controller was started, thread pool was initialized
onStarted() - Method in class com.sun.grizzly.ControllerStateListenerAdapter
 
onStatus(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
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(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
onTaskCompletedEvent(Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
This method will be invoked when a the specified Runnable has completed execution.
onTaskCompletedEvent(Runnable) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a dequeued task has completed processing.
onTaskDequeued(Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by a thread pool each time a task has been dequeued from a task queue.
onTaskDequeuedEvent(Runnable) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a task has been pulled from the queue and is about to be processed.
onTaskQueued(Runnable) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by a thread pool each time new task has been queued to a task queue.
onTaskQueuedEvent(Runnable) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a task has been queued for processing.
onTaskQueueOverflow() - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by a thread pool, when new task could not be added to a task queue, because task queue is full.
onTaskQueueOverflowEvent(String) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when the task queue of the ExtendedThreadPool implementation has exceeded its configured size.
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 response is resumed by a CometHandler or by the CometContext
onTerminate(CometEvent) - Method in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
Receive CometEvent notification when the response is resumed by a CometHandler or by the CometContext
onTerminate(CometEvent) - Method in class com.sun.grizzly.comet.handlers.ReflectorCometHandler
Send the ReflectorCometHandler.endingMessage before the connection get terminated.
onTerminate(CometEvent) - Method in class com.sun.grizzly.cometd.DataHandler
 
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
 
onTerminate(CometEvent) - Method in class com.sun.grizzly.samples.stickies.StickyHandler
 
onTimeOut(SelectionKey) - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
onTimeOut(SelectionKey) - Method in interface com.sun.grizzly.util.SelectionKeyAttachment.TimeOutListener
 
onUnsubscribe(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
onWorkerExit(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by AbstractThreadPool.Worker, when it's completing AbstractThreadPool.Worker.run() method execution, which in most cases means, that ThreadPool's thread will be released.
onWorkerStarted(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.AbstractThreadPool
Method is called by AbstractThreadPool.Worker, when it's starting AbstractThreadPool.Worker.run() method execution, which means, that ThreadPool's thread is getting active and ready to process tasks.
onWrite(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
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<Context>) - Method in class com.sun.grizzly.DefaultCallbackHandler
Delegate the processing of the write operation to the IOEvent{ associated {@link ProtocolChain}
onWrite(IOEvent<Context>) - Method in class com.sun.grizzly.filter.ProxyCallbackHandler
 
onWriteCompleted(SelectionKey, AsyncQueueWriteUnit) - 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
onWriteCompleted(SelectionKey, AsyncQueueWriteUnit) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
 
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.
oOBInline - Variable in class com.sun.grizzly.http.SelectorThread
 
open(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
open(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
open(MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
Open a connection - since we're listening that will block in accept
openSelector() - Static method in class com.sun.grizzly.util.Utils
 
openThreads(int) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Create missing threads.
OperationResult - Class in com.sun.grizzly.async
Class represents the result of a single I/O operation on async queue.
OperationResult() - Constructor for class com.sun.grizzly.async.OperationResult
 
OSGiAuthFilter - Class in com.sun.grizzly.osgi.httpservice
OSGi Authentication filter.
OSGiAuthFilter(HttpContext) - Constructor for class com.sun.grizzly.osgi.httpservice.OSGiAuthFilter
 
OSGiGrizzlyAdapter - Interface in com.sun.grizzly.osgi.httpservice
Abstract OSGi GrizzlyAdapter.
OSGiMainAdapter - Class in com.sun.grizzly.osgi.httpservice
OSGi Main Adapter.
OSGiMainAdapter(Logger, Bundle) - Constructor for class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Constructor.
OSGiResourceAdapter - Class in com.sun.grizzly.osgi.httpservice
OSGi Resource Adapter.
OSGiResourceAdapter(String, String, HttpContext, Logger) - Constructor for class com.sun.grizzly.osgi.httpservice.OSGiResourceAdapter
Default constructor.
OSGiServletAdapter - Class in com.sun.grizzly.osgi.httpservice
OSGi customized ServletAdapter.
OSGiServletAdapter(Servlet, HttpContext, HashMap<String, String>, Logger) - Constructor for class com.sun.grizzly.osgi.httpservice.OSGiServletAdapter
 
OSGiServletContext - Class in com.sun.grizzly.osgi.httpservice
OSGi ServletContextImpl integration.
OSGiServletContext(HttpContext, Logger) - Constructor for class com.sun.grizzly.osgi.httpservice.OSGiServletContext
Default constructor.
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
 
OutboundConnectionCacheBlockingImpl.CacheEntry<C extends Closeable> - Class in com.sun.grizzly.connectioncache.impl.transport
 
OutboundConnectionCacheBlockingImpl.CacheEntry() - Constructor for class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.CacheEntry
 
OutboundConnectionCacheBlockingImpl.ConnectionState<C extends Closeable> - Class in com.sun.grizzly.connectioncache.impl.transport
 
OutboundConnectionCacheBlockingImpl.ConnectionState(ContactInfo<C>, OutboundConnectionCacheBlockingImpl.CacheEntry<C>, C) - Constructor for class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.ConnectionState
 
OutboundConnectionCacheBlockingImpl.ConnectionStateValue - Enum in com.sun.grizzly.connectioncache.impl.transport
 
OutboundConnectionFactory<C extends Closeable> - Interface in com.sun.grizzly.connectioncache.client
OutboundConnectionFactory is pluggable factory, responsible for creating and initializing OutboundConnectionCache.
OutFile - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
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.ProcessorTask
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.
outputByteBuffer - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
Underlying ByteByteBuffer
outputChunk - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
outputChunk - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
OutputFilter - Interface in com.sun.grizzly.tcp.http11
Output filter.
outputStream - Variable in class com.sun.grizzly.http.ProcessorTask
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
 
OutWindow - Class in com.sun.grizzly.lzma.compression.lz
OutWindow
OutWindow() - Constructor for class com.sun.grizzly.lzma.compression.lz.OutWindow
 

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.
pageEncoding - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
pageEncoding - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
pageEncoding - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
pageEncoding - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
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
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.ContextParam
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.InitParam
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
ParamName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ParamName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
ParamName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ParamName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
 
paramName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
 
paramsAsString() - Method in class com.sun.grizzly.util.http.Parameters
Debug purpose
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.ContextParam
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.InitParam
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
ParamValue - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ParamValue() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
ParamValue - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ParamValue() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
 
paramValue - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
 
ParamValueType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type is a general type that can be used to declare parameter/value lists.
ParamValueType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
 
ParamValueType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type is a general type that can be used to declare parameter/value lists.
ParamValueType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
 
ParamValueType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type is a general type that can be used to declare parameter/value lists.
ParamValueType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
 
parse(CometdContext) - Method in class com.sun.grizzly.cometd.BayeuxParser
 
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(String) - Method in interface com.sun.grizzly.http.webxml.parser.IJAXBWebXmlParser
Will parse the web.xml and load the content into a WebApp object
parse(String) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
parse(String) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_3Parser
 
parse(String) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_4Parser
 
parse(String) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_5Parser
 
parse(String) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_3_0Parser
 
Parse(String[]) - Method in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
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.
parseAnnotation(Class<?>, WebApp) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parseAnnotation(URLClassLoader) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.cometd.Cometd
 
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.standalone.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.
parseApplicationLocation(String[]) - Method in class com.sun.grizzly.webserver.WebServer
 
parseCache - Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
Parser cache.
parseChunkHeader() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Parse the header of a chunk.
parseCookies() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Parse cookies.
parseCRLF() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Parse CRLF at end of chunk.
parseDate(String, DateFormat[]) - Static method in class com.sun.grizzly.util.http.FastHttpDateFormat
Try to parse the given date as a HTTP date.
parseDeclareRoles(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parseEJB(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parseEJBs(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parseEndChunk() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Parse end chunk data.
parseHeader(ByteBuffer, int, ReplyMessageFactory) - Static method in class com.sun.grizzly.filter.MessageBase
Parses the Header of the Custom Protocol.
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.ProcessorTask
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[], String) - Static method in class com.sun.grizzly.http.servlet.deployer.conf.ConfigurationParser
Parse command line parameters.
parseOptions(String[], String, DeployerServerConfiguration) - Static method in class com.sun.grizzly.http.servlet.deployer.conf.ConfigurationParser
Parse command line parameters.
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.cometd.Cometd
 
parseOptions(String[]) - Method in class com.sun.grizzly.standalone.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.
parseOptions(String[]) - Method in class com.sun.grizzly.webserver.WebServer
 
parsePersistenceContext(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parsePersistenceUnit(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parsePersistenceUnits(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parsePostConstruct(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parsePreDestroy(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
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.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.
parseResource(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parseResources(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
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
 
parseRunAs(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
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.
parseWebServiceRef(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parseWebServiceRefs(WebApp, Class<?>) - Method in class com.sun.grizzly.http.servlet.deployer.annotation.AnnotationParser
 
parsingHeader - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
State.
path - Variable in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
path - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
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
 
PathType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The elements that use this type designate either a relative path or an absolute path starting with a "/".
PathType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.PathType
 
PathType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The elements that use this type designate either a relative path or an absolute path starting with a "/".
PathType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PathType
 
PathType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The elements that use this type designate either a relative path or an absolute path starting with a "/".
PathType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PathType
 
pause() - Method in class com.sun.grizzly.Controller
Pause this Controller and associated SelectorHandlers
pause() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
pause() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
pause() - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
pause() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
pause() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
pause() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
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
Pb - Variable in class com.sun.grizzly.lzma.LzmaAlone.CommandLine
 
peek(K) - Method in class com.sun.grizzly.async.AsyncQueue
Get head element of E key related queue.
peek() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
peekByte() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
peekByte() - Method in class com.sun.grizzly.http.jk.core.Msg
 
peekInt() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
peekInt() - Method in class com.sun.grizzly.http.jk.core.Msg
 
PendingIOhandler - Interface in com.sun.grizzly.tcp
allows for SelectorHandlers like TCPSelectorHandler to in an efficent "bulk style" offload selectionkey attachmen triggered IO to worker threads.
performRangeOfTests(int, InstanceFactory) - Method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
performRangeOfTests(int, InstanceFactory, Queue[], Integer[], boolean) - Method in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
PersistenceContextRef - Class in com.sun.grizzly.http.webxml.schema
 
PersistenceContextRef() - Constructor for class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
persistenceContextRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
persistenceContextRefName - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
persistenceContextRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
persistenceContextRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
PersistenceContextRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
PersistenceContextRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
PersistenceContextRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
PersistenceContextRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
persistenceContextType - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
persistenceContextType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
persistenceContextType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
PersistenceContextTypeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceContextTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextTypeType
 
PersistenceContextTypeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceContextTypeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextTypeType
 
persistenceProperty - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
persistenceProperty - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
persistenceProperty - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
persistenceUnitName - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
persistenceUnitName - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
persistenceUnitName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
 
persistenceUnitName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
 
persistenceUnitName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
 
persistenceUnitName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
 
PersistenceUnitRef - Class in com.sun.grizzly.http.webxml.schema
 
PersistenceUnitRef() - Constructor for class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
persistenceUnitRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
persistenceUnitRefName - Variable in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
persistenceUnitRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
 
persistenceUnitRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
 
PersistenceUnitRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
PersistenceUnitRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
 
PersistenceUnitRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
PersistenceUnitRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
 
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
 
poison - Static variable in class com.sun.grizzly.util.AbstractThreadPool
 
poisonAll() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
poisonAll() - Method in class com.sun.grizzly.util.SyncThreadPool
 
poll(K) - Method in class com.sun.grizzly.async.AsyncQueue
Get head element of K key related queue.
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() - Method in interface com.sun.grizzly.ProtocolChainInstanceHandler
Return an instance of ProtocolChain.
poll() - Method in class com.sun.grizzly.SingleProtocolChainInstanceHandler
Return a ProtocolChain instance.
poll() - Method in class com.sun.grizzly.util.ConcurrentLinkedQueuePool
 
poll(long, TimeUnit) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
poll() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
poll() - Method in interface com.sun.grizzly.util.ObjectPool
 
pollContext() - Method in class com.sun.grizzly.Controller
Get an instance of a NIOContext
pollContext(Context, SelectionKey, Context.OpType) - Method in class com.sun.grizzly.TCPSelectorHandler
Polls Context from pool and initializes it.
pool - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
poolName - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
pop() - Method in class com.sun.grizzly.util.http.Parameters
Discard the last child.
populate(WebApp) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateContextParam(List<ContextParam>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateEjbRef(List<EjbRef>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateEnvEntry(List<EnvEntry>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateErrorPage(List<ErrorPage>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateLoginConfig(LoginConfig) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateLoginConfig(LoginConfig) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_3Parser
 
populateMimeMapping(List<MimeMapping>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateResourceRef(List<ResourceRef>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateSecurityConstraint(List<SecurityConstraint>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateSecurityRole(List<SecurityRole>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateServletMapping(List<ServletMapping>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateSessionConfig(SessionConfig) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateSessionConfig(SessionConfig) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_3Parser
 
populateTaglib(List<Taglib>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateWebResourceCollection(List<WebResourceCollection>) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateWelcomeFileList(WelcomeFileList) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_2Parser
 
populateWelcomeFileList(WelcomeFileList) - Method in class com.sun.grizzly.http.webxml.parser.JAXBWebXml_2_3Parser
 
port - Variable in class com.sun.grizzly.http.DefaultProtocolFilter
The current TCP port.
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.http.servlet.deployer.conf.DeployerConfiguration
 
port - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
port - Variable in class com.sun.grizzly.http.StatsThreadPool
Port, which is served by this thread pool
PORT - Static variable in class com.sun.grizzly.standalone.framework.Example_1_Server
 
portComponent - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
portComponent - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
PortComponentHandlerType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
Declares the handler for a port-component.
PortComponentHandlerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
PortComponentHandlerType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
Declares the handler for a port-component.
PortComponentHandlerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
portComponentLink - Variable in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
portComponentLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
 
portComponentLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
 
portComponentLink - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
 
portComponentName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
portComponentName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
PortComponentRef - Class in com.sun.grizzly.http.webxml.schema
 
PortComponentRef() - Constructor for class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
portComponentRef - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
portComponentRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
portComponentRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
portComponentRef - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
PortComponentRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
 
PortComponentRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
 
PortComponentRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
 
PortComponentType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The port-component element associates a WSDL port with a web service interface and implementation.
PortComponentType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
PortComponentType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The port-component element associates a WSDL port with a web service interface and implementation.
PortComponentType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
portName - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
portName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
portName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
portName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
portNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
portNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
 
portNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
 
portNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
 
portNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
 
PortRange - Class in com.sun.grizzly
Immutable class representing a port range.
PortRange(int, int) - Constructor for class com.sun.grizzly.PortRange
Creates a port range with the given bounds (both inclusive).
PortRange(int) - Constructor for class com.sun.grizzly.PortRange
Creates a port range containing a single port.
portRange - Variable in class com.sun.grizzly.TCPSelectorHandler
The default port range.
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.http.Constants
POST.
POST - Static variable in class com.sun.grizzly.tcp.http11.Constants
POST.
POST_EXECUTE - Static variable in interface com.sun.grizzly.arp.AsyncTask
 
POST_METHOD - Static variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
 
postConstruct - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
postData - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
postDeregister() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
postDeregister() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
postDeregister() - Method in class com.sun.grizzly.http.SelectorThread
 
postExecute() - Method in interface com.sun.grizzly.arp.AsyncExecutor
Commit the http response.
postExecute() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Resume the connection by commit the Response object.
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.MessageDispatcher
 
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(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
postponedTasks - Variable in class com.sun.grizzly.TCPSelectorHandler
 
postProcess(SelectionKey) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
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.ProcessorTask
Post process the http request, after the response has been commited.
postProcess(ProcessorTask) - Method in interface com.sun.grizzly.http.ProcessorTask.PostProcessor
 
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.jk.core.JkHandler
 
postRegister(Boolean) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
postRegister(Boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
postResponse() - Method in class 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.arp.AsyncTask
 
preDeregister() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
preDeregister() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
preDeregister() - Method in class com.sun.grizzly.http.SelectorThread
 
preDestroy - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
preExecute() - Method in interface com.sun.grizzly.arp.AsyncExecutor
Pre-execute some http request operation like decoding the headers.
preExecute() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Pre-execute a ProcessorTask by parsing the request line.
prepareForNextRequest() - Method in class com.sun.grizzly.http.ProcessorTask
 
prepareRequest() - Method in class com.sun.grizzly.http.ProcessorTask
After reading the request headers, we have to setup the request filters.
prepareResponse() - Method in class com.sun.grizzly.http.ProcessorTask
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.ProcessorTask
Pre process the request by decoding the request line and the header.
preProcess(InputStream, OutputStream) - Method in class com.sun.grizzly.http.ProcessorTask
Pre process the request by decoding the request line and the header.
preProcess(InputStream, OutputStream) - Method in class com.sun.grizzly.ssl.SSLProcessorTask
 
preRegister(MBeanServer, ObjectName) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
preRegister(MBeanServer, ObjectName) - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
preRegister(MBeanServer, ObjectName) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
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(long), make sure the ServerSocketChannel 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
 
printBuffer(String, ByteBuffer) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
Print the contents of the buffer out to the PrintStream in hex and ASCII.
printHelpAndExit() - Method in class com.sun.grizzly.standalone.cometd.Cometd
 
printHelpAndExit() - Method in class com.sun.grizzly.standalone.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 StandaloneMainUtil.createSelectorThread(java.lang.String[]).
printHelpAndExit() - Method in class com.sun.grizzly.webserver.WebServer
 
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.comet.handlers.ReflectorCometHandler
 
printWriter - Variable in class com.sun.grizzly.samples.comet.CometServlet.CometRequestHandler
 
priority - Variable in class com.sun.grizzly.util.AbstractThreadPool
Threads priority
priority - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
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 ExecutorService.
probe - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
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
 
process(SelectionKey) - Method in class com.sun.grizzly.connectioncache.server.CacheableSelectionKeyHandler
 
process(SelectionKey) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
SelectionKey process notification
process(ByteBuffer) - Method in class com.sun.grizzly.filter.SSLPreProcessor
 
process(InputStream, OutputStream) - Method in class 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<String, String>) - Static method in class com.sun.grizzly.util.IntrospectionUtils
 
processCookieHeader(byte[], int, int) - Method in class com.sun.grizzly.util.http.Cookies
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
processCookies(MimeHeaders) - Method in class com.sun.grizzly.util.http.Cookies
Add all Cookie found in the headers of a request.
processedDataSize - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
processedElementsCount - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
processHeader() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
 
processHeader() - Method in class com.sun.grizzly.http.jk.core.Msg
 
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
 
ProcessorTask - Class in com.sun.grizzly.http
Process HTTP request.
ProcessorTask() - Constructor for class com.sun.grizzly.http.ProcessorTask
 
ProcessorTask(boolean) - Constructor for class com.sun.grizzly.http.ProcessorTask
 
ProcessorTask(boolean, boolean) - Constructor for class com.sun.grizzly.http.ProcessorTask
 
ProcessorTask.PostProcessor - Interface in com.sun.grizzly.http
 
ProcessorTaskFactory - Interface in com.sun.grizzly.http
Factory, responsible for creating ProcessorTask.
processorTaskFactory - Variable in class com.sun.grizzly.http.SelectorThread
 
processorTasks - Variable in class com.sun.grizzly.http.SelectorThread
Queue 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
processTask(Callable) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Processes the given task.
properties - Variable in class com.sun.grizzly.http.jk.core.JkHandler
 
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.
Property - Class in com.sun.grizzly.http.webxml.schema
 
Property() - Constructor for class com.sun.grizzly.http.webxml.schema.Property
 
PropertyType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
Specifies a name/value pair.
PropertyType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
 
PropertyType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
Specifies a name/value pair.
PropertyType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
 
protocol - Variable in class com.sun.grizzly.AbstractConnectorHandler
The ConnectorHandler Controller.Protocol.
protocol() - Method in class com.sun.grizzly.AbstractConnectorHandler
Get the ConnectorHandler Controller.Protocol.
protocol(Controller.Protocol) - Method in class com.sun.grizzly.AbstractConnectorHandler
Set the ConnectorHandler Controller.Protocol.
protocol() - Method in interface com.sun.grizzly.ConnectorHandler
A token decribing the protocol supported by an implementation of this interface
protocol() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
protocol() - Method in class com.sun.grizzly.http.SelectorThread
Return the protocol supported by this GrizzlyListener
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 interface com.sun.grizzly.tcp.http11.GrizzlyListener
The protocol supported by this listener.
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_CHAIN_POST_INSTRUCTION - Static variable in interface com.sun.grizzly.ProtocolChain
ProtocolChain result attribute name.
PROTOCOL_ERROR - Static variable in interface com.sun.grizzly.websockets.WebSocket
Indicates that an endpoint is terminating the connection due to a protocol error.
PROTOCOL_FINDERS - Static variable in class com.sun.grizzly.portunif.PUReadFilter
 
PROTOCOL_HANDLERS - Static variable in class com.sun.grizzly.portunif.PUReadFilter
 
protocolBinding - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
protocolBinding - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
protocolBindings - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
protocolBindings - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
 
protocolBindings - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
 
protocolBindings - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
 
protocolBindings - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
 
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).
protocolChain - Variable in class com.sun.grizzly.SingleProtocolChainInstanceHandler
Single ProtocolChain instance.
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.
ProtocolChainInstruction - Enum in com.sun.grizzly
The ProtocolChainInstruction contains the instruction for a ProtocolChain, how it should continue the invokation.
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.
ProtocolOutputStream - Class in com.sun.grizzly.filter
A Stream which wraps bytes into an Custom Protocol.
ProtocolOutputStream(byte, Integer, Integer, boolean) - Constructor for class com.sun.grizzly.filter.ProtocolOutputStream
 
ProtocolOutputStream(byte, boolean) - Constructor for class com.sun.grizzly.filter.ProtocolOutputStream
 
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.
provider() - Static method in class com.sun.grizzly.http.CompressionFiltersProvider
Get CompressionFiltersProvider instance.
PROXY_JROUTE - Static variable in class com.sun.grizzly.tcp.http11.Constants
 
ProxyCallbackHandler - Class in com.sun.grizzly.filter
 
ProxyCallbackHandler(boolean, CallbackHandler<Context>, ConnectorHandler, CountDownLatch, String, int, String, String, String) - Constructor for class com.sun.grizzly.filter.ProxyCallbackHandler
 
PU_PRE_PROCESSORS - Static variable in class com.sun.grizzly.portunif.PUReadFilter
 
PublishContext - Interface in com.sun.grizzly.cometd
Context, passed to a PublishInterceptor.
PublishInterceptor - Interface in com.sun.grizzly.cometd
Interceptor, which (if not null) will process published data on channel.
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
 
purgeStaleEntries() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Removes any stale entries whose keys have been finalized.
push() - Method in class com.sun.grizzly.util.http.Parameters
Create ( or reuse ) a child that will be used during a sub-request.
put(K, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Maps the specified key to the specified value in this table.
put(K, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Maps the specified key to the specified value in this table.
put(Object, Object) - Method in class com.sun.grizzly.util.http.ParameterMap
Associate the specified value with the specified key in this map.
put(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
PUT_METHOD - Static variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
 
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class com.sun.grizzly.util.http.ParameterMap
Copy all of the mappings from the specified map to this one.
PutByte(byte) - Method in class com.sun.grizzly.lzma.compression.lz.OutWindow
 
putIfAbsent(K, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
putIfAbsent(K, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
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
 
queue - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
queuedActionLock - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
queuedElementsCount - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
queueLimit - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
quote(String) - Static method in class com.sun.grizzly.cometd.util.JSONParser
Quote a string.
quote(StringBuilder, String) - Static method in class com.sun.grizzly.cometd.util.JSONParser
Quote a string into a StringBuilder.

R

rampUpProcessorTask() - Method in class com.sun.grizzly.http.SelectorThread
Initialize ProcessorTask
random() - Method in class com.sun.grizzly.PortRange
Returns a random port within the range.
rcmSupport - Variable in class com.sun.grizzly.http.SelectorThread
RCM support
read(ByteBuffer, boolean) - Method in class com.sun.grizzly.AbstractConnectorHandler
Read bytes.
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.filter.RemoteInputStream
If no bytes are available blocks until RemoteInputStream.close() is called.
read(byte[], int, int) - Method in class com.sun.grizzly.filter.RemoteInputStream
If no bytes are available blocks until RemoteInputStream.close() is called
read(MsgContext, byte[], int, int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
Read N bytes from the InputStream, and ensure we got them all Under heavy load we could experience many fragmented packets just read Unix Network Programming to recall that a call to read didn't ensure you got all the data you want from read() Linux manual On success, the number of bytes read is returned (zero indicates end of file),and the file position is advanced by this number.
read() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketInputStream
 
read(byte[]) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketInputStream
 
read(byte[], int, int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketInputStream
 
read(MsgContext, byte[], int, int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
Read N bytes from the InputStream, and ensure we got them all Under heavy load we could experience many fragmented packets just read Unix Network Programming to recall that a call to read didn't ensure you got all the data you want from read() Linux manual On success, the number of bytes read is returned (zero indicates end of file),and the file position is advanced by this number.
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.UDPConnectorHandler
Read bytes.
read() - Method in class com.sun.grizzly.util.InputReader
Read the first byte from the wrapped ByteBuffer.
read(byte[]) - Method in class com.sun.grizzly.util.InputReader
Read the bytes from the wrapped ByteBuffer.
read(byte[], int, int) - Method in class com.sun.grizzly.util.InputReader
Read the first byte of the wrapped ByteBuffer.
read(ByteBuffer) - Method in class com.sun.grizzly.util.InputReader
Read the bytes of the wrapped ByteBuffer.
read() - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
READ_TASK - Static variable in interface com.sun.grizzly.http.Task
 
readAttempts - Variable in class com.sun.grizzly.filter.ReadFilter
 
ReadBlock() - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
readByte() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
readBytes() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Read bytes from the previous buffer.
readChunk - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
readChunk - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Byte chunk used to read bytes.
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
 
readFrame() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
readFrame() - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method reads data to the ByteBuffer using async read queue.
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method reads data to the ByteBuffer using async read queue.
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.connectioncache.client.CacheableConnectorHandler
 
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
readFromAsyncQueue(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.SSLConnectorHandler
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.AsyncQueueReadUnit
 
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 read threads.
readTimeout - Variable in class com.sun.grizzly.util.InputReader
The time to wait before timing out when reading bytes
readWithTemporarySelector(SelectableChannel, ByteBuffer, long) - Static method in class com.sun.grizzly.util.Utils
Method reads data from SelectableChannel to ByteBuffer.
ready() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
ready() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
readySelectorHandlerCounter - Variable in class com.sun.grizzly.Controller
Internal countdown counter of SelectorHandlers, which are ready to process
realmName - Variable in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
realmName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
RealmName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
RealmName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
 
realmName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
RealmName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
RealmName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
 
realmName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
 
realmName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
 
realmName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
 
realReadBytes(byte[], int, int) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
realReadBytes(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Reads new bytes in the byte chunk.
realReadBytes(byte[], int, int) - Method in interface com.sun.grizzly.util.buf.ByteChunk.ByteInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadChars(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
realReadChars(char[], int, int) - Method in interface com.sun.grizzly.util.buf.CharChunk.CharInputChannel
Read new bytes ( usually the internal conversion buffer ).
realWriteBytes(byte[], int, int) - Method in class com.sun.grizzly.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 ).
recalcCacheStats(FileCache.FileCacheEntry) - Method in class com.sun.grizzly.http.FileCache
 
recalcCacheStatsIfMonitoring(FileCache.FileCacheEntry) - Method in class com.sun.grizzly.http.FileCache
 
receive(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelJni
Receives does nothing - send will put the response in the same buffer
receive(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
receive(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
receive(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
receive() - Method in class com.sun.grizzly.http.jk.common.JkInputStream
Receive a chunk of data.
receive(Msg, MsgContext) - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Recieve a message from the client.
receive(ByteBuffer) - Method in class com.sun.grizzly.UDPConnectorHandler
Receive bytes.
receiveBufferSize - Variable in class com.sun.grizzly.TCPSelectorHandler
The size to which to set the receive buffer If this value is not greater than 0, it is not used.
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
 
reconfigure(ThreadPoolConfig) - Method in class com.sun.grizzly.http.StatsThreadPool
 
reconfigure(ThreadPoolConfig) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Sets the ThreadPoolConfig
reconfigureAdapter() - Method in class com.sun.grizzly.http.SelectorThread
 
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.CometWriter
 
recycle() - Method in interface 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.jk.common.JkInputStream
Must be called before or after each request
recycle() - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
recycle() - Method in class com.sun.grizzly.http.ProcessorTask
Recycle this object.
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.SocketChannelOutputBuffer
Recycle the output buffer.
recycle() - Method in interface com.sun.grizzly.http.Task
Recycle this task.
recycle() - Method in class com.sun.grizzly.http.TaskBase
Recycle internal state.
recycle() - Method in class com.sun.grizzly.NIOContext
Recycle this instance.
recycle() - Method in class com.sun.grizzly.ssl.SSLOutputBuffer
 
recycle() - Method in class com.sun.grizzly.standalone.StaticStreamAlgorithm
Recycle this object.
recycle() - Method in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Recycle the output buffer.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Recycle the output buffer.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Recycle the input buffer.
recycle() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Recycle the output buffer.
recycle() - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Make the filter ready to process the next request.
recycle() - Method in class com.sun.grizzly.tcp.Request
 
recycle() - Method in class com.sun.grizzly.tcp.Response
 
recycle(E) - Method in interface com.sun.grizzly.test.cachetest.InstanceFactory
 
recycle() - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP.ConnectSelectionKeyOP
 
recycle() - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
recycle() - Method in class com.sun.grizzly.util.buf.B2CConverter
Reset the internal state, empty the buffers.
recycle() - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
Reset the internal state, empty the buffers.
recycle() - Method in class com.sun.grizzly.util.buf.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - Method in class com.sun.grizzly.util.buf.C2BConverter
Reset the internal state, empty the buffers.
recycle() - Method in class com.sun.grizzly.util.buf.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - Method in class com.sun.grizzly.util.buf.MessageBytes
Resets the message bytes to an uninitialized (NULL) state.
recycle() - Method in class com.sun.grizzly.util.buf.TimeStamp
 
recycle() - Method in class com.sun.grizzly.util.buf.UTF8Decoder
 
recycle() - Method in class com.sun.grizzly.util.collections.MultiMap
Clears all header fields.
recycle() - Method in class com.sun.grizzly.util.http.Cookies
Recycle.
recycle() - Method in class com.sun.grizzly.util.http.mapper.MappingData
 
recycle() - Method in class com.sun.grizzly.util.http.MimeHeaders
Clears all header fields.
recycle() - Method in class com.sun.grizzly.util.http.Parameters
 
recycle() - Method in class com.sun.grizzly.util.http.ServerCookie
 
recycle() - Method in class com.sun.grizzly.util.InputReader
Recycle this object.
recycle() - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Recycle the algorithm.
recycle() - Method in class com.sun.grizzly.websockets.WebSocketOutputFilter
 
recycleNative(MsgContext) - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
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.
redirect(Context, ByteBuffer, Integer, 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.
redirectSSL(Context, SSLEngine, ByteBuffer, ByteBuffer, Integer, 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.
ReduceOffsets(int) - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
ReflectorCometHandler - Class in com.sun.grizzly.comet.handlers
Simple CometHandler that write (using a PrintWriter) all messages (CometEvent.attachment it receive.
ReflectorCometHandler() - Constructor for class com.sun.grizzly.comet.handlers.ReflectorCometHandler
Create a reflector.
ReflectorCometHandler(boolean) - Constructor for class com.sun.grizzly.comet.handlers.ReflectorCometHandler
Create a reflector.
ReflectorCometHandler(boolean, String, String) - Constructor for class com.sun.grizzly.comet.handlers.ReflectorCometHandler
Create a reflector.
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(SelectableChannel, int) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
register(SelectableChannel, int, Object) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
register(Iterator<SelectionKey>, int) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
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(String, int, Class<? extends NotificationHandler>) - Method in class com.sun.grizzly.comet.CometEngine
Instantiate a new CometContext.
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
Deprecated.  
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(SelectableChannel, int, Object) - 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(SelectableChannel, int, Object) - 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.
Storing each interest type in different queues removes the need of wrapper (SelectionKeyOP) while lowering thread contention due to the load is spread out on different queues.
register(SelectableChannel, int) - Method in class com.sun.grizzly.TCPSelectorHandler
 
register(SelectableChannel, int, Object) - Method in class com.sun.grizzly.TCPSelectorHandler
 
register(String, WebSocketApplication) - Method in class com.sun.grizzly.websockets.WebSocketEngine
Deprecated. 
register(WebSocketApplication) - Method in class com.sun.grizzly.websockets.WebSocketEngine
 
registerAsyncRead(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Register for asynchronous read event (CometEvent#READ}.
registerAsyncWrite(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Register for asynchronous write event (CometEvent#WRITE} .As soon as Grizzly detects there is some OS buffer available for write operations, your CometHandler.onEvent(CometEvent) will be invoked.
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 supported by this SelectorThread.
registerForWriting(SelectionKey) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
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.
registerMessageType(int, String, JkHandler, String[]) - Method in class com.sun.grizzly.http.jk.common.HandlerDispatch
 
registerOutputFilter(FilterFactory) - Method in class com.sun.grizzly.http.CompressionFiltersProvider
Register compression FilterFactory.
registerRequest(Request, MsgContext, int) - Method in class com.sun.grizzly.http.jk.common.ChannelJni
 
registerRequest(Request, MsgContext, int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
registerRequest(Request, MsgContext, int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
registerRequest(Request, MsgContext, int) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
registerRequest(Request, MsgContext, int) - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Register a new Request in the Request pool.
registerResourceAdapter(String, HttpContext, String, HttpService) - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Registers OSGiResourceAdapter in OSGi Http Service.
registerResources(String, String, HttpContext) - Method in class com.sun.grizzly.osgi.httpservice.HttpServiceImpl
registerServlet(String, Servlet, Dictionary, HttpContext) - Method in class com.sun.grizzly.osgi.httpservice.HttpServiceImpl
registerServletAdapter(String, Servlet, Dictionary, HttpContext, HttpService) - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Registers OSGiServletAdapter in OSGi Http Service.
registerTomcat(String, int, String) - Method in class com.sun.grizzly.http.jk.common.Shm
Register a tomcat instance XXX make it more flexible
reinit() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
Called after you change some fields at runtime using jmx.
reinit() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
Called after you change some fields at runtime using jmx.
ReinvokeAware - Interface in com.sun.grizzly
The common interface, for objects, which could have influence on a ProtocolChain reinvokation.
release(SelectionKey) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. this should never be called for for comet, due to we are nulling the attachment and completely overriding the selector.select logic.
called by grizzly when the selection key is canceled and its socket closed.
release(SelectionKey) - Method in class com.sun.grizzly.CallbackHandlerSelectionKeyAttachment
 
release(SelectionKey) - Method in class com.sun.grizzly.comet.CometTask
This should never be called for for comet, due to we are nulling the attachment and completely overriding the selector.select logic.
called by grizzly when the selection key is canceled and its socket closed.
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.http.KeepAliveThreadAttachment
 
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
 
releaseAsyncWriteUnit(AsyncQueueWriteUnit) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
 
releaseAsyncWriteUnit(AsyncQueueWriteUnit) - Method in class com.sun.grizzly.ssl.SSLOutputBuffer.AsyncWriteCallbackHandlerImpl
 
releaseBuffer() - Method in class com.sun.grizzly.filter.CustomProtocolParser
if this parser is expecting more bytes to be read then the current bytebuffer will not be released.
releaseBuffer() - Method in interface com.sun.grizzly.ProtocolParser
No more parsing will be done on the buffer passed to ProtocolParser#startBuffer().
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.
releaseJkEnv(long) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
Clean the temp pool, put back the env in the pool
releaseSelectionKeyOP(SelectionKeyOP) - Static method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
ReleaseStream() - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
ReleaseStream() - Method in class com.sun.grizzly.lzma.compression.lz.OutWindow
 
ReleaseStream() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Decoder
 
ReleaseStream() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
remaining - Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Number of bytes remaining in the current chunk.
remaining - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Remaining bytes.
remaining - Variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Remaining bytes.
remainingCapacity() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
remote - Variable in class com.sun.grizzly.http.webxml.schema.EjbRef
 
remote - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
Remote - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Remote() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
 
remote - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
Remote - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Remote() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
 
remote - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
 
remote - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
 
remote - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
 
remoteAddr - Variable in class com.sun.grizzly.http.ProcessorTask
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
After #action with ActionCode.ACTION_REQ_HOST_ADDR_ATTRIBUTE is called, returns remote address of the client that made the request.
RemoteCall - Class in com.sun.grizzly.filter
 
remoteHost - Variable in class com.sun.grizzly.http.ProcessorTask
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
 
RemoteInputStream - Class in com.sun.grizzly.filter
Stream that blocks on empty RemoteInputStream.read() until RemoteInputStream.close() is called.
RemoteInputStream() - Constructor for class com.sun.grizzly.filter.RemoteInputStream
 
remotePort - Variable in class com.sun.grizzly.http.ProcessorTask
Remote port to which the socket is connected
remotePort - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Remote port
RemoteType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The remote element contains the fully-qualified name of the enterprise bean's remote interface.
RemoteType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.RemoteType
 
RemoteType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The remote element contains the fully-qualified name of the enterprise bean's remote interface.
RemoteType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.RemoteType
 
RemoteType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The remote element contains the fully-qualified name of the enterprise bean's remote interface.
RemoteType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.RemoteType
 
remotlyClosed(SelectionKey) - Method in interface com.sun.grizzly.util.ConnectionCloseHandler
Invoked when a remote connection is being closed.
remotlyClosed(SelectionKey) - Method in class com.sun.grizzly.websockets.WebSocketCloseHandler
 
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.ConcurrentReferenceHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
remove(Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
remove(Object) - Method in class com.sun.grizzly.util.http.ParameterMap
Remove the mapping for this key from the map if present.
remove(Object) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
remove(WebSocketListener) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
remove(WebSocketListener) - Method in interface com.sun.grizzly.websockets.WebSocket
 
remove(WebSocket) - Method in class com.sun.grizzly.websockets.WebSocketApplication
 
removeAdapter(GrizzlyAdapter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Remove a GrizzlyAdapter
removeAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.arp.AsyncExecutor
Remove an AsyncFilter
removeAsyncFilter(AsyncFilter) - Method in interface com.sun.grizzly.arp.AsyncHandler
Remove an AsyncFilter
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
removeAttribute(Object) - Method in class com.sun.grizzly.comet.CometContext
Remove an attribute.
removeAttribute(String) - Method in interface 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.NIOContext
Remove a key/value object.
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.
removeChannel(String) - Method in class com.sun.grizzly.cometd.DataHandler
 
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(CometHandler, boolean) - Method in class com.sun.grizzly.comet.CometContext
Remove a CometHandler.
removeCometHandler(int) - Method in class com.sun.grizzly.comet.CometContext
Deprecated. 
removeConditionListener(StateHolder.ConditionListener<E>) - Method in class com.sun.grizzly.util.StateHolder
 
removeConnectionCloseHandler(ConnectionCloseHandler) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Removes the the ConnectionCloseHandler from a set.
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 DefaultProtocolChain.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.
removeGrizzlyAdapter(GrizzlyAdapter) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Remove a GrizzlyAdapter return true of the operation was successful.
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.
removeInitParameter(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Remove a servlet initialization parameter for this servlet.
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.
removeNotificationListener(NotificationListener) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
removeNotificationListener(NotificationListener) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
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 thisReadController
removeServletListener(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Remove Servlet listeners that implement EventListener
removeSessionCookies() - Method in class com.sun.grizzly.tcp.Response
Removes any Set-Cookie response headers whose value contains the string "JSESSIONID=" or "JSESSIONIDSSO="
removeStateListener(ControllerStateListener) - Method in class com.sun.grizzly.Controller
Remove controller state listener
removeSuspendedInCurrentThread() - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
removeThread(Thread) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
removeValue(String) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
 
removeWrapper(String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Remove a wrapper from the context associated with this wrapper.
removeWrapper(String, String, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Remove a wrapper from an existing context.
removeWrapper(Mapper.Context, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
 
replace(K, V, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
replace(K, V) - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
replace(K, V, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
replace(K, V) - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
replaceProperties(String, Hashtable<String, String>, IntrospectionUtils.PropertySource[]) - Static method in class com.sun.grizzly.util.IntrospectionUtils
Replace ${NAME} with the property value
ReplyMessage - Class in com.sun.grizzly.filter
Used to Reply to a RequestMessage A Endpoint which sends an Request to an opposite Endpoint waits on an InpuStream which gets filled with the payload of this InputStream
ReplyMessage() - Constructor for class com.sun.grizzly.filter.ReplyMessage
 
replyMessageFactory - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
ReplyMessageFactory - Class in com.sun.grizzly.filter
When a client expects an reply it calls ReplyMessageFactory.createReplyMessage(java.lang.Integer) and gets a ReplyMessage on which sometime in the future an reply will arrive.
ReplyMessageFactory() - Constructor for class com.sun.grizzly.filter.ReplyMessageFactory
 
req - Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
Deprecated.  
req - Variable in class com.sun.grizzly.tcp.Response
 
request - Variable in class com.sun.grizzly.cometd.CometdRequest
 
request - Variable in class com.sun.grizzly.http.ProcessorTask
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 header has been parsed.
REQUEST_NOTE - Static variable in class com.sun.grizzly.http.jk.core.WorkerEnv
 
REQUEST_RESPONSE_NOTES - Static variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
requestBufferSize - Variable in class com.sun.grizzly.http.ProcessorTask
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.ProcessorTask
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
 
requestId - Variable in class com.sun.grizzly.filter.MessageBase
 
requestInfo - Variable in class com.sun.grizzly.http.ProcessorTask
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?
RequestMessage - Class in com.sun.grizzly.filter
Used to send an Request to an Endpoint.
RequestMessage() - Constructor for class com.sun.grizzly.filter.RequestMessage
 
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
 
reRegisterSelectionKey - Variable in class com.sun.grizzly.http.ProcessorTask
False prevents the selectionkey from being re registered after async is done in the terminateProcess() call
resAuth - Variable in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
ResAuth - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ResAuth() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
 
resAuth - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
ResAuth - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResAuth() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
 
resAuth - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
resAuth - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
 
resAuth - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
resAuth - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
ResAuthType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResAuthType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ResAuthType
 
ResAuthType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResAuthType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ResAuthType
 
ResAuthType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResAuthType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ResAuthType
 
RESERVE - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
reset() - Method in interface com.sun.grizzly.arp.AsyncExecutor
Reset
reset() - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Reset
reset() - Method in class com.sun.grizzly.http.HttpWorkerThread
 
reset() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketInputStream
 
reset() - Method in class com.sun.grizzly.http.jk.common.MsgAjp
Prepare this packet for accumulating a message from the container to the web server.
reset() - Method in class com.sun.grizzly.http.jk.core.Msg
Prepare this packet for accumulating a message from the container to the web server.
reset() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
reset() - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Reset current response.
reset() - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
reset() - Method in class com.sun.grizzly.standalone.StaticHandler
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
reset() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Clear any content written to the buffer.
reset(int, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Reset this response, and specify the values for the HTTP status code and corresponding message.
reset() - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Reset current response.
reset() - Method in class com.sun.grizzly.tcp.RequestInfo
Resets this RequestInfo.
reset() - Method in class com.sun.grizzly.tcp.Response
 
reset() - Method in class com.sun.grizzly.util.buf.B2CConverter
 
reset() - Method in class com.sun.grizzly.util.buf.B2CConverterBlocking
 
reset() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
reset() - Method in class com.sun.grizzly.util.buf.CharChunk
 
reset() - Static method in class com.sun.grizzly.util.buf.StringCache
 
reset() - Method in class com.sun.grizzly.util.http.StringParser
Reset the current state of the parser to the beginning of the current string being parsed.
reset() - Method in class com.sun.grizzly.util.ThreadAttachment
 
reset() - Method in class com.sun.grizzly.util.WorkerThread
 
reset() - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
RESET_SUSPEND_TIMEOUT - Static variable in class com.sun.grizzly.tcp.ActionCode
Callback to reset the Response suspended timeout.
resetBuffer() - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
resetBuffer() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Reset the data buffer but not any status or header information.
resetBuffer(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Reset the data buffer and the using Writer/Stream flags but not any status or header information.
resetCounters() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
resetCounters() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
resetCounters() - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
resetFlag() - Method in class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
resetKeepAliveCount() - Method in class com.sun.grizzly.http.KeepAliveThreadAttachment
Reset the keep alive value to 0.
resetScoreboard() - Method in class com.sun.grizzly.http.jk.common.Shm
 
resetScoreboard() - Method in class com.sun.grizzly.http.jk.common.Shm14
 
resetSpinCounter() - Method in interface com.sun.grizzly.LinuxSpinningWorkaround
Resets the spincounter
resetSpinCounter() - Method in class com.sun.grizzly.TCPSelectorHandler
Resets the spincounter
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.
resetTimeout() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
resolveEntity(String, String) - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
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
 
ResourceEnvRef - Class in com.sun.grizzly.http.webxml.schema
 
ResourceEnvRef() - Constructor for class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
ResourceEnvRef - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResourceEnvRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
resourceEnvRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
resourceEnvRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
resourceEnvRefName - Variable in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
resourceEnvRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
ResourceEnvRefName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResourceEnvRefName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
 
resourceEnvRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
 
resourceEnvRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
 
resourceEnvRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
 
resourceEnvRefType - Variable in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
resourceEnvRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
 
ResourceEnvRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResourceEnvRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
 
ResourceEnvRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The resource-env-refType is used to define resource-env-type elements.
ResourceEnvRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
 
resourceEnvRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
 
ResourceEnvRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The resource-env-refType is used to define resource-env-type elements.
ResourceEnvRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
 
resourceEnvRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
 
ResourceEnvRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The resource-env-refType is used to define resource-env-type elements.
ResourceEnvRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
 
resourceEnvRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
 
ResourceRef - Class in com.sun.grizzly.http.webxml.schema
 
ResourceRef() - Constructor for class com.sun.grizzly.http.webxml.schema.ResourceRef
 
ResourceRef - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ResourceRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
resourceRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
ResourceRef - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResourceRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
resourceRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
resourceRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
ResourceRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResourceRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
 
ResourceRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResourceRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
ResourceRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResourceRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
resources - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
RESOURCES_ATTR - Static variable in class com.sun.grizzly.util.http.Globals
The JNDI directory context which is associated with the context.
resourcesContextPath - Variable in class com.sun.grizzly.tcp.StaticResourcesAdapter
 
respond(WebSocket) - Method in class com.sun.grizzly.websockets.DataFrame
 
respond(WebSocket, DataFrame) - Method in enum com.sun.grizzly.websockets.FrameType
 
respond(Response) - Method in class com.sun.grizzly.websockets.ServerHandShake
 
response - Variable in class com.sun.grizzly.cometd.CometdResponse
 
response - Variable in class com.sun.grizzly.http.ProcessorTask
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<A> - Class in com.sun.grizzly.tcp
Response object.
Response() - Constructor for class com.sun.grizzly.tcp.Response
 
Response.ResponseAttachment<A> - Class in com.sun.grizzly.tcp
 
Response.ResponseAttachment(long, A, CompletionHandler<? super A>, Response) - Constructor for class com.sun.grizzly.tcp.Response.ResponseAttachment
 
RESPONSE_CODE_HEADER - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
RESPONSE_CODE_MESSAGE - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
RESPONSE_CODE_VALUE - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
RESPONSE_PROCEEDED - Static variable in interface com.sun.grizzly.util.Interceptor
The response has been proceeded.
ResponseFilter - Interface in com.sun.grizzly.tcp
Filter/transform the Response's bytes before they get written.
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.
resRefName - Variable in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
resRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
ResRefName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ResRefName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
 
resRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
ResRefName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResRefName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
 
resRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
 
resRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
resRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
resSharingScope - Variable in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
resSharingScope - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
ResSharingScope - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResSharingScope() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
 
resSharingScope - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
 
resSharingScope - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
resSharingScope - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
ResSharingScopeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResSharingScopeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ResSharingScopeType
 
ResSharingScopeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResSharingScopeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ResSharingScopeType
 
ResSharingScopeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResSharingScopeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ResSharingScopeType
 
restrictedUserAgents - Variable in class com.sun.grizzly.http.ProcessorTask
List of restricted user agents.
restrictedUserAgents - Variable in class com.sun.grizzly.http.SelectorThread
 
resType - Variable in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
resType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
 
ResType - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ResType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
 
resType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
 
ResType - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ResType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
 
resType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
 
resType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
 
resType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
 
result - Variable in class com.sun.grizzly.util.FutureImpl
 
resume() - Method in interface com.sun.grizzly.Context
Resume a Context.suspend()ed Context.
resume() - Method in class com.sun.grizzly.Controller
Resume this Controller and associated SelectorHandlers
resume() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
resume() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
resume() - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
resume() - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
resume() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
resume() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
resume() - Method in interface com.sun.grizzly.Lifecycle
Resume this Lifecycle.
resume() - Method in class com.sun.grizzly.NIOContext
Resume a NIOContext.suspend()ed Context.
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.tcp.http11.GrizzlyResponse
Complete the GrizzlyResponse and finish/commit it.
resume() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
resume() - Method in class com.sun.grizzly.tcp.Response
Complete the Response and finish/commit it.
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. Resume the Comet request and remove it from the active CometHandler list.
resumeCometHandler(CometHandler) - Method in class com.sun.grizzly.comet.CometContext
Resume the Comet request and remove it from the active CometHandler list.
resumed(A) - Method in interface com.sun.grizzly.suspendable.SuspendableHandler
Invoked when a suspendable is resumed (by calling Suspendable.resume())
resumed(E) - Method in interface com.sun.grizzly.tcp.CompletionHandler
Invoked when an operation has resumed Response.resume()
retrieve(Properties) - Method in class com.sun.grizzly.SSLConfig
 
returnBuffer(ByteBuffer) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
 
returnContext(Context) - Method in class com.sun.grizzly.Controller
Return a Context to its pool if it is not shared.
returnController(ThreadPool.ControlRunnable) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Returns the thread to the pool.
returnSelector(Selector) - Static method in class com.sun.grizzly.util.SelectorFactory
Please ensure to use try finally around get and return of selector so avoid leaks.
returnTask(AsyncTask) - Method in interface com.sun.grizzly.arp.AsyncHandler
Return a Task
returnTask(AsyncTask) - Method in class com.sun.grizzly.arp.DefaultAsyncHandler
Return th Task to the pool
returnTask(Task) - Method in class com.sun.grizzly.http.SelectorThread
Returns the Task object to the pool.
ReusableTCPSelectorHandler - Class in com.sun.grizzly
This class extends a TCP implementation of a SelectorHandler and reuses the accepted SocketChannel if a user tries to connect the same remote address.
ReusableTCPSelectorHandler() - Constructor for class com.sun.grizzly.ReusableTCPSelectorHandler
 
ReusableUDPSelectorHandler - Class in com.sun.grizzly
This class extends a UDP implementation of a SelectorHandler and reuses the opened DatagramChannel if a user tries to connect any remote addresses.
ReusableUDPSelectorHandler() - Constructor for class com.sun.grizzly.ReusableUDPSelectorHandler
 
REUSE_ADRESS - Static variable in class com.sun.grizzly.http.SelectorThreadConfig
Do not bind on occupied port
reuseAddress - Variable in class com.sun.grizzly.TCPConnectorHandler
The socket reuseAddress
reuseAddress - Variable in class com.sun.grizzly.TCPSelectorHandler
The socket reuseAddress
ReverseDecode(Decoder) - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeDecoder
 
ReverseDecode(short[], int, Decoder, int) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeDecoder
 
ReverseEncode(Encoder, int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
ReverseEncode(short[], int, Encoder, int, int) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
ReverseGetPrice(int) - Method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
ReverseGetPrice(short[], int, int, int) - Static method in class com.sun.grizzly.lzma.compression.rangecoder.BitTreeEncoder
 
RFC_2616_FORMAT - Static variable in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
Role - Enum in com.sun.grizzly
The transport role
role - Variable in class com.sun.grizzly.TCPSelectorHandler
Is this used for client only or client/server operation.
roleLink - Variable in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
RoleLink - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
RoleLink() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
 
roleLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
RoleLink - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
RoleLink() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
 
roleLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
roleLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
 
roleLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
 
roleLink - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.RunAs
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.SecurityRole
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
 
RoleName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
RoleName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
 
RoleName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
RoleName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
 
roleName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
 
RoleNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The role-nameType designates the name of a security role.
RoleNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.RoleNameType
 
RoleNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The role-nameType designates the name of a security role.
RoleNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.RoleNameType
 
RoleNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The role-nameType designates the name of a security role.
RoleNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.RoleNameType
 
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.
ROOT - Static variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
rootFolder - 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.
RULE_TOKENS - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
 
run() - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. performs doTask() or cometContext.interrupt0
run() - Method in class com.sun.grizzly.comet.CometTask
Performs doTask() or cometContext.interrupt0
run() - Method in class com.sun.grizzly.ContextTask
 
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.jk.util.threads.ThreadPool.ControlRunnable
 
run() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.MonitorRunnable
 
run(Runnable) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
run() - Method in class com.sun.grizzly.http.SelectorThread
Start the endpoint (this)
run() - Method in class com.sun.grizzly.http.servlet.deployer.watchdog.Watchdog
 
run() - Method in class com.sun.grizzly.http.TaskBase
Some ExecutorService implementation requires a instance of Runnable instance.
run() - Method in class com.sun.grizzly.SelectorHandlerRunner
 
run(Context) - Method in interface com.sun.grizzly.SelectorHandlerTask
 
run() - Method in class com.sun.grizzly.suspendable.SuspendableMonitor
 
run(Context) - Method in class com.sun.grizzly.TCPSelectorHandler.ConnectChannelOperation
 
run(Context) - Method in class com.sun.grizzly.TCPSelectorHandler.RegisterChannelOperation
 
run(Context) - Method in class com.sun.grizzly.TCPSelectorHandler.RegisterKeyOperation
 
run(Context) - Method in class com.sun.grizzly.TCPSelectorHandler.RunnableOperation
 
run(Context) - Method in class com.sun.grizzly.TCPSelectorHandler.SelectionKeyCancelOperation
 
run() - Method in class com.sun.grizzly.test.cachetest.TestLogic
 
run() - Method in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
run() - Method in class com.sun.grizzly.websockets.WebSocketSelectionKeyAttachment
 
RunAs - Class in com.sun.grizzly.http.webxml.schema
 
RunAs() - Constructor for class com.sun.grizzly.http.webxml.schema.RunAs
 
runAs - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
RunAs - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
RunAs() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
 
runAs - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
runAs - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
runAs - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
runAs - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
RunAsType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The run-asType specifies the run-as identity to be used for the execution of a component.
RunAsType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
 
RunAsType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The run-asType specifies the run-as identity to be used for the execution of a component.
RunAsType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
 
RunAsType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The run-asType specifies the run-as identity to be used for the execution of a component.
RunAsType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
 
runIt(Object[]) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.Poller
 
runIt(Object[]) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketConnection
 
runIt(Runnable) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.ControlRunnable
Run a task
runIt(ThreadPoolRunnable) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.ControlRunnable
Run a task
runIt(ThreadPoolRunnable) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Executes a given Runnable on a thread in the pool, block if needed.
runIt(Object[]) - Method in interface com.sun.grizzly.http.jk.util.threads.ThreadPoolRunnable
This method will be executed in one of the pool's threads.
running - Variable in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
running - Variable in class com.sun.grizzly.http.jk.common.ChannelSocket
 
running - Variable in class com.sun.grizzly.http.SelectorThread
 
running - Variable in class com.sun.grizzly.util.AbstractThreadPool
 

S

sameFile(URL) - Method in class com.sun.grizzly.util.net.URL
Compare two URLs, excluding the "ref" fields.
saveProperties() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
SAXWebXmlHandler - Class in com.sun.grizzly.http.webxml.parser.handler
 
SAXWebXmlHandler() - Constructor for class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
SC_A_ARE_DONE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Terminates list of attributes
SC_A_AUTH_TYPE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_CONTEXT - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_JVM_ROUTE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_QUERY_STRING - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_REMOTE_USER - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_REQ_ATTRIBUTE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Request Attribute is passed as a String
SC_A_SECRET - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_SERVLET_PATH - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_SSL_CERT - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_SSL_CIPHER - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_SSL_KEY_SIZE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_SSL_KEYSIZE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_SSL_SESSION - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_A_STORED_METHOD - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_M_JK_STORED - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
Request Method is passed as a String
SC_NOT_MODIFIED - Static variable in class com.sun.grizzly.http.FileCache
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_PRECONDITION_FAILED - Static variable in class com.sun.grizzly.http.FileCache
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_REQ_ACCEPT - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_ACCEPT_CHARSET - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_ACCEPT_ENCODING - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_ACCEPT_LANGUAGE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_AUTHORIZATION - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_CONNECTION - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_CONTENT_LENGTH - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_CONTENT_TYPE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_COOKIE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_COOKIE2 - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_HOST - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_PRAGMA - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_REFERER - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_REQ_USER_AGENT - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_CONTENT_LANGUAGE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_CONTENT_LENGTH - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_CONTENT_TYPE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_DATE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_LAST_MODIFIED - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_LOCATION - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_SERVLET_ENGINE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_SET_COOKIE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_SET_COOKIE2 - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_STATUS - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
SC_RESP_WWW_AUTHENTICATE - Static variable in class com.sun.grizzly.http.jk.common.AjpConstants
 
scheme() - Method in class com.sun.grizzly.tcp.Request
 
scriptingInvalid - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
scriptingInvalid - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
scriptingInvalid - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
scriptingInvalid - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
SEC_WS_ACCEPT - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
SEC_WS_EXTENSIONS_HEADER - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
SEC_WS_KEY_HEADER - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
SEC_WS_ORIGIN_HEADER - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
SEC_WS_PROTOCOL_HEADER - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
SEC_WS_VERSION - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
SecKey - Class in com.sun.grizzly.websockets
Class represents WebSocket's security key, used during the handshake phase.
SecKey() - Constructor for class com.sun.grizzly.websockets.SecKey
 
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.http.webxml.schema.CookieConfig
 
secure - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
 
secure - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Secure flag.
SECURE_BUFFERS - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
SecureOutputBuffer - Interface in com.sun.grizzly.ssl
Common SSL OutputBuffer interface.
SECURITY - Static variable in class com.sun.grizzly.tcp.http11.Constants
Security flag.
SecurityConstraint - Class in com.sun.grizzly.http.webxml.schema
 
SecurityConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
SecurityConstraint - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
SecurityConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
securityConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
SecurityConstraint - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
SecurityConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
securityConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
securityConstraint - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
SecurityConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The security-constraintType is used to associate security constraints with one or more web resource collections Used in: web-app
SecurityConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
 
SecurityConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The security-constraintType is used to associate security constraints with one or more web resource collections Used in: web-app
SecurityConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
 
SecurityConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The security-constraintType is used to associate security constraints with one or more web resource collections Used in: web-app
SecurityConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
 
SecurityRole - Class in com.sun.grizzly.http.webxml.schema
 
SecurityRole() - Constructor for class com.sun.grizzly.http.webxml.schema.SecurityRole
 
SecurityRole - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
SecurityRole() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
 
securityRole - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
SecurityRole - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
SecurityRole() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
 
securityRole - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
securityRole - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
SecurityRoleRef - Class in com.sun.grizzly.http.webxml.schema
 
SecurityRoleRef() - Constructor for class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
securityRoleRef - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
SecurityRoleRef - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
SecurityRoleRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
 
securityRoleRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
SecurityRoleRef - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
SecurityRoleRef() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
 
securityRoleRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
securityRoleRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
securityRoleRef - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
securityRoleRef - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
SecurityRoleRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
 
SecurityRoleRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
 
SecurityRoleRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
 
SecurityRoleType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The security-roleType contains the definition of a security role.
SecurityRoleType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
 
SecurityRoleType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The security-roleType contains the definition of a security role.
SecurityRoleType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
 
SecurityRoleType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The security-roleType contains the definition of a security role.
SecurityRoleType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
 
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.
SelectedKeyAttachmentLogic - Class in com.sun.grizzly.util
allows for custom selector.select logic, if controller detects SelectedKeyAttachmentLogic attachment on a valid key it does not perform anything.
SelectedKeyAttachmentLogic() - Constructor for class com.sun.grizzly.util.SelectedKeyAttachmentLogic
 
selectionKey - Variable in class com.sun.grizzly.http.SocketChannelOutputBuffer
Underlying selection key of the output channel.
SelectionKeyActionAttachment - Class in com.sun.grizzly.util
Class represents extended version of SelectionKeyAttachment, and introduces process method, which will be called by framework once SelectionKey has some ready event, before actual event processing.
SelectionKeyActionAttachment() - Constructor for class com.sun.grizzly.util.SelectionKeyActionAttachment
 
SelectionKeyAttachment - Class in com.sun.grizzly.util
Basic class for all SelectionKey attachments.
SelectionKeyAttachment() - Constructor for class com.sun.grizzly.util.SelectionKeyAttachment
 
SelectionKeyAttachment.KeySelectionListener - Interface in com.sun.grizzly.util
 
SelectionKeyAttachment.TimeOutListener - Interface in com.sun.grizzly.util
 
SelectionKeyAttachmentWrapper<E> - Class in com.sun.grizzly.util
SelectionKey attachment utility class.
SelectionKeyAttachmentWrapper() - Constructor for class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
 
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.test.cachetest.testobjects
copy pasted from com.sun.grizzly so we could add public constructors without changing the class in trunk.
SelectionKeyOP(int) - Constructor for class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
SelectionKeyOP.ConnectSelectionKeyOP - Class in com.sun.grizzly.test.cachetest.testobjects
 
SelectionKeyOP.ConnectSelectionKeyOP() - Constructor for class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP.ConnectSelectionKeyOP
 
SelectionKeyOP.ConnectSelectionKeyOP(int) - Constructor for class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP.ConnectSelectionKeyOP
 
selectNowAndReturnSelector(Selector) - Static method in class com.sun.grizzly.util.SelectorFactory
Executes Selector.selectNow() and returns the Selector to the cache
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.AbstractConnectorHandler
The underlying SelectorHandler used to mange SelectionKeys.
selectorHandler - Variable in class com.sun.grizzly.async.AbstractAsyncQueueReader
 
selectorHandler - Variable in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
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 - Variable in class com.sun.grizzly.http.TaskBase
SelectorHandler, which handles this SelectionKey I/O events
SelectorHandler - Interface in com.sun.grizzly
A SelectorHandler handles all java.nio.channels.Selector operations.
SelectorHandlerFactory - Class in com.sun.grizzly
This class helps users to create a proper SelectorHandler which corresponds to its protocol and reusableness.
SelectorHandlerFactory() - Constructor for class com.sun.grizzly.SelectorHandlerFactory
 
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.
SelectorHandlerTask - Interface in com.sun.grizzly
Task, which may be registered on SelectorHandler and executed in a Selector thread.
selectorHandlerTasks - Variable in class com.sun.grizzly.TCPSelectorHandler
The list of SelectionKeyOP to register next time the Selector.select is invoked.
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
 
selectorThreads - Static variable in class com.sun.grizzly.http.SelectorThread
Static list of current instance of this class.
selectorTimeout - 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(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelJni
Send the packet.
send(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
send(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
send(Msg, MsgContext) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
send(Msg, MsgContext) - Method in interface com.sun.grizzly.http.jk.core.JkChannel
Send a message back to the client.
send(String) - Method in class com.sun.grizzly.samples.websockets.ChatWebSocket
 
send(ByteBuffer, SocketAddress) - Method in class com.sun.grizzly.UDPConnectorHandler
Receive bytes.
send(String) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
send(byte[]) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
send(DataFrame) - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
send(DataFrame) - Method in interface com.sun.grizzly.websockets.NetworkHandler
 
send(DataFrame) - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
send(String) - Method in interface com.sun.grizzly.websockets.WebSocket
Write the data to the socket.
send(byte[]) - Method in interface com.sun.grizzly.websockets.WebSocket
 
SEND_BUFFER_SIZE - Static variable in class com.sun.grizzly.http.Constants
Send Buffer Size
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.
sendBufferSize - Variable in class com.sun.grizzly.TCPSelectorHandler
The size to which to set the send buffer If this value is not greater than 0, it is not used.
sendCache(Request) - Method in class com.sun.grizzly.http.FileCache
Send the cache.
sendCache(Request, FileCache.FileCacheEntry) - Method in class com.sun.grizzly.http.FileCache
Send the cached resource.
sendCache(Request, FileCache.FileCacheEntry) - Method in class com.sun.grizzly.ssl.SSLFileCache
 
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.
sendFile(FileChannel, long, long) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Transfers data from file channel to the socket channel directly.
sendFile(FileChannel, long, long) - Method in interface com.sun.grizzly.tcp.FileOutputBuffer
Transfers data from file channel to the socket channel directly.
sendFile(FileChannel, long, long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Transfers data from file channel to the socket channel directly.
sendHeader(MessageBytes, MessageBytes) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send a header.
sendHeader(ByteChunk, ByteChunk) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send a header.
sendHeader(String, String) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Send a header.
sendHeaders() - Method in class com.sun.grizzly.tcp.Response
Write all headers into our internal buffer but don't flush them to the client yet.
sendNewMessageNotification(Notification) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
sendNewMessageNotification(Notification) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
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.
SEPARATORS - Static variable in class com.sun.grizzly.util.http.Cookies
 
separators - Static variable in class com.sun.grizzly.util.http.Cookies
 
sequence - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Sequence.
Server - Interface in com.sun.grizzly.filter
Server API for communicating with Client.
SERVER_KEY_HASH - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
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
 
ServerHandShake - Class in com.sun.grizzly.websockets
 
ServerHandShake(Request, boolean, ByteChunk) - Constructor for class com.sun.grizzly.websockets.ServerHandShake
 
serverLibLoader - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
serverLibLoader - Variable in class com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration
Server Libraries ClassLoader.
serverName() - Method in class com.sun.grizzly.tcp.Request
Return the buffer holding the server name, if any.
ServerNetworkHandler - Class in com.sun.grizzly.websockets
 
ServerNetworkHandler(Request, Response) - Constructor for class com.sun.grizzly.websockets.ServerNetworkHandler
 
ServerNetworkHandler(ProcessorTask, AsyncProcessorTask, Request, Response) - Constructor for class com.sun.grizzly.websockets.ServerNetworkHandler
 
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(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.cometd.standalone.CometdAdapter
Route the request to the cometd implementation.
service(InputStream, OutputStream) - Method in interface com.sun.grizzly.filter.Client
An client can also be called by an server.
service(InputStream, OutputStream) - Method in class com.sun.grizzly.filter.CustomProtocolClient
An User should override CustomProtocolClient.service(java.io.InputStream, java.io.OutputStream) to process bytes that are send from an Server.
service(InputStream, ProtocolOutputStream, Integer, Object) - Method in interface com.sun.grizzly.filter.Server
Gets called when Client calls this server.
service(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
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(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Service method dispatching to registered handlers.
service(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.osgi.httpservice.OSGiResourceAdapter
This method should contains the logic for any http extension to the Grizzly HTTP Webserver.
service(Request, Response) - Method in interface com.sun.grizzly.tcp.Adapter
Invoke the service method.
service(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
service(Request, Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Wrap a Request and Response with associated high level classes like GrizzlyRequest and GrizzlyResponse.
service(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
This method should contains the logic for any http extension to the Grizzly HTTP Webserver.
service(GrizzlyRequest, GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
Map the GrizzlyRequest to the proper GrizzlyAdapter
service(Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Based on the Request URI, try to map the file from the rootFolder, and send it synchronously using send file.
service(String, Request, Response) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Lookup a resource based on the request URI, and send it using send file.
serviceDynamicContent(Request, Response) - Method in class com.sun.grizzly.tcp.DynamicContentAdapter
Deprecated.  
serviceEndpointInterface - Variable in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
serviceEndpointInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
 
serviceEndpointInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
 
serviceEndpointInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
serviceEndpointInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
 
serviceEndpointInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
serviceImplBean - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
serviceImplBean - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
ServiceImplBeanType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The service-impl-bean element defines the web service implementation.
ServiceImplBeanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
 
ServiceImplBeanType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The service-impl-bean element defines the web service implementation.
ServiceImplBeanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
 
serviceInterface - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
serviceInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
serviceInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
serviceInterface - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
serviceNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
serviceNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
 
serviceNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
 
serviceNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
 
serviceNamePattern - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
 
serviceQname - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
serviceQname - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
serviceQname - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
serviceQname - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
ServiceRef - Class in com.sun.grizzly.http.webxml.schema
 
ServiceRef() - Constructor for class com.sun.grizzly.http.webxml.schema.ServiceRef
 
serviceRef - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
ServiceRefHandler - Class in com.sun.grizzly.http.webxml.schema
 
ServiceRefHandler() - Constructor for class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
ServiceRefHandlerChain - Class in com.sun.grizzly.http.webxml.schema
 
ServiceRefHandlerChain() - Constructor for class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
ServiceRefHandlerChains - Class in com.sun.grizzly.http.webxml.schema
 
ServiceRefHandlerChains() - Constructor for class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChains
 
ServiceRefHandlerChainsType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The handler-chains element defines the handlerchains associated with this service or service endpoint.
ServiceRefHandlerChainsType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainsType
 
ServiceRefHandlerChainsType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The handler-chains element defines the handlerchains associated with this service or service endpoint.
ServiceRefHandlerChainsType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainsType
 
ServiceRefHandlerChainType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The handler-chain element defines the handlerchain.
ServiceRefHandlerChainType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
 
ServiceRefHandlerChainType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The handler-chain element defines the handlerchain.
ServiceRefHandlerChainType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
 
ServiceRefHandlerType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
Declares the handler for a port-component.
ServiceRefHandlerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
ServiceRefHandlerType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
Declares the handler for a port-component.
ServiceRefHandlerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
ServiceRefHandlerType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
Declares the handler for a port-component.
ServiceRefHandlerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
serviceRefName - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
serviceRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
serviceRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
serviceRefName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
serviceRefType - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
ServiceRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The service-ref element declares a reference to a Web service.
ServiceRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
ServiceRefType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The service-ref element declares a reference to a Web service.
ServiceRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
serviceRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
ServiceRefType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The service-ref element declares a reference to a Web service.
ServiceRefType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
serviceRefType - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
Servlet - Class in com.sun.grizzly.http.webxml.schema
 
Servlet() - Constructor for class com.sun.grizzly.http.webxml.schema.Servlet
 
Servlet - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Servlet() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
servlet - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
Servlet - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Servlet() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
servlet - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
servlet - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
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 Configuring a GrizzlyWebServer or SelectorThread to use this GrizzlyAdapter implementation add the ability of servicing Servlet as well as static resources.
ServletAdapter() - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
 
ServletAdapter(Servlet) - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
Create a ServletAdapter which support the specific Servlet
ServletAdapter(String) - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
Create a new instance which will look for static pages located under publicDirectory folder.
ServletAdapter(String, ServletContextImpl, Map<String, String>, Map<String, String>, List<String>) - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
Convenience constructor.
ServletAdapter(String, ServletContextImpl, Map<String, String>, Map<String, String>, List<String>, boolean) - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
Convenience constructor.
ServletAdapter(String, ServletContextImpl, Map<String, String>, Map<String, String>, boolean) - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
Convenience constructor.
ServletAdapter(Servlet, ServletContextImpl) - Constructor for class com.sun.grizzly.http.servlet.ServletAdapter
 
servletClass - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
ServletClass - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ServletClass() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
 
ServletClass - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ServletClass() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
 
servletClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
servletClass - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
servletClass - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
servletClassOrJspFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
servletClassOrJspFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
SERVLETCONFIG_NOTES - Static variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
ServletConfigImpl - Class in com.sun.grizzly.http.servlet
Basic ServletConfig implementation.
ServletConfigImpl(ServletContextImpl, Map<String, String>) - Constructor for class com.sun.grizzly.http.servlet.ServletConfigImpl
 
ServletContextImpl - Class in com.sun.grizzly.http.servlet
Simple ServletContext implementation.
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
 
servletInstance - Variable in class com.sun.grizzly.http.servlet.ServletAdapter
 
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
 
servletLink - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
 
servletLink - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
 
ServletLinkType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint.
ServletLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServletLinkType
 
ServletLinkType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint.
ServletLinkType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServletLinkType
 
ServletLoadOnStartupComparator - Class in com.sun.grizzly.http.servlet.deployer.comparator
 
ServletLoadOnStartupComparator() - Constructor for class com.sun.grizzly.http.servlet.deployer.comparator.ServletLoadOnStartupComparator
 
ServletMapping - Class in com.sun.grizzly.http.webxml.schema
 
ServletMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.ServletMapping
 
ServletMapping - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ServletMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
servletMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
ServletMapping - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ServletMapping() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
servletMapping - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
servletMapping - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
ServletMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The servlet-mappingType defines a mapping between a servlet and a url pattern.
ServletMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
 
ServletMappingType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The servlet-mappingType defines a mapping between a servlet and a url pattern.
ServletMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
 
ServletMappingType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The servlet-mappingType defines a mapping between a servlet and a url pattern.
ServletMappingType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.Servlet
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.ServletMapping
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
ServletName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
ServletName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
ServletName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
ServletName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
 
servletName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
servletName - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Wrapper
 
servletName - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
ServletNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The servlet-name element contains the canonical name of the servlet.
ServletNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ServletNameType
 
ServletNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The servlet-name element contains the canonical name of the servlet.
ServletNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServletNameType
 
ServletNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The servlet-name element contains the canonical name of the servlet.
ServletNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServletNameType
 
ServletOutputStreamImpl - Class in com.sun.grizzly.http.servlet
 
ServletOutputStreamImpl(GrizzlyOutputStream) - Constructor for class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
 
ServletType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The servletType is used to declare a servlet.
ServletType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
 
ServletType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The servletType is used to declare a servlet.
ServletType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
 
ServletType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The servletType is used to declare a servlet.
ServletType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
 
SESSION_COOKIE_NAME - Static variable in class com.sun.grizzly.tcp.Constants
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_COOKIE_NAME - Static variable in class com.sun.grizzly.util.http.Globals
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_COOKIE_PATTERN - Static variable in class com.sun.grizzly.tcp.Constants
 
SESSION_ID_KEY - Static variable in interface com.sun.grizzly.util.net.SSLSupport
The Request attribute key for the session id.
SESSION_PARAMETER_NAME - Static variable in class com.sun.grizzly.util.http.Globals
The name of the path parameter used to pass the session identifier back and forth with the client.
SessionConfig - Class in com.sun.grizzly.http.webxml.schema
 
SessionConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.SessionConfig
 
SessionConfig(String) - Constructor for class com.sun.grizzly.http.webxml.schema.SessionConfig
 
SessionConfig - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
SessionConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
 
sessionConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
SessionConfig - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
SessionConfig() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
 
sessionConfig - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
sessionConfig - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
SessionConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The session-configType defines the session parameters for this web application.
SessionConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.SessionConfigType
 
SessionConfigType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The session-configType defines the session parameters for this web application.
SessionConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.SessionConfigType
 
SessionConfigType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The session-configType defines the session parameters for this web application.
SessionConfigType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
 
sessionId - Variable in class com.sun.grizzly.filter.MessageBase
 
sessionParsed - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
GrizzlySession parsed flag.
sessionTimeout - Variable in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
sessionTimeout - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
 
SessionTimeout - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
SessionTimeout() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
 
sessionTimeout - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
 
SessionTimeout - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
SessionTimeout() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
 
sessionTimeout - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SessionConfigType
 
sessionTimeout - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SessionConfigType
 
sessionTimeout - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
 
set(ByteBuffer, AsyncReadCallbackHandler, AsyncReadCondition, AsyncQueueDataProcessor, Future<AsyncQueueReadUnit>) - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
set(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, SocketAddress, ByteBufferCloner, Future) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
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.jk.server.JkCoyoteHandler
The adapter, used to call the connector
setAdapter(Adapter) - Method in class com.sun.grizzly.http.ProcessorTask
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.http11.GrizzlyListener
Set the Adapter supported by this GrizzlyListener
setAdapter(Adapter) - Method in interface com.sun.grizzly.tcp.Processor
 
setAdapter(Adapter) - Method in interface com.sun.grizzly.tcp.ProtocolHandler
The adapter, used to call the connector.
setAddress(InetAddress) - Method in class com.sun.grizzly.http.FileCache
Associates the specified network address with this cache instance.
setAddress(InetAddress) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setAddress(String) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
jmx:managed-attribute description="Bind on a specified address" access="READ_WRITE"
setAddress(InetAddress) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setAddress(String) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
jmx:managed-attribute description="Bind on a specified address" access="READ_WRITE"
setAddress(InetAddress) - Method in class com.sun.grizzly.http.SelectorThread
 
setAdvice(Advice) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setAjpidDir(String) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
SetAlgorithm(int) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
setAlgorithm(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setAlgorithmClassName(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setAllowContextCaching(boolean) - Method in class com.sun.grizzly.Controller
Set to true for enabling caching of Context.
setAllowCustomReasonPhrase(boolean) - Method in class com.sun.grizzly.tcp.Response
 
setAllowEncodedSlash(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
When true, url that contains encoded slash will be allowed.
setAllowEncodedSlash(boolean) - Method in class com.sun.grizzly.util.buf.UDecoder
Overide the default value
setAllowReplacement(boolean) - Static method in class com.sun.grizzly.util.http.mapper.Mapper
Allow replacement of already added #Host, #Context and Mapper.Wrapper when invoking Mapper.addHost(java.lang.String, java.lang.String[], java.lang.Object), Mapper.addContext(java.lang.String, java.lang.String, java.lang.Object, java.lang.String[], javax.naming.Context) etc.
setAppCommitted(boolean) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
 
setAppCommitted(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the application commit flag.
setApplicationLayerError(boolean) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
setApplicationLayerException(boolean) - Method in class com.sun.grizzly.filter.RemoteInputStream
 
setAprHome(String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
setAptCancelKey(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
True if AsyncProtocolFilter should cancel the selectionkey in the terminateProcess() call
setArray(byte[]) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.ReusableByteArrayInputStream
 
setArray(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.ReusableByteArrayInputStream
 
setAsyncExecutor(AsyncExecutor) - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Set the AsyncExecutor used to delegate the execution of a ProcessorTask.
setAsyncExecutor(AsyncExecutor) - Method in interface com.sun.grizzly.arp.AsyncTask
Set the AsyncExecutor used by this Task to delegate the execution of a ProcessorTask.
setAsyncHandler(AsyncHandler) - Method in interface com.sun.grizzly.arp.AsyncExecutor
Set the AsyncHandler who drive the asynchronous process.
setAsyncHandler(AsyncHandler) - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Set the AsyncHandler who drive the asynchronous process.
setAsyncHandler(AsyncHandler) - Method in class com.sun.grizzly.http.ProcessorTask
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.
setAsyncHttpWriteEnabled(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
Set if async HTTP write enabled.
setAsyncHttpWriteEnabled(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Set if async HTTP write enabled
setAsyncHttpWriteEnabled(boolean) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Set if async HTTP write enabled.
setAsyncProcessorTask(AsyncProcessorTask) - Method in class com.sun.grizzly.comet.CometTask
sets the AsyncProcessorTask
setAsyncQueueReader(AsyncQueueReader) - Method in class com.sun.grizzly.async.AsyncQueueReaderContextTask
 
setAsyncQueueReader(AsyncQueueReader) - Method in class com.sun.grizzly.NIOContext
Set the
setAsyncQueueWriter(AsyncQueueWriter) - Method in class com.sun.grizzly.async.AsyncQueueWriterContextTask
 
setAsyncQueueWriter(AsyncQueueWriter) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Sets the asynchronous queue writer, which will be used if asyncHttp mode is enabled
setAsyncQueueWriter(AsyncQueueWriter) - Method in class com.sun.grizzly.NIOContext
Set the
setAsyncSupported(boolean) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setAsyncSupported(boolean) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setAsyncSupported(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Sets the value of the asyncSupported property.
setAsyncSupported(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the asyncSupported property.
setAsyncTask(AsyncTask) - Method in interface com.sun.grizzly.arp.AsyncExecutor
Set the AsyncProcesssorTask.
setAsyncTask(AsyncTask) - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Set the AsyncTask.
setAsyncTimeout(String) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setAsyncTimeout(String) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setAsyncTimeout(XsdIntegerType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Sets the value of the asyncTimeout property.
setAsyncTimeout(XsdIntegerType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the asyncTimeout property.
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.Controller
Set a key/value object.
setAttribute(String, Object) - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
Pass config info
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.NIOContext
Set a key/value object.
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 interface 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.NIOContext
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
 
setAuthConstraint(AuthConstraint) - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
setAuthConstraint(AuthConstraint) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
Sets the value of the authConstraint property.
setAuthConstraint(AuthConstraint) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Sets the value of the authConstraint property.
setAuthConstraint(AuthConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Sets the value of the authConstraint property.
setAuthConstraint(AuthConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Sets the value of the authConstraint property.
setAuthConstraint(AuthConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Sets the value of the authConstraint property.
setAuthMethod(String) - Method in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
setAuthMethod(AuthMethod) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Sets the value of the authMethod property.
setAuthMethod(AuthMethod) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Sets the value of the authMethod property.
setAuthMethod(AuthMethodType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Sets the value of the authMethod property.
setAuthMethod(AuthMethodType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Sets the value of the authMethod property.
setAuthMethod(AuthMethodType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Sets the value of the authMethod property.
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.
setAutoConfigure(boolean) - Method in class com.sun.grizzly.Controller
Set to true true if the Controller is auto configuring the number of ReadController and its associated thread pool size.
setBacklog(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setBacklog(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setBaseDir(String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
Native libraries are located based on base dir.
setBasePath(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Set the basePath used by the ServletContextImpl.getRealPath(java.lang.String).
setBasePath(String) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the absolute doc base path of this AlternateDocBase.
setBeanProperty(Object, String, String) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
setBlockingNotification(boolean) - Method in class com.sun.grizzly.comet.CometContext
Set to true if the invoker of CometContext.notify(java.lang.Object) 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(String) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setBuffer(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the buffer property.
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
 
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(InputBuffer) - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Set the next buffer in the filter pipeline.
setBuffer(OutputBuffer) - Method in class com.sun.grizzly.websockets.WebSocketOutputFilter
 
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.jk.common.ChannelNioSocket
 
setBufferSize(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setBufferSize(int) - Method in class 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.AsyncQueueReadUnit
 
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
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.InputReader
Set the wrapped ByteBuffer
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the ByteBuffer shared this thread
setByteBuffer(ByteBuffer) - Method in class com.sun.grizzly.util.WorkerThread
Set the ByteBuffer shared this thread
setByteBufferCloner(ByteBufferCloner) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
setByteBufferType(ByteBufferFactory.ByteBufferType) - Method in class com.sun.grizzly.util.AbstractThreadPool
 
setByteBufferType(ByteBufferFactory.ByteBufferType) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Set the ByteBufferType to use when creating the ByteBuffer associated with this object.
setByteChunk(ByteChunk) - Method in class com.sun.grizzly.util.buf.C2BConverter
 
setByteEnabled(boolean) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setByteInputChannel(ByteChunk.ByteInputChannel) - Method in class com.sun.grizzly.util.buf.ByteChunk
When the buffer is empty, read the data from the input channel.
setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class com.sun.grizzly.util.buf.ByteChunk
When the buffer is full, write the data to the output channel.
setBytes(byte[], int, int) - Method in class com.sun.grizzly.util.buf.ByteChunk
Sets the message bytes to the specified subarray of bytes.
setBytes(byte[], int, int) - Method in class com.sun.grizzly.util.buf.MessageBytes
Sets the content to the specified subarray of bytes.
setBytesArrivedListener(BytesTrafficListener) - Method in class com.sun.grizzly.filter.CustomProtocolClient
 
setBytesArrivedListener(BytesTrafficListener) - Method in class com.sun.grizzly.filter.CustomProtocolParser
 
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(Queue<FileCache.FileCacheEntry>) - Method in class com.sun.grizzly.http.FileCache
Set the cache manager used by this instance.
setCacheManager(Queue<FileCache.FileCacheEntry>) - Method in class com.sun.grizzly.http.FileCacheFactory
 
setCacheSize(int) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setCallbackHandler(K) - Method in class com.sun.grizzly.AbstractConnectorHandler
Set the CallbackHandler.
setCallbackHandler(AsyncReadCallbackHandler) - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
setCallbackHandler(AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
setCallBackHandler(CallbackHandler) - Method in class com.sun.grizzly.CallbackHandlerContextTask
 
setCallbackHandler(P) - Method in interface com.sun.grizzly.ConnectorHandler
Sets ConnectorHandler's callback handler instance, which is used to process occuring events
setCallbackHandler(CallbackHandler) - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP.ConnectSelectionKeyOP
 
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(SocketChannel) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
The SocketChannel used by this class.
setChannel(Channel) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Set the underlying socket output stream.
setChannel(SelectableChannel) - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
setChannel(E) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Set the Channel used by this algorithm
setChannelClassName(String) - Method in class com.sun.grizzly.http.jk.server.JkMain
Set the channelClassName that will used to connect to httpd.
setChannelType(InputReader.ChannelType) - Method in class com.sun.grizzly.util.InputReader
Set the Channel type, which is ocketChannel or DatagramChannel.
setCharacterEncoding(String) - Method in class com.sun.grizzly.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[]
setChunkingDisabled(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Enabled or Disable response chunking.
setChunkingDisabled(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Enabled or Disable response chunking.
setClassLoader(ClassLoader) - Method in class com.sun.grizzly.http.SelectorThread
Set the ClassLoader used to load configurable classes (ExecutorService, StreamAlgorithm).
setClassLoader(ClassLoader) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
 
setClientId(String) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
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 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
 
setCloned(boolean) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
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.
setComethandlerIsAsyncRegistered(boolean) - Method in class com.sun.grizzly.comet.CometTask
sets the comet task async interest flag in the comet task
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.http.webxml.schema.CookieConfig
 
setComment(CookieCommentType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Sets the value of the comment property.
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.ProcessorTask
Set compressable mime-type list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setCompressableMimeTypes(String[]) - Method in class com.sun.grizzly.http.ProcessorTask
Set compressable mime-type list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setCompressableMimeTypes(String) - Method in class com.sun.grizzly.http.ProcessorTask
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.ProcessorTask
Set compression level.
setCompression(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setCompressionMinSize(int) - Method in class com.sun.grizzly.http.ProcessorTask
 
setCompressionMinSize(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setCondition(AsyncReadCondition) - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
setConnectionCloseHandler(ConnectionCloseHandler) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
Adds the the ConnectionCloseHandler to a set.
setConnectionHeaderValueSet(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
 
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).
setContext(Object) - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
setContextImpl(ServletContextImpl) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Set the underlying ServletContextImpl
setContextParam(List<ContextParam>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setContextParams(WebApp, ServletAdapter) - Static method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
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.tcp.DynamicContentAdapter
Deprecated.  
setContinuousExecution(boolean) - Method in class com.sun.grizzly.DefaultProtocolChain
Set to true if the current ExecutorService 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 ExecutorService can re-execute its ProtocolFilter(s) after a successful execution.
setContinuousExecution(boolean) - Method in interface com.sun.grizzly.ReinvokeAware
Set to true if the current ExecutorService can re-execute its ProtocolFilter(s) after a successful execution.
setControl(Object) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setController(Controller) - Method in class com.sun.grizzly.AbstractConnectorHandler
Set the Controller to use with this instance.
setController(Controller) - Method in interface com.sun.grizzly.ConnectorHandler
Set the Controller associated with this instance.
setController(Controller) - Method in class com.sun.grizzly.http.SelectorThread
 
setController(Controller) - Method in class com.sun.grizzly.NIOContext
Set the current Controller.
setConverter(C2BConverter) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
setConverter() - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
setCookieConfig(CookieConfig) - Method in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
setCookieConfig(CookieConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
Sets the value of the cookieConfig property.
setCookies(Cookie[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the set of cookies recieved with this Request.
setCorePoolSize(int) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the core number of threads.
setCorePoolSize(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the core number of threads.
setCorePoolSize(int) - Method in class com.sun.grizzly.util.FixedThreadPool
 
setCorePoolSize(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setCorePoolSize(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setCoreThreads(int) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Set the initial number of threads in a thread pool.
setCoreThreads(int) - Method in class com.sun.grizzly.http.SelectorThread
 
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.NIOContext
Set the current OpType value.
setCurrentStage(Object, String) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
 
SetCutValue(int) - Method in class com.sun.grizzly.lzma.compression.lz.BinTree
 
setDaemon(boolean) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
If set to false, the thread pool will be created in non-daemon mode, and will prevent main from exiting
setDaemon(boolean) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
If set to false, the thread pool will be created in non-daemon mode, and will prevent main from exiting
setDaemon(boolean) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
The default is true - the created threads will be in daemon mode.
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.
setDecodedUri(boolean) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
SetDecoderProperties(byte[]) - Method in class com.sun.grizzly.lzma.compression.lzma.Decoder
 
setDecodeUrl(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Should this class decode the URL
setDefaultContentType(String) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setDefaultContentType(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the defaultContentType property.
setDefaultContentType(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Set the default content-type if we can't determine it.
setDefaultContextPath(String, String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Configures the given virtual server with the given default context path.
setDefaultHostName(String) - Method in class com.sun.grizzly.util.http.mapper.Mapper
Set default host.
setDefaultReadTimeout(int) - Static method in class com.sun.grizzly.util.InputReader
Set the default Selector.select() time out.
setDefaultResponseType(String) - Method in class com.sun.grizzly.http.ProcessorTask
Set the default response type used.
setDefaultResponseType(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setDefaultVersion(String) - Method in class com.sun.grizzly.http.webxml.WebappLoader
 
setDefaultWriteTimeout(int) - Static method in class com.sun.grizzly.util.OutputWriter
 
setDeferredSyntaxAllowedAsLiteral(boolean) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setDeferredSyntaxAllowedAsLiteral(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Sets the value of the deferredSyntaxAllowedAsLiteral property.
setDeferredSyntaxAllowedAsLiteral(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the deferredSyntaxAllowedAsLiteral property.
setDelayInitialRead(boolean) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
Set the flag to delay the initial body read
setDelegateSSLTasks(boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
 
setDelegateToProtocolChain(boolean) - Method in class com.sun.grizzly.DefaultCallbackHandler
Set to true> to enable delagation of the read and write operations to a ProtocolChain true> to enable delagation of the read and write operations to a ProtocolChain
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ContextParam
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.InitParam
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.RunAs
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.SecurityRole
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the description property.
setDescription(Description) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Sets the value of the description property.
setDescription(DescriptionType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the description property.
setDescription(DescriptionType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Sets the value of the description property.
setDescription(DescriptionType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the description property.
setDescription(DescriptionType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Sets the value of the description property.
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setDescription(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
setDetailMessage(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Sets detail error message.
SetDictionarySize(int) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
setDictionarySize(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setDisableUploadTimeout(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
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.
setDispatcher(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
setDisplayConfiguration(boolean) - Method in class com.sun.grizzly.Controller
Display the internal configuration of this instance.
setDisplayConfiguration(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setDisplayName(String) - Method in class com.sun.grizzly.http.servlet.ServletContextImpl
Set the Servlet context name (display-name)
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setDisplayName(DisplayName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Sets the value of the displayName property.
setDisplayName(DisplayName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the displayName property.
setDisplayName(DisplayName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Sets the value of the displayName property.
setDisplayName(DisplayName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Sets the value of the displayName property.
setDisplayName(DisplayName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Sets the value of the displayName property.
setDisplayName(DisplayName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Sets the value of the displayName property.
setDisplayName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setDistributable(Distributable) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the distributable property.
setDistributable(Distributable) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the distributable property.
setDistributable(boolean) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setDocBase(String) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the (possibly relative) doc base path of this AlternateDocBase.
setDomain(String) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Specifies the domain within which this cookie should be presented.
setDomain(String) - Method in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
setDomain(CookieDomainType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Sets the value of the domain property.
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.ProcessorTask
Enable or disable the keep-alive mechanism.
setDstAddress(SocketAddress) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
setDtdFound(boolean) - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
setDtdFound(boolean) - Method in class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
setDump(String) - Method in class com.sun.grizzly.http.jk.common.Shm
Copy the scoreboard in a file for debugging Will also log a lot of information about what's in the scoreboard.
setEjbLink(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setEjbLink(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setEjbLink(EjbLink) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Sets the value of the ejbLink property.
setEjbLink(EjbLink) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Sets the value of the ejbLink property.
setEjbLink(EjbLink) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
Sets the value of the ejbLink property.
setEjbLocalRef(List<EjbLocalRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setEjbRef(List<EjbRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setEjbRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setEjbRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setEjbRefName(EjbRefName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Sets the value of the ejbRefName property.
setEjbRefType(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setEjbRefType(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setEjbRefType(EjbRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Sets the value of the ejbRefType property.
setElIgnored(boolean) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setElIgnored(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Sets the value of the elIgnored property.
setElIgnored(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Sets the value of the elIgnored property.
setElIgnored(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the elIgnored property.
setEnableAsyncExecution(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
Enable/disable asynchronous execution of this object.
setEnableAsyncExecution(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Enable the AsyncHandler used when asynchronous
setEnabled(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the enabled property.
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 class com.sun.grizzly.ssl.SSLSelectorThread
Sets the list of cipher suites to be enabled when SSLEngine is initialized.
setEnabledExtensions(String[]) - Method in class com.sun.grizzly.websockets.ServerHandShake
 
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 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.
setEnabledProtocols(String[]) - Method in class com.sun.grizzly.websockets.ServerHandShake
 
setEnableMtom(boolean) - Method in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
setEnableMtom(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Sets the value of the enableMtom property.
setEnableMtom(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the enableMtom property.
setEnableMtom(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Sets the value of the enableMtom property.
setEnableMtom(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the enableMtom property.
setEnableNioLogging(boolean) - Static method in class com.sun.grizzly.http.SelectorThread
 
setEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMapping
 
setEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
Sets the value of the encoding property.
setEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
Sets the value of the encoding property.
setEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
Sets the value of the encoding property.
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
 
SetEndMarkerMode(boolean) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
setEnvEntry(List<EnvEntry>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setEnvEntryName(String) - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
setEnvEntryName(EnvEntryName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Sets the value of the envEntryName property.
setEnvEntryName(EnvEntryName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Sets the value of the envEntryName property.
setEnvEntryName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Sets the value of the envEntryName property.
setEnvEntryName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Sets the value of the envEntryName property.
setEnvEntryName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Sets the value of the envEntryName property.
setEnvEntryType(String) - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
setEnvEntryType(EnvEntryType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Sets the value of the envEntryType property.
setEnvEntryType(EnvEntryType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Sets the value of the envEntryType property.
setEnvEntryType(EnvEntryTypeValuesType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Sets the value of the envEntryType property.
setEnvEntryType(EnvEntryTypeValuesType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Sets the value of the envEntryType property.
setEnvEntryType(EnvEntryTypeValuesType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Sets the value of the envEntryType property.
setEnvEntryValue(String) - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
setEnvEntryValue(EnvEntryValue) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Sets the value of the envEntryValue property.
setEnvEntryValue(EnvEntryValue) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Sets the value of the envEntryValue property.
setEnvEntryValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Sets the value of the envEntryValue property.
setEnvEntryValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Sets the value of the envEntryValue property.
setEnvEntryValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Sets the value of the envEntryValue property.
setErr(String) - Static method in class com.sun.grizzly.http.jk.apr.AprImpl
Sets the System.err stream
setErr(String) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
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() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the error flag.
setErrorCode(Message.ErrorCode) - Method in class com.sun.grizzly.filter.MessageError
 
setErrorCode(String) - Method in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
setErrorCode(ErrorCodeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Sets the value of the errorCode property.
setErrorCode(ErrorCodeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Sets the value of the errorCode property.
setErrorCode(ErrorCodeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Sets the value of the errorCode property.
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.
setErrorHappendHere(boolean) - Method in class com.sun.grizzly.filter.MessageError
 
setErrorOnUndeclaredNamespace(boolean) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setErrorOnUndeclaredNamespace(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the errorOnUndeclaredNamespace property.
setErrorPage(List<ErrorPage>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setErrorURI(String) - Method in class com.sun.grizzly.tcp.Response
Set request URI that caused an error during request processing.
setEventRouter(EventRouter) - Method in class com.sun.grizzly.cometd.servlet.CometdServlet
Set the EventRouter
setException(Throwable) - Method in class com.sun.grizzly.util.FutureImpl
 
setExceptionHandler(IOExceptionHandler) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
setExceptionType(String) - Method in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
setExceptionType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Sets the value of the exceptionType property.
setExceptionType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Sets the value of the exceptionType property.
setExceptionType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Sets the value of the exceptionType property.
setExecuteFilterChain(boolean) - Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
 
setExecuteFilterChain(boolean) - Method in interface com.sun.grizzly.portunif.PUProtocolRequest
 
setExecutePendingIOUsingSelectorThread(boolean) - Method in class com.sun.grizzly.Controller
Set true, if selector thread has to be applied to execute I/O operation, or false (by default), meaning that I/O operation could be executed in the current thread.
setExecutePendingIOUsingSelectorThread(boolean) - Method in class com.sun.grizzly.TCPSelectorHandler
Set true, if selector thread has to be applied to execute I/O operation, or false (by default), meaning that I/O operation could be executed in the current thread.
setExecutorService(ExecutorService) - Method in class com.sun.grizzly.filter.MessageDispatcher
 
setExpirationDelay(long) - Method in class com.sun.grizzly.comet.CometContext
Set the long delay before a request is resumed.
setExpireTime(long) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
 
setExt(Ext) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setExtension(String) - Method in class com.sun.grizzly.http.webxml.schema.MimeMapping
 
setExtension(Extension) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
Sets the value of the extension property.
setExtension(Extension) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
Sets the value of the extension property.
setExtension(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
Sets the value of the extension property.
setExtension(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
Sets the value of the extension property.
setExtension(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
Sets the value of the extension property.
setExtensionMap(Map<String, Object>) - Method in class com.sun.grizzly.cometd.bayeux.Ext
 
setExtensions(String[]) - Method in class com.sun.grizzly.websockets.HandShake
 
setExtraConfig(ServletAdapter, WarDeploymentConfiguration) - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
Should be used to set configuration that are not in web.xml
setFactory(MessageBytes.MessageBytesFactory) - Static method in class com.sun.grizzly.util.buf.MessageBytes
 
setFile(String) - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
setFile(String) - Method in class com.sun.grizzly.http.jk.common.Shm
Scoreboard location
setFile(String) - Method in class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
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.
setFilter(List<Filter>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setFilterClass(String) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setFilterClass(FilterClass) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Sets the value of the filterClass property.
setFilterClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Sets the value of the filterClass property.
setFilterClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Sets the value of the filterClass property.
setFilterClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Sets the value of the filterClass property.
setFilterMapping(List<FilterMapping>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setFilterName(String) - Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
Set the Filter's name associated with this object.
setFilterName(String) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setFilterName(String) - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
setFilterName(FilterName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Sets the value of the filterName property.
setFilterName(FilterName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Sets the value of the filterName property.
setFilters(WebApp, ServletAdapter) - Static method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
setFinished(boolean) - Method in class com.sun.grizzly.cometd.bayeux.DeliverResponse
Set to true when the underlying connection needs to be resumed.
setFinished() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketConnection
 
setFirst(boolean) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setFollow(boolean) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setForceCleanUp(boolean) - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
 
setForcedRequestType(String) - Method in class com.sun.grizzly.http.ProcessorTask
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
 
setForceKeepAlive(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
Force keep-alive no mather what the client support.
setForceKeepAlive(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Force keep-alive no mather what the client support.
setForeignKey(SelectionKey) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setFormErrorPage(String) - Method in class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
setFormErrorPage(FormErrorPage) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
Sets the value of the formErrorPage property.
setFormErrorPage(FormErrorPage) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
Sets the value of the formErrorPage property.
setFormErrorPage(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
Sets the value of the formErrorPage property.
setFormErrorPage(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
Sets the value of the formErrorPage property.
setFormErrorPage(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
Sets the value of the formErrorPage property.
setFormLoginConfig(FormLoginConfig) - Method in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
setFormLoginConfig(FormLoginConfig) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Sets the value of the formLoginConfig property.
setFormLoginConfig(FormLoginConfig) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Sets the value of the formLoginConfig property.
setFormLoginConfig(FormLoginConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Sets the value of the formLoginConfig property.
setFormLoginConfig(FormLoginConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Sets the value of the formLoginConfig property.
setFormLoginConfig(FormLoginConfigType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Sets the value of the formLoginConfig property.
setFormLoginPage(String) - Method in class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
setFormLoginPage(FormLoginPage) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
Sets the value of the formLoginPage property.
setFormLoginPage(FormLoginPage) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
Sets the value of the formLoginPage property.
setFormLoginPage(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
Sets the value of the formLoginPage property.
setFormLoginPage(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
Sets the value of the formLoginPage property.
setFormLoginPage(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
Sets the value of the formLoginPage property.
setFound(boolean) - Method in class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
setFuture(Future<AsyncQueueReadUnit>) - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
setFuture(Future<AsyncQueueWriteUnit>) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
setGlobalProcessor(RequestGroupInfo) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setGroup(String) - Method in class com.sun.grizzly.http.jk.common.Shm
Mark this instance as belonging to a group
setGzip(boolean) - Method in class com.sun.grizzly.filter.CustomProtocolClient
If bytes send to server should be gzipped
setHandler(List<ServiceRefHandler>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setHandler(List<ServiceRefHandler>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
setHandlerChain(List<ServiceRefHandlerChain>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChains
 
setHandlerChains(ServiceRefHandlerChains) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setHandlerChains(HandlerChainsType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the handlerChains property.
setHandlerChains(ServiceRefHandlerChainsType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the handlerChains property.
setHandlerChains(HandlerChainsType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the handlerChains property.
setHandlerChains(ServiceRefHandlerChainsType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the handlerChains property.
setHandlerClass(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setHandlerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Sets the value of the handlerClass property.
setHandlerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Sets the value of the handlerClass property.
setHandlerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Sets the value of the handlerClass property.
setHandlerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Sets the value of the handlerClass property.
setHandlerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Sets the value of the handlerClass property.
setHandleReadWriteConcurrently(boolean) - Method in class com.sun.grizzly.Controller
true if OP_ERAD and OP_WRITE can be handled concurrently.
setHandlerName(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setHandlerName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Sets the value of the handlerName property.
setHandlerName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Sets the value of the handlerName property.
setHandlerName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Sets the value of the handlerName property.
setHandlerName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Sets the value of the handlerName property.
setHandlerName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Sets the value of the handlerName property.
setHandleStaticResources(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Enable static resource handling.
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
 
setHelp(boolean) - Method in class com.sun.grizzly.http.jk.common.Shm
 
setHome(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setHome(Home) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Sets the value of the home property.
setHome(Home) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Sets the value of the home property.
setHome(HomeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Sets the value of the home property.
setHome(HomeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Sets the value of the home property.
setHome(HomeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Sets the value of the home property.
setHook(ActionHook) - Method in class com.sun.grizzly.tcp.Response
 
setHost(String) - Method in class com.sun.grizzly.http.jk.common.Shm
Ajp13 host
setHosts(String[]) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setHttpMethod(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
setHttpOnly(boolean) - Method in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
setHttpOnly(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Sets the value of the httpOnly property.
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setIcon(Icon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Sets the value of the icon property.
setIcon(Icon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the icon property.
setIcon(Icon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Sets the value of the icon property.
setIcon(Icon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Sets the value of the icon property.
setIcon(Icon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the icon property.
setIcon(IconType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the icon property.
setIcon(IconType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Sets the value of the icon property.
setIcon(IconType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the icon property.
setIcon(IconType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Sets the value of the icon property.
setIcon(List<Icon>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setId(String) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setId(int) - Method in class com.sun.grizzly.http.jk.core.JkHandler
Set the id of the worker.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthConstraint
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Distributable
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntry
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginConfig
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthConstraint
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Distributable
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntry
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Filter
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginConfig
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.AuthConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EmptyType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FormLoginConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingListType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SessionConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.String
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WelcomeFileListType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdAnyURIType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdBooleanType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNMTOKENType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNonNegativeIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdPositiveIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdStringType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.AuthConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EmptyType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainsType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingListType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainsType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SessionConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.String
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WelcomeFileListType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdAnyURIType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdBooleanType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNMTOKENType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNonNegativeIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdPositiveIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdQNameType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdStringType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.AuthConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EmptyType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.FormLoginConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainsType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingListType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainsType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.String
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WelcomeFileListType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdBooleanType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNMTOKENType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNonNegativeIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdPositiveIntegerType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdQNameType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdStringType
Sets the value of the id property.
setId(String) - Method in class com.sun.grizzly.samples.stickies.Note
 
setId(int) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setIdInternal(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Return the session identifier for this session.
setIdleTimeoutDelay(long) - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
setIdleTimeoutDelay(long) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Set the idle timeout delay.
setIdleTimeoutDelay(long) - Method in class com.sun.grizzly.util.ThreadAttachment
 
setImpl(ThreadPoolConfig) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
setIncludeCoda(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setIncluded(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the "processing inside an include" flag.
setIncludePrelude(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
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.util.AbstractThreadPool
 
setInitialByteBufferSize(int) - Method in class com.sun.grizzly.util.WorkerThreadImpl
 
setInitParam(List<InitParam>) - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
setInitParam(List<InitParam>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setInitParam(List<InitParam>) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setInitParameter(Map<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.
setInitParameters(Map<String, String>) - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
setInjectionTarget(List<InjectionTarget>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setInjectionTargetClass(String) - Method in class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
setInjectionTargetClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType
Sets the value of the injectionTargetClass property.
setInjectionTargetClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.InjectionTargetType
Sets the value of the injectionTargetClass property.
setInjectionTargetName(String) - Method in class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
setInjectionTargetName(JavaIdentifierType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.InjectionTargetType
Sets the value of the injectionTargetName property.
setInjectionTargetName(JavaIdentifierType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.InjectionTargetType
Sets the value of the injectionTargetName property.
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(RemoteInputStream) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
setInputStream(InputReader) - Method in class com.sun.grizzly.http.HttpWorkerThread
 
setInputStream(InputStream) - Method in class com.sun.grizzly.http.ProcessorTask
 
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
setInterceptor(Interceptor<ByteBuffer, SocketChannel>) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Set the Interceptor used to decide if the request must be handled by this ProtocolFilter directly.
setInterval(Integer) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setInterval(int) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.MonitorRunnable
 
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 interface com.sun.grizzly.Context
Set an optional CallbackHandler.
setIOEvent(IOEvent<Context>) - Method in class com.sun.grizzly.NIOContext
Set an optional CallbackHandler.
setIOException(IOException) - Method in class com.sun.grizzly.filter.RemoteInputStream
 
setIoExceptionHandler(IOExceptionHandler) - Method in interface com.sun.grizzly.filter.Client
 
setIoExceptionHandler(IOExceptionHandler) - Method in class com.sun.grizzly.filter.CustomProtocolClient
 
setIsEnabled(boolean) - Method in class com.sun.grizzly.http.FileCache
Is the file caching mechanism enabled.
setIsEnabled(boolean) - Method in class com.sun.grizzly.http.FileCacheFactory
Is the file caching mechanism enabled.
setIsMonitoringEnabled(boolean) - 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
setIsReadRequired(boolean) - Method in class com.sun.grizzly.http.jk.common.JkInputStream
Set the flag saying that the server is sending a body
setIsValid(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Set this object valifity.
setIsXml(boolean) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setIsXml(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Sets the value of the isXml property.
setIsXml(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Sets the value of the isXml property.
setIsXml(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the isXml property.
setJaxrpcMappingFile(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setJaxrpcMappingFile(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Sets the value of the jaxrpcMappingFile property.
setJaxrpcMappingFile(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the jaxrpcMappingFile property.
setJaxrpcMappingFile(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Sets the value of the jaxrpcMappingFile property.
setJaxrpcMappingFile(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the jaxrpcMappingFile property.
setJaxrpcMappingFile(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Sets the value of the jaxrpcMappingFile property.
setJkHome(String) - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
setJkHome(String) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
setJkHome(String) - Method in class com.sun.grizzly.http.jk.server.JkMain
Set the base dir of jk2.
setJniContext(long) - Method in class com.sun.grizzly.http.jk.core.MsgContext
The long-lived JNI context associated with this java context.
setJniEnv(long) - Method in class com.sun.grizzly.http.jk.core.MsgContext
Store native execution context data when this handler is called from JNI.
setJniModeSo(String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
Name of the so used in inprocess mode
setJspConfig(List<JspConfig>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setJspFile(String) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setJspFile(JspFileType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Sets the value of the jspFile property.
setJspFile(JspFileType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Sets the value of the jspFile property.
setJspFile(JspFileType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the jspFile property.
setJspPropertyGroup(List<JspPropertyGroup>) - Method in class com.sun.grizzly.http.webxml.schema.JspConfig
 
setKeepAlive(boolean) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setKeepAliveStats(KeepAliveStats) - Method in class com.sun.grizzly.http.KeepAliveThreadAttachment
Set the KeepAliveStats instance used to collect request statistic.
setKeepAliveTime(long, TimeUnit) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the time limit for which threads may remain idle before being terminated.
setKeepAliveTime(long, TimeUnit) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the time limit for which threads may remain idle before being terminated.
setKeepAliveTime(long, TimeUnit) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setKeepAliveTime(long, TimeUnit) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setKeepAliveTimeoutInSeconds(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.
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.
setKernelExecutorFactory(Controller.KernelExecutorFactory) - Method in class com.sun.grizzly.Controller
Set the factory, responsible for creating kernel ExecutorServices.
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
 
setKeyManagerFactoryAlgorithm(String) - Method in class com.sun.grizzly.SSLConfig
Sets the key manager factory algorithm.
setKeyPass(String) - Method in class com.sun.grizzly.SSLConfig
Password of the key in the key store.
setKeyPass(char[]) - Method in class com.sun.grizzly.SSLConfig
Password of the key in the key store.
setKeyRegistrationState(Context.KeyRegistrationState) - Method in interface com.sun.grizzly.Context
Set the SelectionKey's next registration state
setKeyRegistrationState(Context.KeyRegistrationState) - Method in class com.sun.grizzly.NIOContext
Set the SelectionKey's next registration state
setKeySelectionListener(SelectionKeyAttachment.KeySelectionListener) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
setKeyStoreFile(String) - Method in class com.sun.grizzly.SSLConfig
Sets key store file name, also makes sure that if other key store configuration parameters are not set to set them to default values.
setKeyStorePass(String) - Method in class com.sun.grizzly.SSLConfig
Password of key store.
setKeyStorePass(char[]) - Method in class com.sun.grizzly.SSLConfig
Password of key store.
setKeyStoreProvider(String) - Method in class com.sun.grizzly.SSLConfig
Sets the key store provider name.
setKeyStoreType(String) - Method in class com.sun.grizzly.SSLConfig
Type of key store.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.DisplayNameType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.DisplayNameType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.DisplayNameType
Sets the value of the lang property.
setLang(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Sets the value of the lang property.
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.
setLargeIcon(String) - Method in class com.sun.grizzly.http.webxml.schema.Icon
 
setLargeIcon(LargeIcon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
Sets the value of the largeIcon property.
setLargeIcon(LargeIcon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
Sets the value of the largeIcon property.
setLargeIcon(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Sets the value of the largeIcon property.
setLargeIcon(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Sets the value of the largeIcon property.
setLargeIcon(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Sets the value of the largeIcon property.
setLast(boolean) - Method in class com.sun.grizzly.cometd.bayeux.VerbBase
 
setLast(boolean) - Method in class com.sun.grizzly.websockets.DataFrame
 
setLc(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
SetLcLpPb(int, int, int) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
setLeft(String) - Method in class com.sun.grizzly.samples.stickies.Note
 
setLifecycleCallbackClass(String) - Method in class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
setLifecycleCallbackClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LifecycleCallbackType
Sets the value of the lifecycleCallbackClass property.
setLifecycleCallbackClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType
Sets the value of the lifecycleCallbackClass property.
setLifecycleCallbackMethod(String) - Method in class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
setLifecycleCallbackMethod(JavaIdentifierType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LifecycleCallbackType
Sets the value of the lifecycleCallbackMethod property.
setLifecycleCallbackMethod(JavaIdentifierType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LifecycleCallbackType
Sets the value of the lifecycleCallbackMethod property.
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
 
setListener(List<Listener>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setListenerClass(String) - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
setListenerClass(ListenerClass) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Listener
Sets the value of the listenerClass property.
setListenerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ListenerType
Sets the value of the listenerClass property.
setListenerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ListenerType
Sets the value of the listenerClass property.
setListenerClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ListenerType
Sets the value of the listenerClass property.
setListeners(WebApp, ServletAdapter) - Static method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
setLoadOnStartup(String) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setLoadOnStartup(LoadOnStartup) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Sets the value of the loadOnStartup property.
setLoadOnStartup(LoadOnStartup) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Sets the value of the loadOnStartup property.
setLoadOnStartup(XsdIntegerType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Sets the value of the loadOnStartup property.
setLoadOnStartup(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Sets the value of the loadOnStartup property.
setLoadOnStartup(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the loadOnStartup property.
setLocal(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setLocal(Local) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Sets the value of the local property.
setLocal(LocalType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Sets the value of the local property.
setLocal(LocalType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Sets the value of the local property.
setLocal(LocalType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Sets the value of the local property.
setLocalAddress(InetAddress) - Method in class com.sun.grizzly.tcp.Request
 
setLocalAddress(SocketAddress) - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP.ConnectSelectionKeyOP
 
setLocale(Locale) - Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
setLocale(String) - Method in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMapping
 
setLocale(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType
Sets the value of the locale property.
setLocale(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LocaleEncodingMappingType
Sets the value of the locale property.
setLocale(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LocaleEncodingMappingType
Sets the value of the locale property.
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
setLocaleEncodingMapping(List<LocaleEncodingMapping>) - Method in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMappingList
 
setLocaleEncodingMappingList(List<LocaleEncodingMappingList>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setLocalHome(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setLocalHome(LocalHome) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLocalRef
Sets the value of the localHome property.
setLocalHome(LocalHomeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbLocalRefType
Sets the value of the localHome property.
setLocalHome(LocalHomeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Sets the value of the localHome property.
setLocalHome(LocalHomeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Sets the value of the localHome property.
setLocalHost(String) - Method in class com.sun.grizzly.tcp.Request
 
setLocalId(int) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
setLocalPort(int) - Method in class com.sun.grizzly.tcp.Request
 
setLocation(String) - Method in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
setLocation(Location) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorPage
Sets the value of the location property.
setLocation(Location) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorPage
Sets the value of the location property.
setLocation(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ErrorPageType
Sets the value of the location property.
setLocation(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ErrorPageType
Sets the value of the location property.
setLocation(WarPathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType
Sets the value of the location property.
setLocation(String) - Method in class com.sun.grizzly.websockets.HandShake
 
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.
setLoginConfig(LoginConfig) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the loginConfig property.
setLoginConfig(LoginConfig) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the loginConfig property.
setLoginConfig(List<LoginConfig>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setLong(int, long) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setLong(long) - Method in class com.sun.grizzly.util.buf.MessageBytes
Set the buffer to the representation of an long
setLp(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setManagement(Management) - Method in class com.sun.grizzly.http.SelectorThread
Set the Management interface.
setMapData(Map<String, Object>) - Method in class com.sun.grizzly.cometd.bayeux.Data
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
setMappedName(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbLocalRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EnvEntryType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbLocalRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EnvEntryType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the mappedName property.
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.
SetMatchFinder(int) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
setMatchFinder(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setMaxAcceptRetries(int) - Method in class com.sun.grizzly.Controller
Max number of accept() failures before abording.
setMaxAcceptRetries(int) - Method in class com.sun.grizzly.TCPSelectorHandler
Max number of accept() failures before abording.
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
Set the maximum number of bytes before flushing the ByteBuffer content.
setMaxBufferPoolSize(int) - Static method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Set the maximum size of cached ByteBuffer when async write is enabled.
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.
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 FileCache.FileCacheEntry can have.
setMaxEntrySize(long) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the maximum size a FileCache.FileCacheEntry can have.
setMaxEntrySize(long) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum size a FileCache.FileCacheEntry can have.
setMaxHttpHeaderSize(int) - Method in class com.sun.grizzly.http.ProcessorTask
 
setMaxHttpHeaderSize(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setMaximumPoolSize(int) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the maximum allowed number of threads.
setMaximumPoolSize(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the maximum allowed number of threads.
setMaximumPoolSize(int) - Method in class com.sun.grizzly.util.FixedThreadPool
 
setMaximumPoolSize(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setMaxInactiveInterval(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.KeepAliveStats
Set the maximum number of Keep-Alive requests that we will honor.
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
 
setMaxPoolSize(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setMaxPort(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setMaxPort(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setMaxPostSize(int) - Method in class 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
 
setMaxQueuedTasksCount(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
setMaxQueuedTasksCount(int) - Method in class com.sun.grizzly.util.FixedThreadPool
 
setMaxQueuedTasksCount(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setMaxQueuedTasksCount(int) - Method in class com.sun.grizzly.util.SyncThreadPool
setMaxRequestUri(String) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setMaxSelectors(int) - Static method in class com.sun.grizzly.util.SelectorFactory
Set max selector pool size.
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
setMaxSpareThreads(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setMaxSpareThreads(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setMaxSpareThreads(int) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
setMaxThreads(int) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Set the maximum number of threads in a thread pool.
setMaxThreads(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setMaxThreads(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setMaxThreads(int) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
setMaxThreads(int) - Method in class com.sun.grizzly.http.SelectorThread
 
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.filter.MessageError
 
setMessage(String) - Method in class com.sun.grizzly.tcp.Response
Set the status message.
setMessageDestination(List<MessageDestination>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setMessageDestinationLink(String) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
setMessageDestinationLink(MessageDestinationLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Sets the value of the messageDestinationLink property.
setMessageDestinationLink(MessageDestinationLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Sets the value of the messageDestinationLink property.
setMessageDestinationLink(MessageDestinationLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Sets the value of the messageDestinationLink property.
setMessageDestinationName(String) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
setMessageDestinationName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationType
Sets the value of the messageDestinationName property.
setMessageDestinationName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationType
Sets the value of the messageDestinationName property.
setMessageDestinationName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationType
Sets the value of the messageDestinationName property.
setMessageDestinationRef(List<MessageDestinationRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setMessageDestinationRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
setMessageDestinationRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Sets the value of the messageDestinationRefName property.
setMessageDestinationRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Sets the value of the messageDestinationRefName property.
setMessageDestinationRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Sets the value of the messageDestinationRefName property.
setMessageDestinationType(String) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
setMessageDestinationType(MessageDestinationTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Sets the value of the messageDestinationType property.
setMessageDestinationType(MessageDestinationTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Sets the value of the messageDestinationType property.
setMessageDestinationType(MessageDestinationTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Sets the value of the messageDestinationType property.
setMessageDestinationUsage(String) - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
setMessageDestinationUsage(MessageDestinationUsageType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MessageDestinationRefType
Sets the value of the messageDestinationUsage property.
setMessageDestinationUsage(MessageDestinationUsageType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MessageDestinationRefType
Sets the value of the messageDestinationUsage property.
setMessageDestinationUsage(MessageDestinationUsageType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MessageDestinationRefType
Sets the value of the messageDestinationUsage property.
setMessageType(byte) - Method in class com.sun.grizzly.filter.MessageBase
 
setMessageType(byte) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
setMetadataComplete(Boolean) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
Sets the value of the metadataComplete property.
setMetadataComplete(boolean) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
attribute of web-app : metadata-complete="true"
setMethod(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the HTTP request method used for this Request.
setMimeMapping(List<MimeMapping>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setMimeType(String) - Method in class com.sun.grizzly.http.webxml.schema.MimeMapping
 
setMimeType(MimeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeMapping
Sets the value of the mimeType property.
setMimeType(MimeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping
Sets the value of the mimeType property.
setMimeType(MimeTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.MimeMappingType
Sets the value of the mimeType property.
setMimeType(MimeTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.MimeMappingType
Sets the value of the mimeType property.
setMimeType(MimeTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.MimeMappingType
Sets the value of the mimeType property.
setMinEntrySize(long) - Method in class com.sun.grizzly.http.FileCache
Set the maximum size a FileCache.FileCacheEntry can have.
setMinEntrySize(long) - Method in class com.sun.grizzly.http.FileCacheFactory
Set the maximum size a FileCache.FileCacheEntry can have.
setMinEntrySize(long) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum size a FileCache.FileCacheEntry can have.
setMinSpareThreads(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setMinSpareThreads(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setMinSpareThreads(int) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
setMode(int) - Method in class com.sun.grizzly.util.ThreadAttachment
 
setMonitoringProbe(ThreadPoolMonitoringProbe) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setMsg(int, Msg) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setMultipleClients(Boolean) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setName(String) - Method in class com.sun.grizzly.http.jk.core.JkHandler
Set the name of the handler.
setName(String) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
setName(String) - Method in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
setName(String) - Method in class com.sun.grizzly.http.webxml.schema.Property
 
setName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
Sets the value of the name property.
setName(CookieNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Sets the value of the name property.
setName(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
Sets the value of the name property.
setName(String) - Method in class com.sun.grizzly.util.AbstractThreadPool
setName(String) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
setName(String) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setNativeAttribute(String, String) - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
setNativeEndpoint(MsgContext) - Method in class com.sun.grizzly.http.jk.common.JniHandler
 
setNativeSo(String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
name of the so used by java.
setNeedClientAuth(boolean) - Method in class com.sun.grizzly.filter.SSLReadFilter
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
 
setNetworkHandler(NetworkHandler) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
setNew(boolean) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setNext(JkHandler) - Method in class com.sun.grizzly.http.jk.core.JkHandler
Catalina-style "recursive" invocation.
setNext(String) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
setNext(JkHandler) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setNioIsBroken(boolean) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setNoCompressionUserAgents(String[]) - Method in class com.sun.grizzly.http.ProcessorTask
Set no compression user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setNoCompressionUserAgents(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setNote(int, Object) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setNote(int, Object) - Method in class com.sun.grizzly.http.jk.core.WorkerEnv
 
setNote(Object, int, Object) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
Notes - for attributes that need fast access ( array ) The application is responsible for id management
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
setNotificationInfo(MBeanNotificationInfo[]) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setNotificationInfo(MBeanNotificationInfo[]) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
SetNumFastBytes(int) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
setNumFastBytes(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setOffset(int) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
setOffset(int) - Method in class com.sun.grizzly.util.buf.CharChunk
Returns the start offset of the bytes.
setOp(int) - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
setOpcode(byte) - Method in enum com.sun.grizzly.websockets.FrameType
 
setOptimizedWrite(boolean) - Method in class com.sun.grizzly.util.buf.ByteChunk
 
setOptimizedWrite(boolean) - Method in class com.sun.grizzly.util.buf.CharChunk
 
setOrigin(String) - Method in class com.sun.grizzly.websockets.HandShake
 
setOut(String) - Static method in class com.sun.grizzly.http.jk.apr.AprImpl
Sets the System.out stream
setOut(String) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
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(OutputStream) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Set the underlying socket output stream.
setPacketSize(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setPacketSize(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setPageEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setPageEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Sets the value of the pageEncoding property.
setPageEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Sets the value of the pageEncoding property.
setPageEncoding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the pageEncoding property.
setParam(Object, Object) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
 
setParamName(String) - Method in class com.sun.grizzly.http.webxml.schema.ContextParam
 
setParamName(String) - Method in class com.sun.grizzly.http.webxml.schema.InitParam
 
setParamName(ParamName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Sets the value of the paramName property.
setParamName(ParamName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Sets the value of the paramName property.
setParamName(ParamName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Sets the value of the paramName property.
setParamName(ParamName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Sets the value of the paramName property.
setParamName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
Sets the value of the paramName property.
setParamName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
Sets the value of the paramName property.
setParamName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
Sets the value of the paramName property.
setParamValue(String) - Method in class com.sun.grizzly.http.webxml.schema.ContextParam
 
setParamValue(String) - Method in class com.sun.grizzly.http.webxml.schema.InitParam
 
setParamValue(ParamValue) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ContextParam
Sets the value of the paramValue property.
setParamValue(ParamValue) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.InitParam
Sets the value of the paramValue property.
setParamValue(ParamValue) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ContextParam
Sets the value of the paramValue property.
setParamValue(ParamValue) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.InitParam
Sets the value of the paramValue property.
setParamValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ParamValueType
Sets the value of the paramValue property.
setParamValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ParamValueType
Sets the value of the paramValue property.
setParamValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType
Sets the value of the paramValue property.
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.http.webxml.schema.CookieConfig
 
setPath(CookiePathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Sets the value of the path property.
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.
setPayload(byte[]) - Method in class com.sun.grizzly.websockets.ClosingFrame
 
setPayload(String) - Method in class com.sun.grizzly.websockets.DataFrame
 
setPayload(byte[]) - Method in class com.sun.grizzly.websockets.DataFrame
 
setPb(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.LzmaProperties
 
setPendingIOhandler(PendingIOhandler) - Method in class com.sun.grizzly.util.WorkerThreadImpl
Used by selectionkey attachments to enqueue io events that will be executed in selectorhandler.postselect by worker threads instead of the selector thread.
setPersistenceContextRef(List<PersistenceContextRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setPersistenceContextRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
setPersistenceContextRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Sets the value of the persistenceContextRefName property.
setPersistenceContextRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Sets the value of the persistenceContextRefName property.
setPersistenceContextType(String) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
setPersistenceContextType(PersistenceContextTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Sets the value of the persistenceContextType property.
setPersistenceContextType(PersistenceContextTypeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Sets the value of the persistenceContextType property.
setPersistenceProperty(List<Property>) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
setPersistenceUnitName(String) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
setPersistenceUnitName(String) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
setPersistenceUnitName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceContextRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceContextRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitRef(List<PersistenceUnitRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setPersistenceUnitRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
setPersistenceUnitRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PersistenceUnitRefType
Sets the value of the persistenceUnitRefName property.
setPersistenceUnitRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PersistenceUnitRefType
Sets the value of the persistenceUnitRefName property.
setPoolName(String) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setPoolSizes(int, int) - Method in class com.sun.grizzly.util.SyncThreadPool
setPort(int) - Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
Set the port
setPort(int) - Method in class com.sun.grizzly.http.FileCache
 
setPort(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
Set the port for the ajp13 channel.
setPort(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
Set the port for the ajp13 channel.
setPort(int) - Method in class com.sun.grizzly.http.jk.common.Shm
Ajp13 port
setPort(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setPort(int) - Method in class com.sun.grizzly.http.StatsThreadPool
Set the port number, which is served by the thread pool
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 class com.sun.grizzly.util.http.mapper.Mapper
The Port this instance is used for mapping.
setPort(int) - Method in interface com.sun.grizzly.util.StreamAlgorithm
Deprecated. Set the port this algorithm is used.
setPort(String) - Method in class com.sun.grizzly.websockets.HandShake
 
setPortComponentLink(String) - Method in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
setPortComponentLink(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
Sets the value of the portComponentLink property.
setPortComponentLink(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Sets the value of the portComponentLink property.
setPortComponentLink(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Sets the value of the portComponentLink property.
setPortComponentName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the portComponentName property.
setPortComponentName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the portComponentName property.
setPortComponentRef(List<PortComponentRef>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setPortName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setPortNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
setPortNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Sets the value of the portNamePattern property.
setPortNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Sets the value of the portNamePattern property.
setPortNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Sets the value of the portNamePattern property.
setPortNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Sets the value of the portNamePattern property.
setPortRange(PortRange) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setPostConstruct(List<LifecycleCallback>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setPreDestroy(List<LifecycleCallback>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setPriority(int) - Method in class com.sun.grizzly.util.AbstractThreadPool
 
setPriority(int) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
 
setPriority(int) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setPriority(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setProcessingTime(long) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setProcessingTime(long) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setProcessorTask(ProcessorTask) - Method in interface com.sun.grizzly.arp.AsyncExecutor
Set the ProcessorTask used to execute the request processing.
setProcessorTask(ProcessorTask) - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Deprecated. - Use AsyncExecutor.setProcessorTask(com.sun.grizzly.http.ProcessorTask)
setProcessorTask(ProcessorTask) - Method in interface com.sun.grizzly.arp.AsyncTask
Deprecated. - Use AsyncExecutor.setProcessorTask(com.sun.grizzly.http.ProcessorTask)
setProcessorTask(ProcessorTask) - Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
Set the ProcessorTask used to execute the request processing.
setProcessorTask(ProcessorTask) - Method in class com.sun.grizzly.http.HttpWorkerThread
 
setProcessorTaskFactory(ProcessorTaskFactory) - Method in class com.sun.grizzly.http.SelectorThread
Sets ProcessorTaskFactory.
SetProgress(long, long) - Method in interface com.sun.grizzly.lzma.ICodeProgress
 
setPropertiesFile(String) - Method in class com.sun.grizzly.http.jk.server.JkMain
Load a .properties file into and set the values into jk2 configuration.
setProperty(String, String) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
setProperty(String, String) - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
Set a property.
setProperty(String, String) - Method in class com.sun.grizzly.http.jk.server.JkMain
Set a name/value as a jk2 property
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
 
setPropertyString(String, String, String) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
setProtocol(Controller.Protocol) - Method in class com.sun.grizzly.NIOContext
 
setProtocol(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the protocol name and version associated with this Request.
setProtocolBinding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the protocolBinding property.
setProtocolBinding(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the protocolBinding property.
setProtocolBindings(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
setProtocolChain(ProtocolChain) - Method in interface com.sun.grizzly.Context
Set the ProtocolChain used by this Context.
setProtocolChain(ProtocolChain) - Method in class com.sun.grizzly.NIOContext
Set the ProtocolChain used by this Context.
setProtocolChain(ProtocolChain) - Method in class com.sun.grizzly.SingleProtocolChainInstanceHandler
Set the stateless ProtocolChain instance, which will be always returned via StatelessProtocolChainInstanceHandler#poll().
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
 
setPublishInterceptor(PublishInterceptor) - Method in class com.sun.grizzly.cometd.BayeuxParser
Interceptor, which (if not null) will process published data on channel.
setQuery(MessageBytes) - Method in class com.sun.grizzly.util.http.Parameters
 
setQueryString(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the query string for this Request.
setQueryStringEncoding(String) - Method in class com.sun.grizzly.util.http.Parameters
 
setQueue(Queue<Runnable>) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setQueueLimit(int) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setQueueSizeInBytes(int) - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Set the maximum pending connection this ExecutorService can handle.
setRawVersion(String) - Static method in class com.sun.grizzly.util.Grizzly
Force the Grizzly Raw version
setReadAttempts(int) - Method in class com.sun.grizzly.filter.ReadFilter
Set the number of attempts the ReadFilter will try to read a data from a channel.
setReadPostProcessor(AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AsyncQueueReadUnit
 
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.InputReader
Set the timeout between two consecutives Selector.select() when a temporary Selector is used.
setReady(boolean) - Method in class com.sun.grizzly.comet.CometWriter
false if this instance is no longer ready to read.
setRealmName(String) - Method in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
setRealmName(RealmName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoginConfig
Sets the value of the realmName property.
setRealmName(RealmName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig
Sets the value of the realmName property.
setRealmName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.LoginConfigType
Sets the value of the realmName property.
setRealmName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.LoginConfigType
Sets the value of the realmName property.
setRealmName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.LoginConfigType
Sets the value of the realmName property.
setReceiveBufferSize(int) - Method in class com.sun.grizzly.TCPSelectorHandler
Sets the receiveBufferSize to the specified value
setReconnect(String) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setRegisterRequests(boolean) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
Set the flag to tell if we JMX register requests.
setRegistrationTime(long) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setRemote(String) - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
setRemote(Remote) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRef
Sets the value of the remote property.
setRemote(Remote) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRef
Sets the value of the remote property.
setRemote(RemoteType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.EjbRefType
Sets the value of the remote property.
setRemote(RemoteType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.EjbRefType
Sets the value of the remote property.
setRemote(RemoteType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.EjbRefType
Sets the value of the remote property.
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.test.cachetest.testobjects.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
 
setReplay(ByteChunk) - Method in class com.sun.grizzly.http.jk.common.JkInputStream
Set the replay buffer for Form auth
setReplyMessageFactory(ReplyMessageFactory) - Method in class com.sun.grizzly.filter.CustomProtocolParser
Clients can be regsitered on a ReplyMessage The Factory holds to these Messages
setRequest(T) - Method in class com.sun.grizzly.cometd.CometdRequest
 
setRequest(Request) - Method in class com.sun.grizzly.http.jk.core.MsgContext
The high level request object associated with this context
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
Reads the request body and buffers it.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
Read the content length from the request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
Read the content length from the request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
Set the associated reauest.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
Associated Coyote request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Coyote request.
setRequest(GrizzlyRequest) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the Request with which this Response is associated.
setRequest(Request) - Method in interface com.sun.grizzly.tcp.http11.InputFilter
Some filters need additional parameters from the request.
setRequest(Request) - Method in class com.sun.grizzly.tcp.Response
 
setRequestCompletionTime(long) - Method in class com.sun.grizzly.tcp.RequestInfo
Sets the time taken to resume the request associated with this RequestInfo.
setRequestCount(int) - Method in class com.sun.grizzly.tcp.RequestGroupInfo
 
setRequestCount(int) - Method in class com.sun.grizzly.tcp.RequestInfo
 
setRequestedSessionCookie(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
setRequestedSessionId(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the requested session ID for this request.
setRequestedSessionURL(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestURI(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the unparsed request URI for this Request.
setReRegisterSelectionKey(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
False prevents the selectionkey from being re registered after async is done in the terminateProcess() call.
setResAuth(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
setResAuth(ResAuth) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Sets the value of the resAuth property.
setResAuth(ResAuth) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Sets the value of the resAuth property.
setResAuth(ResAuthType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Sets the value of the resAuth property.
setResAuth(ResAuthType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Sets the value of the resAuth property.
setResAuth(ResAuthType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Sets the value of the resAuth property.
setReset(boolean) - Method in class com.sun.grizzly.http.jk.common.Shm
Set this to get the scoreboard reset.
setResourceEnvRef(List<ResourceEnvRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setResourceEnvRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
setResourceEnvRefName(ResourceEnvRefName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Sets the value of the resourceEnvRefName property.
setResourceEnvRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
Sets the value of the resourceEnvRefName property.
setResourceEnvRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Sets the value of the resourceEnvRefName property.
setResourceEnvRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Sets the value of the resourceEnvRefName property.
setResourceEnvRefType(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
setResourceEnvRefType(ResourceEnvRefType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRef
Sets the value of the resourceEnvRefType property.
setResourceEnvRefType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceEnvRefType
Sets the value of the resourceEnvRefType property.
setResourceEnvRefType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceEnvRefType
Sets the value of the resourceEnvRefType property.
setResourceEnvRefType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceEnvRefType
Sets the value of the resourceEnvRefType property.
setResourcePath(String) - Method in class com.sun.grizzly.websockets.HandShake
 
setResourceRef(List<ResourceRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setResources(DirContext) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the proxied resources of this AlternateDocBase.
setResourcesContextPath(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Set the context path used for servicing resource.
setResponse(T) - Method in class com.sun.grizzly.cometd.CometdResponse
 
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Associated Coyote response.
setResponse(GrizzlyResponse) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Response with which this Request is associated.
setResponse(Response) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Set the Coyote response.
setResponse(Response) - Method in interface com.sun.grizzly.tcp.http11.OutputFilter
Some filters need additional parameters from the response.
setResponse(Response) - Method in class com.sun.grizzly.tcp.Request
 
setResponse(Response) - Method in class com.sun.grizzly.websockets.WebSocketOutputFilter
 
setResRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
setResRefName(ResRefName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Sets the value of the resRefName property.
setResRefName(ResRefName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Sets the value of the resRefName property.
setResRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Sets the value of the resRefName property.
setResRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Sets the value of the resRefName property.
setResRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Sets the value of the resRefName property.
setResSharingScope(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
setResSharingScope(ResSharingScope) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Sets the value of the resSharingScope property.
setResSharingScope(ResSharingScopeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Sets the value of the resSharingScope property.
setResSharingScope(ResSharingScopeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Sets the value of the resSharingScope property.
setResSharingScope(ResSharingScopeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Sets the value of the resSharingScope property.
setRestrictedUserAgents(String[]) - Method in class com.sun.grizzly.http.ProcessorTask
Set restricted user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setRestrictedUserAgents(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setResType(String) - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
setResType(ResType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResourceRef
Sets the value of the resType property.
setResType(ResType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceRef
Sets the value of the resType property.
setResType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ResourceRefType
Sets the value of the resType property.
setResType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ResourceRefType
Sets the value of the resType property.
setResType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ResourceRefType
Sets the value of the resType property.
setResult(R) - Method in class com.sun.grizzly.util.FutureImpl
 
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
 
setRole(Role) - Method in class com.sun.grizzly.TCPSelectorHandler
Sets this SelectorHandler current role.
setRoleLink(String) - Method in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
setRoleLink(RoleLink) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Sets the value of the roleLink property.
setRoleLink(RoleLink) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Sets the value of the roleLink property.
setRoleLink(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
Sets the value of the roleLink property.
setRoleLink(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
Sets the value of the roleLink property.
setRoleLink(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
Sets the value of the roleLink property.
setRoleName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
setRoleName(String) - Method in class com.sun.grizzly.http.webxml.schema.RunAs
 
setRoleName(String) - Method in class com.sun.grizzly.http.webxml.schema.SecurityRole
 
setRoleName(String) - Method in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
setRoleName(RoleName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRole
Sets the value of the roleName property.
setRoleName(RoleName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityRoleRef
Sets the value of the roleName property.
setRoleName(RoleName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RunAs
Sets the value of the roleName property.
setRoleName(RoleName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRole
Sets the value of the roleName property.
setRoleName(RoleName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityRoleRef
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.RunAsType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleRefType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityRoleType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.RunAsType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleRefType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityRoleType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleRefType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityRoleType
Sets the value of the roleName property.
setRootFolder(String) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
Deprecated. - use StaticResourcesAdapter.addRootFolder(java.lang.String)
setRunAs(RunAs) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setRunAs(RunAs) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Sets the value of the runAs property.
setRunAs(RunAsType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Sets the value of the runAs property.
setRunAs(RunAsType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Sets the value of the runAs property.
setRunAs(RunAsType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the runAs property.
setSaveProperties(boolean) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
setScheme(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the name of the scheme associated with this request.
setScriptingInvalid(boolean) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setScriptingInvalid(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
Sets the value of the scriptingInvalid property.
setScriptingInvalid(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Sets the value of the scriptingInvalid property.
setScriptingInvalid(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the scriptingInvalid property.
setSecondsMaxAge(int) - Method in class com.sun.grizzly.http.FileCache
The timeout in seconds before remove a FileCache.FileCacheEntry from the FileCache
setSecondsMaxAge(int) - Method in class com.sun.grizzly.http.FileCacheFactory
The timeout in seconds before remove a FileCache.FileCacheEntry from the FileCache
setSecondsMaxAge(int) - Method in class com.sun.grizzly.http.SelectorThread
The timeout in seconds before remove a FileCache.FileCacheEntry from the FileCache
setSecret(String) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
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.http.webxml.schema.CookieConfig
 
setSecure(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.CookieConfigType
Sets the value of the secure property.
setSecure(boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - Method in class com.sun.grizzly.util.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecure(boolean) - Method in class com.sun.grizzly.util.http.ServerCookie
 
setSecure(boolean) - Method in class com.sun.grizzly.util.InputReader
Set this stream secure.
setSecure(boolean) - Method in class com.sun.grizzly.websockets.HandShake
 
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
 
setSecurityConstraint(List<SecurityConstraint>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setSecurityProtocol(String) - Method in class com.sun.grizzly.SSLConfig
Sets the SSLContext protocole.
setSecurityRole(List<SecurityRole>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setSecurityRoleRef(List<SecurityRoleRef>) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setSeed(long) - Method in class com.sun.grizzly.util.ThreadLocalRandom
Throws UnsupportedOperationException.
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.http.SocketChannelOutputBuffer
Sets the underlying selection key of the output channel.
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.NIOContext
Set the connection SelectionKey.
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.tcp.Response
Set the underlying SelectionKey
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.test.cachetest.testobjects.SelectionKeyOP
 
setSelectionKey(SelectionKey) - Method in class com.sun.grizzly.util.InputReader
Set the SelectionKey used to reads bytes.
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(E) - Method in class com.sun.grizzly.AbstractConnectorHandler
Set the associated SelectorHandler
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.BaseSelectionKeyHandler
 
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.Controller
Set the first SelectorHandler
setSelectorHandler(SelectorHandler) - Method in interface com.sun.grizzly.http.Task
Sets SelectorHandler, which handles this taks's SelectionKey
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.http.TaskBase
Sets SelectorHandler, which handles this taks's SelectionKey
setSelectorHandler(SelectorHandler) - Method in class com.sun.grizzly.NIOContext
Set the current SelectorHandler this instance is executing.
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 interface com.sun.grizzly.http.HttpSelectorHandler
 
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) - Method in class com.sun.grizzly.http.SelectorThread
 
setSelectTimeout(long) - Method in class com.sun.grizzly.TCPSelectorHandler
 
setSendBufferSize(int) - Method in class com.sun.grizzly.http.ProcessorTask
 
setSendBufferSize(int) - Method in class com.sun.grizzly.http.SelectorThread
 
setSendBufferSize(int) - Method in class com.sun.grizzly.TCPSelectorHandler
Sets the sendBufferSize to the specified value
setServerHostName(String) - Method in class com.sun.grizzly.websockets.HandShake
 
setServerInfo(String) - Static method in class com.sun.grizzly.util.Grizzly
Set the complete version used for the Server header
setServerName(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the name of the server (virtual host) to process this request.
setServerPort(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the port number of the server to process this request.
setServerPort(int) - Method in class com.sun.grizzly.tcp.Request
 
setServerTimeout(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
Sets the timeout in ms of the server sockets created by this server.
setServerTimeout(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
Sets the timeout in ms of the server sockets created by this server.
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
 
setServiceEndpointInterface(String) - Method in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.PortComponentRefType
Sets the value of the serviceEndpointInterface property.
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentRefType
Sets the value of the serviceEndpointInterface property.
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the serviceEndpointInterface property.
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentRefType
Sets the value of the serviceEndpointInterface property.
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the serviceEndpointInterface property.
setServiceImplBean(ServiceImplBeanType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the serviceImplBean property.
setServiceImplBean(ServiceImplBeanType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the serviceImplBean property.
setServiceInterface(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setServiceInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Sets the value of the serviceInterface property.
setServiceInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the serviceInterface property.
setServiceInterface(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the serviceInterface property.
setServiceNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
setServiceNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.HandlerChainType
Sets the value of the serviceNamePattern property.
setServiceNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerChainType
Sets the value of the serviceNamePattern property.
setServiceNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.HandlerChainType
Sets the value of the serviceNamePattern property.
setServiceNamePattern(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerChainType
Sets the value of the serviceNamePattern property.
setServiceQname(QName) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setServiceQname(XsdQNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Sets the value of the serviceQname property.
setServiceQname(XsdQNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the serviceQname property.
setServiceQname(XsdQNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the serviceQname property.
setServiceRef(List<ServiceRef>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setServiceRefName(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setServiceRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Sets the value of the serviceRefName property.
setServiceRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the serviceRefName property.
setServiceRefName(JndiNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the serviceRefName property.
setServiceRefType(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setServiceRefType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the serviceRefType property.
setServiceRefType(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the serviceRefType property.
setServlet(WebApp, ServletAdapter, ServletMapping) - Static method in class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
 
setServlet(List<Servlet>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setServletClass(String) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setServletClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Sets the value of the servletClass property.
setServletClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Sets the value of the servletClass property.
setServletClass(FullyQualifiedClassType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the servletClass property.
setServletInstance(Servlet) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Set the Servlet instance used by this ServletAdapter
setServletLink(ServletLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceImplBeanType
Sets the value of the servletLink property.
setServletLink(ServletLinkType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceImplBeanType
Sets the value of the servletLink property.
setServletMapping(List<ServletMapping>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setServletName(String) - Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
Set the name of this servlet.
setServletName(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
setServletName(String) - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
setServletName(String) - Method in class com.sun.grizzly.http.webxml.schema.ServletMapping
 
setServletName(ServletName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Servlet
Sets the value of the servletName property.
setServletName(ServletName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
Sets the value of the servletName property.
setServletName(ServletName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Servlet
Sets the value of the servletName property.
setServletName(ServletName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletType
Sets the value of the servletName property.
setServletPath(String) - Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
Programmatically set the servlet path value.
setServletPath(String) - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Programmatically set the servlet path of the Servlet.
setSession(int) - Method in class com.sun.grizzly.filter.CustomProtocolClient
Every message send to an server can have a session id attached so that server can keep track of its clients.
setSession(GrizzlySession) - Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
Set the GrizzlySession
setSessionConfig(SessionConfig) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the sessionConfig property.
setSessionConfig(SessionConfig) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the sessionConfig property.
setSessionConfig(List<SessionConfig>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setSessionTimeout(String) - Method in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
setSessionTimeout(SessionTimeout) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig
Sets the value of the sessionTimeout property.
setSessionTimeout(SessionTimeout) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionConfig
Sets the value of the sessionTimeout property.
setSessionTimeout(XsdIntegerType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SessionConfigType
Sets the value of the sessionTimeout property.
setSessionTimeout(XsdIntegerType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SessionConfigType
Sets the value of the sessionTimeout property.
setSessionTimeout(XsdIntegerType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
Sets the value of the sessionTimeout property.
setSessionTimeout(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Set a long representing the maximum idle time a session can be.
setShutdownEnabled(boolean) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
setSize(int) - Method in class com.sun.grizzly.http.jk.common.Shm
Size.
setSkipRead(boolean) - Method in class com.sun.grizzly.filter.ParserProtocolFilter
Method set if this Filter should perform channel read operation on execute, or should assumes the data was read by previous Filters in a chain.
setSmallIcon(String) - Method in class com.sun.grizzly.http.webxml.schema.Icon
 
setSmallIcon(SmallIcon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
Sets the value of the smallIcon property.
setSmallIcon(SmallIcon) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
Sets the value of the smallIcon property.
setSmallIcon(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
Sets the value of the smallIcon property.
setSmallIcon(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
Sets the value of the smallIcon property.
setSmallIcon(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
Sets the value of the smallIcon property.
setSoapHeader(List<QName>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setSoapRole(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
setSocket(Socket) - Method in class 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.
setSocketNativeReceiveBufferSize(int) - Method in class com.sun.grizzly.UDPSelectorHandler
 
setSocketNativeSendBufferSize(int) - Method in class com.sun.grizzly.UDPSelectorHandler
 
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
 
setSoExt(String) - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
setSoLinger(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setSoLinger(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setSoTimeout(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setSoTimeout(int) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
setSource(JkChannel) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setSpreadNotifyToManyToThreads(boolean) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
if true a notify to Iterator will be spread into one runnable task for each comethandler.
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
 
setSslActivityTimeout(int) - Method in class com.sun.grizzly.filter.SSLReadFilter
 
setSSLConfig(SSLConfig) - Method in class com.sun.grizzly.filter.ParserProtocolFilter
Configures this Filter to be used with SSL.
setSSLConfig(SSLConfig) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Set the SSLConfig instance used when https is required
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 interface com.sun.grizzly.ssl.SecureOutputBuffer
Get theSSLEngine.
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
Get theSSLEngine.
setSslEngine(SSLEngine) - Method in class com.sun.grizzly.ssl.SSLAsyncStream
 
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.ssl.SSLOutputBuffer
Get theSSLEngine.
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.SSLConnectorHandler
SetSSLEngine
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.util.ThreadAttachment
Get theSSLEngine.
setSSLEngine(SSLEngine) - Method in class com.sun.grizzly.util.WorkerThread
Get theSSLEngine.
setSSLImplementation(SSLImplementation) - Method in class com.sun.grizzly.ssl.SSLSelectorThread
Set the Coyote SSLImplementation.
setSslInactivityTimeout(int) - Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
 
setSslInactivityTimeout(int) - Method in class com.sun.grizzly.SSLConfig
 
setSSLSupport(SSLSupport) - Method in class com.sun.grizzly.http.ProcessorTask
Set the SSLSupport object used by this instance.
setStage(int) - Method in class com.sun.grizzly.arp.AsyncProcessorTask
Set the current execution stage.
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
setStatistic(ThreadPoolStatistic) - Method in class com.sun.grizzly.http.StatsThreadPool
Set the ThreadPoolStatistic object used to gather statistic;
setStatus(int) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
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
Set the HTTP status and message to be returned with this response.
setStatus(int) - Method in class com.sun.grizzly.tcp.Response
Set the response status
SetStream(InputStream) - Method in class com.sun.grizzly.lzma.compression.lz.InWindow
 
SetStream(OutputStream) - Method in class com.sun.grizzly.lzma.compression.lz.OutWindow
 
SetStream(InputStream) - Method in class com.sun.grizzly.lzma.compression.rangecoder.Decoder
 
SetStream(OutputStream) - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
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
 
setStreamAlgorithm(StreamAlgorithm) - Method in class com.sun.grizzly.http.ProcessorTask
Set the StreamAlgorithm used by this class.
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.
setSubProtocol(String[]) - Method in class com.sun.grizzly.websockets.HandShake
 
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.cometd.DataHandler
 
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.
setSuspendedInCurrentThread() - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
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.
setTaglib(List<Taglib>) - Method in class com.sun.grizzly.http.webxml.schema.JspConfig
 
setTaglib(List<Taglib>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setTaglibLocation(String) - Method in class com.sun.grizzly.http.webxml.schema.Taglib
 
setTaglibLocation(TaglibLocation) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
Sets the value of the taglibLocation property.
setTaglibLocation(TaglibLocation) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
Sets the value of the taglibLocation property.
setTaglibLocation(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
Sets the value of the taglibLocation property.
setTaglibLocation(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
Sets the value of the taglibLocation property.
setTaglibLocation(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
Sets the value of the taglibLocation property.
setTaglibUri(String) - Method in class com.sun.grizzly.http.webxml.schema.Taglib
 
setTaglibUri(TaglibUri) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
Sets the value of the taglibUri property.
setTaglibUri(TaglibUri) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
Sets the value of the taglibUri property.
setTaglibUri(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
Sets the value of the taglibUri property.
setTaglibUri(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
Sets the value of the taglibUri property.
setTaglibUri(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
Sets the value of the taglibUri property.
setTaskListener(TaskListener) - Method in class com.sun.grizzly.http.TaskBase
Set the TaskListener associated with this class.
setTcpNoDelay(boolean) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
setTcpNoDelay(boolean) - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
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
 
setText(String) - Method in class com.sun.grizzly.samples.stickies.Note
 
setThreadAttachment(ThreadAttachment) - Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
 
setThreadData(Object, Object[]) - Method in class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
 
setThreadFactory(ThreadFactory) - Method in class com.sun.grizzly.util.AbstractThreadPool
Sets the thread factory used to create new threads.
setThreadFactory(ThreadFactory) - Method in interface com.sun.grizzly.util.ExtendedThreadPool
Sets the thread factory used to create new threads.
setThreadFactory(ThreadFactory) - Method in class com.sun.grizzly.util.GrizzlyExecutorService
Deprecated. please use GrizzlyExecutorService.reconfigure(com.sun.grizzly.util.ThreadPoolConfig) to change thread pool configuration settings.
setThreadFactory(ThreadFactory) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
setThreadId(String) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the Thread's name on which this instance is binded.
setThreadPool(ExecutorService) - Method in class com.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler
Deprecated. Set the ExecutorService used for notifying the CometHandler.
setThreadPool(ExtendedThreadPool) - Method in class com.sun.grizzly.comet.CometEngine
sets the default ThreadPool that DefaultNotificationHandler use.
setThreadPool(ExecutorService) - Method in class com.sun.grizzly.comet.DefaultNotificationHandler
Set the ExecutorService used for notifying the CometHandler.
setThreadPool(ExecutorService) - Method in interface com.sun.grizzly.Context
Set the ExecutorService that will execute this instance.
setThreadPool(ExecutorService) - Method in class com.sun.grizzly.Controller
Set the ExecutorService (Thread Pool).
setThreadPool(ExecutorService) - Method in class com.sun.grizzly.http.SelectorThread
Set the ExecutorService this class should use.
setThreadPool(ExecutorService) - Method in interface com.sun.grizzly.http.Task
Set the thread pool on which Worker Threads will synchronize.
setThreadPool(ExecutorService) - Method in class com.sun.grizzly.http.TaskBase
Set the thread pool on which Worker Threads will synchronize.
setThreadPool(ExecutorService) - Method in class com.sun.grizzly.http.ThreadPoolStatistic
 
setThreadPool(ExecutorService) - Method in class com.sun.grizzly.NIOContext
Set the ExecutorService that will execute this instance.
setThreadPool(ExecutorService) - Method in interface com.sun.grizzly.SelectorHandler
Set the ExecutorService used to execute this SelectorHandler's SelectionKey ops
setThreadPool(ExecutorService) - Method in class com.sun.grizzly.TCPSelectorHandler
Set the ExecutorService used to execute this SelectorHandler's SelectionKey ops
setThreadPoolClassname(String) - Method in class com.sun.grizzly.http.SelectorThread
 
setThreadSizes(int, int) - Method in class com.sun.grizzly.filter.CustomProtocolClient
Set up the Grizzly Worker Threads.
setTimeout(long) - Method in class com.sun.grizzly.DefaultSelectionKeyHandler
Set expiration timeout for the SelectionKey.
setTimeout(int) - Method in class com.sun.grizzly.http.ProcessorTask
Set the upload uploadTimeout.
setTimeout(long) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
Set the channel expiration stamp in millis (last time an opeation on the channel was invoked).
setTimeoutListener(SelectionKeyAttachment.TimeOutListener) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
 
setTimestamp(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(String) - Method in class com.sun.grizzly.samples.stickies.Note
 
setTimestamp(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlySession
Set the timespam when this session has been created.
setTomcatAuthentication(boolean) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
setTop(String) - Method in class com.sun.grizzly.samples.stickies.Note
 
setTopic(String) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
Deprecated.  
setTrackingMode(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
setTrafficListener(BytesTrafficListener) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
setTrainThreshold(int) - Static method in class com.sun.grizzly.util.buf.StringCache
 
setTransactionTimeout(int) - Method in class com.sun.grizzly.http.ProcessorTask
Set the maximum time, in milliseconds, a WorkerThread processing an instance of this class.
setTransactionTimeout(int) - Method in class com.sun.grizzly.http.SelectorThread
Set the maximum time, in milliseconds, a WorkerThread processing an instance of this class.
setTransactionTimeout(long) - Method in class com.sun.grizzly.util.ThreadAttachment
Set the time, in milliseconds, this object can be attached to a Thread
setTransport(String) - Method in class com.sun.grizzly.cometd.bayeux.Advice
 
setTransportGuarantee(String) - Method in class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
setTransportGuarantee(TransportGuarantee) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
Sets the value of the transportGuarantee property.
setTransportGuarantee(TransportGuarantee) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
Sets the value of the transportGuarantee property.
setTransportGuarantee(TransportGuaranteeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
Sets the value of the transportGuarantee property.
setTransportGuarantee(TransportGuaranteeType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
Sets the value of the transportGuarantee property.
setTransportGuarantee(TransportGuaranteeType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
Sets the value of the transportGuarantee property.
setTrimDirectiveWhitespaces(boolean) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setTrimDirectiveWhitespaces(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
Sets the value of the trimDirectiveWhitespaces property.
setTrimDirectiveWhitespaces(TrueFalseType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
Sets the value of the trimDirectiveWhitespaces property.
setTrustManagerFactoryAlgorithm(String) - Method in class com.sun.grizzly.SSLConfig
Sets the trust manager factory algorithm.
setTrustStoreFile(String) - Method in class com.sun.grizzly.SSLConfig
Sets trust store file name, also makes sute that if other trust store configutation parameters are not set to set them to default values.
setTrustStorePass(String) - Method in class com.sun.grizzly.SSLConfig
Password of trust store.
setTrustStoreProvider(String) - Method in class com.sun.grizzly.SSLConfig
Sets the trust store provider name.
setTrustStoreType(String) - Method in class com.sun.grizzly.SSLConfig
Type of trust store.
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.
setType(int) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
SetType(int) - Method in class com.sun.grizzly.lzma.compression.lz.BinTree
 
setType(FrameType) - Method in class com.sun.grizzly.websockets.DataFrame
 
setUnderlyingChannel(SelectableChannel) - Method in class com.sun.grizzly.AbstractConnectorHandler
Set the SelectableChannel.
setUnixSocket(String) - Method in class com.sun.grizzly.http.jk.common.Shm
Unix socket where tomcat is listening.
setUnregister(boolean) - Method in class com.sun.grizzly.http.jk.common.Shm
Set this option to mark the tomcat instance as 'down', so apache will no longer forward messages to it.
setUploadTimeout(int) - Method in class com.sun.grizzly.http.SelectorThread
Set the upload timeout.
setURIConverter(B2CConverter) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the URI converter.
setURLDecoder(UDecoder) - Method in class com.sun.grizzly.util.http.Parameters
 
setUrlPattern(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
setUrlPattern(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
setUrlPattern(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.ServletMapping
 
setUrlPattern(UrlPattern) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
Sets the value of the urlPattern property.
setUrlPattern(UrlPattern) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
Sets the value of the urlPattern property.
setUrlPattern(UrlPatternType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
Sets the value of the urlPattern property.
setUrlPattern(UrlPatternType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
Sets the value of the urlPattern property.
setUrlPattern(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
setUrlPattern(String) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the url pattern of this AlternateDocBase.
setUseByteBufferView(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setUseChunking(boolean) - Method in class com.sun.grizzly.http.ProcessorTask
Enable chunking the http response.
setUseChunking(boolean) - Method in class com.sun.grizzly.http.SelectorThread
Enable chunking the http response.
setUseDirectByteBuffer(boolean) - Method in class com.sun.grizzly.http.SelectorThread
 
setUser(String) - Method in class com.sun.grizzly.samples.websockets.ChatWebSocket
 
setUserDataConstraint(UserDataConstraint) - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
setUserDataConstraint(UserDataConstraint) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
Sets the value of the userDataConstraint property.
setUserDataConstraint(UserDataConstraint) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
Sets the value of the userDataConstraint property.
setUserDataConstraint(UserDataConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
Sets the value of the userDataConstraint property.
setUserDataConstraint(UserDataConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
Sets the value of the userDataConstraint property.
setUserDataConstraint(UserDataConstraintType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
Sets the value of the userDataConstraint property.
setUserPrincipal(Principal) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Set the Principal who has been authenticated for this Request.
setUseSecret(boolean) - Method in class com.sun.grizzly.http.jk.common.HandlerRequest
 
setUseSendFile(boolean) - Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
true if FileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel) to send a static resources, false if the File needs to be loaded in memory and flushed using ByteBuffer.
setValid(boolean) - Method in class com.sun.grizzly.util.buf.TimeStamp
 
setValue(String) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
Assigns a new value to a cookie after the cookie is created.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.Property
 
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
Sets the value of the value property.
setvalue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.String
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.UrlPatternType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdAnyURIType
Sets the value of the value property.
setValue(boolean) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdBooleanType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdIntegerType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNMTOKENType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNonNegativeIntegerType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdPositiveIntegerType
Sets the value of the value property.
setValue(QName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdStringType
Sets the value of the value property.
setValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.String
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.UrlPatternType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdAnyURIType
Sets the value of the value property.
setValue(boolean) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdBooleanType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNMTOKENType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNonNegativeIntegerType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdPositiveIntegerType
Sets the value of the value property.
setValue(QName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdQNameType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdStringType
Sets the value of the value property.
setValue(XsdStringType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.String
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.UrlPatternType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType
Sets the value of the value property.
setValue(boolean) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdBooleanType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdIntegerType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNMTOKENType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNonNegativeIntegerType
Sets the value of the value property.
setValue(BigInteger) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdPositiveIntegerType
Sets the value of the value property.
setValue(QName) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdQNameType
Sets the value of the value property.
setValue(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdStringType
Sets the value of the value property.
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(String) - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
setVersion(String) - Method in class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
setVersion(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
Sets the value of the version property.
setVersion(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
Sets the value of the version property.
setVersion(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
Sets the value of the version property.
setVersion(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
Sets the value of the version property.
setVersion(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
Sets the value of the version property.
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 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
 
setWebappResources(DirContext) - Method in class com.sun.grizzly.util.http.mapper.AlternateDocBase
Sets the non-proxied resources of this AlternateDocBase.
setWebAppRootPath(String) - Method in class com.sun.grizzly.http.SelectorThread
Set the document root folder
setWebResourceCollection(List<WebResourceCollection>) - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
setWebResourceName(WebResourceName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
Sets the value of the webResourceName property.
setWebResourceName(WebResourceName) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
Sets the value of the webResourceName property.
setWebResourceName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
Sets the value of the webResourceName property.
setWebResourceName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
Sets the value of the webResourceName property.
setWebResourceName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
Sets the value of the webResourceName property.
setWebResourceName(String) - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
setWebserviceDescriptionName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Sets the value of the webserviceDescriptionName property.
setWebserviceDescriptionName(String) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Sets the value of the webserviceDescriptionName property.
setWebSocket(WebSocket) - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
setWebSocket(WebSocket) - Method in interface com.sun.grizzly.websockets.NetworkHandler
 
setWebSocket(BaseWebSocket) - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
setWebSocket(WebSocket) - Method in class com.sun.grizzly.websockets.ServerNetworkHandler
 
setWebSocketEnabled(boolean) - Static method in class com.sun.grizzly.websockets.WebSocketEngine
 
setWelcomeFile(List<String>) - Method in class com.sun.grizzly.http.webxml.schema.WelcomeFileList
 
setWelcomeFileList(WelcomeFileList) - Method in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
Sets the value of the welcomeFileList property.
setWelcomeFileList(WelcomeFileList) - Method in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
Sets the value of the welcomeFileList property.
setWelcomeFileList(List<WelcomeFileList>) - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
setWorkerClassName(String) - Method in class com.sun.grizzly.http.jk.server.JkMain
Set the workerClassName that will handle the request.
setWorkerEnv(WorkerEnv) - Method in class com.sun.grizzly.http.jk.core.JkHandler
 
setWorkerEnv(WorkerEnv) - Method in class com.sun.grizzly.http.jk.core.MsgContext
 
setWorkerEnv(WorkerEnv) - Method in class com.sun.grizzly.http.jk.server.JkMain
 
setWorkerThreadID(long) - Method in class com.sun.grizzly.tcp.RequestInfo
Sets the worker thread ID responsible for processing the request associated with this RequestInfo.
setWorkFolder(String) - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployer
 
setWrappedCookie(Cookie) - Method in class com.sun.grizzly.http.servlet.CookieWrapper
 
setWritePreProcessor(AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
setWsdlFile(String) - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
setWsdlFile(XsdAnyURIType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
Sets the value of the wsdlFile property.
setWsdlFile(XsdAnyURIType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
Sets the value of the wsdlFile property.
setWsdlFile(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
Sets the value of the wsdlFile property.
setWsdlFile(XsdAnyURIType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
Sets the value of the wsdlFile property.
setWsdlFile(PathType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
Sets the value of the wsdlFile property.
setWsdlPort(XsdQNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the wsdlPort property.
setWsdlPort(XsdQNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the wsdlPort property.
setWsdlService(XsdQNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
Sets the value of the wsdlService property.
setWsdlService(XsdQNameType) - Method in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
Sets the value of the wsdlService property.
setXsdFound(boolean) - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
setXsdFound(boolean) - Method in class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
setzIndex(String) - Method in class com.sun.grizzly.samples.stickies.Note
 
SEVERE_GRIZZLY_COMET_ENGINE_FLUSH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0016: Response resume failed during post-execute of comet task.
SEVERE_GRIZZLY_COMET_ENGINE_INVALID_NOTIFICATION_HANDLER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0015: Invalid NotificationHandler class [{0}].
SEVERE_GRIZZLY_COMET_IO_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0014: I/O error occurred during invocation of {0}.
SEVERE_GRIZZLY_COMETD_ONEVENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY61: Exception while processing onEvent.
SEVERE_GRIZZLY_CONFIG_SSL_CLASS_LOAD_FAILED_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0011: Unable to load class: {0}.
SEVERE_GRIZZLY_HTTP_DPF_PROCESSOR_TASK_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0051: ProcessorTask exception.
SEVERE_GRIZZLY_HTTP_GWS_IO_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0050: I/O error sending 404 to user agent.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_CREATE_REQUEST_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0042: Error creating internal request.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_FILTER_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0044: Error initializing filter [{0}]
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_NON_BLOCKING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0041: Unblocking keep-alive exception.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0036: Error finishing request.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_HEADER_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0040: Request header is too large.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_URI_TOO_LARGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0039: Request URI is too large.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_RESPONSE_FINISH_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0037: Error finishing response.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_SERVICE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0038: HTTP Processing error.
SEVERE_GRIZZLY_HTTP_PROCESSOR_TASK_UNKNOWN_FILTER(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0043: Unknown filter: {0}.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_PROCESS_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0048: Exception during controller processing.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_CONTROLLER_START_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0047: Exception starting the controller.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_HTTP_PROCESSING_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0045: Exception during HTTP processing.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_INVALID_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0049: Invalid ThreadFactory.
SEVERE_GRIZZLY_HTTP_SELECTOR_THREAD_START() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0046: Exception starting end point.
SEVERE_GRIZZLY_UTILS_LOAD_CLASS_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0072: Unable to load class {0}.
SEVERE_GRIZZLY_UTILS_MAPPER_NO_CONTEXT_FOUND(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0074: No context found: {0}.
SEVERE_GRIZZLY_UTILS_SSL_CERT_TRANSLATION_FAILED(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0075: Error translating cert {0}.
SEVERE_GRIZZLY_UTILS_SSL_JSSE_ALIAS_NO_KEY_ENTRY(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0076: Alias name {0} does not identify a key entry.
SEVERE_GRIZZLY_UTILS_SSL_JSSE_INSECURE_RENEGOTIATION_NOT_ALLOWED() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0081: Secure SSL/TLS renegotiation is not supported by the peer.
SEVERE_GRIZZLY_UTILS_SSL_JSSE_INVALID_SSL_CONF(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0078: SSL configuration is invalid due to {0}
SEVERE_GRIZZLY_UTILS_SSL_JSSE_KEYSTORE_LOAD_FAILED(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0077: Failed to load keystore type {0} with path {1} due to {2}.
SEVERE_GRIZZLY_UTILS_URI_INVALID_ENCODING(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0073: Invalid URI encoding; {0}.
SEVERE_GRIZZLY_WS_NOT_ENABLED() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0079: WebSockets are not enabled.
ShiftLow() - Method in class com.sun.grizzly.lzma.compression.rangecoder.Encoder
 
Shm - Class in com.sun.grizzly.http.jk.common
Handle the shared memory objects.
Shm() - Constructor for class com.sun.grizzly.http.jk.common.Shm
 
Shm14 - Class in com.sun.grizzly.http.jk.common
Shm implementation using JDK1.4 nio.
Shm14() - Constructor for class com.sun.grizzly.http.jk.common.Shm14
 
shutdown() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Stop the thread pool
shutdown() - Method in class com.sun.grizzly.http.StatsThreadPool
 
shutdown() - Method in class com.sun.grizzly.ReusableTCPSelectorHandler
Shutdown this instance by closing its Selector and associated channels.
shutdown() - Method in class com.sun.grizzly.RoundRobinSelectorHandler
 
shutdown() - Method in interface com.sun.grizzly.SelectorHandler
Shutdown this instance.
shutdown() - Method in class com.sun.grizzly.TCPSelectorHandler
Shutdown 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.
shutdown() - Method in class com.sun.grizzly.util.AbstractThreadPool
shutdown() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
shutdown() - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
shutdownNow() - Method in class com.sun.grizzly.http.StatsThreadPool
 
shutdownNow() - Method in class com.sun.grizzly.util.AbstractThreadPool
shutdownNow() - Method in class com.sun.grizzly.util.GrizzlyExecutorService
 
singleByteBuffer - Variable in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
singleByteBuffer - Variable in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
SingleProtocolChainInstanceHandler - Class in com.sun.grizzly
Implementation of an ProtocolChainInstanceHandler.
SingleProtocolChainInstanceHandler() - Constructor for class com.sun.grizzly.SingleProtocolChainInstanceHandler
 
SingleProtocolChainInstanceHandler(ProtocolChain) - Constructor for class com.sun.grizzly.SingleProtocolChainInstanceHandler
 
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.util.collections.MultiMap
Returns the current number of header fields.
size() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns the number of key-value mappings in this map.
size() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class com.sun.grizzly.util.http.MimeHeaders
Returns the current number of header fields.
size() - Method in class com.sun.grizzly.util.LinkedTransferQueue
Returns the number of elements in this queue.
skip(long) - Method in class com.sun.grizzly.filter.RemoteInputStream
 
Skip(int) - Method in class com.sun.grizzly.lzma.compression.lz.BinTree
 
skip(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
 
skip(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
 
skipChar(char) - Method in class com.sun.grizzly.util.http.StringParser
Advance the current parsing position while it is pointing at the specified character, or until it moves past the end of the string.
skipText() - Method in class com.sun.grizzly.util.http.StringParser
Advance the current parsing position while it is pointing at a non-whitespace character, or until it moves past the end of the string.
skipWhite() - Method in class com.sun.grizzly.util.http.StringParser
Advance the current parsing position while it is pointing at a whitespace character, or until it moves past the end of the string.
sliceBuffer(ByteBuffer, int, int) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
 
sm - Static variable in class com.sun.grizzly.http.ProcessorTask
The string manager for this package.
sm - Static variable in class com.sun.grizzly.http.SelectorThread
The string manager for this package.
sm - Static variable in class com.sun.grizzly.http.SelectorThreadConfig
The string manager for this package.
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.GrizzlyInputBuffer
The string manager for this package.
sm - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
The string manager for this package.
sm - Static variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The string manager for this package.
sm - Static variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
The string manager for this package.
smallIcon - Variable in class com.sun.grizzly.http.webxml.schema.Icon
 
smallIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Icon
 
SmallIcon - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
SmallIcon() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
 
smallIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Icon
 
SmallIcon - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
SmallIcon() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
 
smallIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.IconType
 
smallIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.IconType
 
smallIcon - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.IconType
 
soapHeader - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
soapHeader - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
soapHeader - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
soapHeader - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
soapHeader - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
soapHeader - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
soapRole - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
soapRole - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefHandlerType
 
soapRole - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentHandlerType
 
soapRole - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefHandlerType
 
soapRole - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentHandlerType
 
soapRole - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefHandlerType
 
socket - Variable in class com.sun.grizzly.http.ProcessorTask
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.standalone.StaticHandler
The SocketChannel used to send a static resources.
SocketChannelOutputBuffer - Class in com.sun.grizzly.http
Output buffer.
SocketChannelOutputBuffer(Response, int, boolean) - Constructor for class com.sun.grizzly.http.SocketChannelOutputBuffer
Alternate constructor.
SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl - Class in com.sun.grizzly.http
AsyncWriteCallbackHandler implementation, which is responsible for returning cloned ByteBuffers to the pool
SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl() - Constructor for class com.sun.grizzly.http.SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
 
SocketChannelOutputBuffer.ByteBufferClonerImpl - Class in com.sun.grizzly.http
ByteBufferCloner implementation, which is called by Grizzly framework at the time, when asynchronous write queue can not write the buffer direcly on socket and instead will put it in queue.
SocketChannelOutputBuffer.ByteBufferClonerImpl() - Constructor for class com.sun.grizzly.http.SocketChannelOutputBuffer.ByteBufferClonerImpl
 
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_CERT_NOTE - Static variable in class com.sun.grizzly.http.jk.core.WorkerEnv
 
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
 
SSL_PRE_PROCESSOR_KEY - Static variable in class com.sun.grizzly.filter.SSLPreProcessor
 
SSL_PREREAD_DATA - Static variable in class com.sun.grizzly.filter.SSLReadFilter
Attribute is used to instruct SSLReadFilter to continue processing, if there is some data availabe in decoded ByteBuffer, even, if SSLReaderFilter wasn't able to read any additional data
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
Deprecated. Use com.sun.grizzly.ssl.SSLAsyncProtocolFilter#AsyncProtocolFilter(Class, java.net.InetAddress, int)
SSLAsyncProtocolFilter(Class, InetAddress, int, SSLImplementation) - Constructor for class com.sun.grizzly.ssl.SSLAsyncProtocolFilter
Constructs a new SSLAsyncProtocolFilter.
SSLAsyncStream - Class in com.sun.grizzly.ssl
This class add support for TLS|SSL to a InputReader.
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 - Variable in class com.sun.grizzly.filter.CustomProtocolParser
 
SSLConfig - Class in com.sun.grizzly
SSL configuration helper.
SSLConfig() - Constructor for class com.sun.grizzly.SSLConfig
Default constructor.
SSLConfig(boolean) - Constructor for class com.sun.grizzly.SSLConfig
Constructor that allows you creating empty configuration.
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.
SSLDefaultProtocolFilter - Class in com.sun.grizzly.ssl
SSL support over NIO.
SSLDefaultProtocolFilter(Class, int, SSLImplementation) - Constructor for class com.sun.grizzly.ssl.SSLDefaultProtocolFilter
Deprecated. Use com.sun.grizzly.ssl.SSLDefaultProtocolFilter#DefaultProtocolFilter(Class, java.net.InetAddress, int)
SSLDefaultProtocolFilter(Class, InetAddress, int, SSLImplementation) - Constructor for class com.sun.grizzly.ssl.SSLDefaultProtocolFilter
Constructs a new 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
TheSSLEngine used to manage the SSL over NIO request.
SSLFileCache - Class in com.sun.grizzly.ssl
This class implements a file caching mechanism used to cache static resources.
SSLFileCache() - Constructor for class com.sun.grizzly.ssl.SSLFileCache
 
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.
SSLOutputBuffer.AsyncWriteCallbackHandlerImpl - Class in com.sun.grizzly.ssl
AsyncWriteCallbackHandler implementation, which is responsible for returning cloned ByteBuffers to the pool
SSLOutputBuffer.AsyncWriteCallbackHandlerImpl() - Constructor for class com.sun.grizzly.ssl.SSLOutputBuffer.AsyncWriteCallbackHandlerImpl
 
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
 
SSLPreProcessor - Class in com.sun.grizzly.filter
 
SSLPreProcessor(SSLEngine) - Constructor for class com.sun.grizzly.filter.SSLPreProcessor
 
SSLProcessorTask - Class in com.sun.grizzly.ssl
Simple ProcessorTask that configure the OutputBuffer using an instance of SSLOutputBuffer.
SSLProcessorTask() - Constructor for class com.sun.grizzly.ssl.SSLProcessorTask
 
SSLProcessorTask(boolean, boolean) - Constructor for class com.sun.grizzly.ssl.SSLProcessorTask
 
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.ProcessorTask
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.Controller
Start the Controller.
start() - Method in interface com.sun.grizzly.filter.Client
Setup and starts the client
start() - Method in class com.sun.grizzly.filter.CustomProtocolClient
Setups Grizzly Controller and Components and starts Grizzly.
start() - Method in class com.sun.grizzly.filter.CustomProtocolServer
Starts this server.
start() - Method in interface com.sun.grizzly.filter.Server
Inits and starts Server
start() - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Start the GrizzlyWebServer and start listening for http requests.
start() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
start() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
start() - Method in class com.sun.grizzly.http.jk.common.ChannelUn
 
start() - Method in class com.sun.grizzly.http.jk.server.JkCoyoteHandler
 
start() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
start() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.MonitorRunnable
 
start() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
start() - Method in class com.sun.grizzly.http.SelectorThread
Start using the Controller's internal Thread Pool.
start() - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
start() - Method in class com.sun.grizzly.http.servlet.ServletAdapter
Called when the GrizzlyAdapter's container is started by invoking GrizzlyWebServer#start or when .
start() - Method in class com.sun.grizzly.http.StatsThreadPool
 
START - Static variable in class com.sun.grizzly.http.TaskEvent
 
start() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Start gathering statistics.
start() - Method in interface com.sun.grizzly.Lifecycle
Start the Lifecycle.
start(BundleContext) - Method in class com.sun.grizzly.osgi.httpservice.Activator
start() - Method in class com.sun.grizzly.ReadController
Start the Controller.
start() - Method in class com.sun.grizzly.standalone.framework.Example_1_Client
 
start() - Method in class com.sun.grizzly.standalone.framework.Example_1_Server
 
start(String[]) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Configure and start a SelectorThread
start() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
Called when the GrizzlyAdapter's container is started by invoking GrizzlyWebServer#start or when .
start() - Method in class com.sun.grizzly.tcp.http11.GrizzlyAdapterChain
 
start() - Method in interface com.sun.grizzly.tcp.ProtocolHandler
Start the protocol.
start() - Method in class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
start() - Method in class com.sun.grizzly.util.SyncThreadPool
 
START_ASYNCHRONOUS - Static variable in class com.sun.grizzly.http.TaskEvent
 
startBuffer(ByteBuffer) - Method in class com.sun.grizzly.filter.CustomProtocolParser
Gets called when new bytes have been added to the current ByteBuffer.
startBuffer(ByteBuffer) - Method in interface com.sun.grizzly.ProtocolParser
Set the buffer to be parsed.
startController(Controller) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
 
started - Variable in class com.sun.grizzly.http.ProcessorTask
State flag.
startElement(String, String, String, Attributes) - Method in class com.sun.grizzly.http.webxml.parser.handler.SAXWebXmlHandler
 
startEndpoint() - Method in class com.sun.grizzly.http.SelectorThread
Start the Acceptor Thread and wait for incoming connection, in a non blocking mode.
startGatheringStatistics() - Method in class com.sun.grizzly.http.embed.Statistics
Start gathering statistics.
startListener() - Method in class com.sun.grizzly.http.SelectorThread
Start a non blocking Selector object.
startReq - Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
The request bytes position.
startSelectorHandlerRunner(SelectorHandler) - Method in class com.sun.grizzly.Controller
Starts SelectorHandlerRunner
startSelectorThread(SelectorThread) - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Start a SelectorThread.
startServlet() - Method in class com.sun.grizzly.osgi.httpservice.OSGiServletAdapter
Starts Servlet instance of this OSGiServletAdapter.
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.
startThreadPool() - Method in class com.sun.grizzly.http.SelectorThread
Starts the ExecutorService used by this Selector
startWorker(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.AbstractThreadPool
must hold statelock while calling this method.
startWorker(AbstractThreadPool.Worker) - Method in class com.sun.grizzly.util.SyncThreadPool
must hold statelock while calling this method.
state - 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
 
State - Enum in com.sun.grizzly.websockets
 
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
 
StateInit() - Static method in class com.sun.grizzly.lzma.compression.lzma.Base
 
StateIsCharState(int) - Static method in class com.sun.grizzly.lzma.compression.lzma.Base
 
stateListeners - Variable in class com.sun.grizzly.Controller
Collection of Controller state listeners, which will are notified on Controller state change.
statelock - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
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
 
StateUpdateChar(int) - Static method in class com.sun.grizzly.lzma.compression.lzma.Base
 
StateUpdateMatch(int) - Static method in class com.sun.grizzly.lzma.compression.lzma.Base
 
StateUpdateRep(int) - Static method in class com.sun.grizzly.lzma.compression.lzma.Base
 
StateUpdateShortRep(int) - Static method in class com.sun.grizzly.lzma.compression.lzma.Base
 
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.tcp
Simple Adapter that map the Request URI to a local file.
StaticResourcesAdapter() - Constructor for class com.sun.grizzly.tcp.StaticResourcesAdapter
 
StaticResourcesAdapter(String) - Constructor for class com.sun.grizzly.tcp.StaticResourcesAdapter
 
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
 
Statistics - Class in com.sun.grizzly.http.embed
This class can be used to monitor the GrizzlyWebServer.
Statistics(SelectorThread) - Constructor for class com.sun.grizzly.http.embed.Statistics
Create a Statistic class powered uner the hood by the SelectorThread.
StatsThreadPool - Class in com.sun.grizzly.http
Internal FIFO used by the Worker Threads to pass information between Task objects.
StatsThreadPool() - Constructor for class com.sun.grizzly.http.StatsThreadPool
 
StatsThreadPool(int) - Constructor for class com.sun.grizzly.http.StatsThreadPool
 
StatsThreadPool(int, int, int, long, TimeUnit) - Constructor for class com.sun.grizzly.http.StatsThreadPool
 
StatsThreadPool(String, int, int, int, long, TimeUnit) - Constructor for class com.sun.grizzly.http.StatsThreadPool
 
StatsThreadPool(ThreadPoolConfig) - Constructor for class com.sun.grizzly.http.StatsThreadPool
 
StatsThreadPool.HttpWorkerThreadFactory - Class in com.sun.grizzly.http
Create new HttpWorkerThread.
StatsThreadPool.HttpWorkerThreadFactory(StatsThreadPool) - Constructor for class com.sun.grizzly.http.StatsThreadPool.HttpWorkerThreadFactory
 
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.ProcessorTask
Determine if we must drop the connection because of the HTTP status code.
StickiesApplication - Class in com.sun.grizzly.samples.stickies
 
StickiesApplication() - Constructor for class com.sun.grizzly.samples.stickies.StickiesApplication
 
StickyHandler - Class in com.sun.grizzly.samples.stickies
 
StickyHandler(CometServlet) - Constructor for class com.sun.grizzly.samples.stickies.StickyHandler
 
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 interface com.sun.grizzly.filter.Client
Stops client
stop() - Method in class com.sun.grizzly.filter.CustomProtocolClient
Stops the Grizzly Framework
stop() - Method in class com.sun.grizzly.filter.CustomProtocolServer
Stops this server
stop() - Method in class com.sun.grizzly.filter.MessageDispatcher
 
stop() - Method in interface com.sun.grizzly.filter.Server
Stops Server
stop() - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Stop the GrizzlyWebServer.
stop() - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket
 
stop() - Method in class com.sun.grizzly.http.jk.common.ChannelSocket
 
stop() - Method in class com.sun.grizzly.http.jk.server.JkMain
 
stop() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.ControlRunnable
 
stop() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.MonitorRunnable
 
stop() - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
stop() - Method in class com.sun.grizzly.http.StatsThreadPool
 
stop() - Method in class com.sun.grizzly.http.ThreadPoolStatistic
Stop gathering statistics.
stop() - Method in interface com.sun.grizzly.Lifecycle
Stops the Lifecycle.
stop(BundleContext) - Method in class com.sun.grizzly.osgi.httpservice.Activator
stop() - Method in class com.sun.grizzly.osgi.httpservice.HttpServiceFactory
Clean up.
stop() - Method in class com.sun.grizzly.ReadController
Stop the Controller by canceling all the registered keys.
stop() - Method in class com.sun.grizzly.standalone.framework.Example_1_Client
 
stop() - Method in class com.sun.grizzly.standalone.framework.Example_1_Server
 
stop() - Method in class com.sun.grizzly.standalone.StandaloneMainUtil
Stop SelectorThread
stop() - Method in class com.sun.grizzly.util.SyncThreadPool
 
stopController(Controller) - Static method in class com.sun.grizzly.filter.CustomProtocolHelper
Stop controller in seperate thread
stopEndpoint() - Method in class com.sun.grizzly.http.SelectorThread
 
stopGatheringStatistics() - Method in class com.sun.grizzly.http.embed.Statistics
Stop gathering statistics.
stoppedSelectorHandlerCounter - Variable in class com.sun.grizzly.Controller
Internal countdown counter of SelectorHandlers, which stopped
stopThePool - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
stopThreadPool() - Method in class com.sun.grizzly.http.SelectorThread
Stop the ExecutorService used by this Selector
STORE_ALL - Static variable in class com.sun.grizzly.util.ThreadAttachment.Mode
 
stream(boolean, byte[], int, int) - Method in class com.sun.grizzly.websockets.BaseWebSocket
 
stream(boolean, byte[], int, int) - Method in interface com.sun.grizzly.websockets.WebSocket
 
streamAlgorithm - Variable in class com.sun.grizzly.http.ProcessorTask
The StreamAlgorithm used by this Task to manipulate the request.
StreamAlgorithm<E> - 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
 
String - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This is a special string datatype that is defined by J2EE as a base type for defining collapsed strings.
String() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.String
 
String - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
String() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.String
 
String - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
String() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.String
 
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.http.jk.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.
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 formatting 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.
subHeapSize(long) - Method in class com.sun.grizzly.http.FileCache
 
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.
subMappedMemorySize(long) - Method in class com.sun.grizzly.http.FileCache
 
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
 
succ(int) - Method in class com.sun.grizzly.PortRange
Returns the successor of a port within the range, wrapping around to the lowest port if necessary.
successful - Variable in class com.sun.grizzly.cometd.bayeux.VerbBase
 
SUCCESSFUL_READ - Static variable in interface com.sun.grizzly.ProtocolFilter
 
supportsClient(SelectorHandler) - Method in interface com.sun.grizzly.ComplexSelectorHandler
Checks if given SelectorHandler is supported on client-side by RoundRobinSelectorHandler
supportsClient(SelectorHandler) - Method in class com.sun.grizzly.RoundRobinSelectorHandler
Checks if given SelectorHandler is supported on client-side by RoundRobinSelectorHandler
supportsOutput(String) - Method in class com.sun.grizzly.http.CompressionFiltersProvider
Returns true, if there is registered OutputFilter, which support passed encoding, or false, if encoding is not supported by any registered filter.
supportsOutput(MessageBytes) - Method in class com.sun.grizzly.http.CompressionFiltersProvider
Returns true, if there is registered OutputFilter, which support passed encoding, or false, if encoding is not supported by any registered filter.
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 interface com.sun.grizzly.Context
Suspend the execution of this Context.
suspend() - Method in class com.sun.grizzly.NIOContext
Suspend the execution of this Context.
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.
suspend() - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspend the Response.
suspend(long) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspend the GrizzlyResponse.
suspend(long, A, CompletionHandler<? super A>) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Suspend the GrizzlyResponse.
suspend() - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
suspend(long) - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
suspend(long, A, CompletionHandler<? super A>) - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
suspend(long, A, CompletionHandler<? super A>, Response.ResponseAttachment<A>) - Method in class com.sun.grizzly.tcp.Response
Suspend the Response.
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.
SuspendResponseUtils - Class in com.sun.grizzly.tcp
Utility class, which implements general response suspension functionality.
SuspendResponseUtils() - Constructor for class com.sun.grizzly.tcp.SuspendResponseUtils
 
swallowInput - Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
Swallow input ? (in the case of an expectation)
switchToNewSelector(SelectorHandler) - Static method in class com.sun.grizzly.SelectorHandlerRunner
 
SyncThreadPool - Class in com.sun.grizzly.util
ExecutorService implementation, which function the similar way as former Grizzly 1.x Pipeline based thread pools.
SyncThreadPool() - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit, ThreadFactory) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit, ThreadFactory, Queue<Runnable>, int) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool(String, int, int, long, TimeUnit, ThreadFactory, Queue<Runnable>, int, ThreadPoolMonitoringProbe) - Constructor for class com.sun.grizzly.util.SyncThreadPool
 
SyncThreadPool.SyncThreadWorker - Class in com.sun.grizzly.util
 
SyncThreadPool.SyncThreadWorker(boolean) - Constructor for class com.sun.grizzly.util.SyncThreadPool.SyncThreadWorker
 
systemErrprintCalibration - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 

T

t - Variable in class com.sun.grizzly.util.AbstractThreadPool.Worker
 
T_BYTES - Static variable in class com.sun.grizzly.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a byte[]
T_CHARS - Static variable in class com.sun.grizzly.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a char[]
T_NULL - Static variable in class com.sun.grizzly.util.buf.MessageBytes
 
T_STR - Static variable in class com.sun.grizzly.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a String
Table - Static variable in class com.sun.grizzly.lzma.CRC
 
taglib - Variable in class com.sun.grizzly.http.webxml.schema.JspConfig
 
Taglib - Class in com.sun.grizzly.http.webxml.schema
 
Taglib() - Constructor for class com.sun.grizzly.http.webxml.schema.Taglib
 
Taglib(String, String) - Constructor for class com.sun.grizzly.http.webxml.schema.Taglib
 
Taglib - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
Taglib() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
taglib - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
Taglib - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
Taglib() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
taglib - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
taglib - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspConfigType
 
taglib - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspConfigType
 
taglib - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspConfigType
 
taglib - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
taglibLocation - Variable in class com.sun.grizzly.http.webxml.schema.Taglib
 
taglibLocation - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
TaglibLocation - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
TaglibLocation() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
 
taglibLocation - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
TaglibLocation - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
TaglibLocation() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
 
taglibLocation - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
 
taglibLocation - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
 
taglibLocation - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
 
TaglibType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The taglibType defines the syntax for declaring in the deployment descriptor that a tag library is available to the application.
TaglibType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
 
TaglibType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The taglibType defines the syntax for declaring in the deployment descriptor that a tag library is available to the application.
TaglibType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
 
TaglibType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The taglibType defines the syntax for declaring in the deployment descriptor that a tag library is available to the application.
TaglibType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
 
taglibUri - Variable in class com.sun.grizzly.http.webxml.schema.Taglib
 
taglibUri - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Taglib
 
TaglibUri - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
TaglibUri() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
 
taglibUri - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Taglib
 
TaglibUri - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
TaglibUri() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
 
taglibUri - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.TaglibType
 
taglibUri - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.TaglibType
 
taglibUri - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.TaglibType
 
take() - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
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
 
taskEvent(TaskEvent) - Method in class com.sun.grizzly.arp.AsyncProtocolFilter
Called when the Asynchronous Request Processing is resuming.
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.
TCPSelectorHandler(Role) - Constructor for class com.sun.grizzly.TCPSelectorHandler
Create a TCPSelectorHandler only used with ConnectorHandler.
TCPSelectorHandler.ConnectChannelOperation - Class in com.sun.grizzly
 
TCPSelectorHandler.RegisterChannelOperation - Class in com.sun.grizzly
 
TCPSelectorHandler.RegisterChannelOperation(SelectableChannel, int, Object) - Constructor for class com.sun.grizzly.TCPSelectorHandler.RegisterChannelOperation
 
TCPSelectorHandler.RegisterKeyOperation - Class in com.sun.grizzly
 
TCPSelectorHandler.RegisterKeyOperation(SelectionKey, int) - Constructor for class com.sun.grizzly.TCPSelectorHandler.RegisterKeyOperation
 
TCPSelectorHandler.RunnableOperation - Class in com.sun.grizzly
 
TCPSelectorHandler.RunnableOperation(Runnable) - Constructor for class com.sun.grizzly.TCPSelectorHandler.RunnableOperation
 
TCPSelectorHandler.SelectionKeyCancelOperation - Class in com.sun.grizzly
 
TCPSelectorHandler.SelectionKeyCancelOperation(SelectionKey) - Constructor for class com.sun.grizzly.TCPSelectorHandler.SelectionKeyCancelOperation
 
TemporaryInterceptor - Class in com.sun.grizzly.http
 
TemporaryInterceptor() - Constructor for class com.sun.grizzly.http.TemporaryInterceptor
 
TERMINATE - Static variable in class com.sun.grizzly.comet.CometEvent
Terminate the CometHandler.
terminate() - Method in class com.sun.grizzly.comet.concurrent.DefaultConcurrentCometHandler
 
terminate() - Method in class com.sun.grizzly.http.jk.apr.AprImpl
 
terminate() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.ControlRunnable
 
terminate() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool.MonitorRunnable
Stop the monitor
terminateProcess() - Method in class com.sun.grizzly.http.ProcessorTask
Notify the TaskListener that the request has been fully processed.
TestAndResult - Class in com.sun.grizzly.test.cachetest
Contains the configuration parameters and the result
TestAndResult(Queue, InstanceFactory, int, int) - Constructor for class com.sun.grizzly.test.cachetest.TestAndResult
 
TestAndResult(Queue, InstanceFactory, int, int, boolean) - Constructor for class com.sun.grizzly.test.cachetest.TestAndResult
 
testfinished - Static variable in class com.sun.grizzly.test.cachetest.TestLogic
 
TestLogic - Class in com.sun.grizzly.test.cachetest
 
TestLogic(TestAndResult) - Constructor for class com.sun.grizzly.test.cachetest.TestLogic
 
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
 
threadAllocatedEvent(String, Thread) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when an ExtendedThreadPool implementation allocates a new managed Thread.
threadAttachment - Variable in class com.sun.grizzly.tcp.Response.ResponseAttachment
 
ThreadAttachment - Class in com.sun.grizzly.util
This object represent the state of a WorkerThread.
ThreadAttachment() - Constructor for class com.sun.grizzly.util.ThreadAttachment
 
threadAttachment - Variable in class com.sun.grizzly.util.WorkerThreadImpl
The state/attributes on this WorkerThread.
ThreadAttachment.Mode - Class in com.sun.grizzly.util
 
ThreadAttachment.Mode() - Constructor for class com.sun.grizzly.util.ThreadAttachment.Mode
 
threadcount - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 
threadCounter - Variable in class com.sun.grizzly.filter.MessageDispatcher
 
threadEnd(ThreadPool, Thread) - Method in interface com.sun.grizzly.http.jk.util.threads.ThreadPool.ThreadPoolListener
 
threadFactory - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
threadFactory - Variable in class com.sun.grizzly.util.ThreadPoolConfig
 
threadGroup - Variable in class com.sun.grizzly.filter.MessageDispatcher
 
ThreadLocalRandom - Class in com.sun.grizzly.util
A random number generator with the same properties as class Random but isolated to the current Thread.
threadPool - Variable in class com.sun.grizzly.comet.CometEngine
The ExecutorService used to execute CometTask
threadPool - Variable in class com.sun.grizzly.comet.DefaultNotificationHandler
The ExecutorService used to execute threaded notification.
threadPool - Variable in class com.sun.grizzly.Controller
Default Thread Pool (called ExecutorService).If not set, and instance of the DefaultThreadPool will be created.
ThreadPool - Class in com.sun.grizzly.http.jk.util.threads
A thread pool that is trying to copy the apache process management.
ThreadPool() - Constructor for class com.sun.grizzly.http.jk.util.threads.ThreadPool
Constructor.
threadPool - Variable in class com.sun.grizzly.http.SelectorThread
The queue shared by this thread and the code>ProcessorTask.
threadPool - Variable in class com.sun.grizzly.http.TaskBase
The ExecutorService object associated with this Task
threadPool - Variable in class com.sun.grizzly.TCPSelectorHandler
The ExecutorService used by this instance.
threadPool - Variable in class com.sun.grizzly.test.cachetest.ConcurrentCacheTester
 
ThreadPool.ControlRunnable - Class in com.sun.grizzly.http.jk.util.threads
A Thread object that executes various actions ( ThreadPoolRunnable ) under control of ThreadPool
ThreadPool.MonitorRunnable - Class in com.sun.grizzly.http.jk.util.threads
Periodically execute an action - cleanup in this case
ThreadPool.ThreadPoolListener - Interface in com.sun.grizzly.http.jk.util.threads
Interface to allow applications to be notified when a threads are created and stopped.
ThreadPoolConfig - Class in com.sun.grizzly.util
 
ThreadPoolConfig(String, int, int, Queue<Runnable>, int, long, TimeUnit, ThreadFactory, int, ThreadPoolMonitoringProbe) - Constructor for class com.sun.grizzly.util.ThreadPoolConfig
 
ThreadPoolConfig(ThreadPoolConfig) - Constructor for class com.sun.grizzly.util.ThreadPoolConfig
 
ThreadPoolMonitoringProbe - Interface in com.sun.grizzly.util
Monitoring probe providing callbacks that may be invoked by Grizzly ExtendedThreadPool implementations.
ThreadPoolRunnable - Interface in com.sun.grizzly.http.jk.util.threads
Implemented if you want to run a piece of code inside a thread pool.
threadPools - Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
The ExecutorService configured based on the threadRatio.
threadpoolStartStopOverhead - Variable in class com.sun.grizzly.test.cachetest.TestAndResult
 
threadPoolStat - Variable in class com.sun.grizzly.http.SelectorThread
Placeholder for ExecutorService statistic.
threadPoolStat - Variable in class com.sun.grizzly.http.StatsThreadPool
 
ThreadPoolStatistic - Class in com.sun.grizzly.http
This class is a placeholde for gathering statistic from a ExecutorService
ThreadPoolStatistic(int) - Constructor for class com.sun.grizzly.http.ThreadPoolStatistic
Constructor
threadReleasedEvent(String, Thread) - Method in interface com.sun.grizzly.util.ThreadPoolMonitoringProbe
This event may be fired when a thread will no longer be managed by the ExtendedThreadPool implementation.
threads - Variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
The threads that are part of the pool.
threadStart(ThreadPool, Thread) - Method in interface com.sun.grizzly.http.jk.util.threads.ThreadPool.ThreadPoolListener
 
threadStatusString() - Method in class com.sun.grizzly.http.jk.util.threads.ThreadPool
Debug display of the stage of each thread.
ThreadWithAttributes - Class in com.sun.grizzly.http.jk.util.threads
Special thread that allows storing of attributes and notes.
ThreadWithAttributes(Object, Runnable) - Constructor for class com.sun.grizzly.http.jk.util.threads.ThreadWithAttributes
 
THROWABLE - Static variable in interface 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)
timedOut(SelectionKey) - Method in class com.sun.enterprise.web.connector.grizzly.comet.CometTask
Deprecated. called when idle timeout detected.
timedOut(SelectionKey) - Method in class com.sun.grizzly.comet.CometTask
called when idle timeout detected.
timedOut(SelectionKey) - Method in class com.sun.grizzly.http.KeepAliveThreadAttachment
 
timedOut(SelectionKey) - Method in class com.sun.grizzly.util.SelectionKeyAttachment
called when idle timeout detected.
timedOut(SelectionKey) - Method in class com.sun.grizzly.websockets.WebSocketSelectionKeyAttachment
 
timeout - Variable in class com.sun.grizzly.DefaultSelectionKeyHandler
 
timeout() - Method in class com.sun.grizzly.tcp.Response.ResponseAttachment
Method will be called to notify about async HTTP processing timeout
timeout - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
timeoutListener - Variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
timer - Variable in class com.sun.grizzly.bayeux.BayeuxExternalServlet
Push message on the chat room every 10 seconds.
TIMER_POST_REQUEST - Static variable in class com.sun.grizzly.http.jk.core.MsgContext
 
TIMER_PRE_REQUEST - Static variable in class com.sun.grizzly.http.jk.core.MsgContext
 
TIMER_RECEIVED - Static variable in class com.sun.grizzly.http.jk.core.MsgContext
 
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
 
tmpResult - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
toAbsolute(String, boolean) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Convert (if necessary) and return the absolute URL that represents the resource referenced by this possibly relative URL.
toArray(long) - Static method in class com.sun.grizzly.websockets.DataFrame
 
toByteBuffer() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
toBytes() - Method in class com.sun.grizzly.util.buf.MessageBytes
Unimplemented yet.
toChars() - Method in class com.sun.grizzly.util.buf.MessageBytes
Convert to char[] and fill the CharChunk.
toEncoded(String, String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Return the specified URL with the specified session identifier suitably encoded.
toExternalForm() - Method in class com.sun.grizzly.util.net.URL
Return a string representation of this URL.
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.
topic - Variable in class com.sun.grizzly.comet.CometContext
The context path associated with this instance.
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.impl.transport.ConnectionCacheBase
 
toString() - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.ConnectionState
 
toString() - Method in class com.sun.grizzly.http.servlet.deployer.conf.DeployableConfiguration
 
toString() - Method in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
toString() - Method in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
toString() - Method in class com.sun.grizzly.http.servlet.deployer.WarDeployable
toString() - Method in class com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration
toString() - Method in class com.sun.grizzly.http.StatsThreadPool
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.AuthConstraint
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ContextParam
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.CookieConfig
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.EjbLocalRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.EjbRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.EnvEntry
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ErrorPage
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.Filter
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.FormLoginConfig
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.Icon
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.InitParam
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.InjectionTarget
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.JspConfig
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.LifecycleCallback
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.Listener
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMapping
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.LocaleEncodingMappingList
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.LoginConfig
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestination
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.MessageDestinationRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.MimeMapping
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceContextRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.PersistenceUnitRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.PortComponentRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.Property
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ResourceEnvRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ResourceRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.RunAs
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.SecurityRole
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.SecurityRoleRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandler
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChain
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ServiceRefHandlerChains
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.Servlet
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.ServletMapping
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.Taglib
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.WebApp
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
toString() - Method in class com.sun.grizzly.http.webxml.schema.WelcomeFileList
 
toString() - Method in class com.sun.grizzly.PortRange
 
toString() - Method in class com.sun.grizzly.samples.stickies.Note
 
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.test.cachetest.TestAndResult
 
toString() - Method in class com.sun.grizzly.util.AbstractThreadPool
 
toString() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
toString() - Method in class com.sun.grizzly.util.buf.CharChunk
 
toString() - Method in class com.sun.grizzly.util.buf.MessageBytes
Compute the string value
toString() - Method in class com.sun.grizzly.util.buf.StringCache.ByteEntry
 
toString() - Method in class com.sun.grizzly.util.buf.StringCache.CharEntry
 
toString(ByteChunk) - Static method in class com.sun.grizzly.util.buf.StringCache
 
toString(CharChunk) - Static method in class com.sun.grizzly.util.buf.StringCache
 
toString() - Method in class com.sun.grizzly.util.DefaultThreadPool
Deprecated.  
toString() - Method in class com.sun.grizzly.util.http.Cookies
EXPENSIVE!!! only for debugging.
toString() - Method in class com.sun.grizzly.util.http.mapper.MappingData
 
toString() - Method in class com.sun.grizzly.util.http.MimeHeaders
EXPENSIVE!!! only for debugging.
toString() - Method in class com.sun.grizzly.util.http.ServerCookie
 
toString() - Method in class com.sun.grizzly.util.net.URL
Return a string representation of this object.
toString() - Method in class com.sun.grizzly.util.SyncThreadPool
 
toString() - Method in class com.sun.grizzly.util.ThreadAttachment
 
toString() - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
toString() - Method in class com.sun.grizzly.websockets.DataFrame
 
toString() - Method in class com.sun.grizzly.websockets.SecKey
 
toStringInternal() - Method in class com.sun.grizzly.util.buf.ByteChunk
 
toStringInternal() - Method in class com.sun.grizzly.util.buf.CharChunk
 
totalConnections() - Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.CacheEntry
 
totalElementsCount - Variable in class com.sun.grizzly.async.AsyncQueue.AsyncQueueEntry
 
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.
trackingMode - Variable in class com.sun.grizzly.http.webxml.schema.SessionConfig
 
trackingMode - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SessionConfigType
 
TrackingModeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The tracking modes for sessions created by this web application Used in: session-config
TrackingModeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.TrackingModeType
 
traffic() - Method in interface com.sun.grizzly.filter.BytesTrafficListener
Approximate indication that bytes have been send or received Please b carefull not to do any timeconsuming operation in here since it be called on Grizzly Workerthread
trainThreshold - Static variable in class com.sun.grizzly.util.buf.StringCache
 
transactionTimeout - Variable in class com.sun.grizzly.http.SelectorThread
The timeout used by the thread when processing a request.
transfer(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
transfer(E) - Method in interface com.sun.grizzly.util.TransferQueue
Inserts the specified element into this queue, waiting if necessary for space to become available and the element to be dequeued by a consumer invoking take or poll.
TRANSFERENCODING - Static variable in class com.sun.grizzly.http.Constants
 
TransferQueue<E> - Interface in com.sun.grizzly.util
A BlockingQueue in which producers may wait for consumers to receive elements.
transportGuarantee - Variable in class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
TransportGuarantee - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
TransportGuarantee() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
 
transportGuarantee - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
TransportGuarantee - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
TransportGuarantee() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
 
transportGuarantee - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
transportGuarantee - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
 
transportGuarantee - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
 
transportGuarantee - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
 
TransportGuaranteeType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The transport-guaranteeType specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
TransportGuaranteeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.TransportGuaranteeType
 
TransportGuaranteeType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The transport-guaranteeType specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
TransportGuaranteeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.TransportGuaranteeType
 
TransportGuaranteeType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The transport-guaranteeType specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
TransportGuaranteeType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.TransportGuaranteeType
 
trimDirectiveWhitespaces - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
trimDirectiveWhitespaces - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
trimDirectiveWhitespaces - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
TrueFalseType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This simple type designates a boolean with only two permissible values - true - false
TrueFalseType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.TrueFalseType
 
TrueFalseType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This simple type designates a boolean with only two permissible values - true - false
TrueFalseType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.TrueFalseType
 
TrueFalseType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This simple type designates a boolean with only two permissible values - true - false
TrueFalseType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.TrueFalseType
 
TRUST_FACTORY_MANAGER_ALGORITHM - Static variable in class com.sun.grizzly.SSLConfig
 
TRUST_STORE_FILE - Static variable in class com.sun.grizzly.SSLConfig
 
TRUST_STORE_PASSWORD - Static variable in class com.sun.grizzly.SSLConfig
 
TRUST_STORE_PROVIDER - Static variable in class com.sun.grizzly.SSLConfig
 
TRUST_STORE_TYPE - Static variable in class com.sun.grizzly.SSLConfig
 
tryTransfer(E, long, TimeUnit) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
tryTransfer(E) - Method in class com.sun.grizzly.util.LinkedTransferQueue
 
tryTransfer(E) - Method in interface com.sun.grizzly.util.TransferQueue
Transfers the specified element if there exists a consumer already waiting to receive it, otherwise returning false without enqueuing the element.
tryTransfer(E, long, TimeUnit) - Method in interface com.sun.grizzly.util.TransferQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available and the element to be dequeued by a consumer invoking take or poll.
TwitterServlet - Class in com.sun.grizzly.samples.comet
Twitter like Comet application.
TwitterServlet() - Constructor for class com.sun.grizzly.samples.comet.TwitterServlet
 
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
 
UDecoder(boolean) - 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
 
UDPSelectorHandler(Role) - 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
 
uncaughtException(Thread, Throwable) - Method in class com.sun.grizzly.util.AbstractThreadPool
undeploy(GrizzlyWebServer, DeploymentID) - Method in class com.sun.grizzly.http.deployer.Deployer
Undeploy previously deployed deployable.
undeploy(DeploymentID, Deployer<T, V>) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Undeploy deploymentId using provided deployer.
undeployApplication(String) - Method in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
underlyingChannel - Variable in class com.sun.grizzly.AbstractConnectorHandler
The connection's SelectableChannel.
unescape(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
 
unescapeDoubleQuotes(ByteChunk) - Static method in class com.sun.grizzly.util.http.ServerCookie
Unescapes any double quotes in the given cookie value.
unframe() - Method in class com.sun.grizzly.websockets.BaseNetworkHandler
 
unframe(DataFrame, byte[]) - Method in enum com.sun.grizzly.websockets.FrameType
 
unframe() - Method in interface com.sun.grizzly.websockets.NetworkHandler
 
ungetService(Bundle, ServiceRegistration, Object) - Method in class com.sun.grizzly.osgi.httpservice.HttpServiceFactory
 
uniqueMessageId - Variable in class com.sun.grizzly.filter.MessageBase
 
UNLIMITED_TIMEOUT - Static variable in class com.sun.grizzly.util.SelectionKeyAttachment
 
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.
unregister(Integer) - Method in class com.sun.grizzly.filter.ReplyMessageFactory
 
unregister(String) - Method in class com.sun.grizzly.osgi.httpservice.HttpServiceImpl
unregister(WebSocketApplication) - Method in class com.sun.grizzly.websockets.WebSocketEngine
 
unregisterAlias(String) - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Unregisters previously registered alias.
unregisterAll() - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Part of Shutdown sequence.
unregisterComponent(ObjectName) - Method in interface com.sun.grizzly.http.Management
Unregister a component.
unregisterComponents() - Method in class com.sun.grizzly.http.SelectorThread
Unregister JMX components supported by this SelectorThread.
unregisterMonitoring() - Method in class com.sun.grizzly.http.ProcessorTask
Unregisters the MBean corresponding to this ProcessorTask.
unRegisterTomcat(String, int) - Method in class com.sun.grizzly.http.jk.common.Shm
 
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
 
unwrap(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Unwrap available encrypted bytes from inputBB to ByteBuffer using theSSLEngine
unwrapAll(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Unwrap all encrypted bytes from inputBB to ByteBuffer using theSSLEngine
upcoming_op_isread - Variable in class com.sun.grizzly.comet.CometTask
The current non blocking operation.
update(GrizzlyInputStream) - Method in class com.sun.grizzly.http.servlet.ServletInputStreamImpl
 
update(GrizzlyOutputStream) - Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
 
Update(byte[], int, int) - Method in class com.sun.grizzly.lzma.CRC
 
Update(byte[]) - Method in class com.sun.grizzly.lzma.CRC
 
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
 
UpdateByte(int) - Method in class com.sun.grizzly.lzma.CRC
 
updateCounters() - Method in class com.sun.grizzly.tcp.Request
 
updatedContexts - Static variable in class com.sun.grizzly.comet.CometEngine
Store updatedCometContext.
updateFrom(ExtendedThreadPool) - Method in class com.sun.grizzly.util.ThreadPoolConfig
 
updateIdleTimeOutDelay(SelectionKey, Response.ResponseAttachment) - Static method in class com.sun.grizzly.tcp.SuspendResponseUtils
 
upgrade(Request) - Method in class com.sun.grizzly.websockets.WebSocketApplication
Checks protocol specific information and queries #isApplicationRequest(Request) to see if the Request should be upgraded.
UPGRADE - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
upgrade(AsyncExecutor) - Method in class com.sun.grizzly.websockets.WebSocketEngine
 
uploadTimeout - Variable in class com.sun.grizzly.http.ProcessorTask
Maximum uploadTimeout on uploads.
uploadTimeout - Variable in class com.sun.grizzly.http.SelectorThread
Maximum timeout on uploads.
uregisterAllLocal() - Method in class com.sun.grizzly.osgi.httpservice.OSGiMainAdapter
Unregisters all aliases registered by owning bundle.
URIConverter - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
URI byte to char converter (not recycled).
URL - Class in com.sun.grizzly.util.net
URL is designed to provide public APIs for parsing and synthesizing Uniform Resource Locators as similar as possible to the APIs of java.net.URL, but without the ability to open a stream or connection.
URL(String) - Constructor for class com.sun.grizzly.util.net.URL
Create a URL object from the specified String representation.
URL(URL, String) - Constructor for class com.sun.grizzly.util.net.URL
Create a URL object by parsing a string representation relative to a specified context.
URL(String, String, String) - Constructor for class com.sun.grizzly.util.net.URL
Create a URL object from the specified components.
URL(String, String, int, String) - Constructor for class com.sun.grizzly.util.net.URL
Create a URL object from the specified components.
urlEncode(Writer, String) - Method in class com.sun.grizzly.util.buf.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, String, boolean) - Method in class com.sun.grizzly.util.buf.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, byte[], int, int) - Method in class com.sun.grizzly.util.buf.UEncoder
 
urlEncode(Writer, byte[], int, int, boolean) - Method in class com.sun.grizzly.util.buf.UEncoder
 
urlEncoder - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
URL encoder.
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.FilterMapping
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.JspPropertyGroup
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.ServletMapping
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletMapping
 
UrlPattern - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
UrlPattern() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping
 
UrlPattern - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
UrlPattern() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.FilterMappingType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServletMappingType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.JspPropertyGroupType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServletMappingType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.JspPropertyGroupType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServletMappingType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
 
urlPattern - Variable in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
urlPatternOrServletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterMapping
 
urlPatternOrServletName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.FilterMappingType
 
urlPatternOrServletName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.FilterMappingType
 
UrlPatternType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The url-patternType contains the url pattern of the mapping.
UrlPatternType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.UrlPatternType
 
UrlPatternType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The url-patternType contains the url pattern of the mapping.
UrlPatternType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.UrlPatternType
 
UrlPatternType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The url-patternType contains the url pattern of the mapping.
UrlPatternType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.UrlPatternType
 
useAsynchronousWrite(boolean) - Method in class com.sun.grizzly.http.embed.GrizzlyWebServer
Set to true if you want to use asynchronous write operations.
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.
useGzip - Variable in class com.sun.grizzly.filter.MessageBase
 
useLeaderFollowerStrategy() - Method in class com.sun.grizzly.Controller
Is Leader/Follower strategy used?
useLeaderFollowerStrategy(boolean) - Method in class com.sun.grizzly.Controller
Set, if Leader/Follower strategy should be used.
userDataConstraint - Variable in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
UserDataConstraint - Class in com.sun.grizzly.http.webxml.schema
 
UserDataConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.UserDataConstraint
 
userDataConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
UserDataConstraint - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
UserDataConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.UserDataConstraint
 
userDataConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
UserDataConstraint - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
UserDataConstraint() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.UserDataConstraint
 
userDataConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
 
userDataConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
 
userDataConstraint - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
 
UserDataConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The user-data-constraintType is used to indicate how data communicated between the client and container should be protected.
UserDataConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.UserDataConstraintType
 
UserDataConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The user-data-constraintType is used to indicate how data communicated between the client and container should be protected.
UserDataConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.UserDataConstraintType
 
UserDataConstraintType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The user-data-constraintType is used to indicate how data communicated between the client and container should be protected.
UserDataConstraintType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.UserDataConstraintType
 
userPrincipal - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
User principal.
useSocketBuffer - Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
Socket buffer (extra buffering to reduce number of packets sent).
usingInputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Using stream flag.
usingOutputStream - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Using output stream flag.
usingReader - Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
Using writer flag.
usingWriter - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
Using writer flag.
UTF8Decoder - Class in com.sun.grizzly.util.buf
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
UTF8Decoder() - Constructor for class com.sun.grizzly.util.buf.UTF8Decoder
 
Utils - Class in com.sun.grizzly.util
Class contains set of useful operations commonly used in the framework
Utils() - Constructor for class com.sun.grizzly.util.Utils
 
Utils.Result - Class in com.sun.grizzly.util
 
Utils.Result(int, boolean) - Constructor for class com.sun.grizzly.util.Utils.Result
 

V

validateConfiguration() - Method in class com.sun.grizzly.SSLConfig
Validates SSLConfig configuration.
validateConfiguration(boolean) - Method in class com.sun.grizzly.SSLConfig
Validates SSLConfig configuration.
validateNewPoolSize(int, int) - Method in class com.sun.grizzly.util.AbstractThreadPool
 
validateServerKey(String) - Method in class com.sun.grizzly.websockets.SecKey
 
validateServerResponse(Map<String, String>) - Method in class com.sun.grizzly.websockets.ClientHandShake
 
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.http.webxml.schema.Property
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Description
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.DisplayName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbLink
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EjbRefType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryValue
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ErrorCode
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ExceptionType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Extension
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.FormErrorPage
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.FormLoginPage
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Home
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.HttpMethod
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.JspFile
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LargeIcon
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.LoadOnStartup
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Location
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.MimeType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ParamValue
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.RealmName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.Remote
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResAuth
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResRefName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ResType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleLink
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.RoleName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletClass
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.ServletName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SessionTimeout
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SmallIcon
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.TaglibUri
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.TransportGuarantee
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.UrlPattern
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.AuthMethod
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Description
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.DisplayName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbLink
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EjbRefType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.EnvEntryValue
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ErrorCode
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ExceptionType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Extension
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterClass
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FilterName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FormErrorPage
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.FormLoginPage
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Home
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.HttpMethod
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.JspFile
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LargeIcon
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ListenerClass
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LoadOnStartup
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Local
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.LocalHome
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Location
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.MimeType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ParamValue
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RealmName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.Remote
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResAuth
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResourceEnvRefType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResRefName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ResType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleLink
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.RoleName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletClass
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.ServletName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SessionTimeout
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SmallIcon
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibLocation
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.TransportGuarantee
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.UrlPattern
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.String
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.UrlPatternType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdAnyURIType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdBooleanType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNMTOKENType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNonNegativeIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdPositiveIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.XsdStringType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PropertyType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.String
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.UrlPatternType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdAnyURIType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdBooleanType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNMTOKENType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNonNegativeIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdPositiveIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdQNameType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.XsdStringType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PropertyType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.String
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.UrlPatternType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdBooleanType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNMTOKENType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNonNegativeIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdPositiveIntegerType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdQNameType
 
value - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.XsdStringType
 
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.arp.AsyncFilter.Result
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.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.ConnectionStateValue
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.filter.Message.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.http.embed.GrizzlyWebServer.PROTOCOL
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 class com.sun.grizzly.PortRange
Parse a port range.
valueOf(String) - Static method in enum com.sun.grizzly.ProtocolChainInstruction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.standalone.framework.Example_1_Server.Call
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.ConcurrentReferenceHashMap.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.util.ConcurrentReferenceHashMap.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.util.InputReader.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.util.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.grizzly.websockets.FrameType
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum com.sun.grizzly.websockets.FrameType
 
valueOf(String) - Static method in enum com.sun.grizzly.websockets.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.grizzly.arp.AsyncFilter.Result
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.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl.ConnectionStateValue
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.filter.Message.ErrorCode
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.embed.GrizzlyWebServer.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.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.ProtocolChainInstruction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.standalone.framework.Example_1_Server.Call
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.ConcurrentReferenceHashMap.Option
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.ConcurrentReferenceHashMap.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sun.grizzly.util.ConcurrentReferenceHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class com.sun.grizzly.util.ConcurrentWeakHashMap
Returns a Collection view of the values contained in this map.
values(String) - Method in class com.sun.grizzly.util.http.MimeHeaders
 
values() - Static method in enum com.sun.grizzly.util.InputReader.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.util.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.websockets.FrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.grizzly.websockets.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
 
VERBOSE_TESTS - Static variable in class com.sun.grizzly.util.Utils
 
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
 
version - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
 
version - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
 
version - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
 
version - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
 
version - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
 
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

waitToStart - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
waitToStart - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
waitUntilSelectorHandlersStop() - Method in class com.sun.grizzly.Controller
Method waits until all initialized SelectorHandlers will not get stopped
WarDeployable - Class in com.sun.grizzly.http.servlet.deployer
Deployable web application (War file).
WarDeployable(WebApp, String, URLClassLoader) - Constructor for class com.sun.grizzly.http.servlet.deployer.WarDeployable
Constructor.
WarDeployer - Class in com.sun.grizzly.http.servlet.deployer
FromURIDeployer for War files.
WarDeployer() - Constructor for class com.sun.grizzly.http.servlet.deployer.WarDeployer
 
WarDeploymentConfiguration - Class in com.sun.grizzly.http.servlet.deployer
DeploymentConfiguration for web application (War file).
WarDeploymentConfiguration(String, URLClassLoader, WebApp) - Constructor for class com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration
Constructor.
WarDeploymentConfiguration(String, URLClassLoader, WebApp, DeployableConfiguration) - Constructor for class com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration
Constructor.
WarFileComparator - Class in com.sun.grizzly.http.servlet.deployer.comparator
 
WarFileComparator() - Constructor for class com.sun.grizzly.http.servlet.deployer.comparator.WarFileComparator
 
warn(String) - Method in class com.sun.grizzly.osgi.httpservice.util.Logger
 
warn(String, Throwable) - Method in class com.sun.grizzly.osgi.httpservice.util.Logger
 
WARNING_GRIZZLY_COMET_ENGINE_FLUSH_INVALID_STAGE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0013: Post execution of CometTask invoke during the wrong stage.
WARNING_GRIZZLY_COMET_SELECTOR_CACHE_RESIZE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0012: Unable to re-size selector cache.
WARNING_GRIZZLY_CONFIG_SSL_GENERAL_CONFIG_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0007: SSL support could not be configured!
WARNING_GRIZZLY_CONFIG_SSL_SECURE_PASSWORD_INITIALIZATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0008: Secure password provider could not be initialized: {0}.
WARNING_GRIZZLY_CONFIG_SSL_SSL_IMPLEMENTATION_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0009: Unable to load SSLImplementation: {0}.
WARNING_GRIZZLY_CONFIG_SSL_UNKNOWN_CIPHER_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0010: Unrecognized cipher [{0}].
WARNING_GRIZZLY_CONNECTOR_HANDLER_LINGER_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0003: setSoLinger exception
WARNING_GRIZZLY_CONNECTOR_HANDLER_REUSEADDRESS_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0005: setReuseAddress exception
WARNING_GRIZZLY_CONNECTOR_HANDLER_TCPNODELAY_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0004: setTcpNoDelay exception
WARNING_GRIZZLY_HTTP_DPF_STREAM_ALGORITHM_INIT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0022: Unable to instantiate Algorithm: {0}.
WARNING_GRIZZLY_HTTP_IDLE_THREAD_INTERRUPT(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0023: Interrupting idle Thread: {0}.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_DE_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0027: Error unregistering request.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_REQUEST_REGISTRATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0026: Error registering request.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_CERT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0025: Exception getting SSL certificate.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_SSL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY00: Exception getting SSL attributes.
WARNING_GRIZZLY_HTTP_PROCESSOR_TASK_TERMINATE_PROCESSES_INTERRUPT() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0024: Terminate process interrupted.
WARNING_GRIZZLY_HTTP_SCOB_FLUSH_CHANNEL_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0033: Async write is enabled, but AsyncWriter is null.
WARNING_GRIZZLY_HTTP_SCOB_FLUSH_UPSTREAM_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0034: Exception discarding upstream bytes.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_DEREGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0032: Exception when de-registering http-listener [{0}] mbeans.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_MBEAN_REGISTRATION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0031: Exception when registering http-listener [{0}] mbeans.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_SOCKET_OPTION_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0030: {0} exception.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STATISTICS() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0028: Statistics could be enabled.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_STOP() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0029: Exception stopping end point.
WARNING_GRIZZLY_HTTP_SELECTOR_THREAD_UNKNOWN_THREAD_FACTORY_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0035: Cannot guess which ThreadFactory the ExecutorService is using.
WARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_ADD_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0054: Exception invoking attributeAdded() or attributeReplaced() on {0}: {1}.
WARNING_GRIZZLY_HTTP_SERVLET_ATTRIBUTE_LISTENER_REMOVE_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0055: Exception invoking attributeRemoved() on {0}: {1}.
WARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_DESTROYED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0053: Exception invoking {0}() on {1}: {2}.
WARNING_GRIZZLY_HTTP_SERVLET_CONTAINER_OBJECT_INITIALIZED_ERROR(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0052: Exception invoking {0}() on {1}: {2}.
WARNING_GRIZZLY_HTTP_SERVLET_CONTEXT_LISTENER_LOAD_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0058: Unable to load listener: {0}.
WARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_BOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0057: Exception invoking valueBound() on HttpSessionBindingListener {0}.
WARNING_GRIZZLY_HTTP_SERVLET_SESSION_LISTENER_UNBOUND_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0056: Exception invoking valueUnbound() on HttpSessionBindingListener {0}.
WARNING_GRIZZLY_PU_GENERAL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0059: PortUnification exception.
WARNING_GRIZZLY_PU_TLS_PROCESSOR_SKIPPED() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0060: Grizzly Port unification warning.
WARNING_GRIZZLY_TCPSELECTOR_HANDLER_ACCEPTCHANNEL_EXCEPTION() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0006: Exception accepting channel
WARNING_GRIZZLY_UTILS_ABSTRACT_THREAD_POOL_UNCAUGHT_EXCEPTION(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0063: Uncaught thread exception.
WARNING_GRIZZLY_UTILS_INSTROSPECTION_IAE(Object, Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0064: IllegalArgumentException {0} {1} {2}.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_NO_SELECTORS_AVAILABLE_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0067: No Selectors available.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REIMBURSEMENT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0069: Problematic Selector could not be reimbursed!
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVAL_ERROR(Object, Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0065: Attempt made to remove too many selectors: {0} >= {1}.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_SELECTOR_REMOVE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0070: SelectorFactory cache could not remove the desired number, too few selectors in cache.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_STATIC_INIT_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0066: Static initialization of SelectorFactory failed.
WARNING_GRIZZLY_UTILS_SELECTOR_FACTORY_TEMPORARY_SELECTOR_RELEASE_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0068: Unexpected problem when releasing temporary Selector.
WARNING_GRIZZLY_UTILS_STATE_HOLDER_CONDITION_LISTENER_INVOCATION_ERROR() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0071: Error calling ConditionListener.
WARNING_GRIZZLY_WS_MULTIPLE_APPS() - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY0080: Multiple applications are registered for this request.
WARNING_GRIZZLY_WS_SELECT_ERROR(Object) - Static method in class com.sun.grizzly.util.LogMessages
GRIZZLY62: Exception processing select(): {0}.
WarPathType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The elements that use this type designate a path starting with a "/" and interpreted relative to the root of a WAR file.
WarPathType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.WarPathType
 
WarPathType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The elements that use this type designate a path starting with a "/" and interpreted relative to the root of a WAR file.
WarPathType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.WarPathType
 
WarPathType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The elements that use this type designate a path starting with a "/" and interpreted relative to the root of a WAR file.
WarPathType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.WarPathType
 
wasException() - Method in class com.sun.grizzly.filter.RemoteCall
 
wasHandshakeSuccessfull() - Method in class com.sun.grizzly.filter.ProxyCallbackHandler
 
Watchdog - Class in com.sun.grizzly.http.servlet.deployer.watchdog
 
Watchdog(GrizzlyWebServerDeployer) - Constructor for class com.sun.grizzly.http.servlet.deployer.watchdog.Watchdog
 
watchDogFolder - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
WatchedFile - Class in com.sun.grizzly.http.servlet.deployer.watchdog
 
WatchedFile(String) - Constructor for class com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
 
watchedFileMap - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
watchFolder - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
watchInterval - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
watchInterval - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
WEB_APP_2_2 - Static variable in class com.sun.grizzly.http.webxml.WebappLoader
 
WEB_APP_2_3 - Static variable in class com.sun.grizzly.http.webxml.WebappLoader
 
WEB_APP_2_4 - Static variable in class com.sun.grizzly.http.webxml.WebappLoader
 
WEB_APP_2_5 - Static variable in class com.sun.grizzly.http.webxml.WebappLoader
 
WEB_APP_3_0 - Static variable in class com.sun.grizzly.http.webxml.WebappLoader
 
WEB_APP_DEFAULT - Static variable in class com.sun.grizzly.http.webxml.WebappLoader
 
WEB_XML - Static variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
WEB_XML_PATH - Static variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
webApp - Variable in class com.sun.grizzly.http.servlet.deployer.WarDeployable
Web application to be deployed.
WebApp - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
WebApp() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
WebApp - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
WebApp() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
WebApp - Class in com.sun.grizzly.http.webxml.schema
This class represent a web.xml.
WebApp() - Constructor for class com.sun.grizzly.http.webxml.schema.WebApp
 
WebAppAdapter - Class in com.sun.grizzly.http.servlet.deployer
WebApp Adapter.
WebAppAdapter() - Constructor for class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
Blank constructor
WebAppAdapter(String, String, WebApp, ClassLoader, WebApp) - Constructor for class com.sun.grizzly.http.servlet.deployer.WebAppAdapter
Default constructor, takes care of setting up adapter.
webAppCL - Variable in class com.sun.grizzly.http.servlet.deployer.WarDeployable
Class loader to be used by web application.
WebappLoader - Class in com.sun.grizzly.http.webxml
This class allow you to load a web.xml into a WebApp object.
WebappLoader() - Constructor for class com.sun.grizzly.http.webxml.WebappLoader
 
WebAppType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
Java class for web-appType complex type.
WebAppType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType
 
WebAppType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
Java class for web-appType complex type.
WebAppType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.WebAppType
 
WebAppType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
Java class for web-appType complex type.
WebAppType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.WebAppType
 
webdefault - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
webdefault - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
webDefault - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
webDefault - Variable in class com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration
Web default application, merged with all to be deployed.
webResourceCollection - Variable in class com.sun.grizzly.http.webxml.schema.SecurityConstraint
 
webResourceCollection - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.SecurityConstraint
 
WebResourceCollection - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
WebResourceCollection() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
webResourceCollection - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.SecurityConstraint
 
WebResourceCollection - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
WebResourceCollection() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
webResourceCollection - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.SecurityConstraintType
 
webResourceCollection - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.SecurityConstraintType
 
webResourceCollection - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType
 
WebResourceCollection - Class in com.sun.grizzly.http.webxml.schema
 
WebResourceCollection() - Constructor for class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
WebResourceCollectionType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The web-resource-collectionType is used to identify a subset of the resources and HTTP methods on those resources within a web application to which a security constraint applies.
WebResourceCollectionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
 
WebResourceCollectionType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The web-resource-collectionType is used to identify a subset of the resources and HTTP methods on those resources within a web application to which a security constraint applies.
WebResourceCollectionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
 
WebResourceCollectionType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The web-resource-collectionType is used to identify a subset of the resources and HTTP methods on those resources within a web application to which a security constraint applies.
WebResourceCollectionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
 
webResourceName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceCollection
 
WebResourceName - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
WebResourceName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.WebResourceName
 
webResourceName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceCollection
 
WebResourceName - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
WebResourceName() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.WebResourceName
 
webResourceName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WebResourceCollectionType
 
webResourceName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebResourceCollectionType
 
webResourceName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebResourceCollectionType
 
webResourceName - Variable in class com.sun.grizzly.http.webxml.schema.WebResourceCollection
 
WebServer - Class in com.sun.grizzly.webserver
Basic startup class used when Grizzly standalone is used
WebServer() - Constructor for class com.sun.grizzly.webserver.WebServer
 
webserviceDescription - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
 
webserviceDescription - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
 
webserviceDescriptionName - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
webserviceDescriptionName - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
WebserviceDescriptionType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document.
WebserviceDescriptionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
WebserviceDescriptionType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document.
WebserviceDescriptionType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
WebservicesType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
Java class for webservicesType complex type.
WebservicesType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.WebservicesType
 
WebservicesType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
Java class for webservicesType complex type.
WebservicesType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.WebservicesType
 
WebSocket - Interface in com.sun.grizzly.websockets
 
WEBSOCKET - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
WebSocketAdapter - Class in com.sun.grizzly.websockets
 
WebSocketAdapter() - Constructor for class com.sun.grizzly.websockets.WebSocketAdapter
 
WebSocketApplication - Class in com.sun.grizzly.websockets
 
WebSocketApplication() - Constructor for class com.sun.grizzly.websockets.WebSocketApplication
 
WebSocketAsyncFilter - Class in com.sun.grizzly.websockets
 
WebSocketAsyncFilter() - Constructor for class com.sun.grizzly.websockets.WebSocketAsyncFilter
 
WebSocketCloseHandler - Class in com.sun.grizzly.websockets
 
WebSocketCloseHandler() - Constructor for class com.sun.grizzly.websockets.WebSocketCloseHandler
 
WebSocketEngine - Class in com.sun.grizzly.websockets
 
WebSocketException - Exception in com.sun.grizzly.websockets
 
WebSocketException(String, IOException) - Constructor for exception com.sun.grizzly.websockets.WebSocketException
 
WebSocketListener - Interface in com.sun.grizzly.websockets
 
WebSocketOutputFilter - Class in com.sun.grizzly.websockets
 
WebSocketOutputFilter() - Constructor for class com.sun.grizzly.websockets.WebSocketOutputFilter
 
WebSocketSelectionKeyAttachment - Class in com.sun.grizzly.websockets
 
WebSocketSelectionKeyAttachment(ServerNetworkHandler, ProcessorTask, AsyncProcessorTask) - Constructor for class com.sun.grizzly.websockets.WebSocketSelectionKeyAttachment
 
websocketsEnabled - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerConfiguration
 
websocketsEnabled - Variable in class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
 
WebSocketsServlet - Class in com.sun.grizzly.samples.stickies
 
WebSocketsServlet() - Constructor for class com.sun.grizzly.samples.stickies.WebSocketsServlet
 
WebSocketsServlet - Class in com.sun.grizzly.samples.websockets
 
WebSocketsServlet() - Constructor for class com.sun.grizzly.samples.websockets.WebSocketsServlet
 
WebXmlHelper - Class in com.sun.grizzly.http.webxml.parser.helper
 
WebXmlHelper() - Constructor for class com.sun.grizzly.http.webxml.parser.helper.WebXmlHelper
 
webxmlPath - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
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.
WelcomeFile - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
WelcomeFile() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFile
 
welcomeFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
 
WelcomeFile - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
WelcomeFile() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile
 
welcomeFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
 
welcomeFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.WelcomeFileListType
 
welcomeFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WelcomeFileListType
 
welcomeFile - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WelcomeFileListType
 
welcomeFile - Variable in class com.sun.grizzly.http.webxml.schema.WelcomeFileList
 
welcomeFileList - Variable in class com.sun.grizzly.http.webxml.schema.version_2_2.WebApp
 
WelcomeFileList - Class in com.sun.grizzly.http.webxml.schema.version_2_2
 
WelcomeFileList() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_2.WelcomeFileList
 
welcomeFileList - Variable in class com.sun.grizzly.http.webxml.schema.version_2_3.WebApp
 
WelcomeFileList - Class in com.sun.grizzly.http.webxml.schema.version_2_3
 
WelcomeFileList() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFileList
 
welcomeFileList - Variable in class com.sun.grizzly.http.webxml.schema.WebApp
 
WelcomeFileList - Class in com.sun.grizzly.http.webxml.schema
 
WelcomeFileList() - Constructor for class com.sun.grizzly.http.webxml.schema.WelcomeFileList
 
WelcomeFileList(List<String>) - Constructor for class com.sun.grizzly.http.webxml.schema.WelcomeFileList
 
WelcomeFileListType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
The welcome-file-list contains an ordered list of welcome files elements.
WelcomeFileListType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.WelcomeFileListType
 
WelcomeFileListType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
The welcome-file-list contains an ordered list of welcome files elements.
WelcomeFileListType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.WelcomeFileListType
 
WelcomeFileListType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
The welcome-file-list contains an ordered list of welcome files elements.
WelcomeFileListType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.WelcomeFileListType
 
welcomeResources - Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
 
wEnv - Variable in class com.sun.grizzly.http.jk.core.JkHandler
 
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.
WORK_WAIT_TIMEOUT - Static variable in class com.sun.grizzly.http.jk.util.threads.ThreadPool
 
workaroundSelectorSpin() - Method in interface com.sun.grizzly.LinuxSpinningWorkaround
Execute workaround for selector spin issue
workaroundSelectorSpin() - Method in class com.sun.grizzly.TCPSelectorHandler
Execute workaround for selector spin issue
WorkerDummy - Class in com.sun.grizzly.http.jk.common
A dummy worker, will just send back a dummy response.
WorkerDummy() - Constructor for class com.sun.grizzly.http.jk.common.WorkerDummy
 
WorkerEnv - Class in com.sun.grizzly.http.jk.core
The controller object.
WorkerEnv() - Constructor for class com.sun.grizzly.http.jk.core.WorkerEnv
 
workers - Variable in class com.sun.grizzly.util.AbstractThreadPool
 
WorkerThread - Class in com.sun.grizzly.util
Simple interface to allow the addition of Thread attributes.
WorkerThread() - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(Runnable) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(Runnable, String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, Runnable) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, Runnable, String) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThread(ThreadGroup, Runnable, String, long) - Constructor for class com.sun.grizzly.util.WorkerThread
 
WorkerThreadFactory - Class in com.sun.grizzly.util
Simple utility class to create WorkerThread
WorkerThreadFactory() - Constructor for class com.sun.grizzly.util.WorkerThreadFactory
 
WorkerThreadFactory(String) - Constructor for class com.sun.grizzly.util.WorkerThreadFactory
 
WorkerThreadImpl - Class in com.sun.grizzly.util
Simple worker thread used for processing HTTP requests.
WorkerThreadImpl(ThreadGroup, Runnable) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(Runnable) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
 
WorkerThreadImpl(String, Runnable) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
 
WorkerThreadImpl(ThreadGroup, Runnable, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(ExecutorService, String) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(ExecutorService, String, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
WorkerThreadImpl(ExecutorService, String, Runnable, int) - Constructor for class com.sun.grizzly.util.WorkerThreadImpl
Create a Thread that will synchronizes/block on ExecutorService instance.
workQueue - Variable in class com.sun.grizzly.util.FixedThreadPool
 
wrap(ByteBuffer, ByteBuffer, SSLEngine) - Static method in class com.sun.grizzly.util.SSLUtils
Encrypt bytes.
wrapper - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
wrapperPath - Variable in class com.sun.grizzly.util.http.mapper.MappingData
 
write(ByteBuffer, boolean) - Method in class com.sun.grizzly.AbstractConnectorHandler
Writes bytes.
write(SelectionKey, ByteBuffer) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
write(SelectionKey, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
write(SelectionKey, SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
write(SelectionKey, SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.async.AbstractAsyncQueueWriter
 
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, ByteBufferCloner) - 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, ByteBufferCloner) - 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, ByteBufferCloner) - 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(String, CometdResponse, boolean) - Method in class com.sun.grizzly.cometd.DataHandler
 
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(ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
write(int) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.filter.ProtocolOutputStream
 
write(int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketOutputStream
 
write(byte[]) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.http.jk.common.ChannelNioSocket.SocketOutputStream
 
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(String) - Method in class com.sun.grizzly.samples.stickies.StickyHandler
 
write(ByteBuffer, boolean) - Method in class com.sun.grizzly.SSLConnectorHandler
Writes bytes.
write(Object[], OutputStream) - Method in class com.sun.grizzly.standalone.framework.Example_1_Client
 
write(int) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
 
write(int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.filters.LzmaOutputFilter.FakeOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(StringBuffer) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(String, int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
Append a string to the buffer
write(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
write(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
write(byte[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
write(byte[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
 
write(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(char[], int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(char[]) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(String, int, int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(String) - Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
 
write(MessageBytes) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied message bytes buffer to the output stream, without filtering.
write(ByteChunk) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied message bytes buffer to the output stream, without filtering.
write(CharChunk) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied char buffer to the output stream, without filtering.
write(byte[]) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied byte buffer to the output stream, without filtering.
write(String) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will write the contents of the specyfied String to the output stream, without filtering.
write(int) - Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
This method will print the specified integer to the output stream, without filtering.
write(byte[]) - Method in class com.sun.grizzly.websockets.ClientNetworkHandler
 
writeByte(int) - Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
 
WriteCoderProperties(OutputStream) - Method in class com.sun.grizzly.lzma.compression.lzma.Encoder
 
writePreProcessor - Variable in class com.sun.grizzly.async.AsyncQueueWriteUnit
 
writer - Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
The associated writer.
writeToAsyncQueue(ByteBuffer) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.AbstractConnectorHandler
Method sends ByteBuffer using async write queue.
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, ByteBufferCloner) - 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, ByteBufferCloner) - Method in interface com.sun.grizzly.async.AsyncQueueWritable
Method sends ByteBuffer using async write queue.
writeToAsyncQueue(ByteBuffer) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(SocketAddress, ByteBuffer) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
 
writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.SSLConnectorHandler
Method writes ByteBuffer using async write queue.
writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, ByteBufferCloner) - Method in class com.sun.grizzly.SSLConnectorHandler
Method sends ByteBuffer using async write queue.
ws - Variable in class com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer
 
WS_VERSION - Static variable in class com.sun.grizzly.websockets.WebSocketEngine
 
wsdlFile - Variable in class com.sun.grizzly.http.webxml.schema.ServiceRef
 
wsdlFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_4.ServiceRefType
 
wsdlFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.ServiceRefType
 
wsdlFile - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.WebserviceDescriptionType
 
wsdlFile - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.ServiceRefType
 
wsdlFile - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.WebserviceDescriptionType
 
wsdlPort - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
wsdlPort - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 
wsdlService - Variable in class com.sun.grizzly.http.webxml.schema.version_2_5.PortComponentType
 
wsdlService - Variable in class com.sun.grizzly.http.webxml.schema.version_3_0.PortComponentType
 

X

xPoweredBy - Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
 
XsdAnyURIType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:anyURI.
XsdAnyURIType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdAnyURIType
 
XsdAnyURIType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:anyURI.
XsdAnyURIType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdAnyURIType
 
XsdAnyURIType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:anyURI.
XsdAnyURIType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType
 
XsdBooleanType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:boolean.
XsdBooleanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdBooleanType
 
XsdBooleanType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:boolean.
XsdBooleanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdBooleanType
 
XsdBooleanType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:boolean.
XsdBooleanType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdBooleanType
 
XsdIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:integer.
XsdIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdIntegerType
 
XsdIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:integer.
XsdIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType
 
XsdIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:integer.
XsdIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdIntegerType
 
XsdNMTOKENType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:NMTOKEN.
XsdNMTOKENType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNMTOKENType
 
XsdNMTOKENType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:NMTOKEN.
XsdNMTOKENType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNMTOKENType
 
XsdNMTOKENType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:NMTOKEN.
XsdNMTOKENType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNMTOKENType
 
XsdNonNegativeIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdNonNegativeIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdNonNegativeIntegerType
 
XsdNonNegativeIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdNonNegativeIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdNonNegativeIntegerType
 
XsdNonNegativeIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdNonNegativeIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdNonNegativeIntegerType
 
XsdPositiveIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:positiveInteger.
XsdPositiveIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdPositiveIntegerType
 
XsdPositiveIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:positiveInteger.
XsdPositiveIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdPositiveIntegerType
 
XsdPositiveIntegerType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:positiveInteger.
XsdPositiveIntegerType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdPositiveIntegerType
 
XsdQNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:QName.
XsdQNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType
 
XsdQNameType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:QName.
XsdQNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdQNameType
 
XsdQNameType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:QName.
XsdQNameType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdQNameType
 
XsdStringType - Class in com.sun.grizzly.http.webxml.schema.version_2_4
This type adds an "id" attribute to xsd:string.
XsdStringType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_4.XsdStringType
 
XsdStringType - Class in com.sun.grizzly.http.webxml.schema.version_2_5
This type adds an "id" attribute to xsd:string.
XsdStringType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_2_5.XsdStringType
 
XsdStringType - Class in com.sun.grizzly.http.webxml.schema.version_3_0
This type adds an "id" attribute to xsd:string.
XsdStringType() - Constructor for class com.sun.grizzly.http.webxml.schema.version_3_0.XsdStringType
 

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
 
_blockSize - Variable in class com.sun.grizzly.lzma.compression.lz.InWindow
 
_bufferBase - Variable in class com.sun.grizzly.lzma.compression.lz.InWindow
 
_bufferOffset - Variable in class com.sun.grizzly.lzma.compression.lz.InWindow
 
_pos - Variable in class com.sun.grizzly.lzma.compression.lz.InWindow
 
_streamPos - Variable in class com.sun.grizzly.lzma.compression.lz.InWindow
 

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 © 2012 Oracle Corporation. All Rights Reserved.