Uses of Package
org.axonframework.messaging.core
Packages that use org.axonframework.messaging.core
Package
Description
Root package for the Axon Server Connector.
Root package for the Axon Server Connector.
Part of the Axon Server Connector module.
Part of the Axon Server Connector module.
Part of the Axon Server Connector module.
Axon Server snapshot store implementation.
Part of the Axon Messaging module.
Internal delegating tracing decorator for the distributed
CommandBusConnector.Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axoniq Messaging folder.
Part of the Axoniq Framework event-streaming module.
Contains the multi-tenancy API, like the tenant descriptor, tenant provider, and tenant resolution contracts.
Part of the Axoniq Framework multi-tenancy module.
Axon Server specific multi-tenant event streaming infrastructure, giving each tenant its own persistent stream and
labelling the events it delivers with the tenant they belong to.
Part of the Axoniq Framework multi-tenancy module.
Package containing multitenancy support for event sourcing components.
Package containing multitenancy support for query components.
Part of the Axon Messaging module.
Internal delegating tracing decorator for the distributed
QueryBusConnector.Part of the Axoniq Messaging folder.
Part of the Axoniq Messaging folder.
Postgres extension main package.
Micrometer Tracing binding for the tracing API, wired by
MicrometerTracingConfigurationEnhancer.Micrometer
Propagator carrier over Axon message metadata: the
Propagator.Getter/Propagator.Setter pair used to extract and inject trace context to and from a
message's metadata, so a trace continues across message and service boundaries.Part of the Axon Eventsourcing module.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
Part of the Axon Eventsourcing module.
Part of the Axon Eventsourcing module.
Event-store tracing decorators and event-sourcing-specific
SpanAttributesProvider implementations.Event-sourcing-specific
SpanAttributesProvider implementations.Package for the sourcing handler API.
In-memory snapshot store implementations.
Store-backed snapshotting implementations for event-sourced entities.
Snapshot-store tracing decorators for
axon-eventsourcing.Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Part of the Axon Extension module.
Classes that implement the concept of command handling using explicit command objects.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Tracing decorators for command handling components.
Classes related to message processing in Axon Framework.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Package for event handling components in Axon Framework.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Tracing decorators for event handling components.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Package for query handling components in Axon Framework.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Tracing decorators for query handling components.
The tracing API of Axon Framework:
SpanFactory, Span, SpanScope, and
SpanAttributesProvider, plus the logging and no-op factory implementations.Built-in
SpanAttributesProvider implementations contributing standard
message-derived attributes (identifier, type, metadata, aggregate identifier) to spans.Root package for Axon Modelling.
Part of the Axon Modelling module.
Part of the Axon Modelling module.
Part of the Axon Modelling module.
Part of the Axon Modelling module.
Part of the Axon Test module.
Part of the Axon Test module.
Part of the Axon Test module.
-
Classes in org.axonframework.messaging.core used by io.axoniq.framework.axonserver.connector.api.commandClassDescriptionException indicating that an error has occurred while remotely handling a message.Exception indicating that a non transient error has occurred while remotely handling a message.
-
Classes in org.axonframework.messaging.core used by io.axoniq.framework.axonserver.connector.api.queryClassDescriptionException indicating that an error has occurred while remotely handling a message.Exception indicating that a non transient error has occurred while remotely handling a message.
-
Classes in org.axonframework.messaging.core used by io.axoniq.framework.axonserver.connector.commandClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.axonserver.connector.eventClassDescriptionA
MessageStream-specific container ofMessageimplementations.Interface for a source ofEventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.axonserver.connector.queryClassDescriptionAbstract base implementation of
MessageStreamthat provides full state management for consumption, completion, error propagation, closing, and callback coordination.Represents the result of attempting to fetch the next element from aMessageStream.AMessageStream-specific container ofMessageimplementations.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.axonserver.connector.snapshotClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.commandhandling.distributedClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.commandhandling.distributed.tracingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.deadletterClassDescriptionInterface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in a
Context.Represents metadata that is passed along with a payload in aMessage. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.eventhandling.deadletterClassDescriptionMarker interface for a handlers or components of
messages.AMessageStreamimplementation that completes normally or with an error without returning any elements. -
-
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.eventhandling.deadletter.jpaClassDescriptionInterface describing operations for context-specific, immutable, resource management.A
MessageStream-specific container ofMessageimplementations.Represents metadata that is passed along with a payload in aMessage. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.eventstreamingClassDescriptionObject that is used as a key to retrieve and register resources of a given type in a
Context.AMessageStream-specific container ofMessageimplementations. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.eventstreaming.checkpointClassDescriptionInterface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in a
Context. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.multitenancy.apiClassDescriptionObject that is used as a key to retrieve and register resources of a given type in a
Context.Interceptor that allowsmessagesto be intercepted and modified before they are dispatched.Workflow interface that allows for customized message handler invocation chains.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.multitenancy.axonserver.commandhandlingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.multitenancy.axonserver.eventstreaming
-
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.multitenancy.axonserver.queryhandlingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.multitenancy.eventsourcingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.multitenancy.queryhandlingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.queryhandling.distributedClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.queryhandling.distributed.tracingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.transformationClassDescriptionInterface describing operations for context-specific, immutable, resource management.Record combining a
qualified nameandversion.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.messaging.transformation.eventsClassDescriptionRecord combining a
qualified nameandversion.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.Interface for a source ofEventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.postgresqlClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by io.axoniq.framework.tracing.micrometer
-
-
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.annotation.reflection
-
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.eventstoreClassDescriptionAbstract base implementation of
MessageStreamthat provides full state management for consumption, completion, error propagation, closing, and callback coordination.Represents the result of attempting to fetch the next element from aMessageStream.Interface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in aContext.Abstract implementation of aMessagethat delegates to an existing message.Interceptor that allowsmessagesto be intercepted and modified before they are dispatched.AMessageStream-specific container ofMessageimplementations.Record combining aqualified nameandversion.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.Interface for a source ofEventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.eventstore.inmemoryClassDescription
-
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.eventstore.jpaClassDescription
-
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.eventstore.tracing
-
-
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.handler
-
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.snapshot.inmemoryClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.snapshot.storeClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.eventsourcing.snapshot.store.tracingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.extension.metrics.dropwizard
-
Classes in org.axonframework.messaging.core used by org.axonframework.extension.metrics.micrometer
-
Classes in org.axonframework.messaging.core used by org.axonframework.extension.reactor.messaging.commandhandling.gateway
-
-
-
Classes in org.axonframework.messaging.core used by org.axonframework.extension.reactor.messaging.eventhandling.gateway
-
Classes in org.axonframework.messaging.core used by org.axonframework.extension.reactor.messaging.queryhandling.gateway
-
Classes in org.axonframework.messaging.core used by org.axonframework.extension.spring.authorizationClassDescriptionInterceptor that allows
messagesto be intercepted and modified before they are dispatched.Workflow interface that allows for customized message handler invocation chains.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler. -
Classes in org.axonframework.messaging.core used by org.axonframework.extension.spring.config
-
Classes in org.axonframework.messaging.core used by org.axonframework.extension.spring.messaging
-
Classes in org.axonframework.messaging.core used by org.axonframework.extension.springboot.autoconfigClassDescriptionInterceptor that allows
messagesto be intercepted and modified before they are dispatched.Workflow interface that allows for customized message handler invocation chains. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.commandhandlingClassDescriptionGeneric implementation of
ResultMessageinterface.Base exception for exceptions raised by Handler methods.Abstract implementation of aMessagethat delegates to an existing message.Marker interface for a handlers or components ofmessages.Handles exceptions thrown by a message handler.AMessageStreamimplementation that returns at most a single result before completing.Record combining aqualified nameandversion.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.AMessagethat represents a result of handling some form of a request message. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.commandhandling.annotationClassDescriptionMarker interface for a handlers or components of
messages.AMessageStreamimplementation that returns at most a single result before completing.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.commandhandling.configurationClassDescriptionWorkflow interface that allows for customized message handler invocation chains.Handles exceptions thrown by a message handler.Interface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.commandhandling.gatewayClassDescriptionFunctional interface describing a resolver from
Message payloadto it'stype.Represents metadata that is passed along with a payload in aMessage. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.commandhandling.interceptionClassDescriptionMarker interface for a handlers or components of
messages.Workflow interface that allows for customized message handler invocation chains.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler.AMessageStreamimplementation that returns at most a single result before completing.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.commandhandling.retryClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.commandhandling.tracingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.coreClassDescriptionAbstract base class for
Messages.Abstract base implementation ofMessageStreamthat provides full state management for consumption, completion, error propagation, closing, and callback coordination.Represents the result of attempting to fetch the next element from aMessageStream.AnApplicationContextis a container for components that are registered in theComponentRegistryof theApplicationConfigurer.Interface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in aContext.AnApplicationContextimplementation that does not provide any components.Abstract implementation of aMessagethat delegates to an existing message.Interceptor that allowsmessagesto be intercepted and modified before they are dispatched.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler.AMessageStreamimplementation that completes normally or with an error without returning any elements.AMessageStream-specific container ofMessageimplementations.AMessageStreamimplementation that returns at most a single result before completing.Record combining aqualified nameandversion.Functional interface describing a resolver fromMessage payloadto it'stype.Represents metadata that is passed along with a payload in aMessage.Builder interface for constructing aNamespaceMessageTypeResolver.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.Description of an Exception received from a remote source.AMessagethat represents a result of handling some form of a request message. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.annotationClassDescriptionRecord combining a
qualified nameandversion.Functional interface describing a resolver fromMessage payloadto it'stype. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.configurationClassDescriptionInterceptor that allows
messagesto be intercepted and modified before they are dispatched.Workflow interface that allows for customized message handler invocation chains.Functional interface describing a resolver fromMessage payloadto it'stype. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.conversion
-
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.correlation
-
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.interceptionClassDescriptionObject that is used as a key to retrieve and register resources of a given type in a
Context.Interceptor that allowsmessagesto be intercepted and modified before they are dispatched.Workflow interface that allows for customized message handler invocation chains.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.interception.annotationClassDescriptionAn interceptor chain that manages the flow of a
Messageof typeMthrough a chain ofinterceptors, and ultimately to a message handler. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.retry
-
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.sequencing
-
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.timeoutClassDescriptionWorkflow interface that allows for customized message handler invocation chains.
-
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.unitofworkClassDescriptionAn
ApplicationContextis a container for components that are registered in theComponentRegistryof theApplicationConfigurer.Interface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in aContext. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.unitofwork.transaction.jdbcClassDescriptionObject that is used as a key to retrieve and register resources of a given type in a
Context. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.core.unitofwork.transaction.jpaClassDescriptionObject that is used as a key to retrieve and register resources of a given type in a
Context. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandlingClassDescriptionAbstract implementation of a
Messagethat delegates to an existing message.Interceptor that allowsmessagesto be intercepted and modified before they are dispatched.Marker interface for a handlers or components ofmessages.Handles exceptions thrown by a message handler.AMessageStreamimplementation that completes normally or with an error without returning any elements.Record combining aqualified nameandversion.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.Interface for a source ofEventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.annotationClassDescriptionMarker interface for a handlers or components of
messages.AMessageStreamimplementation that completes normally or with an error without returning any elements.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.configurationClassDescriptionWorkflow interface that allows for customized message handler invocation chains.Handles exceptions thrown by a message handler.Interface for a source of
EventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.gatewayClassDescriptionFunctional interface describing a resolver from
Message payloadto it'stype.Represents metadata that is passed along with a payload in aMessage. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.interceptionClassDescriptionMarker interface for a handlers or components of
messages.Workflow interface that allows for customized message handler invocation chains.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler.AMessageStreamimplementation that completes normally or with an error without returning any elements. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.processingClassDescriptionA
MessageStreamimplementation that completes normally or with an error without returning any elements.AMessageStream-specific container ofMessageimplementations.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.processing.errorhandlingClassDescriptionInterface describing operations for context-specific, immutable, resource management.
-
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.processing.streaming.pooledClassDescriptionWorkflow interface that allows for customized message handler invocation chains.Interface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.processing.streaming.segmentingClassDescriptionInterface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in a
Context.Marker interface for a handlers or components ofmessages.AMessageStreamimplementation that completes normally or with an error without returning any elements.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.processing.streaming.tokenClassDescriptionInterface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in a
Context. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.processing.subscribingClassDescriptionWorkflow interface that allows for customized message handler invocation chains.Interface for a source of
EventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.replayClassDescriptionAbstract implementation of a
Messagethat delegates to an existing message.Marker interface for a handlers or components ofmessages.AMessageStreamimplementation that completes normally or with an error without returning any elements.Record combining aqualified nameandversion. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventhandling.tracingClassDescriptionMarker interface for a handlers or components of
messages.AMessageStreamimplementation that completes normally or with an error without returning any elements.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.Interface for a source ofEventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.eventstreamingClassDescriptionInterface describing operations for context-specific, immutable, resource management.Object that is used as a key to retrieve and register resources of a given type in a
Context.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.monitoring
-
-
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.monitoring.interceptionClassDescriptionInterceptor that allows
messagesto be intercepted and modified before they are dispatched.Workflow interface that allows for customized message handler invocation chains.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.queryhandlingClassDescriptionGeneric implementation of
ResultMessageinterface.Base exception for exceptions raised by Handler methods.Abstract implementation of aMessagethat delegates to an existing message.Marker interface for a handlers or components ofmessages.Handles exceptions thrown by a message handler.Record combining aqualified nameandversion.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.AMessagethat represents a result of handling some form of a request message. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.queryhandling.annotationClassDescriptionMarker interface for a handlers or components of
messages.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.queryhandling.configurationClassDescriptionWorkflow interface that allows for customized message handler invocation chains.Handles exceptions thrown by a message handler.Interface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.queryhandling.gatewayClassDescriptionFunctional interface describing a resolver from
Message payloadto it'stype.Represents metadata that is passed along with a payload in aMessage. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.queryhandling.interceptionClassDescriptionMarker interface for a handlers or components of
messages.Workflow interface that allows for customized message handler invocation chains.An interceptor chain that manages the flow of aMessageof typeMthrough a chain ofinterceptors, and ultimately to a message handler.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.queryhandling.tracingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.tracingClassDescriptionObject that is used as a key to retrieve and register resources of a given type in a
Context. -
Classes in org.axonframework.messaging.core used by org.axonframework.messaging.tracing.attributes
-
Classes in org.axonframework.messaging.core used by org.axonframework.modellingClassDescriptionInterface describing a qualified
qualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.modelling.annotationClassDescriptionFunctional interface describing a resolver from
Message payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.modelling.entityClassDescriptionObject that is used as a key to retrieve and register resources of a given type in a
Context.Marker interface for a handlers or components ofmessages.AMessageStreamimplementation that returns at most a single result before completing.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.modelling.entity.annotationClassDescriptionA
MessageStreamimplementation that returns at most a single result before completing.Functional interface describing a resolver fromMessage payloadto it'stype.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.modelling.entity.childClassDescriptionA
MessageStreamimplementation that returns at most a single result before completing.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName. -
Classes in org.axonframework.messaging.core used by org.axonframework.test.fixtureClassDescriptionRepresents metadata that is passed along with a payload in a
Message.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.Interface for a source ofEventMessagesto which event processors can subscribe. -
Classes in org.axonframework.messaging.core used by org.axonframework.test.matchers
-
Classes in org.axonframework.messaging.core used by org.axonframework.test.utilClassDescriptionRepresents metadata that is passed along with a payload in a
Message.Interface describing a qualifiedqualifiedName, providing space for anamespace,local qualifiedName.