public interface ServiceBusTopicClientFactory extends ServiceBusSenderFactory
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.servicebus.ISubscriptionClient |
getOrCreateSubscriptionClient(String topic,
String subscription)
Return a function which accepts service bus topic and subscription name, then returns
ISubscriptionClient |
getOrCreateSenderCopyright © 2019 Microsoft. All rights reserved.