|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ConnectorHandler
ConnectorHandler
ConnectorHandler
,
which corresponds to the protocol
ConnectorHandler
based on the
Protocol requested.
ConnectorHandler
ConnectorHandler
,
which is the TCPConnectorHandler
CometContext
keyed by context path.
ProcessorTask
.
CometTask
to the active list.
AsyncFilter
AsyncFilter
AsyncFilter
AsyncFilter
SelectionKey
to the banned list of SelectionKeys.
Channel
to be processed by this
Selector
Channel
to be processed by ReadController
's
SelectorHandler
CometHandler
.
CometHandler
.
EventHandler
ProtocolFilter
to this ProtocolChain
Filter
to the FilterChain
ProtocolFilter
to the list.
ProtocolFilter
to the list at position 'pos'.
SelectionKey
to the list of current operations.
PUPreProcessor
to preprocess income request
ProtocolFinder
ProtocolHandler
SelectorHandler
Task
to this class.
TaskListener
to this Task
.
Task
to the interrupted queue.
Task
to the interrupted queue.
Algorithm
used to predict the end of the NIO stream
Algorithm
used to parse the NIO stream.
ByteBuffer
ByteBufferType
ByteBuffer
ByteBuffer
s.
ByteBuffer
view
ByteBuffer
view using the default size.
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.AsycnProcesssorTask
in pre/post or interrupted.Task
must delegate the execution of the request
processing to an implementation of this interface.AsyncHandler
AsyncHandler
Task
that wraps the execution of an asynchronous execution
of a ProcessorTask
.Map
-like collection, maps keys to values, where
single key could have queue of correspondent values.AsyncQueue
data unitAsyncQueueWriter
for pre processing data, which will be sent on a
SelectableChannel
; or by AsyncQueueReader
for
post processing data, which were read from a SelectableChannel
.ByteBuffer
asynchronously, using queue.AsyncQueueWriter
AsyncQueueReader
task, which will be executed by
Context
, when Context.execute(ContextTask
)
is called.ByteBuffer
data asynchronously,
using queue.AsyncQueueWriter
AsyncQueueWriter
task, which will be executed by
Context
, when Context.execute(ContextTask
)
is called.AsyncQueueReader
to notify
custom code either about completion of specific ByteBuffer
reading
or about IO problem, which occured when reading data to a ByteBuffer
AsyncQueueReader
was able to read new portion of data from
SelectableChannel
, whoch is associated with a
SelectionKey
.AsyncQueue
write data unitTask
that wraps the execution of an asynchronous execution
of a ProcessorTask
.AsyncQueueWriter
to notify
custom code either about completion of specific ByteBuffer
writing
or about IO problem, which occured when writing ByteBuffer
AsyncQueue
write data unitTaskContext
instance.
HttpServletResponse
used to push back data,
SocketChannel
to this object.
TaskContext
instance.
E
amongst CometHandler
Controller
instance
SelectorHandler
instance
ConcurrentHashMap
of attibutes.
ByteBuffer
byteBuffer -
Variable in class com.sun.grizzly.util.WorkerThread
ByteBuffer
used when Task
are executed.
ByteBuffer
.ByteBuffer
.Channel
type is used to avoid invoking the instanceof
operation when registering the Socket|Datagram Channel to the Selector.ByteBuffer
stream.ConnectorInstanceHandler
which use a
ConcurrentQueue
to pool CacheableConnectorHandler
FileCache
created by this factory;
Callable
is invoked.
CallbackHandler
handler invoked by the UDPSelectorHandler
when a non blocking operation is ready to be processed.
CallbackHandler
task, which will be executed by
Context
, when Context.execute(ContextTask
)
is called.CallbackHandler
descriptor.SelectionKey
attachment, which wraps CallbackHandler
ReadableChannel
and it associated SelectionKey
SelectionKey
, and delegate the request
polling interruption to the CometEngine
SelectionKey
CometContext
instance been cancelled.
ByteBuffer
from which views
will be created.
ByteBuffer
,
is read completely, or custom code expects more data.
Task
Tasks
java.lang.Object.clone
method to return a copy of this cookie.
java.lang.Object.clone
method to return a copy of this cookie.
Copyable
AsyncQueueReader
and release its resources
AsyncQueueWriter
and release its resources
AsyncQueueReader
and release its resources
AsyncQueueWriter
and release its resources
SelectableChannel
SelectableChannel
CometContext
CometHandler
.CometContext
instance.
CometHandler
when pushing event.NotificationHandler
that isolate notification to
subscribed channel.CometEngine
CometEngine
singleton
CometEvent
CometHandler
and the Comet implementation.ComettEvent
CometHandler
from com.sun.grizzly.comet.CometHandler.CometInputStream
from com.sun.grizzly.cometInputStream
implementation that is backed by a
ByteBuffer
CometInputStream
CometReader
from com.sun.grizzly.cometCometSelector
used to poll requests.
Selector
allowing CometHandler
to receive
non-blocking requests bytes during request polling.CometSelector
Task
implementation that allow Grizzly ARP to notify
CometHandler
when new data (bytes) are available from the
CometSelector
.CometTask
.
CometTask
instance
CometWriter
from com.sun.grizzly.cometSelectorHandler
does.ObjectPool
implementation based on ConcurrentLinkedQueue
SelectorThread
Properties
List
s
SelectorThread.setAdapter(com.sun.grizzly.tcp.Adapter)
ByteBufferInputStream
ByteBufferInputStream
.
ByteBufferInputStream
ProtocolChain
's filters
ProtocolChain
's filters
Context.currentOpType
based on the
SelectionKey.readyOps()
values.
Properties
List
s
SSLProcessorTask
.
ProcessorTask
.
SSLProcessorTask
.
ProcessorTask
.
SelectorThread
.
TCPSelectorHandler
ByteBuffer
ByteBuffer
ConnectorHandler
sConnectorHandler
instance creation.Context
, when
Context.execute(ContextTask
) is called.CometContext
continuationType.
ControllerStateListener
CallbackHandler
to the SelectionKey
CallbackHandler will not be attached directly, but wrapped with
CallbackHandlerSelectionKeyAttachment
ByteBufferInputStream
ByteBufferInputStream
CometContext
ProtocolFilter
ProtocolFilter
ProtocolFilter
TCPSelectorHandler
TCPSelectorHandler
TaskContext
instance.
ByteBuffer
current limit value
ByteBuffer
current position value
AsyncExecutor
.AsyncHandler
.ByteBuffer
ConnectorHandlerPool
implementationDefaultNotificationHandler
from com.sun.grizzly.cometProtocolChain
PipelineStatistic
from every
Pipeline
, when monitoring has been turned off.
true
, display the NIO configuration information.
AsyncFilter
by delegating the work to the
CometEngine
.
true
if the next AsyncFilter
can be invoked.
socket
socket
ReadSelector
SSLEngine
.
SelectionKey
to handle certain operations
SelectionKey
to handle certain operations
AsyncExecutor
based on the stage
of the ProcessorTask
execution.
CometHandler
that bytes are available for read.
true
if we need to close the connection just after
the first request.
PipelineStatistic
into every
Pipeline
, for monitoring purposes.
Enumeration
around a Java2
collection classes object Iterator
so that existing APIs
returning Enumerations can easily run on top of the new collections.EventHandler
s, which will be notified about this
ProtocolChain
events
ProcessorTask
if AsyncFilter
has been defined.
ByteBuffer
and delegate
the processing of them to the next ProtocolFilter in the ProtocolChain.
Pipeline
.
Pipeline
.
E
to be processed by this Pipeline
Context
instance.
SelectionKey
set.
SelectionKey
set. Method checks
each SelectionKey
from the Set
. And if
a SelectionKey
is inactive for certain time (timeout),
the SelectionKey
will be cancelled and its associated Channel closed.
SelectionKey
set.
SuspendableFilter.suspend(java.lang.String)
)
SelectionKey
.
FileCache
instance this Factory is owning.
FileCache
instance.javax.servlet.FilterChain
used to manage
the execution of a set of filters for a particular request.Filter
chain.FilterConfig
implementation.null
.
ByteBuffer
NonBlockinginputStream
ByteBuffer
is empty
ByteBuffer
is empty
using SSLOutputBuffer
ByteBuffer
is empty
using SSLOutputBuffer
ByteBuffer
is empty
ByteBuffer
is empty
ByteBuffer
is empty
ByteBuffer
is empty
ByteBuffer
is empty
ByteBuffer
is empty
OutputWriter
OutputWriter
Pipeline
statistic.
AsyncExecutor
.
AsyncExecutor
.
AsyncHandler
who drive the asynchronous process.
AsyncHandler
who drive the asynchronous process.
AsyncHandler
used when asynchronous execution is
enabled.
AsyncHandler
used when asynchronous execution is
enabled.
AsyncQueueReadable
, assciated with the current
Context
.
AsyncQueueReader
AsyncQueueReader
associated with this
SelectorHandler
.
AsyncQueueReader
associated with this
SelectorHandler
.
AsyncQueueWritable
, assciated with the current
Context
.
AsyncQueueWriter
AsyncQueueWriter
associated with this
SelectorHandler
.
AsyncQueueWriter
associated with this
SelectorHandler
.
AsyncTask
.
AsycnProcesssorTask
.
null
.
null
.
AttributeHolder
, which corresponds to the
given AttributeScope
Enumeration
if there are none.
Map
of attribute name/value pairs.
Map
of attribute name/value pairs.
Map
of attribute name/value pairs.
Map
of attribute name/value pairs.
true
if the reponse is buffered.
ByteBuffer
, where PUReadFilter will read data
ByteBuffer
ByteBuffer
shared this thread
ByteBuffer
shared this thread
ByteBufferType
used to create the ByteBuffer
associated with WorkerThreadImpl
s created by this instance.
ByteBufferType
used to create the ByteBuffer
associated with this object.
ConnectionCache
.
ConnectorHandler
's callback handler instance,
which is used to process occuring events
Channel
type.
CometContext
associated with the cometContext path.
CometContext
associated with the cometContext path.
CometContext
that fired this event.
CometContext
associated with this instance.
CometHandler
using its hashKey;
CometHandler
using its hashKey;
CometHandler
using its SelectionKey.
CometSelector
's SelectionKey
.
CometSelector
CometTask
null
if the cookie has no comment.
null
if the cookie has no comment.
ConnectorHandlerPool
used.
ConnectorInstanceHandler corresponding to the protocol
- getConnectorInstanceHandlerDelegate() -
Method in class com.sun.grizzly.UDPSelectorHandler
-
- getContentCount() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- getContentCount() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the number of bytes actually written to the output stream.
- getContentLanguage() -
Method in class com.sun.grizzly.tcp.Response
- Return the content language.
- getContentLength() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getContentLength() -
Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
- Get content length.
- getContentLength() -
Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
- Get content length.
- getContentLength() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the content length for this Request.
- getContentLength() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the content length that was set or calculated for this Response.
- getContentLength() -
Method in class com.sun.grizzly.tcp.Request
-
- getContentLength() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getContentLength() -
Method in class com.sun.grizzly.tcp.Response
-
- getContentLengthLong() -
Method in class com.sun.grizzly.tcp.Request
-
- getContentLengthLong() -
Method in class com.sun.grizzly.tcp.Response
-
- getContentType() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getContentType() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- getContentType() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the content type for this Request.
- getContentType() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the content type that was set or calculated for this response,
or
null
if no content type was set.
- getContentType() -
Method in class com.sun.grizzly.tcp.Request
-
- getContentType() -
Method in class com.sun.grizzly.tcp.Response
-
- getContentType(String) -
Method in class com.sun.grizzly.util.http.MimeMap
-
- getContentTypeFor(String) -
Method in class com.sun.grizzly.util.http.MimeMap
-
- getContentWritten() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- getContext() -
Method in class com.sun.grizzly.ContextTask
-
- getContext(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return a
ServletContext
object that corresponds to a
specified URI on the server.
- getContextImpl() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
- Return the underlying
ServletContextImpl
- getContextNames() -
Method in class com.sun.grizzly.util.http.mapper.Mapper
- Return all contexts, in //HOST/PATH form
- getContextPath() -
Method in class com.sun.grizzly.comet.CometContext
- Get the context path associated with this instance.
- getContextPath() -
Method in class com.sun.grizzly.cometd.standalone.CometdAdapter
- Return the comet context path used by this Adapter.
- getContextPath() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getContextPath() -
Method in class com.sun.grizzly.http.servlet.ServletAdapter
- Returns the portion of the request URI that indicates the context
of the request.
- getContextPath() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
-
- getContextRoot(ByteBuffer) -
Method in class com.sun.grizzly.rcm.ResourceAllocationFilter
- Get the context-root from the
ByteBuffer
- getContextRoot() -
Method in class com.sun.grizzly.standalone.DynamicContentAdapter
- Deprecated.
- getContextRoot() -
Method in class com.sun.grizzly.tcp.DynamicContentAdapter
-
- getContinuation() -
Static method in class com.sun.grizzly.Continuation
- Return a
GrizzlyContinuation
instance.
- getController() -
Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
-
- getController() -
Method in interface com.sun.grizzly.ConnectorHandler
- Return the
Controller
- getController() -
Method in class com.sun.grizzly.Context
- Return the current Controller.
- getController() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getController() -
Method in class com.sun.grizzly.SSLConnectorHandler
-
- getController() -
Method in class com.sun.grizzly.TCPConnectorHandler
-
- getController() -
Method in class com.sun.grizzly.UDPConnectorHandler
-
- getCookie(int) -
Method in class com.sun.grizzly.util.http.Cookies
-
- getCookieCount() -
Method in class com.sun.grizzly.util.http.Cookies
-
- getCookieHeaderName() -
Method in class com.sun.grizzly.util.http.ServerCookie
- Return the header name to set the cookie, based on cookie
version
- getCookieHeaderName(int) -
Static method in class com.sun.grizzly.util.http.ServerCookie
- Return the header name to set the cookie, based on cookie
version
- getCookies() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getCookies() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the set of Cookies received with this Request.
- getCookies() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return an array of all cookies set for this response, or
a zero-length array if no cookies have been set.
- getCookies() -
Method in class com.sun.grizzly.tcp.Request
-
- getCount200() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount200() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount2xx() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount2xx() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount302() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount302() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount304() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount304() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount3xx() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount3xx() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount400() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount400() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount401() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount401() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount403() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount403() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount404() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount404() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount4xx() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount4xx() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount503() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount503() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCount5xx() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCount5xx() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCountConnections() -
Method in class com.sun.grizzly.http.KeepAliveStats
- Gets the number of connections in keep-alive mode.
- getCountContentHits() -
Method in class com.sun.grizzly.http.FileCache
- Return the Number of hits on cached file content
- getCountContentHits() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the Number of hits on cached file content
- getCountContentMisses() -
Method in class com.sun.grizzly.http.FileCache
- Return the Number of misses on cached file content
- getCountContentMisses() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the Number of misses on cached file content
- getCountEntries() -
Method in class com.sun.grizzly.http.FileCache
- Return the number of current cache entries.
- getCountEntries() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the number of current cache entries.
- getCountFlushes() -
Method in class com.sun.grizzly.http.KeepAliveStats
- Gets the number of keep-alive connections that were closed
- getCountHits() -
Method in class com.sun.grizzly.http.FileCache
- Return the Number of cache lookup hits
- getCountHits() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the Number of cache lookup hits
- getCountHits() -
Method in class com.sun.grizzly.http.KeepAliveStats
- Gets the number of requests received by connections in keep-alive mode.
- getCountInfoHits() -
Method in class com.sun.grizzly.http.FileCache
- The Number of hits on cached file info
- getCountInfoHits() -
Method in class com.sun.grizzly.http.FileCacheFactory
- The Number of hits on cached file info
- getCountInfoMisses() -
Method in class com.sun.grizzly.http.FileCache
- Return the number of misses on cached file info
- getCountInfoMisses() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the number of misses on cached file info
- getCountMisses() -
Method in class com.sun.grizzly.http.FileCache
- Return the Number of cache lookup misses
- getCountMisses() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the Number of cache lookup misses
- getCountOpenConnections() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCountOpenEntries() -
Method in class com.sun.grizzly.http.FileCache
- The number of current open cache entries
- getCountOpenEntries() -
Method in class com.sun.grizzly.http.FileCacheFactory
- The number of current open cache entries
- getCountOther() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getCountOther() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCountOverflows() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Total number of pipeline overflow
- getCountQueued() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the number of connections currently in the queue
- getCountQueued15MinuteAverage() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the average number of connections queued in the last 15 minutes
- getCountQueued1MinuteAverage() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the average number of connections queued in the last 1 minute
- getCountQueued5MinuteAverage() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the average number of connections queued in the last 5 minutes
- getCountRefusals() -
Method in class com.sun.grizzly.http.KeepAliveStats
- Gets the number of keep-alive connections that were rejected.
- getCountTimeouts() -
Method in class com.sun.grizzly.http.KeepAliveStats
- Gets the number of keep-alive connections that timed out.
- getCountTotalConnections() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the total number of connections that have been accepted.
- getCountTotalQueued() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the total number of connections that have been queued.
- getCreationTime() -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getCreationTime() -
Method in class com.sun.grizzly.util.buf.TimeStamp
-
- getCRLs(String) -
Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
- Load the collection of CRLs.
- getCurrentBusyProcessorThreads() -
Method in interface com.sun.grizzly.http.MultiSelectorThread
- Provides the count of request threads that are currently
being processed by the container
- getCurrentBusyProcessorThreads() -
Method in class com.sun.grizzly.http.SelectorThread
- Provides the count of request threads that are currently
being processed by the container
- getCurrentDate() -
Static method in class com.sun.grizzly.util.http.FastHttpDateFormat
- Get the current date in HTTP format.
- getCurrentOpType() -
Method in class com.sun.grizzly.Context
- Get the current SelectionKey interest ops this instance is executing.
- getCurrentQueryString() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getCurrentSet() -
Method in class com.sun.grizzly.util.http.Parameters
-
- getCurrentThreadCount() -
Method in class com.sun.grizzly.DefaultPipeline
- Return current thread count
- getCurrentThreadCount() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the current number of active threads.
- getCurrentThreadCount() -
Method in interface com.sun.grizzly.Pipeline
- Return the number of active threads.
- getCurrentThreadsBusy() -
Method in class com.sun.grizzly.DefaultPipeline
- Return the curent number of threads that are currently processing
a task.
- getCurrentThreadsBusy() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the current number of active threads.
- getCurrentThreadsBusy() -
Method in interface com.sun.grizzly.Pipeline
- Return the curent number of threads that are currently processing
a task.
- getCurrentUri() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getData() -
Method in class com.sun.grizzly.cometd.bayeux.VerbBase
-
- getDataId() -
Method in class com.sun.grizzly.cometd.bayeux.VerbBase
-
- getDateHeader(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getDateHeader(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the value of the specified date header, if any; otherwise
return -1.
- getDecodedRequestURI() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Get the decoded request URI.
- getDecodedRequestURIMB() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Get the decoded request URI.
- getDefault() -
Static method in class com.sun.grizzly.util.net.ServerSocketFactory
- Returns a copy of the environment's default socket factory.
- getDefaultHostName() -
Method in class com.sun.grizzly.util.http.mapper.Mapper
- Get default host.
- getDefaultReadTimeout() -
Static method in class com.sun.grizzly.util.ByteBufferInputStream
- Return the Selector.select() default time out.
- getDefaultResponseType() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the default response type used
- getDefaultResponseType() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getDefaultWriteTimeout() -
Static method in class com.sun.grizzly.util.OutputWriter
-
- getDelegateSSLTasks() -
Method in class com.sun.grizzly.SSLConnectorHandler
-
- getDetailMessage() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Gets detail error message.
- getDisableUploadTimeout() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Get the flag that controls upload time-outs.
- getDisableUploadTimeout() -
Method in class com.sun.grizzly.http.SelectorThread
- Get the flag that controls upload time-outs.
- getDomain() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getDomain() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
- Returns the domain name set for this cookie.
- getDomain() -
Method in class com.sun.grizzly.util.http.Cookie
- Returns the domain name set for this cookie.
- getDomain() -
Method in class com.sun.grizzly.util.http.ServerCookie
-
- getDropConnection() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Is the keep-alive mechanism enabled or disabled.
- getDropConnection() -
Method in interface com.sun.grizzly.http.ProcessorTask
- Is the keep-alive mechanism enabled or disabled.
- getDstAddress() -
Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
-
- getEnableAsyncExecution() -
Method in class com.sun.grizzly.http.SelectorThread
- Return true when asynchronous execution is
enabled.
- getEnabledCiphers(String, String[]) -
Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
-
- getEnabledCipherSuites() -
Method in class com.sun.grizzly.filter.SSLReadFilter
- Returns the list of cipher suites to be enabled when
SSLEngine
is initialized.
- getEnabledCipherSuites() -
Method in interface com.sun.grizzly.http.SecureSelector
- Returns the list of cipher suites to be enabled when
SSLEngine
is initialized.
- getEnabledCipherSuites() -
Method in class com.sun.grizzly.ssl.SSLSelectorThread
- Returns the list of cipher suites to be enabled when
SSLEngine
is initialized.
- getEnabledProtocols() -
Method in class com.sun.grizzly.filter.SSLReadFilter
- Returns the list of protocols to be enabled when
SSLEngine
is initialized.
- getEnabledProtocols() -
Method in interface com.sun.grizzly.http.SecureSelector
- Returns the list of protocols to be enabled when
SSLEngine
is initialized.
- getEnabledProtocols() -
Method in class com.sun.grizzly.ssl.SSLSelectorThread
- Returns the list of protocols to be enabled when
SSLEngine
is initialized.
- getEnabledProtocols(SSLServerSocket, String) -
Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
-
- getEnabledProtocols(SSLServerSocket, String) -
Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
-
- getEncoding() -
Method in class com.sun.grizzly.util.buf.ByteChunk
-
- getEncoding() -
Method in class com.sun.grizzly.util.buf.C2BConverter
-
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.BufferedInputFilter
-
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
- Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter
- Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
- Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
- Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
- Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.VoidInputFilter
- Return the name of the associated encoding; Here, the value is
"void".
- getEncodingName() -
Method in class com.sun.grizzly.tcp.http11.filters.VoidOutputFilter
- Return the name of the associated encoding; Here, the value is
"identity".
- getEncodingName() -
Method in interface com.sun.grizzly.tcp.http11.InputFilter
- Get the name of the encoding handled by this filter.
- getEncodingName() -
Method in interface com.sun.grizzly.tcp.http11.OutputFilter
- Get the name of the encoding handled by this filter.
- getEnd() -
Method in class com.sun.grizzly.util.buf.ByteChunk
-
- getEnd() -
Method in class com.sun.grizzly.util.buf.CharChunk
-
- getEngine() -
Static method in class com.sun.enterprise.web.connector.grizzly.comet.CometEngine
- Deprecated.
- getEngine() -
Static method in class com.sun.grizzly.comet.CometEngine
- Return a singleton of this Class.
- getError() -
Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
-
- getError() -
Method in class com.sun.grizzly.cometd.bayeux.DisconnectResponse
-
- getError() -
Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
-
- getError() -
Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
-
- getError() -
Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
-
- getError() -
Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
-
- getError() -
Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
-
- getErrorCount() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getErrorCount() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getErrorException() -
Method in class com.sun.grizzly.tcp.Response
- Get the Exception that occurred during request
processing.
- getErrorPage(String, String) -
Static method in class com.sun.grizzly.http.HtmlHelper
- When Grizzlu has reached its connection-queue pool limits, an HTML
error pages will to be returned to the clients.
- getErrorURI() -
Method in class com.sun.grizzly.tcp.Response
- Get the request URI that caused the original error.
- getExpirationDelay() -
Method in class com.sun.grizzly.comet.CometContext
- Return the
long
delay before a request is resumed.
- getExpirationDelay() -
Method in class com.sun.grizzly.comet.CometTask
- Return the delay before interrupting the polled request and cancelling
the
SelectionKey
.
- getExpirationDelay() -
Method in class com.sun.grizzly.messagesbus.MessagesBus
- Return the time a connection can stay idle.
- getExpireTime() -
Method in class com.sun.grizzly.comet.CometTask
- Return the time in milliseconds before this object was registered the
SelectionKey
on the CometSelector
- getExpireTime() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
-
- getExt() -
Method in class com.sun.grizzly.cometd.bayeux.VerbBase
-
- getExtension(String) -
Static method in class com.sun.grizzly.util.http.MimeMap
- Get extension of file, without fragment id
- getExtensionMap() -
Method in class com.sun.grizzly.cometd.bayeux.Ext
-
- getExtensions() -
Method in class com.sun.grizzly.util.http.MimeMap
-
- getFactory(int) -
Static method in class com.sun.grizzly.http.FileCacheFactory
- Return an instance of this Factory.
- getFactory(int) -
Static method in class com.sun.grizzly.ssl.SSLFileCacheFactory
- Return an instance of this Factory.
- getFile() -
Method in class com.sun.grizzly.util.net.URL
- Return the filename part of the URL.
- getFileCache() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return an instance of a
FileCache
- getFileCache() -
Method in class com.sun.grizzly.ssl.SSLFileCacheFactory
- Return an instance of a
FileCache
- getFilesByExt(String, String) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
- Return all files with a given extension in a dir
- getFilter(int) -
Method in class com.sun.grizzly.http.servlet.FilterChainImpl
-
- getFilter() -
Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
- Return the application Filter we are configured for.
- getFilterName() -
Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
-
- getFilters() -
Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
- Get filters.
- getFilters() -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- Get filters.
- getFlagEnabled() -
Method in class com.sun.grizzly.http.FileCache
- Returns flag indicating whether file cache has been enabled
- getFlagEnabled() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Returns flag indicating whether file cache has been enabled
- getForcedRequestType() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the default request type used
- getForcedRequestType() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getForeignKey() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
-
- getGlobalProcessor() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getGlobalRequestProcessor() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getGrizzlet() -
Method in class com.sun.grizzly.container.GrizzletAdapter
- Set the user defined
Grizzlet
implementation.
- getGrizzlet() -
Method in class com.sun.grizzly.container.GrizzletCometHandler
- Return the associated Grizzlet.
- getGrizzletResponse() -
Method in class com.sun.grizzly.container.GrizzletRequest
-
- getGrizzlyCookies() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getHandler() -
Method in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
- Return the
Interceptor
used by this algorithm.
- getHandler() -
Method in class com.sun.grizzly.http.algorithms.NoParsingAlgorithm
- Return the
Interceptor
used by this algorithm.
- getHandler() -
Method in class com.sun.grizzly.http.algorithms.StateMachineAlgorithm
- Return the
Interceptor
used by this algorithm.
- getHandler() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the
Interceptor
used by this instance.
- getHandler() -
Method in interface com.sun.grizzly.http.ProcessorTask
- Get the
Interceptor
used by this instance.
- getHandler() -
Method in class com.sun.grizzly.standalone.StaticStreamAlgorithm
- Return the
Interceptor
used by this algorithm.
- getHandler() -
Method in interface com.sun.grizzly.util.StreamAlgorithm
- Deprecated. The
Interceptor
associated with this algorithm.
- getHandlerController(Handler) -
Static method in class com.sun.grizzly.Controller
- Return the Controller which is handling the
Handler
- getHeader(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getHeader(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the first value of the specified header, if any; otherwise,
return
null
- getHeader(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the value for the specified header, or
null
if this
header has not been set.
- getHeader(String) -
Method in class com.sun.grizzly.tcp.Request
-
- getHeader(String) -
Method in class com.sun.grizzly.util.http.MimeHeaders
-
- getHeaderBBSize() -
Method in class com.sun.grizzly.http.FileCache
- Retunr the header size buffer.
- getHeaderBBSize() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Retunr the header size buffer.
- getHeaderNames() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getHeaderNames() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the names of all headers received with this request.
- getHeaderNames() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return an array of all the header names set for this response, or
a zero-length array if no headers have been set.
- getHeaders(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getHeaders(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return all of the values of the specified header, if any; otherwise,
return an empty enumeration.
- getHeaderValues(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return an array of all the header values associated with the
specified header name, or an zero-length array if there are no such
header values.
- getHitCount() -
Static method in class com.sun.grizzly.util.buf.StringCache
-
- getHook() -
Method in class com.sun.grizzly.tcp.Response
-
- getHost() -
Method in class com.sun.grizzly.util.net.URL
- Return the host name part of the URL.
- getHosts() -
Method in class com.sun.grizzly.cometd.bayeux.Advice
-
- getHosts() -
Method in class com.sun.grizzly.util.http.mapper.Mapper
-
- getId() -
Method in class com.sun.grizzly.cometd.bayeux.VerbBase
-
- getId() -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getId() -
Method in interface com.sun.grizzly.portunif.PUPreProcessor
- Returns
PUPreProcessor
id
- getId() -
Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
-
- getId() -
Method in class com.sun.grizzly.util.buf.TimeStamp
- Each object can have an unique id, similar with name but
providing faster access ( array vs.
- getIdInternal() -
Method in class com.sun.grizzly.tcp.http11.GrizzlySession
- Return the session identifier for this session.
- getImplementationName() -
Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
-
- getImplementationName() -
Method in class com.sun.grizzly.util.net.SSLImplementation
-
- getIncluded() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the "processing inside an include" flag.
- getIndex() -
Method in class com.sun.grizzly.util.http.StringParser
- Return the zero-relative index of our current parsing position
within the string being parsed.
- getInet() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getInet() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getInfo() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return descriptive information about this Response implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInitialByteBufferSize() -
Method in class com.sun.grizzly.DefaultPipeline
- Get the initial WorkerThreadImpl
ByteBuffer
size
- getInitParameter(String) -
Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
-
- getInitParameter(String) -
Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
-
- getInitParameter(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the value of the specified initialization parameter, or
null
if this parameter does not exist.
- getInitParameterNames() -
Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
-
- getInitParameterNames() -
Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
-
- getInitParameterNames() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the names of the context's initialization parameters, or an
empty enumeration if the context has no initialization parameters.
- getInputBB() -
Method in class com.sun.grizzly.ssl.SSLAsyncStream
-
- getInputBB() -
Method in class com.sun.grizzly.util.ThreadAttachment
- Return the encrypted
ByteBuffer
used to handle request.
- getInputBB() -
Method in class com.sun.grizzly.util.WorkerThread
- Return the encrypted
ByteBuffer
used to handle request.
- getInputBuffer() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
-
- getInputBuffer() -
Method in class com.sun.grizzly.tcp.Request
-
- getInputStream() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
-
- getInputStream() -
Method in class com.sun.grizzly.http.HttpWorkerThread
-
- getInputStream() -
Method in interface com.sun.grizzly.http.ProcessorTask
- Get the
InputStream
associated with HTTP connection
- getInputStream() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getInputStream() -
Method in class com.sun.grizzly.http.TaskContext
- Return the input stream used by this request.
- getInputStream() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the servlet input stream for this Request.
- getInputStream() -
Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
- Get the underlying socket input stream.
- getInstance(ByteChunk, String) -
Static method in class com.sun.grizzly.util.buf.C2BConverter
-
- getInstance() -
Static method in class com.sun.grizzly.util.net.SSLImplementation
-
- getInstance(String) -
Static method in class com.sun.grizzly.util.net.SSLImplementation
-
- getInt() -
Method in class com.sun.grizzly.util.buf.ByteChunk
-
- getInt() -
Method in class com.sun.grizzly.util.buf.CharChunk
-
- getInt() -
Method in class com.sun.grizzly.util.buf.MessageBytes
- Convert the buffer to an int, cache the value
- getInternalByteBuffer() -
Method in interface com.sun.grizzly.async.AsyncQueueDataProcessor
- Method returns the processor's internal
ByteBuffer
.
- getInterval() -
Method in class com.sun.grizzly.cometd.bayeux.Advice
-
- getIntHeader(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getIntHeader(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the value of the specified header as an integer, or -1 if there
is no such header for this request.
- getIOEvent() -
Method in class com.sun.grizzly.Context
- Return the current
IOEvent
associated with this
instance.
- getJrouteId() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Gets the jroute id of this request, which may have been
sent as a separate
JROUTE
cookie or appended to the
session identifier encoded in the URI (if cookies have been disabled).
- getJrubyLib() -
Method in class com.sun.grizzly.jruby.RubyObjectPool
- Gets JRUBY_LIB directory.
- getJSONPostfix() -
Method in class com.sun.grizzly.cometd.bayeux.VerbBase
-
- getJSONPrefix() -
Method in class com.sun.grizzly.cometd.bayeux.VerbBase
-
- getKeepAliveCounter() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getKeepAliveStats() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getKeepAliveStats() -
Method in interface com.sun.grizzly.http.Task
- Gets the
KeepAliveStats
associated with this task.
- getKeepAliveStats() -
Method in class com.sun.grizzly.http.TaskBase
- Gets the
KeepAliveStats
associated with this task.
- getKeepAliveThreadCount() -
Method in class com.sun.grizzly.http.SelectorThread
- Gets the number of keep-alive threads.
- getKeepAliveTimeoutInSeconds() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Gets the number of seconds before a keep-alive connection that has
been idle times out and is closed.
- getKeepAliveTimeoutInSeconds() -
Method in class com.sun.grizzly.http.SelectorThread
- Gets the number of seconds before a keep-alive connection that has
been idle times out and is closed.
- getKey() -
Method in class com.sun.grizzly.suspendable.Suspendable
- Return the underlying SelectionKey representing the connection.
- getKey() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
-
- getKeyManagers(String, String) -
Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
- Gets the initialized key managers.
- getKeyRegistrationState() -
Method in class com.sun.grizzly.Context
- Return SelectionKey's next registration state.
- getKeySize() -
Method in interface com.sun.grizzly.util.net.SSLSupport
- Get the keysize.
- getKeystore(String) -
Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
-
- getKeyStoreAlgorithm() -
Method in class com.sun.grizzly.SSLConfig
-
- getKeyStoreFile() -
Method in class com.sun.grizzly.SSLConfig
-
- getKeyStorePass() -
Method in class com.sun.grizzly.SSLConfig
-
- getKeystorePassword() -
Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
-
- getKeyStoreType() -
Method in class com.sun.grizzly.SSLConfig
-
- getLargeFileCacheEnabled() -
Method in class com.sun.grizzly.http.FileCache
- Is the large file cache support enabled.
- getLargeFileCacheEnabled() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Is the large file cache support enabled.
- getLargeFileCacheEnabled() -
Method in class com.sun.grizzly.http.SelectorThread
- Is the large file cache support enabled.
- getLastAccessedTime() -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getLastAccessedTime() -
Method in class com.sun.grizzly.util.buf.TimeStamp
-
- getLastRequestCompletionTime() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
- Gets the time when the last request was completed.
- getLastRequestCompletionTime() -
Method in class com.sun.grizzly.tcp.RequestInfo
- Gets the time when the last request was completed.
- getLastRequestMethod() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
- Gets the HTTP method of the last request serviced.
- getLastRequestMethod() -
Method in class com.sun.grizzly.tcp.RequestInfo
- Gets the HTTP method of the last request serviced.
- getLastRequestURI() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
- Gets the URI of the last request serviced.
- getLastRequestURI() -
Method in class com.sun.grizzly.tcp.RequestInfo
- Gets the URI of the last request serviced.
- getLength() -
Method in class com.sun.grizzly.util.buf.ByteChunk
- Returns the length of the bytes.
- getLength() -
Method in class com.sun.grizzly.util.buf.CharChunk
- Returns the length of the bytes.
- getLength() -
Method in class com.sun.grizzly.util.buf.MessageBytes
- Returns the length of the original buffer.
- getLength() -
Method in class com.sun.grizzly.util.http.StringParser
- Return the length of the string we are parsing.
- getLimit() -
Method in class com.sun.grizzly.util.buf.ByteChunk
-
- getLimit() -
Method in class com.sun.grizzly.util.buf.CharChunk
-
- getLinger() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getLinger() -
Method in class com.sun.grizzly.TCPConnectorHandler
-
- getLinger() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getLinger() -
Method in class com.sun.grizzly.UDPSelectorHandler
-
- getLocalAddr() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getLocalAddr() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Returns the Internet Protocol (IP) address of the interface on
which the request was received.
- getLocalAddress() -
Method in class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
-
- getLocale() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getLocale() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- getLocale() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the preferred Locale that the client will accept content in,
based on the value for the first
Accept-Language
header
that was encountered.
- getLocale() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the Locale assigned to this response.
- getLocale() -
Method in class com.sun.grizzly.tcp.Response
-
- getLocale(String) -
Static method in class com.sun.grizzly.util.http.AcceptLanguage
-
- getLocales() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getLocales() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the set of preferred Locales that the client will accept
content in, based on the values for any
Accept-Language
headers that were encountered.
- getLocales(String) -
Static method in class com.sun.grizzly.util.http.AcceptLanguage
-
- getLocalHost() -
Method in class com.sun.grizzly.tcp.Request
-
- getLocalName() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getLocalName() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Returns the host name of the Internet Protocol (IP) interface on
which the request was received.
- getLocalPort() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getLocalPort() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Returns the Internet Protocol (IP) port number of the interface
on which the request was received.
- getLocalPort() -
Method in class com.sun.grizzly.tcp.Request
-
- getLogger() -
Method in class com.sun.grizzly.BaseSelectionKeyHandler
-
- getLogger() -
Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
-
- getLogger() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getLogger() -
Static method in class com.sun.grizzly.util.LoggerUtils
- Return the Logger used by all classes under this module.
- getLong() -
Method in class com.sun.grizzly.util.buf.ByteChunk
-
- getLong() -
Method in class com.sun.grizzly.util.buf.MessageBytes
- Convert the buffer to an long, cache the value
- getMajorVersion() -
Static method in class com.sun.grizzly.Grizzly
- Get Grizzly framework major version
- getMajorVersion() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the major version of the Java Servlet API that we implement.
- getManagement() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getManager(String) -
Static method in class com.sun.grizzly.util.res.StringManager
- Get the StringManager for a particular package.
- getManager(ResourceBundle) -
Static method in class com.sun.grizzly.util.res.StringManager
- Get the StringManager for a particular package.
- getManager(String, Locale) -
Static method in class com.sun.grizzly.util.res.StringManager
- Get the StringManager for a particular package and Locale.
- getMapData() -
Method in class com.sun.grizzly.cometd.bayeux.Data
-
- getMaxAge() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
- Returns the maximum age of the cookie, specified in seconds,
By default,
-1
indicating the cookie will persist
until browser shutdown.
- getMaxAge() -
Method in class com.sun.grizzly.util.http.Cookie
- Returns the maximum age of the cookie, specified in seconds,
By default,
-1
indicating the cookie will persist
until browser shutdown.
- getMaxAge() -
Method in class com.sun.grizzly.util.http.ServerCookie
-
- getMaxBufferedBytes() -
Static method in class com.sun.grizzly.http.SocketChannelOutputBuffer
-
- getMaxCacheEntries() -
Method in class com.sun.grizzly.http.FileCache
- Return the maximum entries this cache can contains.
- getMaxCacheEntries() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the maximum entries this cache can contains.
- getMaxCacheEntries() -
Method in class com.sun.grizzly.http.SelectorThread
- Return the maximum entries this cache can contains.
- getMaxConnections() -
Method in class com.sun.grizzly.http.KeepAliveStats
- Gets the maximum number of concurrent connections in keep-alive mode.
- getMaxDispatchDepth() -
Static method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
-
- getMaxEntries() -
Method in class com.sun.grizzly.http.FileCache
- Return the maximum number of cache entries
- getMaxEntries() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the maximum number of cache entries
- getMaxEntrySize() -
Method in class com.sun.grizzly.http.FileCache
- Get the maximum size a
FileCacheEntry
can have.
- getMaxEntrySize() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Get the maximum size a
FileCacheEntry
can have.
- getMaxEntrySize() -
Method in class com.sun.grizzly.http.SelectorThread
- Get the maximum size a
FileCacheEntry
can have.
- getMaxHeapCacheSize() -
Method in class com.sun.grizzly.http.FileCache
- Return the maximum heap space used for cache
- getMaxHeapCacheSize() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the maximum heap space used for cache
- getMaxHttpHeaderSize() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
-
- getMaxHttpHeaderSize() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getMaxInactiveInterval() -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getMaxInactiveInterval() -
Method in class com.sun.grizzly.util.buf.TimeStamp
- Inactive interval in millis - the time is computed
in millis, convert to secs in the upper layer
- getMaxKeepAliveRequests() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the maximum number of keep-alive requests per connection.
- getMaxKeepAliveRequests() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getMaxLargeCacheSize() -
Method in class com.sun.grizzly.http.FileCache
- Get the maximum cache size
- getMaxLargeCacheSize() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Get the maximum cache size
- getMaxLargeCacheSize() -
Method in class com.sun.grizzly.http.SelectorThread
- Get the maximum cache size
- getMaxMmapCacheSize() -
Method in class com.sun.grizzly.http.FileCache
- Return the Maximum Memory Map size to be used for caching
- getMaxMmapCacheSize() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the Maximum Memory Map size to be used for caching
- getMaxOpenConnections() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getMaxOpenEntries() -
Method in class com.sun.grizzly.http.FileCache
- Return the maximum number of open cache entries
- getMaxOpenEntries() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the maximum number of open cache entries
- getMaxPostSize() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the maximum size of a POST which will be buffered in SSL mode.
- getMaxPostSize() -
Method in interface com.sun.grizzly.http.ProcessorTask
- Return the maximum size of a POST which will be buffered in SSL mode.
- getMaxPostSize() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getMaxQueued() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the maximum size of the connection queue
- getMaxQueueSizeInBytes() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getMaxRequestUri() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getMaxSelectors() -
Static method in class com.sun.grizzly.util.SelectorFactory
- Returns max selector pool size
- getMaxSmallCacheSize() -
Method in class com.sun.grizzly.http.FileCache
- Get the maximum cache size
- getMaxSmallCacheSize() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Get the maximum cache size
- getMaxSmallCacheSize() -
Method in class com.sun.grizzly.http.SelectorThread
- Get the maximum cache size
- getMaxSpareThreads() -
Method in class com.sun.grizzly.DefaultPipeline
- Return the maximum spare thread.
- getMaxSpareThreads() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the maximum spare thread.
- getMaxThreads() -
Method in class com.sun.grizzly.DefaultPipeline
- Return the number of threads used by this pipeline.
- getMaxThreads() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the number of threads used by this pipeline.
- getMaxThreads() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getMaxThreads() -
Method in interface com.sun.grizzly.Pipeline
- Return the number of threads used by this pipeline.
- getMaxTime() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getMaxTime() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getMessage() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- getMessage() -
Method in exception com.sun.grizzly.tcp.http11.ClientAbortException
- Returns the message associated with this exception, if any.
- getMessage() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the error message that was set with
sendError()
for this Response.
- getMessage() -
Method in class com.sun.grizzly.tcp.Response
- Get the status message.
- getMessage(int) -
Static method in class com.sun.grizzly.util.http.HttpMessages
- Get the status string associated with a status code.
- getMethod() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getMethod() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the HTTP request method used in this Request.
- getMethod() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getMimeHeaders() -
Method in class com.sun.grizzly.tcp.Request
-
- getMimeHeaders() -
Method in class com.sun.grizzly.tcp.Response
-
- getMimeType(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the MIME type of the specified file, or
null
if
the MIME type cannot be determined.
- getMinEntrySize() -
Method in class com.sun.grizzly.http.FileCache
- Get the maximum size a
FileCacheEntry
can have.
- getMinEntrySize() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Get the maximum size a
FileCacheEntry
can have.
- getMinEntrySize() -
Method in class com.sun.grizzly.http.SelectorThread
- Get the maximum size a
FileCacheEntry
can have.
- getMinorVersion() -
Static method in class com.sun.grizzly.Grizzly
- Get Grizzly framework minor version
- getMinorVersion() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the minor version of the Java Servlet API that we implement.
- getMinSpareThreads() -
Method in class com.sun.grizzly.DefaultPipeline
- Return the minimum spare thread.
- getMinSpareThreads() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the minimum spare thread.
- getMinWorkerThreads() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getMode() -
Method in class com.sun.grizzly.util.ThreadAttachment
-
- getMultipleClients() -
Method in class com.sun.grizzly.cometd.bayeux.Advice
-
- getName() -
Method in class com.sun.grizzly.DefaultPipeline
- Return the name of this
Pipeline
- getName() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the name of this
Pipeline
- getName() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
- Returns the name of the cookie.
- getName() -
Method in interface com.sun.grizzly.Pipeline
- Return the name of this
Pipeline
- getName() -
Method in class com.sun.grizzly.util.buf.TimeStamp
- Return the "name" of the timestamp.
- getName(int) -
Method in class com.sun.grizzly.util.collections.MultiMap
- Returns the Nth header name
This may be used to iterate through all header fields.
- getName() -
Method in class com.sun.grizzly.util.http.Cookie
- Returns the name of the cookie.
- getName(int) -
Method in class com.sun.grizzly.util.http.MimeHeaders
- Returns the Nth header name, or null if there is no such header.
- getName() -
Method in class com.sun.grizzly.util.http.ServerCookie
-
- getNamedDispatcher(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
-
- getNextMessage() -
Method in interface com.sun.grizzly.ProtocolParser
- Get the next complete message from the buffer, which can then be
processed by the next filter in the protocol chain.
- getNoCompressionUserAgents() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getNote(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the object bound with the specified name to the internal notes
for this request, or
null
if no such binding exists.
- getNote(int) -
Method in interface com.sun.grizzly.tcp.NotesManager
- Return the note associated with key,
- getNote(int) -
Method in class com.sun.grizzly.tcp.NotesManagerImpl
- Return the note associated with key,
- getNote(int) -
Method in class com.sun.grizzly.tcp.Request
-
- getNote(int) -
Method in class com.sun.grizzly.tcp.Response
-
- getNoteNames() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return an Iterator containing the String names of all notes bindings
that exist for this request.
- getNotesManager() -
Method in class com.sun.grizzly.tcp.Request
-
- getNotesManager() -
Method in class com.sun.grizzly.tcp.Response
-
- getNotificationHandler() -
Method in class com.sun.grizzly.comet.CometContext
- Return the associated
NotificationHandler
- getNotificationHandlerClassName() -
Static method in class com.sun.grizzly.comet.CometEngine
- Return the default
NotificationHandler
class name.
- getNumberOfRuntime() -
Method in class com.sun.grizzly.jruby.RubyObjectPool
- Gets the number of directory.
- getObject() -
Method in interface com.sun.grizzly.GrizzlyContinuation
- Accessor for the object associated with this continuation
- getObject() -
Method in class com.sun.grizzly.GrizzlyContinuation1x
- Accessor for the object associated with this continuation
- getObjectName() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getOffset() -
Method in class com.sun.grizzly.util.buf.ByteChunk
-
- getOffset() -
Method in class com.sun.grizzly.util.buf.CharChunk
-
- getOp() -
Method in class com.sun.grizzly.util.SelectionKeyOP
-
- getOutputBB() -
Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
- Return the encrypted
ByteBuffer
used to handle response.
- getOutputBB() -
Method in class com.sun.grizzly.util.ThreadAttachment
- Return the encrypted
ByteBuffer
used to handle response.
- getOutputBB() -
Method in class com.sun.grizzly.util.WorkerThread
- Return the encrypted
ByteBuffer
used to handle response.
- getOutputBuffer() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the underlying
OutputBuffer
- getOutputBuffer() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
-
- getOutputBuffer() -
Method in class com.sun.grizzly.tcp.Response
-
- getOutputStream() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- getOutputStream() -
Method in class com.sun.grizzly.http.TaskContext
-
- getOutputStream() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the servlet output stream associated with this Response.
- getOutputStream() -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- Get the underlying socket output stream.
- getParameter(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getParameter(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the value of the specified request parameter, if any; otherwise,
return
null
.
- getParameter(String) -
Method in class com.sun.grizzly.util.http.Parameters
-
- getParameterMap() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getParameterMap() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Returns a
Map
of the parameters of this request.
- getParameterNames() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getParameterNames() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the names of all defined request parameters for this request.
- getParameterNames() -
Method in class com.sun.grizzly.util.http.Parameters
-
- getParameters() -
Method in class com.sun.grizzly.tcp.Request
-
- getParameters(String, String, KeyStore) -
Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
- Return the initialization parameters for the TrustManager.
- getParameterValues(String) -
Method in class com.sun.grizzly.cometd.CometdRequest
-
- getParameterValues(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getParameterValues(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the defined values for the specified request parameter, if any;
otherwise, return
null
.
- getParameterValues(String) -
Method in class com.sun.grizzly.util.http.Parameters
-
- getParent() -
Method in class com.sun.grizzly.util.buf.TimeStamp
-
- getPassedPreProcessors() -
Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
-
- getPassedPreProcessors() -
Method in interface com.sun.grizzly.portunif.PUProtocolRequest
-
- getPath() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
- Returns the path on the server
to which the browser returns this cookie.
- getPath() -
Method in class com.sun.grizzly.util.http.Cookie
- Returns the path on the server
to which the browser returns this cookie.
- getPath() -
Method in class com.sun.grizzly.util.http.ServerCookie
-
- getPath() -
Method in class com.sun.grizzly.util.net.URL
- Return the path part of the URL.
- getPathInfo() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getPathTranslated() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getPeakQueued() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the largest number of connections that were in the queue
simultaneously.
- getPeerCertificateChain() -
Method in interface com.sun.grizzly.util.net.SSLSupport
- The client certificate chain (if any).
- getPeerCertificateChain(boolean) -
Method in interface com.sun.grizzly.util.net.SSLSupport
- The client certificate chain (if any).
- getPipeline() -
Method in class com.sun.grizzly.Context
- Return the
Pipeline
executing this instance.
- getPipeline() -
Method in class com.sun.grizzly.Controller
- Return the
Pipeline
(Thread Pool) used by this Controller.
- getPipeline() -
Method in interface com.sun.grizzly.http.Task
- Return the pipeline used by this object.
- getPipeline() -
Method in class com.sun.grizzly.http.TaskBase
- Return the pipeline used by this object.
- getPipelineClassName() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getPipelineStatistic() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the
PipelineStatistic
object used
to gather statistic;
- getPipelineStatistic() -
Method in class com.sun.grizzly.http.LinkedListPipeline
- Return the
PipelineStatistic
object used
to gather statistic;
- getPort() -
Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
- Return the port
- getPort() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getPort() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getPort() -
Method in class com.sun.grizzly.util.net.URL
- Return the port number part of the URL.
- getPort() -
Method in interface com.sun.grizzly.util.StreamAlgorithm
- Deprecated. Return the port
- getPortLowLevel() -
Method in class com.sun.grizzly.http.SelectorThread
- Similar to
getPort()
, but getting port number directly from
connection (ServerSocket
, DatagramSocket
).
- getPortLowLevel() -
Method in class com.sun.grizzly.TCPSelectorHandler
- Returns port number
SelectorHandler
is listening on
Similar to getPort()
, but getting port number directly from
connection (ServerSocket
, DatagramSocket
).
- getPortLowLevel() -
Method in class com.sun.grizzly.UDPSelectorHandler
-
- getPos() -
Method in class com.sun.grizzly.http.servlet.FilterChainImpl
-
- getPostBody() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Gets the POST body of this request.
- getPreferredSelectionKeyHandler() -
Method in interface com.sun.grizzly.SelectorHandler
- Get the preffered SelectionKeyHandler implementation for this SelectorHandler.
- getPreferredSelectionKeyHandler() -
Method in class com.sun.grizzly.TCPSelectorHandler
- Get the preffered SelectionKeyHandler implementation for this SelectorHandler.
- getPreferredSelectionKeyHandler() -
Method in class com.sun.grizzly.UDPSelectorHandler
- Get the preffered SelectionKeyHandler implementation for this SelectorHandler.
- getPrivateKey(String) -
Method in class com.sun.grizzly.util.net.jsse.JSSEKeyManager
- Returns the key associated with the given alias.
- getProcessingTime() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getProcessingTime() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getProcessorPipeline() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getProcessorTask() -
Method in class com.sun.grizzly.arp.AsyncProcessorTask
- Return the
ProcessorTask
.
- getProcessorTask() -
Method in interface com.sun.grizzly.http.AsyncTask
- Return the
ProcessorTask
.
- getProcessorTask() -
Method in class com.sun.grizzly.http.HttpWorkerThread
-
- getProcessorTask() -
Method in class com.sun.grizzly.http.SelectorThread
- Return a
ProcessorTask
from the pool.
- getProperty(String) -
Method in class com.sun.grizzly.http.SelectorThread
- Return a configured property.
- getProperty(String) -
Method in class com.sun.grizzly.http.servlet.ServletAdapter
- Return a configured property.
- getProperty(Object, String) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
-
- getProperty(String) -
Method in interface com.sun.grizzly.util.IntrospectionUtils.PropertySource
-
- getProtocol() -
Method in class com.sun.grizzly.Context
- Return the current Controller.Protocol this instance is executing.
- getProtocol() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getProtocol() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the protocol and version used to make this Request.
- getProtocol() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getProtocol() -
Method in class com.sun.grizzly.util.net.URL
- Return the protocol name part of the URL.
- getProtocolChain() -
Method in class com.sun.grizzly.Context
- Return
ProtocolChain
executed by this instance.
- getProtocolChainHandler(Context, PUProtocolRequest) -
Method in class com.sun.grizzly.portunif.PUReadFilter
- Returns filter chain
ProtocolHandler
, depending on current
Context
and PUProtocolRequest
state
- getProtocolChainInstanceHandler() -
Method in class com.sun.grizzly.Context
- Return the
ProtocolChainInstanceListener
associated with this
Context
- getProtocolChainInstanceHandler() -
Method in class com.sun.grizzly.Controller
- Return the
ProtocolChainInstanceHandler
- getProtocolChainInstanceHandler() -
Method in interface com.sun.grizzly.SelectorHandler
- Return the
ProtocolChainInstanceHandler
- getProtocolChainInstanceHandler() -
Method in class com.sun.grizzly.TCPSelectorHandler
- Return the
ProtocolChainInstanceHandler
- getProtocolName() -
Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
-
- getProtocolName() -
Method in interface com.sun.grizzly.portunif.PUProtocolRequest
-
- getProtocols() -
Method in class com.sun.grizzly.http.portunif.HttpProtocolHandler
- Returns an array of supported protocols.
- getProtocols() -
Method in class com.sun.grizzly.portunif.FilterChainProtocolHandler
-
- getProtocols() -
Method in interface com.sun.grizzly.portunif.ProtocolHandler
- Return an array of protocols supported by this ProtocolHandler.
- getPushEvent() -
Method in class com.sun.grizzly.container.AsyncConnectionImpl
-
- getPushEvent() -
Method in interface com.sun.grizzly.grizzlet.AsyncConnection
- Return the
message
that can be pushed back.
- getQuery() -
Method in class com.sun.grizzly.util.net.URL
- Return the query part of the URL.
- getQueryString() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getQueryString() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the query string associated with this request.
- getQueueSizeInBytes() -
Method in class com.sun.grizzly.DefaultPipeline
- Get the maximum pending connections this
Pipeline
can handle.
- getQueueSizeInBytes() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Get the maximum pending connection this
Pipeline
can handle.
- getQueueSizeInBytes() -
Method in class com.sun.grizzly.http.SelectorThread
- Get the maximum pending connection this
Pipeline
can handle.
- getRailsRoot() -
Method in class com.sun.grizzly.jruby.RailsSelectorThread
-
- getRailsRoot() -
Method in class com.sun.grizzly.jruby.RubyObjectPool
- Gets RAILS_ROOT directory.
- getReader() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getReader() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Read the Reader wrapping the input stream for this Request.
- getReadPostProcessor() -
Method in class com.sun.grizzly.async.AsyncReadQueueRecord
-
- getReadThreadsCount() -
Method in class com.sun.grizzly.Controller
- Return the number of Reader threads count.
- getReadTimeout() -
Method in class com.sun.grizzly.portunif.PUReadFilter
- Get readTimeout.
- getReadTimeout() -
Method in class com.sun.grizzly.util.ByteBufferInputStream
- Return the timeout between two consecutives Selector.select() when a
temporary Selector is used.
- getReadTimeout() -
Static method in class com.sun.grizzly.util.SSLUtils
-
- getRealPath(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRealPath(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the real path for a given virtual path, if possible; otherwise
return
null
.
- getReconnect() -
Method in class com.sun.grizzly.cometd.bayeux.Advice
-
- getRecycle() -
Method in interface com.sun.grizzly.http.Task
- Return
true
if this Task
will be recycled.
- getRecycle() -
Method in class com.sun.grizzly.http.TaskBase
- Return
true
if this Task
is recyclable.
- getRef() -
Method in class com.sun.grizzly.util.net.URL
- Return the reference part of the URL.
- getRegistrationTime() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
-
- getRemaining() -
Method in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
- Get remaining bytes.
- getRemaining() -
Method in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
- Get remaining bytes.
- getRemoteAddr() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRemoteAddr() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the remote IP address making this Request.
- getRemoteAddr() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getRemoteAddress() -
Method in class com.sun.grizzly.util.SelectionKeyOP.ConnectSelectionKeyOP
-
- getRemoteHost() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRemoteHost() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the remote host name making this Request.
- getRemotePort() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRemotePort() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Returns the Internet Protocol (IP) source port of the client
or last proxy that sent the request.
- getRemotePort() -
Method in class com.sun.grizzly.tcp.Request
-
- getRemoteUser() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRemoteUser() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the name of the remote user that has been authenticated
for this Request.
- getRemoteUser() -
Method in class com.sun.grizzly.tcp.Request
-
- getReporter() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return a PrintWriter that can be used to render error messages,
regardless of whether a stream or writer has already been acquired.
- getRequest() -
Method in interface com.sun.grizzly.cometd.CometdContext
-
- getRequest() -
Method in class com.sun.grizzly.cometd.CometdRequest
-
- getRequest() -
Method in class com.sun.grizzly.container.AsyncConnectionImpl
-
- getRequest() -
Method in interface com.sun.grizzly.grizzlet.AsyncConnection
- Return the GrizzletRequest associated with this AsynchConnection.
- getRequest() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the internal
Request
object.
- getRequest() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
- Get associated Coyote request.
- getRequest() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Get the Coyote request.
- getRequest() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the Request with which this Response is associated.
- getRequest() -
Method in class com.sun.grizzly.tcp.Response
-
- getRequestBytesReceived() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getRequestBytesSent() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getRequestCompletionTime() -
Method in class com.sun.grizzly.tcp.RequestInfo
- Gets the time taken to complete the request associated
with this RequestInfo.
- getRequestCount() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- getRequestCount() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getRequestDispatcher(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRequestDispatcher(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
-
- getRequestedSessionId() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRequestedSessionId() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the session identifier included in this request, if any.
- getRequestGroupInfo() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getRequestGroupInfo() -
Method in interface com.sun.grizzly.http.Task
- Gets the
RequestGroupInfo
from this task.
- getRequestGroupInfo() -
Method in class com.sun.grizzly.http.TaskBase
- Gets the
RequestGroupInfo
from this task.
- getRequestProcessingTime() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getRequestProcessor() -
Method in class com.sun.grizzly.tcp.Request
-
- getRequestURI() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Get the request URI associated with this processor.
- getRequestURI() -
Method in interface com.sun.grizzly.http.ProcessorTask
- Return the request URI.
- getRequestURI() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRequestURI() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the request URI for this request.
- getRequestURL() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getRequestURL() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Reconstructs the URL the client used to make the request.
- getResource(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the URL to the resource that is mapped to a specified path.
- getResourceAsStream(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return the requested resource as an
InputStream
.
- getResourcePaths(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Return a Set containing the resource paths of resources member of the
specified collection.
- getResponse() -
Method in interface com.sun.grizzly.cometd.CometdContext
-
- getResponse() -
Method in class com.sun.grizzly.cometd.CometdResponse
-
- getResponse() -
Method in class com.sun.grizzly.container.AsyncConnectionImpl
-
- getResponse() -
Method in interface com.sun.grizzly.grizzlet.AsyncConnection
- Return the GrizzletResponse associated with this AsynchConnection.
- getResponse() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
- Get associated Coyote response.
- getResponse() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the Response with which this Request is associated.
- getResponse() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Get the Coyote response.
- getResponse() -
Method in class com.sun.grizzly.tcp.Request
-
- getRestrictedUserAgents() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getReuseAddress() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getRootFolder() -
Method in class com.sun.grizzly.standalone.StaticResourcesAdapter
- Deprecated.
- getRootFolder() -
Method in class com.sun.grizzly.tcp.StaticResourcesAdapter
-
- getRubyRuntimeQueue() -
Method in class com.sun.grizzly.jruby.RubyObjectPool
-
- getScheme() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getScheme() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the scheme used to make this Request.
- getSecondsMaxAge() -
Method in class com.sun.grizzly.http.FileCache
- Return the maximum age of a valid cache entry
- getSecondsMaxAge() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the maximum age of a valid cache entry
- getSecondsTimeouts() -
Method in class com.sun.grizzly.http.KeepAliveStats
- Gets the number of seconds before a keep-alive connection that has
been idle times out and is closed.
- getSecure() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
- Returns
true
if the browser is sending cookies
only over a secure protocol, or false
if the
browser can send cookies using any protocol.
- getSecure() -
Method in class com.sun.grizzly.util.http.Cookie
- Returns
true
if the browser is sending cookies
only over a secure protocol, or false
if the
browser can send cookies using any protocol.
- getSecure() -
Method in class com.sun.grizzly.util.http.ServerCookie
-
- getSecuredInputBuffer() -
Method in class com.sun.grizzly.SSLConnectorHandler
- Returns
SSLConnectorHandler
's secured input buffer, it
uses for reading data from a socket channel.
- getSecuredInputByteBuffer() -
Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
-
- getSecuredInputByteBuffer() -
Method in interface com.sun.grizzly.portunif.PUProtocolRequest
-
- getSecuredOutputBuffer() -
Method in class com.sun.grizzly.SSLConnectorHandler
- Returns
SSLConnectorHandler
's secured output buffer, it
uses for writing data to a socket channel.
- getSecuredOutputByteBuffer() -
Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
-
- getSecuredOutputByteBuffer() -
Method in interface com.sun.grizzly.portunif.PUProtocolRequest
-
- getSecurityProtocol() -
Method in class com.sun.grizzly.SSLConfig
-
- getSelectionKey() -
Method in class com.sun.grizzly.comet.CometTask
- Return the
SelectionKey
- getSelectionKey() -
Method in class com.sun.grizzly.Context
- Return the current SelectionKey.
- getSelectionKey() -
Method in interface com.sun.grizzly.http.Task
- Return the
SelectionKey
associated with this tasks.
- getSelectionKey() -
Method in class com.sun.grizzly.http.TaskBase
- Return the
SelectionKey
associated with this task.
- getSelectionKey() -
Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
-
- getSelectionKey() -
Method in interface com.sun.grizzly.portunif.PUProtocolRequest
-
- getSelectionKey() -
Method in class com.sun.grizzly.util.SelectionKeyOP
-
- getSelectionKeyHandler() -
Method in class com.sun.grizzly.Controller
- Deprecated. Return the
SelectionKeyHandler
Method is deprecated. Use SelectorHandler.getSelectionKeyHandler() instead
- getSelectionKeyHandler() -
Method in interface com.sun.grizzly.SelectorHandler
- Get the SelectionKeyHandler associated with this SelectorHandler.
- getSelectionKeyHandler() -
Method in class com.sun.grizzly.TCPSelectorHandler
- Get the SelectionKeyHandler associated with this SelectorHandler.
- getSelector(int) -
Static method in class com.sun.grizzly.http.SelectorThread
- Return the
SelectorThread
which listen on port, or null
if there is no SelectorThread
.
- getSelector() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getSelector() -
Method in interface com.sun.grizzly.SelectorHandler
- Gets the underlying selector.
- getSelector() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getSelector() -
Static method in class com.sun.grizzly.util.SelectorFactory
- Get a exclusive
Selector
- getSelectorHandler() -
Method in class com.sun.grizzly.BaseSelectionKeyHandler
- Get associated
SelectorHandler
- getSelectorHandler() -
Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
-
- getSelectorHandler() -
Method in interface com.sun.grizzly.ConnectorHandler
- Method returns
SelectorHandler
, which manages this
ConnectorHandler
- getSelectorHandler() -
Method in class com.sun.grizzly.Context
- Return the current
SelectorHandler
this instance is executing.
- getSelectorHandler(Controller.Protocol) -
Method in class com.sun.grizzly.Controller
- Return the
SelectorHandler
associated with the protocol.
- getSelectorHandler(Selector) -
Method in class com.sun.grizzly.Controller
- Return the
SelectorHandler
associated
with the Selector
.
- getSelectorHandler() -
Method in interface com.sun.grizzly.SelectionKeyHandler
- Get associated
SelectorHandler
- getSelectorHandler() -
Method in class com.sun.grizzly.SelectorHandlerRunner
-
- getSelectorHandler() -
Method in class com.sun.grizzly.SSLConnectorHandler
-
- getSelectorHandler() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
-
- getSelectorHandler() -
Method in class com.sun.grizzly.TCPConnectorHandler
-
- getSelectorHandler() -
Method in class com.sun.grizzly.UDPConnectorHandler
-
- getSelectorHandlerClone(SelectorHandler) -
Method in class com.sun.grizzly.ReadController
- Gets
SelectorHandler
's clone, registered
on this ReadController
- getSelectorHandlers() -
Method in class com.sun.grizzly.Controller
- Return the list
SelectorHandler
- getSelectorReadThreadsCount() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getSelectors() -
Static method in class com.sun.grizzly.http.SelectorThread
- Return an
Enumeration
of the active
SelectorThread
s
- getSelectorThread() -
Method in interface com.sun.grizzly.http.Task
- Returns the
SelectorThread
used by this task.
- getSelectorThread() -
Method in class com.sun.grizzly.http.TaskBase
- Return the
SelectorThread
- getSelectorThreadKeyHandler() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getSelectorTimeout() -
Static method in class com.sun.grizzly.http.SelectorThread
-
- getSelectTimeout() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getServerAliases(String, Principal[]) -
Method in class com.sun.grizzly.util.net.jsse.JSSEKeyManager
- Get the matching aliases for authenticating the server side of a secure
socket, given the public key type and the list of certificate issuer
authorities recognized by the peer (if any).
- getServerInfo() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
-
- getServerName() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getServerName() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the server name responding to this Request.
- getServerPort() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getServerPort() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the server port responding to this Request.
- getServerPort() -
Method in class com.sun.grizzly.tcp.Request
-
- getServerPort() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getServerSocketFactory() -
Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
-
- getServerSocketFactory() -
Method in class com.sun.grizzly.util.net.SSLImplementation
-
- getServerTimeout() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getServerTimeout() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getServlet() -
Method in class com.sun.grizzly.http.servlet.FilterChainImpl
-
- getServlet(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Deprecated. As of Java Servlet API 2.1, with no direct replacement.
- getServletConfig() -
Method in class com.sun.grizzly.http.servlet.FilterChainImpl
-
- getServletContext() -
Method in class com.sun.grizzly.http.servlet.FilterConfigImpl
-
- getServletContext() -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getServletContext() -
Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
-
- getServletContextName() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
-
- getServletInstance() -
Method in class com.sun.grizzly.http.servlet.ServletAdapter
- Return the
Servlet
instance used by this Adapter
- getServletName() -
Method in class com.sun.grizzly.http.servlet.ServletConfigImpl
-
- getServletNames() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Deprecated. As of Java Servlet API 2.1, with no direct replacement.
- getServletPath() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getServletPath() -
Method in class com.sun.grizzly.http.servlet.ServletAdapter
- Returns the part of this request's URL that calls
the servlet.
- getServletPath() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Set the context-path.
- getServlets() -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Deprecated. As of Java Servlet API 2.1, with no direct replacement.
- getSession(boolean) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getSession() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getSession() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the session associated with this Request, creating one
if necessary.
- getSession(boolean) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the session associated with this Request, creating one
if necessary and requested.
- getSessionContext() -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getSessionId() -
Method in interface com.sun.grizzly.util.net.SSLSupport
- The current session Id.
- getSessionTimeout() -
Method in class com.sun.grizzly.tcp.http11.GrizzlySession
- Return a long representing the maximum idle time a session can be.
- getSize() -
Method in class com.sun.grizzly.http.servlet.FilterChainImpl
-
- getSizeHeapCache() -
Method in class com.sun.grizzly.http.FileCache
- Return the heap space used for cache
- getSizeHeapCache() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the heap space used for cache
- getSizeMmapCache() -
Static method in class com.sun.grizzly.http.FileCache
- Return the size of Mapped memory used for caching
- getSizeMmapCache() -
Method in class com.sun.grizzly.http.FileCacheFactory
- Return the size of Mapped memory used for caching
- getSocket() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the current
Socket
used by this instance
- getSocket() -
Method in interface com.sun.grizzly.http.ProcessorTask
- Return the current
Socket
used by this instance
- getSocket() -
Method in class com.sun.grizzly.http.TaskBase
- Return the current
Socket
used by this instance
- getSocket() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the Socket (if any) through which this Request was received.
- getSocketFactory() -
Method in class com.sun.grizzly.util.net.jsse.JSSE14Factory
-
- getSocketTimeout() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getSocketTimeout() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getSocketTimeout() -
Method in class com.sun.grizzly.UDPSelectorHandler
-
- getSsBackLog() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getSsBackLog() -
Method in class com.sun.grizzly.TCPSelectorHandler
-
- getSsBackLog() -
Method in class com.sun.grizzly.UDPSelectorHandler
-
- getSSLAsyncOutputBuffer() -
Method in class com.sun.grizzly.ssl.SSLAsyncProcessorTask
- Retunr the
SSLAsyncOutputBuffer
- getSSLContext() -
Method in class com.sun.grizzly.filter.SSLReadFilter
- Return the SSLContext required to support SSL over NIO.
- getSSLContext() -
Method in class com.sun.grizzly.portunif.TLSPUPreProcessor
- Return the SSLContext required to support SSL over NIO.
- getSSLContext() -
Method in class com.sun.grizzly.ssl.SSLSelectorThread
- Return the SSLContext required to support SSL over NIO.
- getSSLContext() -
Method in class com.sun.grizzly.SSLConnectorHandler
- Get SSLConnector's
SSLContext
- getSSLContext() -
Method in class com.sun.grizzly.util.net.ServerSocketFactory
- Return the
SSLContext
required when implementing SSL over
NIO non-blocking.
- getSSLEngine() -
Method in class com.sun.grizzly.portunif.ProtocolRequestWorkerThreadAdapter
-
- getSSLEngine() -
Method in interface com.sun.grizzly.portunif.PUProtocolRequest
-
- getSSLEngine() -
Method in class com.sun.grizzly.ssl.SSLAsyncOutputBuffer
- Set the
SSLEngine
.
- getSslEngine() -
Method in class com.sun.grizzly.ssl.SSLAsyncStream
-
- getSSLEngine() -
Method in class com.sun.grizzly.SSLConnectorHandler
- Returns SSLConnector's
SSLEngine
- getSSLEngine() -
Method in class com.sun.grizzly.util.ThreadAttachment
- Set the
SSLEngine
.
- getSSLEngine() -
Method in class com.sun.grizzly.util.WorkerThread
- Set the
SSLEngine
.
- getSSLImplementation() -
Method in class com.sun.grizzly.ssl.SSLSelectorThread
- Return the current
SSLImplementation
this Thread
- getSSLSupport() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the SSLSupport object used by this instance.
- getSSLSupport(Socket) -
Method in class com.sun.grizzly.util.net.jsse.JSSE14Factory
-
- getSSLSupport(SSLEngine) -
Method in class com.sun.grizzly.util.net.jsse.JSSE14Factory
-
- getSSLSupport(Socket) -
Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
-
- getSSLSupport(SSLEngine) -
Method in class com.sun.grizzly.util.net.jsse.JSSEImplementation
-
- getSSLSupport(Socket) -
Method in class com.sun.grizzly.util.net.SSLImplementation
-
- getSSLSupport(SSLEngine) -
Method in class com.sun.grizzly.util.net.SSLImplementation
-
- getStage() -
Method in class com.sun.grizzly.arp.AsyncProcessorTask
- Return the
stage
of the current execution.
- getStage() -
Method in interface com.sun.grizzly.http.AsyncTask
- Return the
stage
of the current execution.
- getStage() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getStart() -
Method in class com.sun.grizzly.util.buf.ByteChunk
- Returns the start offset of the bytes.
- getStart() -
Method in class com.sun.grizzly.util.buf.CharChunk
- Returns the start offset of the bytes.
- getStartTime() -
Method in class com.sun.grizzly.tcp.Request
-
- getState() -
Method in class com.sun.grizzly.util.StateHolder
- Gets current state
Current StateHolder locking mode will be used
- getState(boolean) -
Method in class com.sun.grizzly.util.StateHolder
- Gets current state
- getStateHolder() -
Method in class com.sun.grizzly.Controller
- Gets this
Controller
's StateHolder
- getStateHolder() -
Method in class com.sun.grizzly.TCPSelectorHandler
- Gets
StateHolder
for this object
- getStateHolder() -
Method in interface com.sun.grizzly.util.SupportStateHolder
- Gets
StateHolder
for this object
- getStateLocker() -
Method in class com.sun.grizzly.util.StateHolder
- Gets Read/Write locker, which is used by this
StateHolder
- getStatus() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- getStatus() -
Method in class com.sun.grizzly.http.TaskEvent
-
- getStatus() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the HTTP status code associated with this Response.
- getStatus() -
Method in class com.sun.grizzly.tcp.Response
-
- getStream() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the input stream associated with this Request.
- getStream() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the output stream associated with this Response.
- getStreamAlgorithm() -
Method in class com.sun.grizzly.http.HttpWorkerThread
-
- getString() -
Method in class com.sun.grizzly.util.buf.MessageBytes
- Returns the string value.
- getString() -
Method in class com.sun.grizzly.util.http.StringParser
- Return the String we are currently parsing.
- getString(String) -
Method in class com.sun.grizzly.util.res.StringManager
- Get a string from the underlying resource bundle or return
null if the String is not found.
- getString(String, Object[]) -
Method in class com.sun.grizzly.util.res.StringManager
- Get a string from the underlying resource bundle and format
it with the given set of arguments.
- getString(String, Object) -
Method in class com.sun.grizzly.util.res.StringManager
- Get a string from the underlying resource bundle and format it
with the given object argument.
- getString(String, Object, Object) -
Method in class com.sun.grizzly.util.res.StringManager
- Get a string from the underlying resource bundle and format it
with the given object arguments.
- getString(String, Object, Object, Object) -
Method in class com.sun.grizzly.util.res.StringManager
- Get a string from the underlying resource bundle and format it
with the given object arguments.
- getString(String, Object, Object, Object, Object) -
Method in class com.sun.grizzly.util.res.StringManager
- Get a string from the underlying resource bundle and format it
with the given object arguments.
- getSuccessful() -
Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
-
- getSuccessful() -
Method in class com.sun.grizzly.cometd.bayeux.DisconnectResponse
-
- getSuccessful() -
Method in class com.sun.grizzly.cometd.bayeux.HandshakeResponse
-
- getSuccessful() -
Method in class com.sun.grizzly.cometd.bayeux.PublishResponse
-
- getSuccessful() -
Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
-
- getSuccessful() -
Method in class com.sun.grizzly.cometd.bayeux.SubscribeResponse
-
- getSuccessful() -
Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
-
- getSuspendable() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
-
- getSuspendableFilter() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
-
- getSuspendableHandler() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
-
- getSuspendableHandler() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
-
- getSuspendWhen() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.SuspendableHandlerWrapper
-
- getTask() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return a
SelectionKey
object available in the pipeline.
- getTaskListeners() -
Method in interface com.sun.grizzly.http.Task
- Return the
ArrauList
containing the listeners.
- getTaskListeners() -
Method in class com.sun.grizzly.http.TaskBase
- Return all listeners of this
Task
.
- getTaskQueuedCount() -
Method in class com.sun.grizzly.DefaultPipeline
- The number of
Task
currently queued
- getTcpNoDelay() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getThreadAttachment() -
Method in class com.sun.grizzly.suspendable.SuspendableFilter.KeyHandler
-
- getThreadId() -
Method in class com.sun.grizzly.util.ThreadAttachment
- Return the name of the Thread on which this instance is binded.
- getThreadsIncrement() -
Method in class com.sun.grizzly.http.SelectorThread
-
- getTicksTotalQueued() -
Method in class com.sun.grizzly.http.PipelineStatistic
- Gets the total number of ticks that connections have spent in the
queue.
- getTime() -
Method in class com.sun.grizzly.util.buf.MessageBytes
- Deprecated. The buffer are general purpose, caching for headers should
be done in headers
- getTimeout() -
Method in class com.sun.grizzly.DefaultSelectionKeyHandler
-
- getTimeout() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Get the upload uploadTimeout.
- getTimeout() -
Method in class com.sun.grizzly.util.SelectionKeyAttachment
-
- getTimestamp() -
Method in class com.sun.grizzly.cometd.bayeux.ConnectResponse
-
- getTimestamp() -
Method in class com.sun.grizzly.cometd.bayeux.ReconnectResponse
-
- getTimestamp() -
Method in class com.sun.grizzly.cometd.bayeux.UnsubscribeResponse
-
- getTimestamp() -
Method in class com.sun.grizzly.tcp.http11.GrizzlySession
- Return the timespam when this session has been created.
- getTokenID() -
Method in class com.sun.grizzly.jruby.RailsAdapter
-
- getTokenID() -
Method in class com.sun.grizzly.standalone.DynamicContentAdapter
- Deprecated.
- getTokenID() -
Method in class com.sun.grizzly.tcp.DynamicContentAdapter
-
- getTrainThreshold() -
Static method in class com.sun.grizzly.util.buf.StringCache
-
- getTransport() -
Method in class com.sun.grizzly.cometd.bayeux.Advice
-
- getTrustManagers(String) -
Method in class com.sun.grizzly.util.net.jsse.JSSE14SocketFactory
- Gets the intialized trust managers.
- getTrustStore() -
Method in class com.sun.grizzly.util.net.jsse.JSSESocketFactory
-
- getTrustStoreAlgorithm() -
Method in class com.sun.grizzly.SSLConfig
-
- getTrustStoreFile() -
Method in class com.sun.grizzly.SSLConfig
-
- getTrustStorePass() -
Method in class com.sun.grizzly.SSLConfig
-
- getTrustStoreType() -
Method in class com.sun.grizzly.SSLConfig
-
- getType() -
Method in class com.sun.grizzly.comet.CometEvent
- Return the
type
of this object.
- getType() -
Method in interface com.sun.grizzly.cometd.bayeux.Verb
- Return the Verb's type.
- getType() -
Method in class com.sun.grizzly.cometd.bayeux.VerbBase
-
- getType() -
Method in interface com.sun.grizzly.http.Task
- Return this
Tash
type.
- getType() -
Method in class com.sun.grizzly.http.TaskBase
-
- getType() -
Method in class com.sun.grizzly.util.buf.MessageBytes
- Return the type of the original content.
- getUndecodedParameter(String) -
Method in class com.sun.grizzly.util.http.Parameters
- Return undecoded params.
- getUnderlyingChannel() -
Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
-
- getUnderlyingChannel() -
Method in interface com.sun.grizzly.ConnectorHandler
- Method returns
ConnectorHandler
's underlying channel
- getUnderlyingChannel() -
Method in class com.sun.grizzly.SSLConnectorHandler
-
- getUnderlyingChannel() -
Method in class com.sun.grizzly.TCPConnectorHandler
-
- getUnderlyingChannel() -
Method in class com.sun.grizzly.UDPConnectorHandler
-
- getUploadTimeout() -
Method in class com.sun.grizzly.http.SelectorThread
- Get the upload timeout.
- getURIConverter() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the URI converter.
- getURL(String, String) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
- Construct a file url from a file, using a base dir
- getURLClassLoader(URL[], ClassLoader) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
- Construct a URLClassLoader.
- getURLDecoder() -
Method in class com.sun.grizzly.tcp.Request
-
- getUserInfo() -
Method in class com.sun.grizzly.util.net.URL
- Return the user info part of the URL.
- getUserPrincipal() -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- getUserPrincipal() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Return the principal that has been authenticated for this Request.
- getValue() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
- Returns the value of the cookie.
- getValue(String) -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getValue(int) -
Method in class com.sun.grizzly.util.collections.MultiMap
- Returns the Nth header value
This may be used to iterate through all header fields.
- getValue() -
Method in class com.sun.grizzly.util.http.Cookie
- Returns the value of the cookie.
- getValue(int) -
Method in class com.sun.grizzly.util.http.MimeHeaders
- Returns the Nth header value, or null if there is no such header.
- getValue(String) -
Method in class com.sun.grizzly.util.http.MimeHeaders
- Finds and returns a header field with the given name.
- getValue() -
Method in class com.sun.grizzly.util.http.ServerCookie
-
- getValueNames() -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- getVerb() -
Method in interface com.sun.grizzly.cometd.CometdContext
-
- getVersion() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
- Returns the version of the protocol this cookie complies
with.
- getVersion() -
Method in class com.sun.grizzly.util.http.Cookie
- Returns the version of the protocol this cookie complies
with.
- getVersion() -
Method in class com.sun.grizzly.util.http.ServerCookie
-
- getVirtualHost() -
Method in class com.sun.grizzly.tcp.RequestInfo
-
- getWaitingThread() -
Method in class com.sun.grizzly.DefaultPipeline
- Return the number of waiting threads.
- getWaitingThread() -
Method in class com.sun.grizzly.http.KeepAliveCountManager
- Return the number of waiting threads.
- getWaitingThread() -
Method in interface com.sun.grizzly.Pipeline
- Return the number of waiting threads.
- getWebAppRootPath() -
Static method in class com.sun.grizzly.http.SelectorThread
- Return the folder's root where application are deployed.
- getWorkerThreadID() -
Method in class com.sun.grizzly.http.DefaultProcessorTask
- Return the current WorkerThread ID associated with this instance.
- getWorkerThreadID() -
Method in interface com.sun.grizzly.http.ProcessorTask
- Return the current WorkerThread ID associated with this instance.
- getWorkerThreadID() -
Method in class com.sun.grizzly.tcp.RequestInfo
- Gets the worker thread ID which is processing the request associated
with this RequestInfo.
- getWrappedCookie() -
Method in class com.sun.grizzly.http.servlet.CookieWrapper
-
- getWrapperNames(String, String) -
Method in class com.sun.grizzly.util.http.mapper.Mapper
-
- getWrappersString(String, String) -
Method in class com.sun.grizzly.util.http.mapper.Mapper
-
- getWritePreProcessor() -
Method in class com.sun.grizzly.async.AsyncWriteQueueRecord
-
- getWriter() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- getWriter() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Return the writer associated with this Response.
- globalRequestProcessor -
Variable in class com.sun.grizzly.http.SelectorThread
- Monitoring object used to store information.
- globalRequestProcessorName -
Variable in class com.sun.grizzly.http.SelectorThread
-
- Globals - Class in com.sun.grizzly.util.http
- Global constants that are applicable to multiple packages within Catalina.
- Globals() -
Constructor for class com.sun.grizzly.util.http.Globals
-
- GMT_ZONE -
Static variable in class com.sun.grizzly.util.buf.DateTool
- Deprecated. GMT timezone - all HTTP dates are on GMT
- gmtZone -
Static variable in class com.sun.grizzly.util.http.FastHttpDateFormat
-
- GRIZZLET -
Static variable in class com.sun.grizzly.container.GrizzletAdapter
-
- Grizzlet - Interface in com.sun.grizzly.grizzlet
- This interface defines the contract between the Grizzlet Container
(GrizzlyComet).
- GrizzletAdapter - Class in com.sun.grizzly.container
- Standalone Comet implementation.
- GrizzletAdapter() -
Constructor for class com.sun.grizzly.container.GrizzletAdapter
-
- GrizzletAdapter(String) -
Constructor for class com.sun.grizzly.container.GrizzletAdapter
-
- GrizzletCometHandler - Class in com.sun.grizzly.container
- Grizzlet implementation of Grizzly
CometHandler
. - GrizzletCometHandler() -
Constructor for class com.sun.grizzly.container.GrizzletCometHandler
-
- GrizzletContainer - Class in com.sun.grizzly.standalone
- Start the Grizzlet Container.
- GrizzletContainer() -
Constructor for class com.sun.grizzly.standalone.GrizzletContainer
-
- GrizzletRequest - Class in com.sun.grizzly.container
- This class represents an asynchronous request.
- GrizzletRequest(Request) -
Constructor for class com.sun.grizzly.container.GrizzletRequest
-
- GrizzletResponse - Class in com.sun.grizzly.container
- This class represents an asynchronous response.
- GrizzletResponse(Response) -
Constructor for class com.sun.grizzly.container.GrizzletResponse
-
- Grizzly - Class in com.sun.grizzly
- Class contains information about Grizzly framework
- Grizzly() -
Constructor for class com.sun.grizzly.Grizzly
-
- GrizzlyAdapter - Class in com.sun.grizzly.tcp.http11
- Base class to use when GrizzlyRequest/Response/InputStream/OutputStream
are needed to implement a customized HTTP container/extendion to the
http module.
- GrizzlyAdapter() -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyAdapter
-
- GrizzlyAdapter(String) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyAdapter
-
- GrizzlyContinuation - Interface in com.sun.grizzly
- Simple Continuation interface.
- GrizzlyContinuation1x - Class in com.sun.grizzly
-
- GrizzlyContinuation1x() -
Constructor for class com.sun.grizzly.GrizzlyContinuation1x
-
- GrizzlyInputBuffer - Class in com.sun.grizzly.tcp.http11
- The buffer used by Tomcat request.
- GrizzlyInputBuffer() -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
- Default constructor.
- GrizzlyInputBuffer(int) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
- Alternate constructor which allows specifying the initial buffer size.
- GrizzlyInputStream - Class in com.sun.grizzly.tcp.http11
- This class handles reading bytes.
- GrizzlyInputStream(GrizzlyInputBuffer) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyInputStream
-
- GrizzlyOutputBuffer - Class in com.sun.grizzly.tcp.http11
- The buffer used by Tomcat response.
- GrizzlyOutputBuffer() -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
- Default constructor.
- GrizzlyOutputBuffer(boolean) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- GrizzlyOutputBuffer(int) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
- Alternate constructor which allows specifying the initial buffer size.
- GrizzlyOutputBuffer(int, boolean) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- GrizzlyOutputStream - Class in com.sun.grizzly.tcp.http11
- Coyote implementation of the servlet output stream.
- GrizzlyOutputStream(GrizzlyOutputBuffer) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
-
- GrizzlyReader - Class in com.sun.grizzly.tcp.http11
- Coyote implementation of the buffred reader.
- GrizzlyReader(GrizzlyInputBuffer) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyReader
-
- GrizzlyRequest - Class in com.sun.grizzly.tcp.http11
- Wrapper object for the Coyote request.
- GrizzlyRequest() -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyRequest
-
- GrizzlyResponse - Class in com.sun.grizzly.tcp.http11
- Wrapper object for the Coyote response.
- GrizzlyResponse() -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyResponse
-
- GrizzlyResponse(boolean, boolean) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyResponse
-
- GrizzlySession - Class in com.sun.grizzly.tcp.http11
- Simple session object used.
- GrizzlySession() -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlySession
-
- GrizzlySession(String) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlySession
- Create a new session using a session identifier
- GrizzlyWriter - Class in com.sun.grizzly.tcp.http11
- Coyote implementation of the servlet writer.
- GrizzlyWriter(GrizzlyOutputBuffer) -
Constructor for class com.sun.grizzly.tcp.http11.GrizzlyWriter
-
- guessInstall(String, String, String) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
-
- guessInstall(String, String, String, String) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
- Guess a product install/home by analyzing the class path.
- GZIP_FILTER -
Static variable in class com.sun.grizzly.http.Constants
- GZIP filter (output).
- GZIP_FILTER -
Static variable in class com.sun.grizzly.tcp.http11.Constants
- GZIP filter (output).
- GzipOutputFilter - Class in com.sun.grizzly.tcp.http11.filters
- Gzip output filter.
- GzipOutputFilter() -
Constructor for class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter
-
- GzipOutputFilter.FakeOutputStream - Class in com.sun.grizzly.tcp.http11.filters
-
- GzipOutputFilter.FakeOutputStream() -
Constructor for class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
-
Task
.
Task
execution.
protocolInfo
.
Interceptor
implementation used to implement a
static resources cache.
Task
to manipulate the request.
CometHandler
ByteBuffer
given
to this ProtocolParser's setBuffer
?
This method is typically called after a call to parseBytes()
to determine if the ByteBuffer
has more bytes which need to
parsed into a message.
getNextMessage
.
AsyncQueue
ready
to be written to the SelectableChannel
, associated with the
given SelectionKey
AsyncQueue
ready
to be written to the SelectableChannel
, associated with the
given SelectionKey
ProcessorTask
been
registered with the RequestGroupInfo
ByteBuffer
, when the HTTP
headers are completely reads.
ProtocolFinder
implementation that parse the available
SocketChannel bytes looking for the 'http' bytes.HttpSession
based on GrizzlySession
support.Pipeline
instance.
Pipeline
instance.
WorkerThreadImpl
.
HttpWorkerThread
.
Algorithm
class.
SelectorThread
ServerScoketChannel
and by initializing the server socket.
CometHandler
.
CometHandler
.
CometHandler
.
SelectionKey
operation registries
Pipeline
by initializing the required
WorkerThreadImpl
.
Pipeline
by initializing the required
WorkerThread
.
Pipeline
s used by the WorkerThread
s.
Pipeline
by initializing the required
WorkerThread
.
ProcessorTask
InputStream
that use a pool of Selector
to execute a blocking read operation.
ProcessorTask
if AsyncFilter
has been defined.
CometHandler
by invoking CometHandler.onInterrupt(com.sun.grizzly.comet.CometEvent)
CometSelector
is expiring idle SelectionKey
,
hence we need to resume the current request.
CometHandler
.
AsycnProcesssorTask
and then
interrupt it.
Thread
using it thread id
Thread
using it thread id
Suspendable.cancel()
)
Adapter
, which usualy invoke the Servlet
Container.
Adapter
, which usualy invoke the Servlet
Container.
AsyncQueueReader
AsyncQueueWriter
ProtocolParser
.
ProtocolParser
.
CallbackHandler
with an instance of
this class.AsyncQueueReader
is registered
for the SelectableChannel
, associated with the given
SelectionKey
AsyncQueueReader
is registered
for the SelectableChannel
, associated with the given
SelectionKey
CometSelector
Pipeline
can
re-execute its ProtocolFilter after a successful execution.
Pipeline
can
re-execute its ProtocolFilter after a successful execution.
K
key related queue is empty.
true
if the size of this ArrayList
minus the current waiting threads is lower than zero.
true
if the specified URL should be encoded with
a session identifier.
parseBytes()
to determine if the ByteBuffer
which has been parsed
contains a partial message
true
if monitoring has been enabled,
false
otherwise.
true
if monitoring has been enabled, false
otherwise.
true
if monitoring has been enabled, false
otherwise.
true
if the session identifier included in this
request came from a cookie.
true
if the session identifier included in this
request came from the request URI.
#resumed
ProtocolFilter
secured
ProtocolFilter
secured
ProtocolFilter
secured
ProtocolFilter
secured
SelectorHandler
JSON.Generator
that holds a pre-generated string on JSON text.JSON#toString(Object)
.
<jsp-file>
value associated with this servlet,
if any.
SelectionKey
used by this task.
SelectionKey
used by this stream.
Task
objects.AsynchFilter
.
Logger
used by this Controller.
fileCache
fileCache
WorkerThread
getNextMessage
for
use by downstream filters
CometHandler
which push data to all suspended connection
managed by MessagesBus
CometHandler
associated with CometContext
CometHandler
associated with CometContext
,
supported the MessagesBus#CometType
.
WorkerThreadImpl
WorkerThreadImpl
WorkerThread
created
Pipeline
instance using the
pipelineClassName
value.
Pipeline
ProcessorTask
objects and configure it to be ready
to proceed request.
SSLProcessorTask
objects and configure it to be ready
to proceed request.
ProtocolParser>/code> or a cached
- newSSLEngine() -
Method in class com.sun.grizzly.filter.SSLReadFilter
- Return a new configured
SSLEngine
- newSSLEngine(SelectionKey) -
Method in class com.sun.grizzly.filter.SSLReadFilter
- Configure and return an instance of SSLEngine
- nextElement() -
Method in class com.sun.grizzly.util.http.Enumerator
- Returns the next element of this enumeration if this enumeration
has at least one more element to provide.
- nextKeysExpiration -
Variable in class com.sun.grizzly.DefaultSelectionKeyHandler
- Next time the exprireKeys() will delete keys.
- nextRequest() -
Method in class com.sun.grizzly.tcp.http11.InternalInputBuffer
- End processing of current HTTP request.
- nextRequest() -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- End processing of current HTTP request.
- noCompressionUserAgents -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- List of user agents to not use gzip with
- noCompressionUserAgents -
Variable in class com.sun.grizzly.http.SelectorThread
-
- NoParsingAlgorithm - Class in com.sun.grizzly.http.algorithms
- This algorithm doesn't parse the bytes, delegating the work to the
InternalInputBuffer.
- NoParsingAlgorithm() -
Constructor for class com.sun.grizzly.http.algorithms.NoParsingAlgorithm
-
- normalize(MessageBytes) -
Static method in class com.sun.grizzly.tcp.http11.GrizzlyAdapter
- Normalize URI.
- normalize() -
Method in class com.sun.grizzly.util.net.URL
- Normalize the
path
(and therefore file
)
portions of this URL.
- NotesManager<E> - Interface in com.sun.grizzly.tcp
- Simple API used to implement notes support in Request/Response object.
- NotesManagerImpl - Class in com.sun.grizzly.tcp
- Simple API to handle notes with Request/Response object.
- NotesManagerImpl() -
Constructor for class com.sun.grizzly.tcp.NotesManagerImpl
-
- NotificationHandler - Interface in com.sun.enterprise.web.connector.grizzly.comet
- This class is invoked when the CometContext.notify is invoked.
- notificationHandler -
Variable in class com.sun.grizzly.comet.CometContext
- The default NotificationHandler.
- NotificationHandler - Interface in com.sun.grizzly.comet
- This class is invoked when the CometContext.notify is invoked.
- notificationHandlerClassName -
Static variable in class com.sun.grizzly.comet.CometEngine
- The default class to use when deciding which NotificationHandler
to use.
- notificationObject -
Variable in class com.sun.grizzly.util.StateHolder.EventListener
-
- notify(E) -
Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
- Deprecated. Notify all
CometHandler
.
- notify(E, int, int) -
Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
- Deprecated. Notify a single
CometHandler
.
- notify(CometEvent, int, SelectionKey) -
Method in class com.sun.grizzly.comet.CometContext
- Notify all
CometHandler
.
- notify(E) -
Method in class com.sun.grizzly.comet.CometContext
- Notify all
CometHandler
.
- notify(E, int, int) -
Method in class com.sun.grizzly.comet.CometContext
- Notify a single
CometHandler
.
- notify(E, int) -
Method in class com.sun.grizzly.comet.CometContext
- Notify all
CometHandler
.
- NOTIFY -
Static variable in class com.sun.grizzly.comet.CometEvent
- Notify the
CometHandler
.
- notify(CometEvent, Iterator<CometHandler>) -
Method in class com.sun.grizzly.comet.DefaultNotificationHandler
- Notify all
CometHandler
.
- notify(CometEvent, CometHandler) -
Method in class com.sun.grizzly.comet.DefaultNotificationHandler
- Notify a single
CometHandler
.
- notify(CometEvent, Iterator<CometHandler>) -
Method in interface com.sun.grizzly.comet.NotificationHandler
- Notify all
CometHandler
.
- notify(CometEvent, CometHandler) -
Method in interface com.sun.grizzly.comet.NotificationHandler
- Notify a single
CometHandler
.
- notify0(CometEvent, CometHandler) -
Method in class com.sun.enterprise.web.connector.grizzly.comet.DefaultNotificationHandler
- Deprecated. Notify a
CometHandler
.
- notify0(CometEvent, Iterator<CometHandler>) -
Method in class com.sun.grizzly.comet.DefaultNotificationHandler
-
- notify0(CometEvent, CometHandler) -
Method in class com.sun.grizzly.comet.DefaultNotificationHandler
- Notify a
CometHandler
.
- notify0(CometEvent, Iterator<CometHandler>) -
Method in class com.sun.grizzly.cometd.CometdNotificationHandler
- Notify only client subscribed to the active channel.
- notifyEvent() -
Method in class com.sun.grizzly.util.StateHolder.EventListener
-
- notifyException(DefaultProtocolChain.Phase, ProtocolFilter, Throwable) -
Method in class com.sun.grizzly.DefaultProtocolChain
- Notifies all
EventHandler
s about exception, which occured
- notifyListener() -
Method in class com.sun.grizzly.util.StateHolder.ConditionListener
-
- notifyListener(Object) -
Static method in class com.sun.grizzly.util.StateHolder.EventListener
-
- notifyWhenConditionMatchState(StateHolder.ConditionListener<E>) -
Method in class com.sun.grizzly.util.StateHolder
- Register custom condition listener, which will be notified, when listener's
condition will become true.
- notifyWhenStateIsEqual(E, Object) -
Method in class com.sun.grizzly.util.StateHolder
- Register listener, which will be notified, when state will be equal to passed
one.
- notifyWhenStateIsNotEqual(E, Object) -
Method in class com.sun.grizzly.util.StateHolder
- Register listener, which will be notified, when state will become not equal
to passed one.
- NotYetPausedException - Exception in com.sun.grizzly.grizzlet
-
- NotYetPausedException() -
Constructor for exception com.sun.grizzly.grizzlet.NotYetPausedException
-
- numberOfBusyConnections() -
Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
- Number of non-idle connections.
- numberOfConnections() -
Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
- Total number of connections currently managed by the cache.
- numberOfIdleConnections() -
Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
- Number of idle connections; that is, connections for which the number of
get/release or responseReceived/responseProcessed calls are equal.
- numberOfReclaimableConnections() -
Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
- Number of idle connections that are reclaimable.
- numberToReclaim() -
Method in class com.sun.grizzly.connectioncache.impl.transport.ConnectionCacheBase
-
- numberToReclaim() -
Method in interface com.sun.grizzly.connectioncache.spi.transport.ConnectionCache
- Number of connections to reclaim each time reclamation starts.
AsyncQueue
, corresponding to the given
E
key
ProcessorTask
will be
JMX-registered if monitoring has been turned on
SelectorHandler
to
notify, that given SelectableChannel
is going to be closed, so
related data could be released from
AsyncQueueReader
SelectorHandler
to
notify, that given SelectableChannel
is going to be closed, so
related SelectableChannel
data could be released from
AsyncQueue
SelectorHandler
to
notify, that given SelectableChannel
is going to be closed, so
related data could be released from
AsyncQueueReader
SelectorHandler
to
notify, that given SelectableChannel
is going to be closed, so
related SelectableChannel
data could be released from
AsyncQueue
CometEvent
notification.
CometContext.notify(com.sun.grizzly.comet.CometEvent, int, java.nio.channels.SelectionKey)
is executing a push.
CometEvent
notification when the underlying
tcp communication is started by the client
CometEvent
notification when the underlying
tcp communication is resumed by the Grizzly ARP.
MessagesBus.expirationDelay
value expire.
AsyncQueueReader
, if
IO error occured when reading from the SelectableChannel
,
which is associated with SelectionKey
AsyncQueueWriter
, if
IO error occured when writing ByteBuffer
to the
SelectableChannel
, associated with SelectionKey
SelectorHandler
to
notify, that SelectableChannel
, associated with the given
SelectableChannel
has ready data for reading.
SelectorHandler
to
notify, that SelectableChannel
, associated with the given
SelectableChannel
has ready data for reading.
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).
SelectorHandler
s were initialized
CometEvent
notification when the underlying
tcp communication is closed by the CometHandler
CometContext
API
aren't exposed.
SelectorHandler
to
notify, that SelectableChannel
, associated with the given
SelectionKey
is ready to transmit data.
SelectorHandler
to
notify, that SelectableChannel
, associated with the given
SelectionKey
is ready to transmit data.
AsyncQueueWriter
, if
whole ByteBuffer
data was written to the
SelectableChannel
, associated with SelectionKey
SelectionKeyOP
to register next time the
Selector.select is invoked.
ByteBuffer
ByteBuffer
locked
property.ByteBuffer
and try to determine if the bytes
stream has been fully read from the SocketChannel
.
ByteBuffer
ByteBuffer
and try to determine if the bytes
stream has been fully read from the SocketChannel
.
ByteBuffer
and try to determine if the bytes
stream has been fully read from the SocketChannel
.
ByteBuffer
ByteBuffer
and try to determine if the bytes
stream has been fully read from the SocketChannel
.
Controller
and associated SelectorHandler
s
SelectorHandler
SelectorHandler
E
key related queue.
Pipeline
used to execute CometTask
Pipeline
used to execute threaded notification.
Pipeline
object associated with this
Task
Pipeline
used to execute this
SelectorHandler
's SelectionKey
ops
Pipeline
used by this instance.
Pipeline
used to execute this
SelectorHandler
's SelectionKey
ops
Pipeline
on which this thread synchronize.
Pipeline
used.
Pipeline
configured based on the
threadRatio
.
PipelineStatistic
objects used when gathering statistics.
PipelineStatistic
objects used when gathering statistics.
Pipeline
statistic.
Pipeline
K
key related queue.
Context
Context
Context
from pool and initializes it.
ProcessorTask
by preparing the response,
flushing the response and then close or keep-alive the connection.
AsycnProcesssorTask
associated.
ByteBuffer
ByteBuffer
SelectionKey
post process notification
SelectionKey
post process notification
ProtocolFinder
was found.
SelectionKey
post process notification
ProcessorTask
by parsing the request
line.
AsycnProcesssorTask
associated.
ByteBuffer
is created because the stream is
too small, cache the original byteBuffer and reuse it once the
transaction has completed.
Pipeline
.
SelectionKey
process notification
SelectionKey
process notification
ProtocolFinder
collection
SelectionKey
process notification
ConcurrentLinkedQueue
used as an object pool.
ProtocolChain
task, which will be executed by
Context
, when Context.execute(ContextTask
)
is called.ProtocolFinder
message
.
ProcessorTask
CometHandler
of available bytes.
ByteBuffer
.
ByteBuffer
.
ByteBuffer
.
ByteBuffer
.
Controller
,
which is not itself independent.ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
ByteBuffer
using async read queue.
Controller
s to be used for reading
SelectorReadThread
SelectableChannel
to
ByteBuffer
.
SelectorHandler
s, which
are ready to process
GrizzlyRequest
Task
after running them
CometEngine
.
CometEngine
.
SelectionKey
on Selector
.
SelectableChannel
on Selector
.
SelectionKey
s.
CometEngine
.
CometEngine
.
SelectionKey
s.
Note: After processing each SelectionKey
it should be
removed from Iterator
SelectionKey
on Selector
.
SelectableChannel
on Selector
.
SelectionKey
on Selector
.
SelectableChannel
on Selector
.
SelectionKey
s.
SelectableChannel
on the Selector
.
SelectionKey/code> to the Selector
.
- registerKey(SelectionKey) -
Method in class com.sun.grizzly.Controller
- Register a SelectionKey.
- registerKey(SelectionKey, int) -
Method in class com.sun.grizzly.Controller
- Register a SelectionKey on the first SelectorHandler that was added
using the addSelectorHandler().
- registerKey(SelectionKey, int, Controller.Protocol) -
Method in class com.sun.grizzly.Controller
- Register a SelectionKey.
- registerKey(SelectionKey) -
Method in class com.sun.grizzly.http.SelectorThread
- Register a
SelectionKey
to this Selector
running of this thread.
- release(int) -
Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
- Releases underlying connection, which means it could be reused for writing
by other
CacheableConnectorHandler
, however this
CacheableConnectorHandler
will be still interested in getting
expectedResponseCount responses on it.
- release(C, int) -
Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
-
- release(C, int) -
Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
- Release a Connection previously obtained from get.
- release(E) -
Method in class com.sun.grizzly.ConnectorInstanceHandler.ConcurrentQueueConnectorInstanceHandler
- Release a
ConnectorHandler
- release(E) -
Method in interface com.sun.grizzly.ConnectorInstanceHandler
- Release a
ConnectorHandler
- release(SelectionKey) -
Method in class com.sun.grizzly.util.CallbackHandlerSelectionKeyAttachment
-
- release(SelectionKey) -
Method in class com.sun.grizzly.util.SelectionKeyAttachment
-
- release(SelectionKey) -
Method in class com.sun.grizzly.util.SelectionKeyAttachmentWrapper
-
- release(SelectionKey) -
Method in class com.sun.grizzly.util.ThreadAttachment
-
- releaseBuffer() -
Method in interface com.sun.grizzly.ProtocolParser
- No more parsing will be done on the buffer passed to
startBuffer.
Set up the buffer so that its position is the first byte that was
not part of a full message, and its limit is the original limit of
the buffer.
- releaseConnectorHandler(CacheableConnectorHandler) -
Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandlerPool
-
- releaseConnectorHandler(E) -
Method in interface com.sun.grizzly.ConnectorHandlerPool
- Release a ConnectorHandler.
- releaseConnectorHandler(ConnectorHandler) -
Method in class com.sun.grizzly.Controller
- Return a
ConnectorHandler
to the pool of ConnectorHandler.
- releaseConnectorHandler(ConnectorHandler) -
Method in class com.sun.grizzly.DefaultConnectorHandlerPool
-
- releaseConnectorHandler(ConnectorHandler) -
Method in interface com.sun.grizzly.SelectorHandler
- Release a ConnectorHandler.
- releaseConnectorHandler(ConnectorHandler) -
Method in class com.sun.grizzly.TCPSelectorHandler
- Release a ConnectorHandler.
- releaseSelectionKeyOP(SelectionKeyOP) -
Static method in class com.sun.grizzly.util.SelectionKeyOP
-
- remaining -
Variable in class com.sun.grizzly.tcp.http11.filters.ChunkedInputFilter
- Number of bytes remaining in the current chunk.
- remaining -
Variable in class com.sun.grizzly.tcp.http11.filters.IdentityInputFilter
- Remaining bytes.
- remaining -
Variable in class com.sun.grizzly.tcp.http11.filters.IdentityOutputFilter
- Remaining bytes.
- remoteAddr -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- Remote Address associated with the current connection.
- remoteAddr -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Remote address.
- remoteAddr() -
Method in class com.sun.grizzly.tcp.Request
-
- remoteHost -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- Remote Host associated with the current connection.
- remoteHost -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Remote host.
- remoteHost() -
Method in class com.sun.grizzly.tcp.Request
-
- remotePort -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- Remote port to which the socket is connected
- remotePort -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Remote port
- remove() -
Method in interface com.sun.grizzly.connectioncache.spi.concurrent.ConcurrentQueue.Handle
- Delete the element corresponding to this handle
from the queue.
- remove(int) -
Method in class com.sun.grizzly.util.collections.MultiMap
- Removes the field at the specified position.
- remove(Object) -
Method in class com.sun.grizzly.util.http.ParameterMap
- Remove the mapping for this key from the map if present.
- removeAsyncFilter(AsyncFilter) -
Method in class com.sun.grizzly.arp.DefaultAsyncExecutor
- Remove an
AsyncFilter
- removeAsyncFilter(AsyncFilter) -
Method in class com.sun.grizzly.arp.DefaultAsyncHandler
- Remove an
AsyncFilter
- removeAsyncFilter(AsyncFilter) -
Method in interface com.sun.grizzly.http.AsyncExecutor
- Remove an
AsyncFilter
- removeAsyncFilter(AsyncFilter) -
Method in interface com.sun.grizzly.http.AsyncHandler
- Remove an
AsyncFilter
- removeAttribute(Object) -
Method in class com.sun.grizzly.comet.CometContext
- Remove an attribute.
- removeAttribute(String) -
Method in class com.sun.grizzly.Context
- Remove a key/value object.
- removeAttribute(String) -
Method in class com.sun.grizzly.Controller
- Remove a key/value object.
- removeAttribute(String) -
Method in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
-
- removeAttribute(String) -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- removeAttribute(String) -
Method in class com.sun.grizzly.http.servlet.ServletContextImpl
- Remove the context attribute with the specified name, if any.
- removeAttribute(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Remove the specified request attribute if it exists.
- removeAttribute(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlySession
- Remove an attribute.
- removeAttribute(String) -
Method in class com.sun.grizzly.TCPSelectorHandler
- Remove a key/value object.
- removeAttribute(String) -
Method in interface com.sun.grizzly.util.AttributeHolder
- Remove a name/value object.
- removeAttribute(String) -
Method in class com.sun.grizzly.util.ThreadAttachment
-
- removeCacheEntry(String) -
Method in class com.sun.grizzly.http.SelectorThread
- Remove a context path from the
FileCache
.
- removeCometHandler(CometHandler) -
Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
- Deprecated.
- removeCometHandler(int) -
Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
- Deprecated. Remove a
CometHandler
based on its hashcode.
- removeCometHandler(CometHandler) -
Method in class com.sun.grizzly.comet.CometContext
- Remove a
CometHandler
.
- removeCometHandler(int) -
Method in class com.sun.grizzly.comet.CometContext
- Remove a
CometHandler
based on its hashcode.
- removeConditionListener(StateHolder.ConditionListener<E>) -
Method in class com.sun.grizzly.util.StateHolder
-
- removeContentType(String) -
Method in class com.sun.grizzly.util.http.MimeMap
-
- removeContext(String, String) -
Method in class com.sun.grizzly.util.http.mapper.Mapper
- Remove a context from an existing host.
- removeEntry(K) -
Method in class com.sun.grizzly.async.AsyncQueue
- Remove head element of
K
key related queue.
- removeEventHandler(DefaultProtocolChain.EventHandler) -
Method in class com.sun.grizzly.DefaultProtocolChain
- Remove the
EventHandler
.
- removeFilter(ProtocolFilter) -
Method in class com.sun.grizzly.DefaultProtocolChain
- Remove a ProtocolFilter.
- removeFilter(ProtocolFilter) -
Method in interface com.sun.grizzly.ProtocolChain
- Remove the
ProtocolFilter
from this chain.
- removeFromInterruptedQueue(AsyncTask) -
Method in class com.sun.grizzly.arp.DefaultAsyncHandler
- Remove the
Task
from the interrupted queue.
- removeFromInterruptedQueue(AsyncTask) -
Method in interface com.sun.grizzly.http.AsyncHandler
- Remove the
Task
from the interrupted queue.
- removeHeader(String) -
Method in class com.sun.grizzly.util.http.MimeHeaders
- Removes a header field with the specified name.
- removeHeader(String, String) -
Method in class com.sun.grizzly.util.http.MimeHeaders
- Removes the headers with the given name whose values contain the
given string.
- removeHost(String) -
Method in class com.sun.grizzly.util.http.mapper.Mapper
- Remove a host from the mapper.
- removeInProgressSelectionKey(SelectionKey) -
Static method in class com.sun.grizzly.comet.CometContext
- Remove a
SelectionKey
to the list of current operations.
- removeNote(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Remove any object bound to the specified name in the internal notes
for this request.
- removeNote(int) -
Method in interface com.sun.grizzly.tcp.NotesManager
- Remove the note associated with the key token.
- removeNote(int) -
Method in class com.sun.grizzly.tcp.NotesManagerImpl
- Remove the note associated with the key token.
- removePreProcessor(PUPreProcessor) -
Method in class com.sun.grizzly.portunif.PUReadFilter
- Remove
PUPreProcessor
from preprocess queue
- removeProperty(String) -
Method in class com.sun.grizzly.http.SelectorThread
- remove a configured property.
- removeProperty(String) -
Method in class com.sun.grizzly.http.servlet.ServletAdapter
- remove a configured property.
- removeProtocolFinder(ProtocolFinder) -
Method in class com.sun.grizzly.portunif.PUReadFilter
- Remove a
ProtocolFinder
- removeProtocolHandler(ProtocolHandler) -
Method in class com.sun.grizzly.portunif.PUReadFilter
- Remove a
ProtocolHandler
- removeRequestProcessor(RequestInfo) -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- removeSelectorHandler(SelectorHandler) -
Method in class com.sun.grizzly.Controller
- Shuts down
SelectorHandler
and removes it from this
Controller
list
- removeSelectorHandlerClone(SelectorHandler) -
Method in class com.sun.grizzly.ReadController
- Removes
SelectorHandler
's clone, registered
on this ReadController
- removeSessionCookies() -
Method in class com.sun.grizzly.tcp.Response
- Removes any Set-Cookie response headers whose value contains the
string JSESSIONID
- removeStateListener(ControllerStateListener) -
Method in class com.sun.grizzly.Controller
- Remove controller state listener
- removeTaskListener(TaskListener) -
Method in interface com.sun.grizzly.http.Task
- Remove a
Task
to this class.
- removeTaskListener(TaskListener) -
Method in class com.sun.grizzly.http.TaskBase
- Remove the given
TaskListener/code> from this
Task
.
- removeValue(String) -
Method in class com.sun.grizzly.http.servlet.HttpSessionImpl
-
- removeWrapper(String) -
Method in class com.sun.grizzly.util.http.mapper.Mapper
- Remove a wrapper from the context associated with this wrapper.
- removeWrapper(String, String, String) -
Method in class com.sun.grizzly.util.http.mapper.Mapper
- Remove a wrapper from an existing context.
- removeWrapper(Mapper.Context, String) -
Method in class com.sun.grizzly.util.http.mapper.Mapper
-
- replaceProperties(String, Object) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
- Deprecated. Use the explicit method
- replaceProperties(String, Hashtable, IntrospectionUtils.PropertySource[]) -
Static method in class com.sun.grizzly.util.IntrospectionUtils
- Replace ${NAME} with the property value
- req -
Variable in class com.sun.grizzly.standalone.DynamicContentAdapter.RequestTupple
- Deprecated.
- req -
Variable in class com.sun.grizzly.tcp.DynamicContentAdapter.RequestTupple
-
- req -
Variable in class com.sun.grizzly.tcp.Response
-
- request -
Variable in class com.sun.grizzly.cometd.CometdRequest
-
- request -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- Request object.
- request -
Variable in class com.sun.grizzly.http.servlet.HttpServletRequestImpl
- The wrapped request.
- request -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Grizzly request.
- request -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- The request with which this response is associated.
- request -
Variable in class com.sun.grizzly.tcp.http11.InternalInputBuffer
- Associated Coyote request.
- Request - Class in com.sun.grizzly.tcp
- This is a low-level, efficient representation of a server request.
- Request() -
Constructor for class com.sun.grizzly.tcp.Request
-
- REQUEST_BUFFERED -
Static variable in interface com.sun.grizzly.util.Interceptor
- The request has been buffered.
- REQUEST_LINE_PARSED -
Static variable in interface com.sun.grizzly.util.Interceptor
- The request line has been parsed
- REQUEST_PROCESSING_COMPLETED -
Static variable in interface com.sun.grizzly.tcp.Adapter
-
- REQUEST_PROCESSING_STARTED -
Static variable in interface com.sun.grizzly.tcp.Adapter
-
- REQUEST_RESPONSE_NOTES -
Static variable in class com.sun.grizzly.http.servlet.ServletAdapter
-
- requestBufferSize -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- The input request buffer size.
- requestBufferSize -
Variable in class com.sun.grizzly.http.SelectorThread
- The input request buffer size.
- requestCount -
Static variable in class com.sun.grizzly.http.DefaultProcessorTask
- The number of requests
ProcessorTask
has proceeded.
- requestDispatcherPath -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- The current request dispatcher path.
- requestedSessionCookie -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Was the requested session ID received in a cookie?
- requestedSessionId -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- The requested session ID (if any) for this request.
- requestedSessionURL -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Was the requested session ID received in a URL?
- RequestGroupInfo - Class in com.sun.grizzly.tcp
- This can be moved to top level ( eventually with a better name ).
- RequestGroupInfo() -
Constructor for class com.sun.grizzly.tcp.RequestGroupInfo
-
- requestInfo -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- The code>RequestInfo
used to gather stats.
- RequestInfo - Class in com.sun.grizzly.tcp
- Structure holding the Request and Response objects.
- RequestInfo(Request) -
Constructor for class com.sun.grizzly.tcp.RequestInfo
- Constructor
- requestLineParsed -
Variable in class com.sun.grizzly.http.algorithms.ContentLengthAlgorithm
- Is the request line parsed?
- requestParametersParsed -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- Request parameters parsed flag.
- requestPath -
Variable in class com.sun.grizzly.util.http.mapper.MappingData
-
- requestProcessed(C, int) -
Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
-
- requestProcessed(C, int) -
Method in interface com.sun.grizzly.connectioncache.spi.transport.InboundConnectionCache
- Indicate that request processing has been completed for a request
received on conn.
- requestReceived(C) -
Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
-
- requestReceived(C) -
Method in interface com.sun.grizzly.connectioncache.spi.transport.InboundConnectionCache
- Mark a connection as busy because a request is being processed
on the connection.
- requestURI -
Variable in class com.sun.grizzly.http.FileCache.FileCacheEntry
-
- requestURI() -
Method in class com.sun.grizzly.tcp.Request
-
- RESERVE -
Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
-
- reset() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- reset() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyInputBuffer
-
- reset() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- reset() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyReader
-
- reset() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Clear any content written to the buffer.
- reset(int, String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Reset this response, and specify the values for the HTTP status code
and corresponding message.
- reset() -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- Reset current response.
- reset() -
Method in class com.sun.grizzly.tcp.RequestInfo
- Resets this
RequestInfo
.
- reset() -
Method in class com.sun.grizzly.tcp.Response
-
- reset() -
Method in class com.sun.grizzly.util.buf.B2CConverter
-
- reset() -
Method in class com.sun.grizzly.util.buf.ByteChunk
-
- reset() -
Method in class com.sun.grizzly.util.buf.CharChunk
-
- reset() -
Static method in class com.sun.grizzly.util.buf.StringCache
-
- reset() -
Method in class com.sun.grizzly.util.http.StringParser
- Reset the current state of the parser to the beginning of the
current string being parsed.
- reset() -
Method in class com.sun.grizzly.util.ThreadAttachment
-
- reset() -
Method in class com.sun.grizzly.util.WorkerThread
-
- reset() -
Method in class com.sun.grizzly.util.WorkerThreadImpl
-
- resetBuffer() -
Method in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
-
- resetBuffer() -
Method in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Reset the data buffer but not any status or header information.
- resetCounters() -
Method in class com.sun.grizzly.tcp.RequestGroupInfo
-
- resetStringValue() -
Method in class com.sun.grizzly.util.buf.MessageBytes
- Remove the cached string value.
- resetSuspendIdleTimeout() -
Method in class com.sun.grizzly.comet.CometContext
- Reset the current timestamp on a suspended connection.
- ResourceAllocationFilter - Class in com.sun.grizzly.rcm
- This ProtocolFilter is an implementation of a Resource Consumption Management
(RCM) system.
- ResourceAllocationFilter() -
Constructor for class com.sun.grizzly.rcm.ResourceAllocationFilter
-
- resources -
Variable in class com.sun.grizzly.util.http.mapper.Mapper.Context
-
- RESOURCES_ATTR -
Static variable in class com.sun.grizzly.util.http.Globals
- The JNDI directory context which is associated with the context.
- response -
Variable in class com.sun.grizzly.cometd.CometdResponse
-
- response -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- Response object.
- response -
Variable in class com.sun.grizzly.http.servlet.HttpServletResponseImpl
- The wrapped response.
- response -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyRequest
- The response with which this request is associated.
- response -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- Coyote response.
- response -
Variable in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- Associated Coyote response.
- Response - Class in com.sun.grizzly.tcp
- Response object.
- Response() -
Constructor for class com.sun.grizzly.tcp.Response
-
- RESPONSE_PROCEEDED -
Static variable in interface com.sun.grizzly.util.Interceptor
- The response has been proceeded.
- responseReceived() -
Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
- Notifies connection cache, that response was received.
- responseReceived(C) -
Method in class com.sun.grizzly.connectioncache.impl.transport.OutboundConnectionCacheBlockingImpl
- Decrement the number of expected responses.
- responseReceived(C) -
Method in interface com.sun.grizzly.connectioncache.spi.transport.OutboundConnectionCache
- Inform the cache that a response has been received on a particular
connection.
- responseSent(C) -
Method in class com.sun.grizzly.connectioncache.impl.transport.InboundConnectionCacheBlockingImpl
- Decrement the number of expected responses.
- responseSent(C) -
Method in interface com.sun.grizzly.connectioncache.spi.transport.InboundConnectionCache
- Inform the cache that a response has been sent on a particular
connection.
- restrictedUserAgents -
Variable in class com.sun.grizzly.http.DefaultProcessorTask
- List of restricted user agents.
- restrictedUserAgents -
Variable in class com.sun.grizzly.http.SelectorThread
-
- resume(SelectionKey) -
Method in class com.sun.grizzly.comet.CometEngine
- Resume the long polling request by unblocking the current
SelectionKey
- resume() -
Method in class com.sun.grizzly.container.AsyncConnectionImpl
-
- resume() -
Method in class com.sun.grizzly.Controller
- Resume this
Controller
and associated SelectorHandler
s
- resume() -
Method in interface com.sun.grizzly.grizzlet.AsyncConnection
- Resume a suspended connection.
- resume() -
Method in interface com.sun.grizzly.GrizzlyContinuation
- Resume an continuation.
- resume() -
Method in class com.sun.grizzly.GrizzlyContinuation1x
- Resume an continuation.
- resume() -
Method in class com.sun.grizzly.jruby.RubyRuntimeAsyncFilter
- Resume a request that has been suspended because we run out of
ruby runtime.
- resume() -
Method in interface com.sun.grizzly.Lifecycle
- Resume this Lifecycle.
- resume() -
Method in interface com.sun.grizzly.SelectorHandler
- Resume this
SelectorHandler
- resume() -
Method in class com.sun.grizzly.suspendable.Suspendable
- Resume a suspended connection.
- resume(SelectionKey) -
Method in class com.sun.grizzly.suspendable.SuspendableFilter
- Resume the connection by register back the SelectionKey for OP event.
- resume() -
Method in class com.sun.grizzly.TCPSelectorHandler
- Resume this
SelectorHandler
- resumeCometHandler(CometHandler) -
Method in class com.sun.enterprise.web.connector.grizzly.comet.CometContext
- Deprecated.
- resumeCometHandler(CometHandler) -
Method in class com.sun.grizzly.comet.CometContext
- Resume the Comet request and remove it from the active CometHandler list.
- resumeCometHandler(CometHandler, boolean) -
Method in class com.sun.grizzly.comet.CometContext
- Resume the Comet request.
- resumed(A) -
Method in interface com.sun.grizzly.suspendable.SuspendableHandler
- Invoked when a suspendable is resumed (by calling
Suspendable.resume()
)
- retrieve(Properties) -
Method in class com.sun.grizzly.SSLConfig
-
- returnContext(Context) -
Method in class com.sun.grizzly.Controller
- Return a Context to the pool
- returnRuntime(Ruby) -
Method in class com.sun.grizzly.jruby.RubyObjectPool
- Returns runtime to the object pool.
- returnSelector(Selector) -
Static method in class com.sun.grizzly.util.SelectorFactory
- Return the
Selector
to the cache
- returnTask(AsyncTask) -
Method in class com.sun.grizzly.arp.DefaultAsyncHandler
- Return th
Task
to the pool
- returnTask(CometTask) -
Method in class com.sun.grizzly.comet.CometEngine
- Return a
Task
to the pool.
- returnTask(AsyncTask) -
Method in interface com.sun.grizzly.http.AsyncHandler
- Return a
Task
- returnTask(Task) -
Method in class com.sun.grizzly.http.SelectorThread
- Returns the
Task
object to the pool.
- reuseAddress -
Variable in class com.sun.grizzly.TCPConnectorHandler
- The socket reuseAddress
- reuseAddress -
Variable in class com.sun.grizzly.TCPSelectorHandler
- The socket reuseAddress
- rfc1036Pattern -
Static variable in class com.sun.grizzly.util.buf.DateTool
- Deprecated.
- RFC1123_PATTERN -
Static variable in class com.sun.grizzly.util.buf.DateTool
- Deprecated. format for RFC 1123 date string -- "Sun, 06 Nov 1994 08:49:37 GMT"
- RFC_2616_FORMAT -
Static variable in class com.sun.grizzly.standalone.DynamicContentAdapter
- Deprecated.
- RFC_2616_FORMAT -
Static variable in class com.sun.grizzly.tcp.DynamicContentAdapter
-
- rollbackParseState(ByteBuffer) -
Method in class com.sun.grizzly.http.algorithms.StreamAlgorithmBase
- Rollback the
ByteBuffer
to its previous state in case
an error as occured.
- rollbackParseState(ByteBuffer) -
Method in interface com.sun.grizzly.util.StreamAlgorithm
- Deprecated. Rollback the
ByteBuffer
to its previous state in case
an error as occured.
- rootFolder -
Static variable in class com.sun.grizzly.http.SelectorThread
- The root folder where application are deployed
- RoundRobinSelectorHandler - Class in com.sun.grizzly
- A SelectorHandler handles all java.nio.channels.Selector operations.
- RoundRobinSelectorHandler() -
Constructor for class com.sun.grizzly.RoundRobinSelectorHandler
-
- RoundRobinSelectorHandler(ReadController[]) -
Constructor for class com.sun.grizzly.RoundRobinSelectorHandler
-
- route(CometdRequest, CometdResponse) -
Method in interface com.sun.grizzly.cometd.EventRouter
- Route a CometD message.
- route(CometdRequest, CometdResponse) -
Method in class com.sun.grizzly.cometd.EventRouterImpl
- Route a CometD message.
- RubyObjectPool - Class in com.sun.grizzly.jruby
- An object pool for ruby runtime.
- RubyObjectPool() -
Constructor for class com.sun.grizzly.jruby.RubyObjectPool
-
- RubyRuntimeAsyncFilter - Class in com.sun.grizzly.jruby
- AsyncFilter that park the request if the number of Ruby runtime are all in use.
- RubyRuntimeAsyncFilter() -
Constructor for class com.sun.grizzly.jruby.RubyRuntimeAsyncFilter
- Default AsynFilter constructor.
- RULE_TOKENS -
Static variable in class com.sun.grizzly.rcm.ResourceAllocationFilter
-
- run() -
Method in class com.sun.grizzly.Controller
- Execute this Controller.
- run() -
Method in class com.sun.grizzly.http.FileCache.FileCacheEntry
-
- run() -
Method in class com.sun.grizzly.http.SelectorThread
- Start the endpoint (this)
- run() -
Method in class com.sun.grizzly.http.TaskBase
- Some
Pipeline
implementation requires a instance of
Runnable
instance.
- run() -
Method in class com.sun.grizzly.SelectorHandlerRunner
-
- run() -
Method in class com.sun.grizzly.util.WorkerThreadImpl
- Execute a
Task
.
- running -
Variable in class com.sun.grizzly.http.SelectorThread
-
SelectionKeyAttachment
,
and introduces process method, which will be called by framework once
SelectionKey
has some ready event, before actual event processing.SelectionKey
attachment utility class.ContextTask
s, which are dealing with
SelectionKey
sSelector
used by the connector.
SelectorThread
value.
Selector
.SelectorHandler
SelectorHandler
current SelectorThread
is
based on
SelectorHandler
SelectorHandler
s used by this instance.
Selector
object.
SelectorThread
who created this task.
SelectorHandler
implementation SelectorThread
passes to Controller
.Selector
timeout value.
Request
and Response
with associated high level
classes like GrizzlyRequest
and GrizzlyResponse
.
FilterChain
and execute its
Filter
and its Servlet
AsyncExecutor
used by this Task
to delegate the execution of a ProcessorTask
.
AsyncExecutor
used by this Task
to delegate the execution of a ProcessorTask
.
AsyncExecutor
used by this object.
AsyncExecutor
used by this object.
AsyncHandler
who drive the asynchronous process.
AsyncHandler
who drive the asynchronous process.
AsyncHandler
used when asynchronous execution is
enabled.
AsyncHandler
used when asynchronous execution is
enabled.
AsyncQueueReader
AsyncQueueWriter
AsyncTask
.
AsycnProcesssorTask
.
Map
of attribute name/value pairs.
Map
of attribute name/value pairs.
Map
of attribute name/value pairs.
Map
of attribute name/value pairs.
null
.
ServletContext#getRealPath
.
ServletContextImpl.getRealPath(java.lang.String)
.
true
if the reponse willk be buffered.
ByteBuffer
ByteBuffer
shared this thread
ByteBuffer
shared this thread
ByteBufferType
to use when creating the
ByteBuffer
associated with WorkerThreadImpl
s
created by this instance.
ByteBufferType
to use when creating the
ByteBuffer
associated with this object.
ConnectorHandler
's callback handler instance,
which is used to process occuring events
Channel
type, which is ocketChannel
or DatagramChannel.
ClassLoader
used to load configurable
classes (Pipeline, StreamAlgorithm).
CometContext
that fired this event.
CometContext
used to notify CometHandler
.
CometSelector
's SelectionKey
.
CometSelector
associated with this instance.
CometSelector
associated with this instance.
CometSelector
ConnectorHandlerPool
used.
ServletContextImpl
Pipeline
can
re-execute its ProtocolFilter(s) after a successful execution.
Pipeline
can
re-execute its ProtocolFilter(s) after a successful execution.
Controller
associated with this instance.
AsyncHandler
used when asynchronous
SSLEngine
is initialized.
SSLEngine
is initialized.
SSLEngine
is initialized.
SSLEngine
is initialized.
SSLEngine
is initialized.
SSLEngine
is initialized.
long
delay before a request is resumed.
SelectionKey
.
SelectionKey
on the CometSelector
Filter
associated with this object.
Filter
's name associated with this object.
Grizzlet
implementation.
Interceptor
used by this class.
Interceptor
used by this instance.
ByteBuffer
size
Filter
.
ByteBuffer
used to handle request.
ByteBuffer
used to handle request.
InputStream
associated with HTTP connection
FileCacheEntry
can have.
FileCacheEntry
can have.
FileCacheEntry
can have.
FileCacheEntry
can have.
FileCacheEntry
can have.
FileCacheEntry
can have.
Pipeline
can handle.
Pipeline
can handle.
Pipeline
will creates
when initializing.
Pipeline
will creates
when initializing.
Pipeline
Pipeline
Pipeline
NotificationHandler
NotificationHandler
class name.
ByteBuffer
used to handle response.
ByteBuffer
used to handle response.
ByteBuffer
used to handle response.
Pipeline
used for notifying the CometHandler.
Pipeline
used for notifying the CometHandler.
Pipeline
that will execute this instance.
Pipeline
(Thread Pool).
Pipeline
used to execute this
SelectorHandler
's SelectionKey
ops
Pipeline
used to execute this
SelectorHandler
's SelectionKey
ops
PipelineStatistic
object used
to gather statistic;
PipelineStatistic
object used
to gather statistic;
Pipeline
Pipeline
Pipeline
is associated with.
SelectorThread
will listen.
port
this algorithm is used.
Pipeline
Pipeline
Thread
priority used when creating new threads.
ProcessorTask
that needs to be executed
asynchronously.
ProcessorTask
that needs to be executed
asynchronously.
ProtocolChain
used by this Context
.
ProtocolChainInstanceHandler
to use for
creating instance of ProtocolChain
.
ProtocolChainInstanceHandler
to use for
creating instance of ProtocolChain
.
ProtocolChainInstanceHandler
to use for
creating instance of ProtocolChain
.
Pipeline
can handle.
Pipeline
can handle.
Pipeline
can handle.
Pipeline
can handle.
Task
is recyclable.
FileCacheEntry
from the fileCache
FileCacheEntry
from the fileCache
FileCacheEntry
from the fileCache
isSecure()
for this Request.
SelectionKey
SelectionKey
SelectionKey
SelectionKey
used to reads bytes.
SelectionKeyHandler
to use for managing the life
cycle of SelectionKey.
Method is deprecated. Use SelectorHandler.setSelectionKeyHandler() instead
Selector
SelectorHandler
SelectorHandler
this instance is executing.
SelectorHandler
SelectorHandler
SelectorThread
used by this task.
SelectorThread
object.
Servlet
instance used by this Adapter
GrizzlySession
SocketChannel
used by this algorithm
SSLContext
.
SSLEngine
.
SSLEngine
SSLEngine
.
SSLEngine
.
Pipeline
will use when increasing the
thread pool
Pipeline
will use when increasing the
thread pool
type
of this object.
type
of this object.
K
key related queue.
Pipeline
.
Pipeline
.
SocketChannel
associated with this algorithm.
ByteChunk
is full or the request
is completed, and then delegate the SSL encryption to class
SSLOutputBuffer
ProcessorTask
that configure the outputBuffer
using an instance of SSLOutputBuffer
.ByteBufferInputStream
.SSLContext
associated with the SSL implementation
we are running on.
SSLContext
associated with the SSL implementation
we are running on.
ProcessorTask
that configure the outputBuffer
using an instance of SSLOutputBuffer
.AsyncQueueWriter
SSLEngine
used to write SSL data.
SSLEngine
used to manage the SSL over NIO request.
ProtocolHandler
, which passes PU request processing to a
Filter
chain.SSLContext
SSLContext
ByteChunk
is full or the request
is completed, and then delegate the SSL encryption to class
SSLOutputBuffer
ByteBuffer
and flush them.Selector
implementation.SelectorHandler
implementation SelectorThread
passes to Controller
.java.nio.channels.Selector
running on its
Thread.
SelectorThread
Selector
object.
Pipeline
and all associated
WorkerThreadImpl
Pipeline
and all associated
WorkerThread
Pipeline
Pipeline
used by this Selector
Controller
state
SelectorHandler
StateHolder, which is shared among
SelectorHandler and its clones
StateHolder
.
StateHolder
.
EventConditionListener
, and implements notificatation logic,
when condition becomes true.Controller
state listeners, which
will are notified on Controller
state change.
Interceptor
is invoked after the request line has been parsed.SelectorHandler
s, which stopped
Pipeline
and all associated
WorkerThreadImpl
Pipeline
and all associated
WorkerThread
Pipeline
Pipeline
used by this Selector
StreamAlgorithm
implementation.StateHolder
for state controlReadableChannel
represented by this SuspendableFilter.KeyHandler
by registering it on secondary Selector.
SuspendableFilter@#suspend
An instance of that class can be used to resume or cancel a suspended connection.ProtocolChain
DefaultProtocolChain
from position SuspendableFilter.nextFilterPosition
SuspendableHandler
with add some connection
state.Selector
used to keep the state of a suspended
connection (SelectionKey
).SelectionKey
.
Task
object.TaskListener
to share
status information about where they are when processing a request.TaskContext
object.
WorkerThread
starts
processing a Task
object.
Task
object to communicate their state
when WorkerThread
start processing them or when the processing
is completed.AsyncQueueWriter
CometHandler
.
TaskListener
that the request has been
fully processed.
TaskListener
that the request has been
fully processed.
WorkerThread
.WorkerThreadImpl
ThreadGroup
used.
Pipeline
thread pool.
PUPreProcessor
that will first try to execute an handshake.Task
instance.
AsyncQueueWriter
CometHandler
to the list of the
CometContext
.
inputBB
to
byteBuffer
using the SSLEngine
inputBB
to
byteBuffer
using the SSLEngine
java.net.URL
, but without the ability to open a
stream or connection.true
, use a ByteBuffer
view instead of
ByteBuffer
ByteBuffer
from another ByteBuffer
ByteBuffer
ByteBuffer
used by the ReadTask
use
direct ByteBuffer
or not.
Callable
object available in the pipeline.
E
object available in the pipeline.
Task
SelectorHandler
s will
not get stopped
java.nio.channels.Selector
Thread
attributes.Pipeline
instance.
Pipeline
instance.
Pipeline
instance.
Pipeline
instance.
WorkerThreadImpl
amanged by this pipeline.
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
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).
If associated write queue is not empty or after direct writing
ByteBuffer
still has ready data to be written -
ByteBuffer
will be added to AsyncQueue
and SelectableChannel will be registered on
SelectorHandler
, waiting for OP_WRITE event.
If an exception occurs, during direct writing - it will be propagated
to the caller directly, otherwise, if the ByteBuffer
is
added to a writing queue - exception notification will come via
AsyncWriteCallbackHandler.onIOException()
Before data will be written on SelectableChannel
, first it
will be passed for preprocessing to AsyncQueueDataProcessor
,
and then preprocessor result data
(AsyncQueueDataProcessor.getResultByteBuffer()
) will be
written on the SelectableChannel
.
- WRITE -
Static variable in class com.sun.grizzly.comet.CometEvent
- Notify the
CometHandler
when the channel is writable.
- write(byte[]) -
Method in class com.sun.grizzly.comet.CometWriter
-
- write(byte[], int, int) -
Method in class com.sun.grizzly.comet.CometWriter
-
- write(String) -
Method in class com.sun.grizzly.cometd.CometdResponse
-
- write(ByteBuffer, boolean) -
Method in class com.sun.grizzly.connectioncache.client.CacheableConnectorHandler
-
- write(ByteBuffer, boolean) -
Method in interface com.sun.grizzly.ConnectorHandler
- Writes bytes.
- write(String) -
Method in class com.sun.grizzly.container.GrizzletResponse
-
- write(ByteBuffer) -
Method in interface com.sun.grizzly.http.ByteBufferStream
- Write the
ByteBuffer
- write(int) -
Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
-
- write(byte[]) -
Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
-
- write(byte[], int, int) -
Method in class com.sun.grizzly.http.servlet.ServletOutputStreamImpl
-
- write(ByteBuffer) -
Method in class com.sun.grizzly.http.TaskContext
- Fill the current output stream with the available bytes
- write(ByteBuffer, boolean) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Writes bytes.
- write(int) -
Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
-
- write(byte[], int, int) -
Method in class com.sun.grizzly.tcp.http11.filters.GzipOutputFilter.FakeOutputStream
-
- write(byte[], int, int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- write(int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- write(char[]) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- write(char[], int, int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- write(StringBuffer) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- write(String, int, int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
- Append a string to the buffer
- write(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- write(int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
-
- write(byte[]) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
-
- write(byte[], int, int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputStream
-
- write(int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
-
- write(char[], int, int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
-
- write(char[]) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
-
- write(String, int, int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
-
- write(String) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyWriter
-
- write(MessageBytes) -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- This method will write the contents of the specyfied message bytes
buffer to the output stream, without filtering.
- write(ByteChunk) -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- This method will write the contents of the specyfied message bytes
buffer to the output stream, without filtering.
- write(CharChunk) -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- This method will write the contents of the specyfied char
buffer to the output stream, without filtering.
- write(byte[]) -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- This method will write the contents of the specyfied byte
buffer to the output stream, without filtering.
- write(String) -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- This method will write the contents of the specyfied String to the
output stream, without filtering.
- write(int) -
Method in class com.sun.grizzly.tcp.http11.InternalOutputBuffer
- This method will print the specified integer to the output stream,
without filtering.
- write(ByteBuffer, boolean) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Writes bytes.
- write(ByteBuffer, boolean) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Writes bytes.
- writeByte(int) -
Method in class com.sun.grizzly.tcp.http11.GrizzlyOutputBuffer
-
- writePreProcessor -
Variable in class com.sun.grizzly.async.AsyncWriteQueueRecord
-
- writer -
Variable in class com.sun.grizzly.tcp.http11.GrizzlyResponse
- The associated writer.
- writeToAsyncQueue(ByteBuffer) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in interface com.sun.grizzly.async.AsyncQueueWritable
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in class com.sun.grizzly.SSLConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in class com.sun.grizzly.TCPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method writes
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
- writeToAsyncQueue(SocketAddress, ByteBuffer, AsyncWriteCallbackHandler, AsyncQueueDataProcessor, boolean) -
Method in class com.sun.grizzly.UDPConnectorHandler
- Method sends
ByteBuffer
using async write queue.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |