Uses of Interface
com.instantbank.lettertemplate.control.web.handlers.RequestHandler

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

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

Classes in com.instantbank.lettertemplate.control.web.handlers that implement RequestHandler
 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 RequestHandlerSupport
          This class is the default implementation of the RequestHandler
 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