jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1

Uses of Interface
org.jbpm.formModeler.service.bb.mvc.controller.requestChain.RequestChainProcessor

Packages that use RequestChainProcessor
org.jbpm.formModeler.service.bb.mvc.controller   
org.jbpm.formModeler.service.bb.mvc.controller.requestChain   
 

Uses of RequestChainProcessor in org.jbpm.formModeler.service.bb.mvc.controller
 

Fields in org.jbpm.formModeler.service.bb.mvc.controller with type parameters of type RequestChainProcessor
protected  List<RequestChainProcessor> RequestProcessor.requestProcessorChain
           
 

Uses of RequestChainProcessor in org.jbpm.formModeler.service.bb.mvc.controller.requestChain
 

Classes in org.jbpm.formModeler.service.bb.mvc.controller.requestChain that implement RequestChainProcessor
 class BeanDispatcher
          Dispatch the request to the specified UIBeanHandler.
 class FreeMemoryProcessor
          Analyzes the free memory available.
 class MultipartProcessor
          Handles multipart requests, building wrapper around the request object in order to support files uploading.
 class ResponseHeadersProcessor
           
 class SessionInitializer
          Takes care of initializing new sessions.
 


jbpm-form-modeler-request-dispatcher 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.