Uses of Class
com.tangosol.coherence.rest.io.AbstractMarshaller
Packages that use AbstractMarshaller
- 
Uses of AbstractMarshaller in com.tangosol.coherence.rest.io
Subclasses of AbstractMarshaller in com.tangosol.coherence.rest.ioModifier and TypeClassDescriptionclassJackson-based marshaller that marshals object to/from JSON.classJAXB-based marshaller that marshals object to/from XML.classDeprecated.classDeprecated.As of 12.2.1.0.0, replaced byJaxbXmlMarshaller 
JacksonJsonMarshaller