| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEventHubConsumerClient
Default implementation of the client with the purpose of consume events from an Event hub.
|
| Modifier and Type | Method and Description |
|---|---|
EventHubConsumerClient |
AzureEventHubsConnection.getEventHubConsumer(String consumerGroup,
com.azure.messaging.eventhubs.models.EventPosition eventPosition,
int checkpointFrequency,
EventHandler eventHandler) |
| Modifier and Type | Method and Description |
|---|---|
EventHubConsumerClient |
EventHubListener.getConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventHubListener.setConsumer(EventHubConsumerClient consumer) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.