Index
All Classes and Interfaces|All Packages
A
- addProcessorFactoryCustomizer(EventHubsProcessorFactoryCustomizer) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
-
Add a processor factory customizer.
- addProducerFactoryCustomizer(EventHubsProducerFactoryCustomizer) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
-
Add a producer factory customizer.
C
- com.azure.spring.cloud.stream.binder.eventhubs - package com.azure.spring.cloud.stream.binder.eventhubs
-
The Spring Cloud Azure Stream Binder Event Hubs package.
- com.azure.spring.cloud.stream.binder.eventhubs.config - package com.azure.spring.cloud.stream.binder.eventhubs.config
-
Event Hubs stream binder configuration.
- com.azure.spring.cloud.stream.binder.eventhubs.provisioning - package com.azure.spring.cloud.stream.binder.eventhubs.provisioning
-
Event Hubs stream binder channel provision.
- createConsumerEndpoint(ConsumerDestination, String, ExtendedConsumerProperties<EventHubsConsumerProperties>) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
- createProducerMessageHandler(ProducerDestination, ExtendedProducerProperties<EventHubsProducerProperties>, MessageChannel) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
- customize(EventHubsProcessorFactory) - Method in interface com.azure.spring.cloud.stream.binder.eventhubs.config.EventHubsProcessorFactoryCustomizer
-
Customize the processor factory.
- customize(EventHubsProducerFactory) - Method in interface com.azure.spring.cloud.stream.binder.eventhubs.config.EventHubsProducerFactoryCustomizer
-
Customize the producer factory.
D
- doHealthCheck(Health.Builder) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsHealthIndicator
E
- eventHubBinder(EventHubsChannelProvisioner, EventHubsExtendedBindingProperties, ObjectProvider<NamespaceProperties>, ObjectProvider<CheckpointStore>, ObjectProvider<EventHubsProducerFactoryCustomizer>, ObjectProvider<EventHubsProcessorFactoryCustomizer>) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.config.EventHubsBinderConfiguration
-
Declare the
EventHubsMessageChannelBinder
bean. - eventHubChannelProvisioner() - Method in class com.azure.spring.cloud.stream.binder.eventhubs.config.EventHubsBinderConfiguration
-
Declare the
EventHubsChannelProvisioner
bean. - EventHubsBinderConfiguration - Class in com.azure.spring.cloud.stream.binder.eventhubs.config
- EventHubsBinderConfiguration() - Constructor for class com.azure.spring.cloud.stream.binder.eventhubs.config.EventHubsBinderConfiguration
- EventHubsChannelResourceManagerProvisioner - Class in com.azure.spring.cloud.stream.binder.eventhubs.provisioning
- EventHubsChannelResourceManagerProvisioner(String, EventHubsProvisioner) - Constructor for class com.azure.spring.cloud.stream.binder.eventhubs.provisioning.EventHubsChannelResourceManagerProvisioner
-
Construct a
EventHubsChannelResourceManagerProvisioner
with the specified namespace andEventHubsProvisioner
. - EventHubsHealthIndicator - Class in com.azure.spring.cloud.stream.binder.eventhubs
-
Health indicator for Event Hubs.
- EventHubsHealthIndicator(EventHubsMessageChannelBinder) - Constructor for class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsHealthIndicator
-
Construct a
EventHubsHealthIndicator
with the specifiedEventHubsMessageChannelBinder
. - EventHubsMessageChannelBinder - Class in com.azure.spring.cloud.stream.binder.eventhubs
- EventHubsMessageChannelBinder(String[], EventHubsChannelProvisioner) - Constructor for class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
-
Construct a
EventHubsMessageChannelBinder
with the specified headers to embed andEventHubsChannelProvisioner
. - EventHubsProcessorFactoryCustomizer - Interface in com.azure.spring.cloud.stream.binder.eventhubs.config
-
Called by the binder to customize the
EventHubsProcessorFactory
. - EventHubsProducerFactoryCustomizer - Interface in com.azure.spring.cloud.stream.binder.eventhubs.config
-
Called by the binder to customize the
EventHubsProducerFactory
.
G
- getDefaultsPrefix() - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
- getExtendedConsumerProperties(String) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
- getExtendedProducerProperties(String) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
- getExtendedPropertiesEntryClass() - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
S
- setBindingProperties(EventHubsExtendedBindingProperties) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
-
Set binding properties.
- setCheckpointStore(CheckpointStore) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
-
Set checkpoint store.
- setNamespaceProperties(NamespaceProperties) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.EventHubsMessageChannelBinder
-
Set namespace properties.
V
- validateOrCreateForConsumer(String, String) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.provisioning.EventHubsChannelResourceManagerProvisioner
- validateOrCreateForProducer(String) - Method in class com.azure.spring.cloud.stream.binder.eventhubs.provisioning.EventHubsChannelResourceManagerProvisioner
All Classes and Interfaces|All Packages