|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.axonframework.serializer used by org.axonframework.commandhandling.disruptor | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.commandhandling.distributed.jgroups | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.commandhandling.distributed.jgroups.support.callbacks | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.eventhandling.amqp | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.eventhandling.amqp.spring | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.eventhandling.io | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.eventstore.fs | |
---|---|
SerializedDomainEventData
Interface describing the properties of serialized Domain Event Messages. |
|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.eventstore.jdbc | |
---|---|
SerializedDomainEventData
Interface describing the properties of serialized Domain Event Messages. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.eventstore.jpa | |
---|---|
SerializedDomainEventData
Interface describing the properties of serialized Domain Event Messages. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
SerializedType
Describes the type of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.eventstore.mongo | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.gae.eventstore | |
---|---|
SerializedDomainEventData
Interface describing the properties of serialized Domain Event Messages. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.quickstart | |
---|---|
SerializedObject
Interface describing the structure of a serialized object. |
|
SerializedType
Describes the type of a serialized object. |
Classes in org.axonframework.serializer used by org.axonframework.saga.repository.jdbc | |
---|---|
SerializedObject
Interface describing the structure of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.saga.repository.jpa | |
---|---|
SerializedObject
Interface describing the structure of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
|
SimpleSerializedObject
SerializedObject implementation that takes all properties as constructor parameters. |
Classes in org.axonframework.serializer used by org.axonframework.saga.repository.mongo | |
---|---|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.serializer | |
---|---|
ChainedConverter
A converter that delegates to a chain of other ContentTypeConverters to convert from a source to a target for which there is not necessarily a single converter available. |
|
ChainingConverterFactory
ConverterFactory implementation that will combine converters to form chains of converters to be able to convert from one type to another, for which there is no suitable single converter. |
|
ContentTypeConverter
Interface describing a mechanism that converts the data type of IntermediateRepresentations of SerializedObjects for Upcasters. |
|
ConverterFactory
Interface describing a mechanism that provides instances of ContentTypeConverter for a given source and target data type. |
|
RevisionResolver
Interface towards a mechanism that resolves the revision of a given payload type. |
|
SerializationAware
Marker interface for messages that have special serialization awareness. |
|
SerializationAwareEventMessage
Wrapper around am EventMessage that adds "Serialization Awareness" to the message it wraps. |
|
SerializedDomainEventData
Interface describing the properties of serialized Domain Event Messages. |
|
SerializedEventMessage
EventMessage implementation that is optimized to cope with serialized Payload and MetaData. |
|
SerializedMessage
Message implementation that is optimized to cope with serialized Payload and MetaData. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
SerializedType
Describes the type of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
|
UnknownSerializedTypeException
Exception indicating that an object could not be deserialized, because its serialized type cannot be mapped to a class. |
Classes in org.axonframework.serializer used by org.axonframework.serializer.bson | |
---|---|
AbstractContentTypeConverter
Abstract implementation of the ContentTypeConverter for convenience purposes. |
|
AbstractXStreamSerializer
Abstract implementation for XStream based serializers. |
|
ChainingConverterFactory
ConverterFactory implementation that will combine converters to form chains of converters to be able to convert from one type to another, for which there is no suitable single converter. |
|
ContentTypeConverter
Interface describing a mechanism that converts the data type of IntermediateRepresentations of SerializedObjects for Upcasters. |
|
ConverterFactory
Interface describing a mechanism that provides instances of ContentTypeConverter for a given source and target data type. |
|
RevisionResolver
Interface towards a mechanism that resolves the revision of a given payload type. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.serializer.converters | |
---|---|
AbstractContentTypeConverter
Abstract implementation of the ContentTypeConverter for convenience purposes. |
|
ContentTypeConverter
Interface describing a mechanism that converts the data type of IntermediateRepresentations of SerializedObjects for Upcasters. |
Classes in org.axonframework.serializer used by org.axonframework.serializer.json | |
---|---|
AbstractContentTypeConverter
Abstract implementation of the ContentTypeConverter for convenience purposes. |
|
ChainingConverterFactory
ConverterFactory implementation that will combine converters to form chains of converters to be able to convert from one type to another, for which there is no suitable single converter. |
|
ContentTypeConverter
Interface describing a mechanism that converts the data type of IntermediateRepresentations of SerializedObjects for Upcasters. |
|
ConverterFactory
Interface describing a mechanism that provides instances of ContentTypeConverter for a given source and target data type. |
|
RevisionResolver
Interface towards a mechanism that resolves the revision of a given payload type. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
SerializedType
Describes the type of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
|
UnknownSerializedTypeException
Exception indicating that an object could not be deserialized, because its serialized type cannot be mapped to a class. |
Classes in org.axonframework.serializer used by org.axonframework.serializer.xml | |
---|---|
AbstractContentTypeConverter
Abstract implementation of the ContentTypeConverter for convenience purposes. |
|
AbstractXStreamSerializer
Abstract implementation for XStream based serializers. |
|
ChainingConverterFactory
ConverterFactory implementation that will combine converters to form chains of converters to be able to convert from one type to another, for which there is no suitable single converter. |
|
ContentTypeConverter
Interface describing a mechanism that converts the data type of IntermediateRepresentations of SerializedObjects for Upcasters. |
|
ConverterFactory
Interface describing a mechanism that provides instances of ContentTypeConverter for a given source and target data type. |
|
RevisionResolver
Interface towards a mechanism that resolves the revision of a given payload type. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
Classes in org.axonframework.serializer used by org.axonframework.upcasting | |
---|---|
ConverterFactory
Interface describing a mechanism that provides instances of ContentTypeConverter for a given source and target data type. |
|
LazyDeserializingObject
Represents a serialized object that can be deserializedObjects upon request. |
|
SerializedDomainEventData
Interface describing the properties of serialized Domain Event Messages. |
|
SerializedObject
Interface describing the structure of a serialized object. |
|
SerializedType
Describes the type of a serialized object. |
|
Serializer
Interface describing a serialization mechanism. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |