Interface | Description |
---|---|
AbstractSessionManager.SessionIf |
Interface that any session wrapper should implement so that
SessionManager may access the Jetty session implementation.
|
Class | Description |
---|---|
AbstractSessionIdManager | |
AbstractSessionManager |
An Abstract implementation of SessionManager.
|
AbstractSessionManager.NullSessionContext |
Null returning implementation of HttpSessionContext
|
Context |
Servlet Context.
|
DefaultServlet |
The default servlet.
|
Dispatcher |
Servlet RequestDispatcher.
|
ErrorPageErrorHandler |
Error Page Error Handler
An ErrorHandler that maps exceptions and status codes to URIs for dispatch using
the internal ERROR style of dispatch.
|
FilterHolder | |
FilterMapping | |
HashSessionIdManager |
HashSessionIdManager.
|
HashSessionManager |
An in-memory implementation of SessionManager.
|
Holder | |
Invoker |
Dynamic Servlet Invoker.
|
PathMap |
URI path map to Object.
|
PathMap.Entry | |
ServletHandler |
Servlet HttpHandler.
|
ServletHolder |
Servlet Instance and Context Holder.
|
ServletMapping | |
SessionHandler |
SessionHandler.
|
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.