Package org.axonframework.axonserver.connector
package org.axonframework.axonserver.connector
-
ClassDescriptionConfiguration class provided configurable fields and defaults for anything Axon Server related.Configuration class for Flow Control of specific message types.A
ConfigurationEnhancerthat is auto-loadable by theApplicationConfigurer, setting sensible defaults when using Axon Server.The component which manages all the connections which an Axon client can establish with an Axon Server instance.Builder class to instantiate anAxonServerConnectionManager.Generic exception indicating an error related to AxonServer.Wrapper around standard Axon FrameworkRegistration.Interface describing functionality for connection managers.Default implementation ofInstructionAckSource.Converts an Axon Server Error to the relevant Axon framework exception.Handlers<Case,Handler> Handler registry - gives possibility of registering handlers for specific cases and contexts.Responsible for sending instruction acknowledgements.Customizer to add more customizations to a managed channel to Axon Server.Utility class to convert between Axon Server metadata values and a simpleMapof String key-value pairs.Tags configuration labeling Axon Node represented by key-value pairs.TargetContextResolver<T extends Message>Interface towards a mechanism that is capable of resolving the context name to which aMessageshould be routed.Object representing a topology change at Axon Server.The handler subscription of aTopologyChange.The enumeration referencing the possibleTopologyChangetypes.A functional interface representing a listener that is notified when aTopologyChangeoccurs to a specificcontext.