jar

io.aeron : aeron-client

Maven & Gradle

Aug 20, 2023
38 usages
7k stars

aeron · Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol.

Table Of Contents

Latest Version

Download io.aeron : aeron-client JAR file - Latest Versions:

All Versions

Download io.aeron : aeron-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.42.x
1.41.x
1.40.x
1.39.x
1.38.x
1.37.x
1.36.x
1.35.x
1.34.x
1.33.x
1.32.x
1.31.x
1.30.x
1.29.x
1.28.x
1.27.x
1.26.x
1.25.x
1.24.x
1.23.x
1.22.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
1.0
0.9.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 aeron-client-1.42.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.aeron.version

├─ io.aeron.version.Versioned.class - [JAR]

io.aeron

├─ io.aeron.Aeron.class - [JAR]

├─ io.aeron.AeronCounters.class - [JAR]

├─ io.aeron.AeronVersion.class - [JAR]

├─ io.aeron.AvailableCounterHandler.class - [JAR]

├─ io.aeron.AvailableImageHandler.class - [JAR]

├─ io.aeron.BufferBuilder.class - [JAR]

├─ io.aeron.ChannelUri.class - [JAR]

├─ io.aeron.ChannelUriStringBuilder.class - [JAR]

├─ io.aeron.ClientConductor.class - [JAR]

├─ io.aeron.CncFileDescriptor.class - [JAR]

├─ io.aeron.CommonContext.class - [JAR]

├─ io.aeron.ConcurrentPublication.class - [JAR]

├─ io.aeron.ControlledFragmentAssembler.class - [JAR]

├─ io.aeron.Counter.class - [JAR]

├─ io.aeron.CounterProvider.class - [JAR]

├─ io.aeron.DirectBufferVector.class - [JAR]

├─ io.aeron.DriverEventsAdapter.class - [JAR]

├─ io.aeron.DriverProxy.class - [JAR]

├─ io.aeron.ErrorCode.class - [JAR]

├─ io.aeron.ExclusivePublication.class - [JAR]

├─ io.aeron.ExclusivePublicationLhsPadding.class - [JAR]

├─ io.aeron.ExclusivePublicationValues.class - [JAR]

├─ io.aeron.FragmentAssembler.class - [JAR]

├─ io.aeron.Image.class - [JAR]

├─ io.aeron.ImageControlledFragmentAssembler.class - [JAR]

├─ io.aeron.ImageFragmentAssembler.class - [JAR]

├─ io.aeron.LogBuffers.class - [JAR]

├─ io.aeron.LogBuffersFactory.class - [JAR]

├─ io.aeron.MappedLogBuffersFactory.class - [JAR]

├─ io.aeron.Publication.class - [JAR]

├─ io.aeron.ReservedValueSupplier.class - [JAR]

├─ io.aeron.RethrowingErrorHandler.class - [JAR]

├─ io.aeron.Subscription.class - [JAR]

├─ io.aeron.SubscriptionFields.class - [JAR]

├─ io.aeron.SubscriptionLhsPadding.class - [JAR]

├─ io.aeron.UnavailableCounterHandler.class - [JAR]

├─ io.aeron.UnavailableImageHandler.class - [JAR]

io.aeron.command

├─ io.aeron.command.ClientTimeoutFlyweight.class - [JAR]

├─ io.aeron.command.ControlProtocolEvents.class - [JAR]

├─ io.aeron.command.CorrelatedMessageFlyweight.class - [JAR]

├─ io.aeron.command.CounterMessageFlyweight.class - [JAR]

├─ io.aeron.command.CounterUpdateFlyweight.class - [JAR]

├─ io.aeron.command.DestinationMessageFlyweight.class - [JAR]

├─ io.aeron.command.ErrorResponseFlyweight.class - [JAR]

├─ io.aeron.command.ImageBuffersReadyFlyweight.class - [JAR]

├─ io.aeron.command.ImageMessageFlyweight.class - [JAR]

├─ io.aeron.command.OperationSucceededFlyweight.class - [JAR]

├─ io.aeron.command.PublicationBuffersReadyFlyweight.class - [JAR]

├─ io.aeron.command.PublicationMessageFlyweight.class - [JAR]

├─ io.aeron.command.RemoveMessageFlyweight.class - [JAR]

├─ io.aeron.command.SubscriptionMessageFlyweight.class - [JAR]

├─ io.aeron.command.SubscriptionReadyFlyweight.class - [JAR]

├─ io.aeron.command.TerminateDriverFlyweight.class - [JAR]

io.aeron.exceptions

├─ io.aeron.exceptions.AeronEvent.class - [JAR]

├─ io.aeron.exceptions.AeronException.class - [JAR]

