jar

com.microsoft.azure : azure-eventhubs

Maven & Gradle

Jun 23, 2021
34 usages
2.1k stars

Microsoft Azure SDK for Event Hubs · Please note, a newer package azure-messaging-eventhubs for Azure Event Hubs is available at https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/eh for more details.

Table Of Contents

Latest Version

Download com.microsoft.azure : azure-eventhubs JAR file - Latest Versions:

All Versions

Download com.microsoft.azure : azure-eventhubs JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.1.x
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-eventhubs-3.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.eventhubs.impl

├─ com.microsoft.azure.eventhubs.impl.ActiveClientTokenManager.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpConnection.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpConstants.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpErrorCode.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpException.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpLink.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpReceiver.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpResponseCode.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpSender.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.AmqpUtil.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.BaseLinkHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.CBSChannel.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ClientConstants.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ClientEntity.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ConnectionHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.CustomIOHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.DispatchHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ErrorContextProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.EventDataBatchImpl.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.EventDataImpl.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.EventDataUtil.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.EventHubClientImpl.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.EventPositionImpl.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ExceptionUtil.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.FaultTolerantObject.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.IOObject.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.IteratorUtil.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ManagementChannel.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.MessageOperationResult.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.MessageReceiver.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.MessageSender.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.MessageWrapper.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.MessagingFactory.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.Operation.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.OperationResult.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.OperationResultBase.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.PartitionReceiverImpl.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.PartitionSenderImpl.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.PassByRef.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ProtonUtil.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ReactorDispatcher.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ReactorHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ReceiveLinkHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ReceivePump.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ReceiverContext.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.ReplayableWorkItem.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.RequestResponseChannel.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.RequestResponseCloser.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.RequestResponseOpener.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.RetryExponential.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.SchedulerProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.SendLinkHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.SenderContext.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.SessionHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.SessionProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.StrictTlsContext.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.StrictTlsContextSpi.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.StringUtil.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.TimeoutTracker.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.Timer.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.TrackingUtil.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.WebSocketConnectionHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.WebSocketProxyConnectionHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.impl.WorkItem.class - [JAR]

com.microsoft.azure.eventhubs

├─ com.microsoft.azure.eventhubs.AuthorizationFailedException.class - [JAR]

├─ com.microsoft.azure.eventhubs.AzureActiveDirectoryTokenProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.BatchOptions.class - [JAR]

├─ com.microsoft.azure.eventhubs.CommunicationException.class - [JAR]

├─ com.microsoft.azure.eventhubs.ConnectionStringBuilder.class - [JAR]

├─ com.microsoft.azure.eventhubs.ErrorContext.class - [JAR]

├─ com.microsoft.azure.eventhubs.EventData.class - [JAR]

├─ com.microsoft.azure.eventhubs.EventDataBatch.class - [JAR]

├─ com.microsoft.azure.eventhubs.EventHubClient.class - [JAR]

├─ com.microsoft.azure.eventhubs.EventHubClientOptions.class - [JAR]

├─ com.microsoft.azure.eventhubs.EventHubException.class - [JAR]

├─ com.microsoft.azure.eventhubs.EventHubRuntimeInformation.class - [JAR]

├─ com.microsoft.azure.eventhubs.EventPosition.class - [JAR]

├─ com.microsoft.azure.eventhubs.ITokenProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.IllegalConnectionStringFormatException.class - [JAR]

├─ com.microsoft.azure.eventhubs.IllegalEntityException.class - [JAR]

├─ com.microsoft.azure.eventhubs.JsonSecurityToken.class - [JAR]

├─ com.microsoft.azure.eventhubs.ManagedIdentityTokenProvider.class - [JAR]

├─ com.microsoft.azure.eventhubs.OperationCancelledException.class - [JAR]

├─ com.microsoft.azure.eventhubs.PartitionReceiveHandler.class - [JAR]

├─ com.microsoft.azure.eventhubs.PartitionReceiver.class - [JAR]

├─ com.microsoft.azure.eventhubs.PartitionRuntimeInformation.class - [JAR]

├─ com.microsoft.azure.eventhubs.PartitionSender.class - [JAR]

├─ com.microsoft.azure.eventhubs.PayloadSizeExceededException.class - [JAR]

├─ com.microsoft.azure.eventhubs.ProxyConfiguration.class - [JAR]

├─ com.microsoft.azure.eventhubs.QuotaExceededException.class - [JAR]

├─ com.microsoft.azure.eventhubs.ReceiverDisconnectedException.class - [JAR]

├─ com.microsoft.azure.eventhubs.ReceiverOptions.class - [JAR]

├─ com.microsoft.azure.eventhubs.ReceiverRuntimeInformation.class - [JAR]

├─ com.microsoft.azure.eventhubs.RetryPolicy.class - [JAR]

├─ com.microsoft.azure.eventhubs.SecurityToken.class - [JAR]

├─ com.microsoft.azure.eventhubs.ServerBusyException.class - [JAR]

├─ com.microsoft.azure.eventhubs.TimeoutException.class - [JAR]

├─ com.microsoft.azure.eventhubs.TransportType.class - [JAR]

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
190 stars

Discover Dependencies

Apr 08, 2019
494 usages
759 stars
Aug 23, 2023
2.7k usages
47.4k stars
Sep 22, 2018
403 stars
Aug 05, 2023
649 usages
36.2k stars
jcc
Oct 25, 2022
104 usages
May 10, 2023
53 usages
940 stars
Feb 21, 2021
8 usages
19.6k stars
Dec 06, 2021
576 usages
342 stars