Class EventHubsProducerOperations

java.lang.Object
org.apache.camel.component.azure.eventhubs.operations.EventHubsProducerOperations

public class EventHubsProducerOperations extends Object
  • Constructor Details

    • EventHubsProducerOperations

      public EventHubsProducerOperations(com.azure.messaging.eventhubs.EventHubProducerAsyncClient producerAsyncClient, EventHubsConfiguration configuration)
  • Method Details

    • sendEvents

      public boolean sendEvents(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback)