| Package | Description |
|---|---|
| org.axonframework.axonserver.connector.event |
| Modifier and Type | Method and Description |
|---|---|
AppendEventTransaction |
AxonServerEventStoreClient.createAppendEventConnection()
Deprecated.
in favor of
AxonServerEventStoreClient.createAppendEventConnection(String), as the context should
always be specified when dealing with an Event Store |
AppendEventTransaction |
AxonServerEventStoreClient.createAppendEventConnection(String context)
Create a transaction to append events with.
|
Copyright © 2010–2020. All rights reserved.