Uses of Class
org.apache.olingo.server.api.serializer.BatchSerializerException
Packages that use BatchSerializerException
Package
Description
Olingo Server API - Serializer
-
Uses of BatchSerializerException in org.apache.olingo.server.api.serializer
Methods in org.apache.olingo.server.api.serializer that throw BatchSerializerExceptionModifier and TypeMethodDescriptionFixedFormatSerializer.batchResponse(List<ODataResponsePart> batchResponses, String boundary) Serializes a batch response. -
Uses of BatchSerializerException in org.apache.olingo.server.core.serializer
Methods in org.apache.olingo.server.core.serializer that throw BatchSerializerExceptionModifier and TypeMethodDescriptionFixedFormatSerializerImpl.batchResponse(List<ODataResponsePart> batchResponses, String boundary) BatchResponseSerializer.serialize(List<ODataResponsePart> responses, String boundary)