Uses of Interface
org.apache.olingo.server.api.serializer.EdmDeltaSerializer
Packages that use EdmDeltaSerializer
Package
Description
Olingo Server API
-
Uses of EdmDeltaSerializer in org.apache.olingo.netty.server.core
Methods in org.apache.olingo.netty.server.core that return EdmDeltaSerializerModifier and TypeMethodDescriptionODataNettyImpl.createEdmDeltaSerializer
(ContentType contentType, List<String> versions) -
Uses of EdmDeltaSerializer in org.apache.olingo.server.api
Methods in org.apache.olingo.server.api that return EdmDeltaSerializerModifier and TypeMethodDescriptionabstract EdmDeltaSerializer
OData.createEdmDeltaSerializer
(ContentType contentType, List<String> versions) Creates a new serializer object capable of working without EDM information for rendering delta content in the specified format.