Uses of Class
org.apache.camel.component.aws.swf.SWFEndpoint
-
-
Uses of SWFEndpoint in org.apache.camel.component.aws.swf
Constructors in org.apache.camel.component.aws.swf with parameters of type SWFEndpoint Constructor Description CamelSWFWorkflowClient(SWFEndpoint endpoint, SWFConfiguration configuration)SWFActivityConsumer(SWFEndpoint endpoint, org.apache.camel.Processor processor, SWFConfiguration configuration)SWFActivityProducer(SWFEndpoint endpoint, CamelSWFActivityClient camelSWFActivityClient)SWFWorkflowConsumer(SWFEndpoint endpoint, org.apache.camel.Processor processor, SWFConfiguration configuration)SWFWorkflowProducer(SWFEndpoint endpoint, CamelSWFWorkflowClient camelSWFClient)
-