|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializationAware | |
---|---|
org.axonframework.serializer |
Uses of SerializationAware in org.axonframework.serializer |
---|
Classes in org.axonframework.serializer that implement SerializationAware | |
---|---|
class |
SerializationAwareDomainEventMessage<T>
Wrapper around a DomainEventMessage that adds "Serialization Awareness" to the message it wraps. |
class |
SerializationAwareEventMessage<T>
Wrapper around am EventMessage that adds "Serialization Awareness" to the message it wraps. |
class |
SerializedDomainEventMessage<T>
DomainEventMessage implementation that is optimized to cope with serialized Payload and MetaData. |
class |
SerializedEventMessage<T>
EventMessage implementation that is optimized to cope with serialized Payload and MetaData. |
class |
SerializedMessage<T>
Message implementation that is optimized to cope with serialized Payload and MetaData. |
class |
SerializedObjectHolder
Holder that keeps references to serialized representations of a payload and meta data of a specific message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |