Class Summary |
Body |
The body of a request. |
Body.Form |
|
Body.Raw |
|
ServletContainer |
A static registry for the servlet container context. |
ServletContextDispatcher |
Encapsulate dispatch functionnality into a single class so it is easy to
pass it as an argment to a framework that neeeds a dispatcher to just a
servlet context and does not care about the underlying spi or request/response. |
WebAppEvent |
Base class for web application events. |
WebAppLifeCycleEvent |
Web application life cycle event. |
WebRequest |
Add useful information about an HttpServletRequest . |
WebResponse |
todo |