public class BatchParser extends Object
| Constructor and Description |
|---|
BatchParser() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.olingo.server.api.deserializer.batch.BatchRequestPart> |
parseBatchRequest(InputStream content,
String boundary,
org.apache.olingo.server.api.deserializer.batch.BatchOptions options) |
public List<org.apache.olingo.server.api.deserializer.batch.BatchRequestPart> parseBatchRequest(InputStream content, String boundary, org.apache.olingo.server.api.deserializer.batch.BatchOptions options) throws org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
org.apache.olingo.server.api.deserializer.batch.BatchDeserializerExceptionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.