Index

A C D E G S V 
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
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 and EventHubsProvisioner.
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
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 and EventHubsChannelProvisioner.
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
 
A C D E G S V 
All Classes and Interfaces|All Packages