Package | Description |
---|---|
org.axonframework.axonserver.connector | |
org.axonframework.axonserver.connector.event |
Modifier and Type | Method and Description |
---|---|
EventCipher |
AxonServerConfiguration.getEventCipher() |
Modifier and Type | Method and Description |
---|---|
AxonServerConfiguration.Builder |
AxonServerConfiguration.Builder.eventCipher(EventCipher eventCipher) |
Constructor and Description |
---|
AppendEventTransaction(io.grpc.stub.StreamObserver<Event> eventStreamObserver,
CompletableFuture<Confirmation> observer,
EventCipher eventCipher) |
Copyright © 2010–2018. All rights reserved.