Package | Description |
---|---|
org.apache.olingo.server.api.batch |
Olingo Server API - Batch
|
org.apache.olingo.server.api.deserializer |
Olingo Server API - Deserializer
|
Modifier and Type | Method and Description |
---|---|
ODataResponsePart |
BatchFacade.handleBatchRequest(BatchRequestPart request)
Handles a BatchRequestPart.
|
Modifier and Type | Method and Description |
---|---|
List<BatchRequestPart> |
FixedFormatDeserializer.parseBatchRequest(InputStream content,
String boundary,
BatchOptions options)
Reads batch data from an InputStream.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.