Uses of Package
org.axonframework.conversion
Packages that use org.axonframework.conversion
Package
Description
Classes related to message processing in Axon Framework.
Classes that implement the concept of command handling using explicit command objects.
Classes related to message processing in Axon Framework.
Classes related to event handling and dispatching, such as
and the
invalid reference
Event Listeners
Event Bus.-
Classes in org.axonframework.conversion used by org.axonframework.conversionClassDescriptionA Supplier that caches its result, useful if the supplier operation is expensive and expected to always yield the same result.A
ContentTypeConverterimplementation that delegates to a chain of otherContentTypeConvertersto convert from a source to a target for which there is not necessarily a single converter available.Interface describing a mechanism that converts an object from a specifiedsource typeto the definedtarget type.Interface describing a mechanism that can convert data from one to another type.AConverterimplementation that only "passes through" input object if thesourceTypeandtargetTypeare the identical. -
Classes in org.axonframework.conversion used by org.axonframework.conversion.avroClassDescriptionA
Converterimplementation that will combineContentTypeConvertersto form chains of converters to be able to convert from one type to another, for which there is no suitable single converter.Interface describing a mechanism that converts an object from a specifiedsource typeto the definedtarget type.Exception indicating that a conversion is required between two formats, but there is no converter capable of doing the conversion.Interface describing a mechanism that can convert data from one to another type. -
Classes in org.axonframework.conversion used by org.axonframework.conversion.converterClassDescriptionInterface describing a mechanism that converts an object from a specified
source typeto the definedtarget type. -
Classes in org.axonframework.conversion used by org.axonframework.conversion.jsonClassDescriptionA
Converterimplementation that will combineContentTypeConvertersto form chains of converters to be able to convert from one type to another, for which there is no suitable single converter.Interface describing a mechanism that converts an object from a specifiedsource typeto the definedtarget type.Interface describing a mechanism that can convert data from one to another type. -
Classes in org.axonframework.conversion used by org.axonframework.extension.spring.authorizationClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.extension.springboot.autoconfigClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.commandhandlingClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.coreClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.core.conversionClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.eventhandlingClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.eventhandling.conversionClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jdbcClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jpaClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.eventhandling.replayClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.queryhandlingClassDescriptionInterface describing a mechanism that can convert data from one to another type.