Uses of Class
org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
Packages that use QueueClientWrapper
Package
Description
-
Uses of QueueClientWrapper in org.apache.camel.component.azure.storage.queue.client
Methods in org.apache.camel.component.azure.storage.queue.client that return QueueClientWrapperModifier and TypeMethodDescriptionQueueServiceClientWrapper.getQueueClientWrapper(String queueName) -
Uses of QueueClientWrapper in org.apache.camel.component.azure.storage.queue.operations
Constructors in org.apache.camel.component.azure.storage.queue.operations with parameters of type QueueClientWrapperModifierConstructorDescriptionQueueOperations(QueueConfiguration configuration, QueueClientWrapper client)