Class EventHubsProducerOperations
- java.lang.Object
-
- org.apache.camel.component.azure.eventhubs.operations.EventHubsProducerOperations
-
public class EventHubsProducerOperations extends Object
-
-
Constructor Summary
Constructors Constructor Description EventHubsProducerOperations(com.azure.messaging.eventhubs.EventHubProducerAsyncClient producerAsyncClient, EventHubsConfiguration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleansendEvents(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback)
-
-
-
Constructor Detail
-
EventHubsProducerOperations
public EventHubsProducerOperations(com.azure.messaging.eventhubs.EventHubProducerAsyncClient producerAsyncClient, EventHubsConfiguration configuration)
-
-