Index

C D G O S 
All Classes and Interfaces|All Packages

C

com.azure.spring.integration.servicebus.inbound - package com.azure.spring.integration.servicebus.inbound
Service Bus inbound channel.

D

doStart() - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
 

G

getRetryTemplate() - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
Get the retry template configured on this adapter, or null if retry is not enabled.

O

onInit() - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
 

S

ServiceBusInboundChannelAdapter - Class in com.azure.spring.integration.servicebus.inbound
Inbound channel adapter for Service Bus.
ServiceBusInboundChannelAdapter(ServiceBusMessageListenerContainer) - Constructor for class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
ServiceBusInboundChannelAdapter(ServiceBusMessageListenerContainer, ListenerMode) - Constructor for class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
Construct a ServiceBusInboundChannelAdapter with the specified ServiceBusMessageListenerContainer ,ListenerMode.
setInstrumentationId(String) - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
Set instrumentation id.
setInstrumentationManager(InstrumentationManager) - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
Set instrumentation manager.
setMessageConverter(AzureMessageConverter) - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
Set message converter.
setPayloadType(Class) - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
Set payload type.
setRetryTemplate(RetryTemplate) - Method in class com.azure.spring.integration.servicebus.inbound.ServiceBusInboundChannelAdapter
Set retry template for message processing retries.
C D G O S 
All Classes and Interfaces|All Packages