Uses of Package
org.axonframework.conversion
Packages that use org.axonframework.conversion
Package
Description
Part of the Axon Server Connector module.
Part of the Axon Server Connector module.
Axon Server snapshot store implementation.
Classes related to message conversion in Axon Framework.
Part of the Axon Conversion module.
Part of the Axon Conversion module.
Classes related to message conversion in Axon Framework through Jackson.
Classes related to message conversion in Axon Framework through Jackson 2.
Store-backed snapshotting implementations for event-sourced entities.
Part of the Axon Extension module.
Part of the Axon Extension module.
Classes that implement the concept of command handling using explicit command objects.
Classes related to message processing in Axon Framework.
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.
Package for query handling components in Axon Framework.
-
Classes in org.axonframework.conversion used by org.axonframework.axonserver.connector.commandClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.axonserver.connector.queryClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.axonserver.connector.snapshotClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
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.jacksonClassDescriptionA
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.conversion.jackson2ClassDescriptionA
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.eventsourcing.snapshot.storeClassDescriptionInterface 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.deadletter.jdbcClassDescriptionInterface describing a mechanism that can convert data from one to another type.
-
Classes in org.axonframework.conversion used by org.axonframework.messaging.eventhandling.deadletter.jpaClassDescriptionInterface 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.tokenClassDescriptionInterface 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.