|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Connector.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.getSessionIdManager()
AbstractSessionManager.getSessionIdManager()
SessionManager.getSessionIdManager()
AbstractSession.getAttribute(java.lang.String)
AbstractSession.getAttributeNames()
minGzipSize initParameter or the minGzipSize is 0(default)
The content-type is in the comma separated list of mimeTypes set in the mimeTypes initParameter or if no mimeTypes are defined the
content-type is not "application/gzip"
No content-encoding is specified by the resource
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.Response.addCookie(Cookie), then the cookie
will be set as HTTP ONLY.
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.
ConnectHandlerAbstractSession.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)
AbstractSession.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().
AbstractSessionManager.setSessionIdManager(SessionIdManager)
SelectChannelConnector.getLowResourcesConnections() connections.
Socket.setSoTimeout(int) call, although with NIO implementations
other mechanisms may be used to implement the timeout.
SessionHandler.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||