public interface ServiceBusQueueClientFactory extends ServiceBusSenderFactory
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.servicebus.IQueueClient |
getOrCreateClient(String name)
Return a function which accepts service bus queue name, then returns
IQueueClient |
getOrCreateSendercom.microsoft.azure.servicebus.IQueueClient getOrCreateClient(String name)
IQueueClientCopyright © 2019 Microsoft. All rights reserved.