├─ io.aeron.exceptions.ChannelEndpointException.class - [JAR]

├─ io.aeron.exceptions.ClientTimeoutException.class - [JAR]

├─ io.aeron.exceptions.ConcurrentConcludeException.class - [JAR]

├─ io.aeron.exceptions.ConductorServiceTimeoutException.class - [JAR]

├─ io.aeron.exceptions.ConfigurationException.class - [JAR]

├─ io.aeron.exceptions.ControlProtocolException.class - [JAR]

├─ io.aeron.exceptions.DriverTimeoutException.class - [JAR]

├─ io.aeron.exceptions.RegistrationException.class - [JAR]

├─ io.aeron.exceptions.StorageSpaceException.class - [JAR]

├─ io.aeron.exceptions.TimeoutException.class - [JAR]

io.aeron.logbuffer

├─ io.aeron.logbuffer.BlockHandler.class - [JAR]

├─ io.aeron.logbuffer.BufferClaim.class - [JAR]

├─ io.aeron.logbuffer.ControlledFragmentHandler.class - [JAR]

├─ io.aeron.logbuffer.FragmentHandler.class - [JAR]

├─ io.aeron.logbuffer.FrameDescriptor.class - [JAR]

├─ io.aeron.logbuffer.Header.class - [JAR]

├─ io.aeron.logbuffer.HeaderWriter.class - [JAR]

├─ io.aeron.logbuffer.LogBufferDescriptor.class - [JAR]

├─ io.aeron.logbuffer.LogBufferUnblocker.class - [JAR]

├─ io.aeron.logbuffer.NativeBigEndianHeaderWriter.class - [JAR]

├─ io.aeron.logbuffer.RawBlockHandler.class - [JAR]

├─ io.aeron.logbuffer.TermBlockScanner.class - [JAR]

├─ io.aeron.logbuffer.TermGapFiller.class - [JAR]

├─ io.aeron.logbuffer.TermGapScanner.class - [JAR]

├─ io.aeron.logbuffer.TermReader.class - [JAR]

├─ io.aeron.logbuffer.TermRebuilder.class - [JAR]

├─ io.aeron.logbuffer.TermScanner.class - [JAR]

├─ io.aeron.logbuffer.TermUnblocker.class - [JAR]

io.aeron.status

├─ io.aeron.status.ChannelEndpointStatus.class - [JAR]

├─ io.aeron.status.HeartbeatTimestamp.class - [JAR]

├─ io.aeron.status.LocalSocketAddressStatus.class - [JAR]

├─ io.aeron.status.ReadableCounter.class - [JAR]

io.aeron.protocol

├─ io.aeron.protocol.DataHeaderFlyweight.class - [JAR]

├─ io.aeron.protocol.HeaderFlyweight.class - [JAR]

├─ io.aeron.protocol.NakFlyweight.class - [JAR]

├─ io.aeron.protocol.ResolutionEntryFlyweight.class - [JAR]

├─ io.aeron.protocol.RttMeasurementFlyweight.class - [JAR]

├─ io.aeron.protocol.SetupFlyweight.class - [JAR]

├─ io.aeron.protocol.StatusMessageFlyweight.class - [JAR]

io.aeron.security

├─ io.aeron.security.AuthenticationException.class - [JAR]

├─ io.aeron.security.Authenticator.class - [JAR]

├─ io.aeron.security.AuthenticatorSupplier.class - [JAR]

├─ io.aeron.security.AuthorisationService.class - [JAR]

├─ io.aeron.security.AuthorisationServiceSupplier.class - [JAR]

├─ io.aeron.security.CredentialsSupplier.class - [JAR]

├─ io.aeron.security.DefaultAuthenticatorSupplier.class - [JAR]

├─ io.aeron.security.NullCredentialsSupplier.class - [JAR]

├─ io.aeron.security.SessionProxy.class - [JAR]

├─ io.aeron.security.SimpleAuthenticator.class - [JAR]

├─ io.aeron.security.SimpleAuthorisationService.class - [JAR]

Advertisement

Dependencies from Group

Aug 20, 2023
38 usages
7k stars
Aug 20, 2023
36 usages
7k stars
Aug 20, 2023
11 usages
7k stars
Aug 20, 2023
10 usages
7k stars
Aug 20, 2023
1 usages
7k stars

Discover Dependencies

Nov 29, 2021
15 usages
209 stars
Apr 05, 2022
38 usages
0 stars
May 18, 2021
4 usages
9 stars
Oct 24, 2018
4 usages
16 stars
May 23, 2023
4 usages
1.6k stars
fn
Dec 29, 2021
5 usages
May 19, 2023
12 usages
1k stars
Aug 20, 2020
51 usages
23 stars