| Interfaces | |
|---|---|
| JSPEngine | A component for loading and running Servlets and JSPs. |
| Classes | |
|---|---|
| JSPEngineImpl | Allows Servlets and JSPs to be used as a generator. |
| JSPEngineImplNamedDispatcherInclude | Allows a Servlet or JSP to be used as a generator. |
| JSPEngineServletConfig | Stub implementation of ServletConfig. |
| JSPEngineServletOutputStream | Stub implementation of ServletOutputStream. |
| JSPEngineServletRequest | Stub implementation of HttpServletRequest. |
| JSPEngineServletResponse | Stub implementation of HttpServletResponse. |