Uses of Package
org.axonframework.axonserver.connector
Packages that use org.axonframework.axonserver.connector
Package
Description
-
Classes in org.axonframework.axonserver.connector used by org.axonframework.axonserver.connectorClassDescriptionConfiguration 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.Interface describing functionality for connection managers.Converts an Axon Server Error to the relevant Axon framework exception.Responsible for sending instruction acknowledgements.Customizer to add more customizations to a managed channel to Axon Server.Tags configuration labeling Axon Node represented by key-value pairs.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. -
Classes in org.axonframework.axonserver.connector used by org.axonframework.axonserver.connector.commandClassDescriptionConfiguration class provided configurable fields and defaults for anything Axon Server related.
-
Classes in org.axonframework.axonserver.connector used by org.axonframework.axonserver.connector.eventClassDescriptionThe component which manages all the connections which an Axon client can establish with an Axon Server instance.
-
Classes in org.axonframework.axonserver.connector used by org.axonframework.axonserver.connector.queryClassDescriptionConfiguration class provided configurable fields and defaults for anything Axon Server related.Converts an Axon Server Error to the relevant Axon framework exception.
-
-
Classes in org.axonframework.axonserver.connector used by org.axonframework.extension.springbootClassDescriptionTags configuration labeling Axon Node represented by key-value pairs.
-
Classes in org.axonframework.axonserver.connector used by org.axonframework.extension.springboot.actuator.axonserverClassDescriptionThe component which manages all the connections which an Axon client can establish with an Axon Server instance.
-
Classes in org.axonframework.axonserver.connector used by org.axonframework.extension.springboot.autoconfigClassDescriptionThe component which manages all the connections which an Axon client can establish with an Axon Server instance.A functional interface representing a listener that is notified when a
TopologyChangeoccurs to a specificcontext.