|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
HttpSession
from the javax.servlet
package.SessionHandler
when a session is access by a request
Channel
to be processed by this
Selector
WebAppContext.setEventListeners(EventListener[])
WebAppDeployer
or ContextDeployer
WebAppDeployer
or ContextDeployer
WebAppDeployer
or ContextDeployer
WebAppDeployer
or ContextDeployer
BufferCache.CachedBuffer
objects.Bayeux
protocol.SessionHandler
when a reqeuest is not longer
handling a session.
ContextDeployer.setConfigurationDir(String)
for the appearance/disappearance or
changes to xml configuration files.AbstractSessionManager.getIdManager()
ReadTask
configured to use this instance.
HttpServletRequest
object for the current call.
HttpServletResponse
object for the current call.
AbstractSessionManager.Session.getAttribute(java.lang.String)
AbstractSessionManager.Session.getAttributeNames()
HandlerWrapper
acts as a Handler
but delegates the handle
method and
life cycle
events to a delegate.Connector
.JettyStreamAlgorithm
implementation by default.
SelectorThread
JeetySelectorReadThread
used to process
OP_READ operations.
HttpSession#invalidate()
on all known sessions for the given id.
javaRootURLContext
instance.
SelectorThread
that only handle OP_READ.GrizzlyEndPoint
ProtocolFinder
implementation that parse the available
SocketChannel bytes looking for the 'http' bytes.SocketChannel
for reading, and delegates the
parsing works to the JettyProcessorTask
Task
used by the Jetty back-endstopped
.
JSON.Generator
that holds a pre-generated string on JSON text.JSON.toString(Object)
.
DataFilter
walks an Object as if it was a call to JSON.toString(Object)
and
calls the protected methods
JSONDataFilter.filterString(String)
,
JSONDataFilter.filterNumber(Number)
,
JSONDataFilter.filterBoolean(Boolean)
,
JSONDataFilter.filterArray(Object, Client)
or
JSONDataFilter.filterMap(Map, Client)
appropriate.NamingContext
instance.
RequestLog
implementation outputs logs in the pseudo-standard NCSA common log format.Pipeline
instance using the
pipelineClassName
value.
JettyProcessorTask
implementation.
JettyReadTask
instance
END
state.
AbstractSessionManager.Session.setAttribute(java.lang.String, java.lang.Object)
Server.getConnectors()
and Server.setConnectors(Connector[])
to
remove a connector.
AbstractSessionManager.Session.removeAttribute(java.lang.String)
RequestLog
can be attached to a Server
to enable logging of requests/responses.SelectorManager
.SocketConnector
at the passed port.
ContextHandlerCollection
.
ContextHandler.setConnectorNames(String[])
AbstractSessionManager.setIdManager(SessionIdManager)
Server
will make a JNI call to set the unix UID
after the server has been started.ThreadPoolExecutor
with the ThreadPool
and
LifeCycle
interfaces so that it may be used by the Jetty Server
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |