Package io.axoniq.framework.axonserver.connector.api
@NullMarked
package io.axoniq.framework.axonserver.connector.api
Root package for the Axon Server Connector. Provides the necessary components to connect to Axon Server for message
routing and event storage.
-
ClassDescriptionConfiguration class provided configurable fields and defaults for anything Axon Server related.Configuration class for Flow Control of specific message types.The component which manages all the connections which an Axon client can establish with an Axon Server instance.Builder class to instantiate an
AxonServerConnectionManager.Generic exception indicating an error related to AxonServer.Interface describing functionality for connection managers.Tags configuration labeling Axon Node represented by key-value pairs.