|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
RequestDispatchCallback | Callback contract. |
ServletContainer | A static registry for the servlet container context. |
ServletContainerFactory | It's rather a provider rather than a real factory. |
WebApp | Abstraction of a web application. |
WebAppListener | Defines the contract for listening web application events. |
WebExecutor | An executor for web runnable tasks. |
WebRequest | Extends the HttpServletRequest interface to add web module concepts. |
WebResponse | Extends the HttpServletResponse interface to add web module concepts. |
WebRunnable | Defines a web runnable. |
Class Summary | |
---|---|
Body | The body of a request. |
Body.Form | |
Body.Raw | |
ServletContextDispatcher | Encapsulate dispatch functionnality into a single class so it is easy to pass it as an argment to a framework that needs 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. |
Enum Summary | |
---|---|
WebRequest.Verb |
Exception Summary | |
---|---|
IllegalRequestException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |