Class EventHubsProducerOperations


  • public class EventHubsProducerOperations
    extends Object
    • Constructor Detail

      • EventHubsProducerOperations

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

      • sendEvents

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