Uses of Class
com.instantbank.lettertemplate.control.web.handlers.RequestHandlerSupport

Packages that use RequestHandlerSupport
com.instantbank.lettertemplate.control.web.handlers These are handler classes for the MVC Controller SERVLET of Letters subsystem (one by use case). 
 

Uses of RequestHandlerSupport in com.instantbank.lettertemplate.control.web.handlers
 

Subclasses of RequestHandlerSupport in com.instantbank.lettertemplate.control.web.handlers
 class BatchReviewHandler
          Letter Batch Review usecase: handler of user requests in the Application layer
 class BatchStartHandler
          Letter Batch Start usecase: handler of user requests in the Application layer
 class CategoryHandler
          Letter Categories usecase: handler of user requests in the Application layer
 class ComponentsHandler
          Letter Components usecase: handler of user requests in the Application layer
 class ImagesRepositoryHandler
          Letter Images usecase: handler of user requests in the Application layer
 class ImageUploadHandler
          Letter Images usecase: handler of user requests in the Application layer for the action "Upload image"
 class PreviewPrintHandler
          Preview/Print Letter usecase: handler of user requests in the Application layer
 class SetLetterJobHandler
          Set letter Job usecase: handler of user requests in the Application layer
 class TemplatesHandler
          Letter Templates usecase: handler of user requests in the Application layer