- sendAsync(String, Message<U>, PartitionSupplier) - Method in class com.microsoft.azure.spring.integration.servicebus.queue.support.ServiceBusQueueTestOperation
-
- sendAsync(String, Message<U>, PartitionSupplier) - Method in class com.microsoft.azure.spring.integration.servicebus.ServiceBusTemplate
-
- sendAsync(String, Message<U>, PartitionSupplier) - Method in class com.microsoft.azure.spring.integration.servicebus.topic.support.ServiceBusTopicTestOperation
-
- senderFactory - Variable in class com.microsoft.azure.spring.integration.servicebus.ServiceBusTemplate
-
- ServiceBusClientConfig - Class in com.microsoft.azure.spring.integration.servicebus
-
Service bus client related config
- ServiceBusClientConfig.ServiceBusClientConfigBuilder - Class in com.microsoft.azure.spring.integration.servicebus
-
- ServiceBusClientConfigBuilder() - Constructor for class com.microsoft.azure.spring.integration.servicebus.ServiceBusClientConfig.ServiceBusClientConfigBuilder
-
- ServiceBusMessageConverter - Class in com.microsoft.azure.spring.integration.servicebus.converter
-
A converter to turn a Message to IMessage
and vice versa.
- ServiceBusMessageConverter() - Constructor for class com.microsoft.azure.spring.integration.servicebus.converter.ServiceBusMessageConverter
-
- ServiceBusMessageHandler<U> - Class in com.microsoft.azure.spring.integration.servicebus
-
- ServiceBusMessageHandler(Consumer<Message<U>>, Class<U>, CheckpointConfig, ServiceBusMessageConverter) - Constructor for class com.microsoft.azure.spring.integration.servicebus.ServiceBusMessageHandler
-
- ServiceBusQueueClientFactory - Interface in com.microsoft.azure.spring.integration.servicebus.factory
-
Factory to return functional creator of service bus queue client
- ServiceBusQueueInboundChannelAdapter - Class in com.microsoft.azure.spring.integration.servicebus.inbound
-
- ServiceBusQueueInboundChannelAdapter(String, SubscribeOperation) - Constructor for class com.microsoft.azure.spring.integration.servicebus.inbound.ServiceBusQueueInboundChannelAdapter
-
- ServiceBusQueueOperation - Interface in com.microsoft.azure.spring.integration.servicebus.queue
-
Azure service bus queue operation to support send
Message asynchronously and subscribe
- ServiceBusQueueTemplate - Class in com.microsoft.azure.spring.integration.servicebus.queue
-
- ServiceBusQueueTemplate(ServiceBusQueueClientFactory) - Constructor for class com.microsoft.azure.spring.integration.servicebus.queue.ServiceBusQueueTemplate
-
- ServiceBusQueueTemplate.QueueMessageHandler<U> - Class in com.microsoft.azure.spring.integration.servicebus.queue
-
- ServiceBusQueueTestOperation - Class in com.microsoft.azure.spring.integration.servicebus.queue.support
-
- ServiceBusQueueTestOperation(ServiceBusQueueClientFactory) - Constructor for class com.microsoft.azure.spring.integration.servicebus.queue.support.ServiceBusQueueTestOperation
-
- ServiceBusRuntimeException - Exception in com.microsoft.azure.spring.integration.servicebus
-
The Azure Service Bus specific NestedRuntimeException.
- ServiceBusRuntimeException(String) - Constructor for exception com.microsoft.azure.spring.integration.servicebus.ServiceBusRuntimeException
-
- ServiceBusRuntimeException(String, Throwable) - Constructor for exception com.microsoft.azure.spring.integration.servicebus.ServiceBusRuntimeException
-
- ServiceBusSenderFactory - Interface in com.microsoft.azure.spring.integration.servicebus.factory
-
Factory to return functional creator of service bus sender
- ServiceBusTemplate<T extends ServiceBusSenderFactory> - Class in com.microsoft.azure.spring.integration.servicebus
-
Azure service bus template to support send Message asynchronously
- ServiceBusTemplate(T) - Constructor for class com.microsoft.azure.spring.integration.servicebus.ServiceBusTemplate
-
- ServiceBusTopicClientFactory - Interface in com.microsoft.azure.spring.integration.servicebus.factory
-
Factory to return functional creator of service bus topic and subscription client
- ServiceBusTopicInboundChannelAdapter - Class in com.microsoft.azure.spring.integration.servicebus.inbound
-
- ServiceBusTopicInboundChannelAdapter(String, SubscribeByGroupOperation, String) - Constructor for class com.microsoft.azure.spring.integration.servicebus.inbound.ServiceBusTopicInboundChannelAdapter
-
- ServiceBusTopicOperation - Interface in com.microsoft.azure.spring.integration.servicebus.topic
-
Azure service bus topic operation to support send Message asynchronously
and subscribe by ServiceBusSubscription as consumer group
- ServiceBusTopicTemplate - Class in com.microsoft.azure.spring.integration.servicebus.topic
-
- ServiceBusTopicTemplate(ServiceBusTopicClientFactory) - Constructor for class com.microsoft.azure.spring.integration.servicebus.topic.ServiceBusTopicTemplate
-
- ServiceBusTopicTemplate.TopicMessageHandler<U> - Class in com.microsoft.azure.spring.integration.servicebus.topic
-
- ServiceBusTopicTestOperation - Class in com.microsoft.azure.spring.integration.servicebus.topic.support
-
- ServiceBusTopicTestOperation(ServiceBusTopicClientFactory) - Constructor for class com.microsoft.azure.spring.integration.servicebus.topic.support.ServiceBusTopicTestOperation
-
- setCheckpointConfig(CheckpointConfig) - Method in class com.microsoft.azure.spring.integration.servicebus.ServiceBusTemplate
-
- setClientConfig(ServiceBusClientConfig) - Method in interface com.microsoft.azure.spring.integration.servicebus.queue.ServiceBusQueueOperation
-
- setClientConfig(ServiceBusClientConfig) - Method in class com.microsoft.azure.spring.integration.servicebus.queue.ServiceBusQueueTemplate
-
- setClientConfig(ServiceBusClientConfig) - Method in interface com.microsoft.azure.spring.integration.servicebus.topic.ServiceBusTopicOperation
-
- setClientConfig(ServiceBusClientConfig) - Method in class com.microsoft.azure.spring.integration.servicebus.topic.ServiceBusTopicTemplate
-
- setConcurrency(int) - Method in class com.microsoft.azure.spring.integration.servicebus.ServiceBusClientConfig.ServiceBusClientConfigBuilder
-
- setCustomHeaders(MessageHeaders, IMessage) - Method in class com.microsoft.azure.spring.integration.servicebus.converter.ServiceBusMessageConverter
-
- setPrefetchCount(int) - Method in class com.microsoft.azure.spring.integration.servicebus.ServiceBusClientConfig.ServiceBusClientConfigBuilder
-
- setSessionsEnabled(boolean) - Method in class com.microsoft.azure.spring.integration.servicebus.ServiceBusClientConfig.ServiceBusClientConfigBuilder
-
- subscribe(String, Consumer<Message<?>>, Class<?>) - Method in class com.microsoft.azure.spring.integration.servicebus.queue.ServiceBusQueueTemplate
-
- subscribe(String, String, Consumer<Message<?>>, Class<?>) - Method in class com.microsoft.azure.spring.integration.servicebus.topic.ServiceBusTopicTemplate
-
- success(UUID) - Method in class com.microsoft.azure.spring.integration.servicebus.queue.ServiceBusQueueTemplate.QueueMessageHandler
-
- success(UUID) - Method in class com.microsoft.azure.spring.integration.servicebus.ServiceBusMessageHandler
-
- success(UUID) - Method in class com.microsoft.azure.spring.integration.servicebus.topic.ServiceBusTopicTemplate.TopicMessageHandler
-