Uses of Class
org.apache.camel.component.aws.swf.CamelSWFWorkflowClient

Packages that use CamelSWFWorkflowClient
org.apache.camel.component.aws.swf   
 

Uses of CamelSWFWorkflowClient in org.apache.camel.component.aws.swf
 

Constructors in org.apache.camel.component.aws.swf with parameters of type CamelSWFWorkflowClient
SWFWorkflowProducer(SWFEndpoint endpoint, CamelSWFWorkflowClient camelSWFClient)
           
 



Apache Camel