Index
All Classes and Interfaces|All Packages
C
- com.azure.spring.integration.eventhubs.inbound - package com.azure.spring.integration.eventhubs.inbound
-
Event Hubs inbound channel.
D
- doStart() - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
- doStop() - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
E
- EventHubsInboundChannelAdapter - Class in com.azure.spring.integration.eventhubs.inbound
-
Message driven inbound channel adapter for Azure Event Hubs.
- EventHubsInboundChannelAdapter(EventHubsMessageListenerContainer) - Constructor for class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
-
Construct a
EventHubsInboundChannelAdapter
with the specifiedEventHubsMessageListenerContainer
, event Hub Name, consumer Group andCheckpointConfig
. - EventHubsInboundChannelAdapter(EventHubsMessageListenerContainer, ListenerMode) - Constructor for class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
-
Construct a
EventHubsInboundChannelAdapter
with the specifiedEventHubsMessageListenerContainer
,ListenerMode
andCheckpointConfig
.
O
- onInit() - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
S
- setBatchMessageConverter(AzureMessageConverter<EventBatchContext, EventData>) - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
-
Set message converter.
- setInstrumentationId(String) - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
-
Set instrumentation id.
- setInstrumentationManager(InstrumentationManager) - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
-
Set instrumentation Manager.
- setMessageConverter(AzureMessageConverter<EventData, EventData>) - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
-
Set message converter.
- setPayloadType(Class<?>) - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
-
Set payload Type.
All Classes and Interfaces|All Packages