Uses of Class
org.apache.camel.component.azure.storage.queue.QueueEndpoint
-
Packages that use QueueEndpoint Package Description org.apache.camel.component.azure.storage.queue -
-
Uses of QueueEndpoint in org.apache.camel.component.azure.storage.queue
Methods in org.apache.camel.component.azure.storage.queue that return QueueEndpoint Modifier and Type Method Description QueueEndpoint
QueueConsumer. getEndpoint()
QueueEndpoint
QueueProducer. getEndpoint()
Constructors in org.apache.camel.component.azure.storage.queue with parameters of type QueueEndpoint Constructor Description QueueConsumer(QueueEndpoint endpoint, org.apache.camel.Processor processor)
-