Uses of Class
org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
Packages that use BatchDeserializerException
-
Uses of BatchDeserializerException in org.apache.olingo.server.api.deserializer
Methods in org.apache.olingo.server.api.deserializer that throw BatchDeserializerExceptionModifier and TypeMethodDescriptionFixedFormatDeserializer.parseBatchRequest
(InputStream content, String boundary, BatchOptions options) Reads batch data from an InputStream.