com.azure.messaging.eventhubs.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of azure-messaging-eventhubs Show documentation
Show all versions of azure-messaging-eventhubs Show documentation
Libraries built on Microsoft Azure Event Hubs
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
/**
* Package containing classes for creating {@link com.azure.messaging.eventhubs.EventHubProducerAsyncClient},
* {@link com.azure.messaging.eventhubs.EventHubProducerClient},
* {@link com.azure.messaging.eventhubs.EventHubConsumerAsyncClient},
* {@link com.azure.messaging.eventhubs.EventHubConsumerClient}, or
* {@link com.azure.messaging.eventhubs.EventProcessorClient} to perform operations on Azure Event Hubs.
*/
package com.azure.messaging.eventhubs;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy