|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ApplicationFileResolver | |
| ParameterListener | |
| Class Summary | |
| Application | A base class for defining a web application. |
| ApplicationCollection | A collection of Applications. |
| ApplicationFileServlet | A simple servlet for dispatching abstract URLs to concrete JSP files. |
| ApplicationSetup | Automates the creation and setup of ApplicationTypes. |
| ApplicationTool | Subject to change. |
| ApplicationType | The persistent type information of an Application. |
| ApplicationTypeCollection | A collection of ApplicationTypes. |
| BaseApplicationServlet | The base servlet for CCM applications. |
| BaseFilter | A base class for filters that require a persistence session to be present. |
| BaseJSP | A base servlet for use by JSP authors who want to use the
execution environment that BaseServlet provides. |
| BaseServlet | The base servlet for CCM servlets. |
| CachePolicy | Deprecated. This class is still considered experimental |
| ContextRegistrationServlet | Every application running in its own webapp should declare an instance of this servlet in their web.xml, marking it to load on startup. |
| Debugger | Debugger contains static methods for registering debuggers. |
| Debugger.DebugParameterListener | |
| DefaultApplicationFileResolver | |
| DispatcherServlet | The CCM main dispatcher. |
| Host | This class represents info about a single host running a server in a webapp cluster. |
| HostLoader | |
| HttpServletRequestWrapper | |
| InternalPrefixerServlet | Allow arbitrary prefixes to be set up in web.xml such as /textonly, /printer, /debug, etc. |
| LegacyAdapterServlet | An application servlet that does what SiteNodeDispatcher does but in the context of the newer CCM dispatcher. |
| LegacyInitializerServlet | |
| OIDRedirectServlet | |
| ParameterMap | |
| PathMapCache | Maintains a mapping of URL fragments to objects. |
| PrefixerServlet | |
| ResourceServlet | A servlet that maps the ResourceManager#findResource method into the http:// URL space. |
| ServletRequestWrapper | |
| TransformationDebugger | A debugger that displays the original XML source of a document prior to transformation (only applies if using Bebop JSP), the generated XML document before transformation, and the XSL stylesheet files used for transformation. |
| URL | URL models a future request according to the servlet worldview. |
| Web | An entry point for functions of the web package. |
| WebApp | Subject to change. |
| WebConfig | A record containing server-session scoped configuration properties. |
| WebContext | A session object that provides an environment in which code can execute. |
| WebContextExposer | |
| WebExposer | |
| Error Summary | |
| LoginSignal | A RedirectSignal that sends the client to the login
UI. |
| RedirectSignal | A signal that requests to commit or abort the current transaction and to send a redirect to a new URL. |
| ReturnSignal | A signal that returns the client to a return URL encoded in the current URL, or if the return URL is not found, uses a fallback URL. |
Tools supporting web-application authoring; services include dispatching requests, generating URLs, and setting up a request's context of execution.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||