|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
HttpSession from the javax.servlet package.SessionHandler when a session is first accessed by a request.
Server.addBean(Object)
SessionHandler when a session is last accessed by a request.
ContextHandler.setErrorHandler(ErrorHandler) or
Server.addBean(Object).RolloverFileOutputStream.
HttpSession with the given session id
AbstractSessionManager.getIdManager()
SessionManager.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.HandlerContainer that allows a hot swap
of a wrapped handler.Connector.HttpSession.invalidate() on all known sessions for the given id.
SelectChannelConnector that supports NetworkTrafficListeners.HttpSession.
Resource.newResource(URL) enables extensions to provide alternate resource implementations.
ConnectHandlerAbstractSessionManager.Session.setAttribute(java.lang.String, java.lang.Object)
buffer from the given endPoint.
Server.getConnectors() and Server.setConnectors(Connector[]) to
remove a connector.
Server.removeBean(Object)
AbstractSessionManager.Session.removeAttribute(java.lang.String)
RequestLog can be attached to a RequestLogHandler to enable
logging of requests/responses.SelectChannelConnector at the passed port.
SelectChannelConnector at the passed address.
Response.setHeader(String, String) or
Response.addHeader(String, String).
ServletRequest.getServerName() and ServletRequest.getServerPort().
SelectChannelConnector.getLowResourcesConnections() connections.
Socket.setSoTimeout(int) call, although with NIO implementations
other mechanisms may be used to implement the timeout.
AbstractSessionManager.setIdManager(SessionIdManager)
SessionHandler.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||