All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Aeron Client IO - Download JAR File


Welcome to the Aeron Client IO JAR file download page. Here you can easily download the latest version of the Aeron Client IO JAR file for your project. Simply click on the download button below to get the JAR file instantly.

Files of the artifact aeron-client version 1.46.0 from the group io.aeron.

Artifact aeron-client
Group io.aeron
Version 1.46.0
Last update 24. August 2024
Tags: reliable protocol efficient unicast transport multicast
Organization not specified
URL https://github.com/real-logic/aeron
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies agrona,
There are maybe transitive dependencies!
There is a newer version: 1.46.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of aeron-client Show documentation

Please rate this JAR file. Is it a good library?

2 downloads

Source code of aeron-client version 1.46.0

META-INF
META-INF.META-INF.MANIFEST.MF
io.aeron
io.aeron.io.aeron.Aeron
io.aeron.io.aeron.AeronCounters
io.aeron.io.aeron.AvailableCounterHandler
io.aeron.io.aeron.AvailableImageHandler
io.aeron.io.aeron.BufferBuilder
io.aeron.io.aeron.ChannelUri
io.aeron.io.aeron.ChannelUriStringBuilder
io.aeron.io.aeron.ClientConductor
io.aeron.io.aeron.CncFileDescriptor
io.aeron.io.aeron.CommonContext
io.aeron.io.aeron.ConcurrentPublication
io.aeron.io.aeron.ControlledFragmentAssembler
io.aeron.io.aeron.Counter
io.aeron.io.aeron.CounterProvider
io.aeron.io.aeron.DirectBufferVector
io.aeron.io.aeron.DriverEventsAdapter
io.aeron.io.aeron.DriverProxy
io.aeron.io.aeron.ErrorCode
io.aeron.io.aeron.ExclusivePublication
io.aeron.io.aeron.FragmentAssembler
io.aeron.io.aeron.Image
io.aeron.io.aeron.ImageControlledFragmentAssembler
io.aeron.io.aeron.ImageFragmentAssembler
io.aeron.io.aeron.LogBuffers
io.aeron.io.aeron.LogBuffersFactory
io.aeron.io.aeron.MappedLogBuffersFactory
io.aeron.io.aeron.Publication
io.aeron.io.aeron.ReservedValueSupplier
io.aeron.io.aeron.RethrowingErrorHandler
io.aeron.io.aeron.Subscription
io.aeron.io.aeron.UnavailableCounterHandler
io.aeron.io.aeron.UnavailableImageHandler
io.aeron.command
io.aeron.command.io.aeron.command.ClientTimeoutFlyweight
io.aeron.command.io.aeron.command.ControlProtocolEvents
io.aeron.command.io.aeron.command.CorrelatedMessageFlyweight
io.aeron.command.io.aeron.command.CounterMessageFlyweight
io.aeron.command.io.aeron.command.CounterUpdateFlyweight
io.aeron.command.io.aeron.command.DestinationMessageFlyweight
io.aeron.command.io.aeron.command.ErrorResponseFlyweight
io.aeron.command.io.aeron.command.ImageBuffersReadyFlyweight
io.aeron.command.io.aeron.command.ImageMessageFlyweight
io.aeron.command.io.aeron.command.OperationSucceededFlyweight
io.aeron.command.io.aeron.command.PublicationBuffersReadyFlyweight
io.aeron.command.io.aeron.command.PublicationMessageFlyweight
io.aeron.command.io.aeron.command.RemoveMessageFlyweight
io.aeron.command.io.aeron.command.StaticCounterFlyweight
io.aeron.command.io.aeron.command.StaticCounterMessageFlyweight
io.aeron.command.io.aeron.command.SubscriptionMessageFlyweight
io.aeron.command.io.aeron.command.SubscriptionReadyFlyweight
io.aeron.command.io.aeron.command.TerminateDriverFlyweight
io.aeron.command.io.aeron.command.package-info
io.aeron.exceptions
io.aeron.exceptions.io.aeron.exceptions.AeronEvent
io.aeron.exceptions.io.aeron.exceptions.AeronException
io.aeron.exceptions.io.aeron.exceptions.ChannelEndpointException
io.aeron.exceptions.io.aeron.exceptions.ClientTimeoutException
io.aeron.exceptions.io.aeron.exceptions.ConcurrentConcludeException
io.aeron.exceptions.io.aeron.exceptions.ConductorServiceTimeoutException
io.aeron.exceptions.io.aeron.exceptions.ConfigurationException
io.aeron.exceptions.io.aeron.exceptions.ControlProtocolException
io.aeron.exceptions.io.aeron.exceptions.DriverTimeoutException
io.aeron.exceptions.io.aeron.exceptions.RegistrationException
io.aeron.exceptions.io.aeron.exceptions.StorageSpaceException
io.aeron.exceptions.io.aeron.exceptions.TimeoutException
io.aeron.exceptions.io.aeron.exceptions.package-info
io.aeron.logbuffer
io.aeron.logbuffer.io.aeron.logbuffer.BlockHandler
io.aeron.logbuffer.io.aeron.logbuffer.BufferClaim
io.aeron.logbuffer.io.aeron.logbuffer.ControlledFragmentHandler
io.aeron.logbuffer.io.aeron.logbuffer.FragmentHandler
io.aeron.logbuffer.io.aeron.logbuffer.FrameDescriptor
io.aeron.logbuffer.io.aeron.logbuffer.Header
io.aeron.logbuffer.io.aeron.logbuffer.HeaderWriter
io.aeron.logbuffer.io.aeron.logbuffer.LogBufferDescriptor
io.aeron.logbuffer.io.aeron.logbuffer.LogBufferUnblocker
io.aeron.logbuffer.io.aeron.logbuffer.RawBlockHandler
io.aeron.logbuffer.io.aeron.logbuffer.TermBlockScanner
io.aeron.logbuffer.io.aeron.logbuffer.TermGapFiller
io.aeron.logbuffer.io.aeron.logbuffer.TermGapScanner
io.aeron.logbuffer.io.aeron.logbuffer.TermReader
io.aeron.logbuffer.io.aeron.logbuffer.TermRebuilder
io.aeron.logbuffer.io.aeron.logbuffer.TermScanner
io.aeron.logbuffer.io.aeron.logbuffer.TermUnblocker
io.aeron.logbuffer.io.aeron.logbuffer.package-info
io.aeron
io.aeron.io.aeron.package-info
io.aeron.protocol
io.aeron.protocol.io.aeron.protocol.DataHeaderFlyweight
io.aeron.protocol.io.aeron.protocol.HeaderFlyweight
io.aeron.protocol.io.aeron.protocol.NakFlyweight
io.aeron.protocol.io.aeron.protocol.ResolutionEntryFlyweight
io.aeron.protocol.io.aeron.protocol.ResponseSetupFlyweight
io.aeron.protocol.io.aeron.protocol.RttMeasurementFlyweight
io.aeron.protocol.io.aeron.protocol.SetupFlyweight
io.aeron.protocol.io.aeron.protocol.StatusMessageFlyweight
io.aeron.protocol.io.aeron.protocol.package-info
io.aeron.security
io.aeron.security.io.aeron.security.AuthenticationException
io.aeron.security.io.aeron.security.Authenticator
io.aeron.security.io.aeron.security.AuthenticatorSupplier
io.aeron.security.io.aeron.security.AuthorisationService
io.aeron.security.io.aeron.security.AuthorisationServiceSupplier
io.aeron.security.io.aeron.security.CredentialsSupplier
io.aeron.security.io.aeron.security.DefaultAuthenticatorSupplier
io.aeron.security.io.aeron.security.NullCredentialsSupplier
io.aeron.security.io.aeron.security.SessionProxy
io.aeron.security.io.aeron.security.SimpleAuthenticator
io.aeron.security.io.aeron.security.SimpleAuthorisationService
io.aeron.security.io.aeron.security.package-info
io.aeron.status
io.aeron.status.io.aeron.status.ChannelEndpointStatus
io.aeron.status.io.aeron.status.HeartbeatTimestamp
io.aeron.status.io.aeron.status.LocalSocketAddressStatus
io.aeron.status.io.aeron.status.ReadableCounter
io.aeron.status.io.aeron.status.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy