Index

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

C Link icon

com.azure.spring.integration.eventhubs.inbound - package com.azure.spring.integration.eventhubs.inbound
Event Hubs inbound channel.

D Link icon

doStart() - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
 
doStop() - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
 

E Link icon

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 Link icon

onInit() - Method in class com.azure.spring.integration.eventhubs.inbound.EventHubsInboundChannelAdapter
 

S Link icon

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