Uses of Class
org.apache.camel.component.aws.sqs.SqsEndpoint
-
-
Uses of SqsEndpoint in org.apache.camel.component.aws.sqs
Methods in org.apache.camel.component.aws.sqs that return SqsEndpoint Modifier and Type Method Description SqsEndpoint
SqsConsumer. getEndpoint()
SqsEndpoint
SqsProducer. getEndpoint()
Constructors in org.apache.camel.component.aws.sqs with parameters of type SqsEndpoint Constructor Description SqsConsumer(SqsEndpoint endpoint, org.apache.camel.Processor processor)
SqsProducer(SqsEndpoint endpoint)
-