Class Hierarchy
- java.lang.Object
- com.tangosol.coherence.rest.io.AbstractMarshaller<T> (implements com.tangosol.coherence.rest.io.Marshaller<T>)
- com.tangosol.coherence.rest.io.JacksonJsonMarshaller<T>
- com.tangosol.coherence.rest.io.JsonJacksonMarshaller<T>
- com.tangosol.coherence.rest.io.JaxbXmlMarshaller<T>
- com.tangosol.coherence.rest.io.XmlJaxbMarshaller<T>
- com.tangosol.coherence.rest.io.JacksonJsonMarshaller<T>
- com.tangosol.coherence.rest.io.BinaryMarshaller (implements com.tangosol.coherence.rest.io.Marshaller<T>)
- com.tangosol.coherence.rest.io.KeyConverterAdapter (implements com.tangosol.coherence.rest.io.Marshaller<T>)
- com.tangosol.coherence.rest.io.MarshallerRegistry
- com.tangosol.coherence.rest.io.StaticContentMarshaller (implements com.tangosol.coherence.rest.io.Marshaller<T>)
- com.tangosol.coherence.rest.io.StringMarshaller (implements com.tangosol.coherence.rest.io.Marshaller<T>)
- com.tangosol.coherence.rest.io.AbstractMarshaller<T> (implements com.tangosol.coherence.rest.io.Marshaller<T>)
Interface Hierarchy
- com.tangosol.coherence.rest.io.Marshaller<T>