|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
HttpSession
from the javax.servlet
package.SessionHandler
when a session is access by a request
WebAppContext.setEventListeners(EventListener[])
WebAppDeployer
or ContextDeployer
WebAppDeployer
or ContextDeployer
WebAppDeployer
or ContextDeployer
WebAppDeployer
or ContextDeployer
BufferCache.CachedBuffer
objects.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()
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
.HttpSession.invalidate()
on all known sessions for the given id.
stopped
.
RequestLog
implementation outputs logs in the pseudo-standard NCSA common log format.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)
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |