| Package | Description | 
|---|---|
| org.apache.olingo.server.api.deserializer | Olingo Server API - Deserializer
 
 The deserializer package is used to condense all about the Olingo deserialization. | 
| org.apache.olingo.server.api.deserializer.batch | Olingo Server API - Deserializer - Batch
 
 The deserializer.batch package is used to condense all about the Olingo batch deserialization. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<BatchRequestPart> | FixedFormatDeserializer. parseBatchRequest(InputStream content,
                 String boundary,
                 BatchOptions options)Reads batch data from an InputStream. | 
| Modifier and Type | Method and Description | 
|---|---|
| BatchOptions | BatchOptions.Builder. build()Creates a new BatchOptions instance. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.