Interface EventHubsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface EventHubsEndpointBuilderFactory
Send and receive events to/from Azure Event Hubs using AMQP protocol. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceEventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointBuilderAdvanced builder for endpoint for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.AdvancedEventHubsEndpointProducerBuilderAdvanced builder for endpoint producers for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.EventHubsBuildersstatic interfaceEventHubsEndpointBuilderFactory.EventHubsEndpointBuilderBuilder for endpoint for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.EventHubsEndpointConsumerBuilderBuilder for endpoint consumers for the Azure Event Hubs component.static interfaceEventHubsEndpointBuilderFactory.EventHubsEndpointProducerBuilderBuilder for endpoint producers for the Azure Event Hubs component.
-
Method Summary
Static Methods Modifier and Type Method Description static EventHubsEndpointBuilderFactory.EventHubsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static EventHubsEndpointBuilderFactory.EventHubsEndpointBuilder endpointBuilder(String componentName, String path)
-
-