Class Hierarchy
- java.lang.Object
- de.otto.synapse.translator.AbstractTextDecoder<T> (implements de.otto.synapse.translator.Decoder<T>)
- de.otto.synapse.translator.TextDecoder
- de.otto.synapse.translator.JsonHelper
- de.otto.synapse.translator.ObjectMappers
- de.otto.synapse.translator.TextEncoder (implements de.otto.synapse.translator.Encoder<T>)
- de.otto.synapse.translator.TextMessageTranslator (implements de.otto.synapse.translator.MessageTranslator<P>)
- de.otto.synapse.translator.AbstractTextDecoder<T> (implements de.otto.synapse.translator.Decoder<T>)
Interface Hierarchy
- java.util.function.Function<T,
R> - de.otto.synapse.translator.Decoder<T>
- de.otto.synapse.translator.Encoder<T>
- de.otto.synapse.translator.MessageTranslator<P>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.otto.synapse.translator.MessageFormat
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)