Uses of Interface
org.apache.olingo.client.api.serialization.ODataSerializer
Packages that use ODataSerializer
Package
Description
-
Uses of ODataSerializer in org.apache.olingo.client.api
Methods in org.apache.olingo.client.api that return ODataSerializerModifier and TypeMethodDescriptionODataClient.getRxSerializer(ContentType contentType) ODataClient.getSerializer(ContentType contentType) -
Uses of ODataSerializer in org.apache.olingo.client.core
Methods in org.apache.olingo.client.core that return ODataSerializerModifier and TypeMethodDescriptionODataClientImpl.getRxSerializer(ContentType contentType) ODataClientImpl.getSerializer(ContentType contentType) -
Uses of ODataSerializer in org.apache.olingo.client.core.serialization
Classes in org.apache.olingo.client.core.serialization that implement ODataSerializerModifier and TypeClassDescriptionclassclassWrites out JSON string from an entity.classclassWrites out JSON string from PropertyImpl.class