Index

C D E O S 
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 specified EventHubsMessageListenerContainer, event Hub Name, consumer Group and CheckpointConfig.
EventHubsInboundChannelAdapter(EventHubsMessageListenerContainer, ListenerMode) - Constructor for class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter

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.
C D E O S 
All Classes and Interfaces|All Packages