| Package | Description |
|---|---|
| org.axonframework.axonserver.connector.event.axon | |
| org.axonframework.springboot.autoconfig |
| Class and Description |
|---|
| AxonServerEventScheduler
Implementation of the
EventScheduler that uses Axon Server to schedule the events. |
| AxonServerEventScheduler.Builder
Builder class to instantiate an
AxonServerEventScheduler. |
| AxonServerEventStore
Axon EventStore implementation that connects to the AxonIQ AxonServer Server to store and retrieve Events.
|
| AxonServerEventStore.Builder
Builder class to instantiate a
AxonServerEventStore. |
| QueryResult
Single result row from a Query to the AxonServer.
|
| QueryResultStream
Iterator to process the results of a query.
|
| Class and Description |
|---|
| EventProcessorInfoConfiguration
Module Configuration implementation that defines the components needed to control and monitor the
EventProcessors with AxonServer. |
Copyright © 2010–2023. All rights reserved.