Uses of Class
org.apache.camel.component.aws.sqs.SqsComponent

Packages that use SqsComponent
org.apache.camel.component.aws.sqs   
 

Uses of SqsComponent in org.apache.camel.component.aws.sqs
 

Constructors in org.apache.camel.component.aws.sqs with parameters of type SqsComponent
SqsEndpoint(String uri, SqsComponent component, SqsConfiguration configuration)
           
 



Apache Camel