| Class and Description | 
|---|
| AbstractAction
 
 The base class for action modules, that is modules that respond to
 an HTTP request and return some content. 
 | 
| ActionException
 
 The primary exception type for Actions, or any RequestListener, to
 throw when handling an action. 
 | 
| ActionHandler
 This interface adds a feature to Actions needed by all the various
 contexts. 
 | 
| CachedAction
 
 This is a base class for actions that take advantage of caching
 services. 
 | 
| GenericContext
 
 A base for context modules. 
 | 
| GenericTemplateAction
 
 A general purpose action that uses templates for output. 
 | 
| ModulesServlet.HttpMethod | 
| ServletModule
 A module that hooks to a servlet, or something similar. 
 | 
| ServletModule.RequestListener
 An interface for all RequestListeners which wish to be notified of
 incoming requests. 
 | 
| Class and Description | 
|---|
| AbstractAction
 
 The base class for action modules, that is modules that respond to
 an HTTP request and return some content. 
 | 
| ActionException
 
 The primary exception type for Actions, or any RequestListener, to
 throw when handling an action. 
 | 
| ActionExceptionHandler
 
 An interface for handlers that can take care of ActionExceptions
 thrown when handling an HTTP request. 
 | 
| ActionHandler
 This interface adds a feature to Actions needed by all the various
 contexts. 
 | 
| CachedAction
 
 This is a base class for actions that take advantage of caching
 services. 
 | 
| CachedAction.OutputProvider
 A class used to pass an output stream to the doOutput method. 
 | 
| GenericTemplateAction
 
 A general purpose action that uses templates for output. 
 | 
| ModulesServlet.HttpMethod | 
| ServletModule.RequestListener
 An interface for all RequestListeners which wish to be notified of
 incoming requests. 
 | 
| Template
 
 The interface for all templates. 
 | 
| TemplateActionExceptionHandler
 
 An implementation of ActionExceptionHandler, a module that handles
 exceptions thrown by other actions. 
 | 
| Class and Description | 
|---|
| AbstractAction
 
 The base class for action modules, that is modules that respond to
 an HTTP request and return some content. 
 | 
| AbstractTemplate
 
 A base implementation for templates. 
 | 
| ActionException
 
 The primary exception type for Actions, or any RequestListener, to
 throw when handling an action. 
 | 
| ActionExceptionHandler
 
 An interface for handlers that can take care of ActionExceptions
 thrown when handling an HTTP request. 
 | 
| ActionHandler
 This interface adds a feature to Actions needed by all the various
 contexts. 
 | 
| CachedAction
 
 This is a base class for actions that take advantage of caching
 services. 
 | 
| CachedAction.OutputProvider
 A class used to pass an output stream to the doOutput method. 
 | 
| GenericContext.ForwardResult
 
 A helper class to contain information about forwarding a request
 to actions. 
 | 
| GenericTemplateAction
 
 A general purpose action that uses templates for output. 
 | 
| ImageResizeAction.ImageMaker | 
| ImageResizeAction.ImageProfile
 A data structure that holds information about the image profile. 
 | 
| ImageResizeAction.ImageSource
 A simple interface for image sources. 
 | 
| ModulesServlet.HttpMethod | 
| SendEmailAction.EmailContent | 
| ServletModule
 A module that hooks to a servlet, or something similar. 
 | 
| ServletModule.RequestListener
 An interface for all RequestListeners which wish to be notified of
 incoming requests. 
 | 
| Template
 
 The interface for all templates. 
 | 
| TemplateContextProvider
 This class can be used to define a default template context for
 template managers. 
 | 
| TemplateManager
 
 A module where all Templates register themselves so that Actions,
 or other modules too, can find them. 
 | 
| VelocityEngineModule
 A module that makes an Apache Velocity engine available for
 any VelocityTemplates. 
 | 
| Class and Description | 
|---|
| AbstractAction
 
 The base class for action modules, that is modules that respond to
 an HTTP request and return some content. 
 | 
| ActionException
 
 The primary exception type for Actions, or any RequestListener, to
 throw when handling an action. 
 | 
| ActionHandler
 This interface adds a feature to Actions needed by all the various
 contexts. 
 | 
| CachedAction
 
 This is a base class for actions that take advantage of caching
 services. 
 | 
| GenericTemplateAction
 
 A general purpose action that uses templates for output. 
 | 
| ModulesServlet.HttpMethod | 
| ServletModule.RequestListener
 An interface for all RequestListeners which wish to be notified of
 incoming requests. 
 | 
| Template
 
 The interface for all templates. 
 | 
| Class and Description | 
|---|
| AbstractAction
 
 The base class for action modules, that is modules that respond to
 an HTTP request and return some content. 
 | 
| ActionException
 
 The primary exception type for Actions, or any RequestListener, to
 throw when handling an action. 
 | 
| ActionHandler
 This interface adds a feature to Actions needed by all the various
 contexts. 
 | 
| CachedAction
 
 This is a base class for actions that take advantage of caching
 services. 
 | 
| GenericContext
 
 A base for context modules. 
 | 
| GenericContext.ForwardResult
 
 A helper class to contain information about forwarding a request
 to actions. 
 | 
| GenericTemplateAction
 
 A general purpose action that uses templates for output. 
 | 
| ModulesServlet.HttpMethod | 
| SendEmailAction
 Sends an email composed using a template. 
 | 
| ServletModule
 A module that hooks to a servlet, or something similar. 
 | 
| ServletModule.RequestListener
 An interface for all RequestListeners which wish to be notified of
 incoming requests. 
 | 
| Template
 
 The interface for all templates. 
 | 
Copyright 2004-2015 Wandora Team