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.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.DefaultHandlers<Case,Handler> Deprecated.in through use of the AxonServer java connectorDefault implementation ofInstructionAckSource.DispatchInterceptors<M extends Message<?>>Composite ofMessageDispatchInterceptors that apply all interceptors in the order of registration.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.Deprecated.in through use of the AxonServer java connectorCustomizer to add more customizations to a managed channel to Axon Server.A wrapper class ofCallablesthat adheres to a priority by implementingPriorityTask.A wrapper class ofRunnablesthat adheres to a priority by implementingPriorityTask.Represents a task such asRunnableorComparablethat adheres to a priority by implementingComparable.Publisher<M>Deprecated.in through use of the AxonServer java connectorConfigurer module which is auto-loadable by theDefaultConfigurerthat sets sensible default to use when the AxonServer connector is available on the classpath.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.