protected class ODataBatchRequestImpl.ODataBatchResponseImpl extends AbstractODataResponse implements org.apache.olingo.client.api.communication.response.ODataBatchResponse
batchInfo, hasBeenInitialized, headers, httpClient, LOG, odataClient, payload, res, statusCode, statusMessage| Modifier | Constructor and Description |
|---|---|
protected |
ODataBatchResponseImpl(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.http.client.HttpClient httpClient,
org.apache.http.HttpResponse res) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem> |
getBody() |
getContentType, getETag, getHeader, getHeaderNames, getRawResponse, getStatusCode, getStatusMessage, initFromBatch, initFromEnclosedPart, initFromHttpResponseprotected ODataBatchResponseImpl(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.http.client.HttpClient httpClient,
org.apache.http.HttpResponse res)
public Iterator<org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem> getBody()
getBody in interface org.apache.olingo.client.api.communication.response.ODataBatchResponsepublic void close()
close in interface org.apache.olingo.client.api.communication.response.ODataResponseclose in class AbstractODataResponseCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.