Hierarchy For Package org.axonframework.serialization.converters
Class Hierarchy
- java.lang.Object
- org.axonframework.serialization.converters.BlobToInputStreamConverter (implements org.axonframework.serialization.ContentTypeConverter<S,
T>) - org.axonframework.serialization.converters.ByteArrayToInputStreamConverter (implements org.axonframework.serialization.ContentTypeConverter<S,
T>) - org.axonframework.serialization.converters.ByteArrayToStringConverter (implements org.axonframework.serialization.ContentTypeConverter<S,
T>) - org.axonframework.serialization.converters.InputStreamToByteArrayConverter (implements org.axonframework.serialization.ContentTypeConverter<S,
T>) - org.axonframework.serialization.converters.StringToByteArrayConverter (implements org.axonframework.serialization.ContentTypeConverter<S,
T>)
- org.axonframework.serialization.converters.BlobToInputStreamConverter (implements org.axonframework.serialization.ContentTypeConverter<S,