| Package | Description |
|---|---|
| com.azure.spring.service.eventhubs.factory | |
| com.azure.spring.service.eventhubs.processor |
| Constructor and Description |
|---|
EventProcessorClientBuilderFactory(EventHubsProcessorDescriptor processorProperties,
com.azure.messaging.eventhubs.CheckpointStore checkpointStore,
EventProcessingListener listener) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchEventProcessingListener
A listener to process Event Hub events.
|
interface |
RecordEventProcessingListener
A listener to process Event Hub events.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.