Uses of Class
org.apache.camel.component.azure.eventhubs.EventHubsEndpoint
-
Packages that use EventHubsEndpoint Package Description org.apache.camel.component.azure.eventhubs -
-
Uses of EventHubsEndpoint in org.apache.camel.component.azure.eventhubs
Methods in org.apache.camel.component.azure.eventhubs that return EventHubsEndpoint Modifier and Type Method Description EventHubsEndpointEventHubsConsumer. getEndpoint()EventHubsEndpointEventHubsProducer. getEndpoint()Constructors in org.apache.camel.component.azure.eventhubs with parameters of type EventHubsEndpoint Constructor Description EventHubsConsumer(EventHubsEndpoint endpoint, org.apache.camel.Processor processor)
-