| Package | Description |
|---|---|
| com.microsoft.azure.spring.integration.servicebus | |
| com.microsoft.azure.spring.integration.servicebus.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceBusTemplate<T extends ServiceBusSenderFactory>
Azure service bus template to support send
Message asynchronously |
| Modifier and Type | Field and Description |
|---|---|
protected T |
ServiceBusTemplate.senderFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceBusQueueClientFactory
Factory to return functional creator of service bus queue client
|
interface |
ServiceBusTopicClientFactory
Factory to return functional creator of service bus topic and subscription client
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceBusQueueClientFactory
Default implementation of
ServiceBusQueueClientFactory. |
class |
DefaultServiceBusTopicClientFactory
Default implementation of
ServiceBusTopicClientFactory. |
Copyright © 2019 Microsoft. All rights reserved.