public class AsyncResponseImpl extends AbstractODataResponse implements org.apache.olingo.client.api.communication.response.AsyncResponse
batchInfo, hasBeenInitialized, headers, httpClient, LOG, odataClient, payload, res, statusCode, statusMessage| Constructor and Description |
|---|
AsyncResponseImpl(Map.Entry<Integer,String> responseLine,
Map<String,Collection<String>> headers,
org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator batchLineIterator,
String boundary)
Constructor to be used inside a batch item.
|
AsyncResponseImpl(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.http.client.HttpClient httpClient,
org.apache.http.HttpResponse res) |
close, getContentType, getETag, getHeader, getHeaderNames, getRawResponse, getStatusCode, getStatusMessage, initFromBatch, initFromEnclosedPart, initFromHttpResponseCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.