Package | Description |
---|---|
org.apache.olingo.client.api.communication.request.batch | |
org.apache.olingo.client.api.communication.response |
Modifier and Type | Method and Description |
---|---|
void |
ODataBatchResponseItem.initFromBatch(ODataBatchLineIterator batchLineIterator,
String boundary)
Initializes ODataResponse template from batch response item part.
|
Modifier and Type | Method and Description |
---|---|
ODataResponse |
ODataResponse.initFromBatch(Map.Entry<Integer,String> responseLine,
Map<String,Collection<String>> headers,
ODataBatchLineIterator batchLineIterator,
String boundary)
Initializes response from batch response item.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.