View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window axoniq-eventstore-client-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.axoniq.eventstore.grpc
├─ io.axoniq.eventstore.grpc.Confirmation.class - [JAR]
├─ io.axoniq.eventstore.grpc.ConfirmationOrBuilder.class - [JAR]
├─ io.axoniq.eventstore.grpc.EventStoreGrpc.class - [JAR]
├─ io.axoniq.eventstore.grpc.EventWithToken.class - [JAR]
├─ io.axoniq.eventstore.grpc.EventWithTokenOrBuilder.class - [JAR]
├─ io.axoniq.eventstore.grpc.EventstoreApi.class - [JAR]
├─ io.axoniq.eventstore.grpc.GetAggregateEventsRequest.class - [JAR]
├─ io.axoniq.eventstore.grpc.GetAggregateEventsRequestOrBuilder.class - [JAR]
├─ io.axoniq.eventstore.grpc.GetEventsRequest.class - [JAR]
├─ io.axoniq.eventstore.grpc.GetEventsRequestOrBuilder.class - [JAR]
├─ io.axoniq.eventstore.grpc.ReadHighestSequenceNrRequest.class - [JAR]
├─ io.axoniq.eventstore.grpc.ReadHighestSequenceNrRequestOrBuilder.class - [JAR]
├─ io.axoniq.eventstore.grpc.ReadHighestSequenceNrResponse.class - [JAR]
├─ io.axoniq.eventstore.grpc.ReadHighestSequenceNrResponseOrBuilder.class - [JAR]
io.axoniq.platform.grpc
├─ io.axoniq.platform.grpc.ClientIdentification.class - [JAR]
├─ io.axoniq.platform.grpc.ClientIdentificationOrBuilder.class - [JAR]
├─ io.axoniq.platform.grpc.NodeInfo.class - [JAR]
├─ io.axoniq.platform.grpc.NodeInfoOrBuilder.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformApi.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformInboundInstruction.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformInboundInstructionOrBuilder.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformInfo.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformInfoOrBuilder.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformOutboundInstruction.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformOutboundInstructionOrBuilder.class - [JAR]
├─ io.axoniq.platform.grpc.PlatformServiceGrpc.class - [JAR]
├─ io.axoniq.platform.grpc.RequestReconnect.class - [JAR]
├─ io.axoniq.platform.grpc.RequestReconnectOrBuilder.class - [JAR]
├─ io.axoniq.platform.grpc.RequestReleaseTracker.class - [JAR]
├─ io.axoniq.platform.grpc.RequestReleaseTrackerOrBuilder.class - [JAR]
io.axoniq.eventstore
├─ io.axoniq.eventstore.Event.class - [JAR]
├─ io.axoniq.eventstore.EventOrBuilder.class - [JAR]
├─ io.axoniq.eventstore.EventstoreMessages.class - [JAR]
io.axoniq.platform
├─ io.axoniq.platform.CommonMessages.class - [JAR]
├─ io.axoniq.platform.MetaDataValue.class - [JAR]
├─ io.axoniq.platform.MetaDataValueOrBuilder.class - [JAR]
├─ io.axoniq.platform.SerializedObject.class - [JAR]
├─ io.axoniq.platform.SerializedObjectOrBuilder.class - [JAR]
io.axoniq.eventstore.client.util
├─ io.axoniq.eventstore.client.util.Broadcaster.class - [JAR]
├─ io.axoniq.eventstore.client.util.EventCipher.class - [JAR]
├─ io.axoniq.eventstore.client.util.EventStoreClientException.class - [JAR]
├─ io.axoniq.eventstore.client.util.FlowControllingStreamObserver.class - [JAR]
├─ io.axoniq.eventstore.client.util.GrpcExceptionParser.class - [JAR]
io.axoniq.eventstore.client.axon
├─ io.axoniq.eventstore.client.axon.AxonErrorMapping.class - [JAR]
├─ io.axoniq.eventstore.client.axon.AxonIQEventStore.class - [JAR]
├─ io.axoniq.eventstore.client.axon.EventBuffer.class - [JAR]
├─ io.axoniq.eventstore.client.axon.GrpcBackedDomainEventData.class - [JAR]
├─ io.axoniq.eventstore.client.axon.GrpcMetaDataConverter.class - [JAR]
io.axoniq.eventstore.client
├─ io.axoniq.eventstore.client.AppendEventTransaction.class - [JAR]
├─ io.axoniq.eventstore.client.ChannelManager.class - [JAR]
├─ io.axoniq.eventstore.client.ClientConnectionException.class - [JAR]
├─ io.axoniq.eventstore.client.ContextAddingInterceptor.class - [JAR]
├─ io.axoniq.eventstore.client.EventStoreClient.class - [JAR]
├─ io.axoniq.eventstore.client.EventStoreConfiguration.class - [JAR]
├─ io.axoniq.eventstore.client.ManagedChannelUtil.class - [JAR]
├─ io.axoniq.eventstore.client.TokenAddingInterceptor.class - [JAR]