public class DynamicsBatchClient.DynamicsBatchRequestFactory.NotLeakingBatchRequest
extends org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl
org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.BatchManagerImpl, org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.ODataBatchResponseImpl
boundary, expectedResItems
futureWrapper, payloadManager
Modifier and Type | Method and Description |
---|---|
protected void |
checkResponse(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.http.HttpResponse response,
String accept) |
org.apache.olingo.client.api.communication.request.batch.BatchManager |
payloadManager() |
doExecute, getPayloadManager, rawAppend, rawAppend
addExpectedResItem, batch, getOutputStream
batch, getDefaultFormat
addCustomHeader, getAccept, getContentType, getHeader, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getResponseTemplate, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArray
checkRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOutputStream
addCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArray
public org.apache.olingo.client.api.communication.request.batch.BatchManager payloadManager()
payloadManager
in interface org.apache.olingo.client.api.communication.request.ODataStreamedRequest<org.apache.olingo.client.api.communication.response.ODataBatchResponse,org.apache.olingo.client.api.communication.request.batch.BatchManager>
payloadManager
in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest<org.apache.olingo.client.api.communication.response.ODataBatchResponse,org.apache.olingo.client.api.communication.request.batch.BatchManager>
protected void checkResponse(org.apache.olingo.client.api.ODataClient odataClient, org.apache.http.HttpResponse response, String accept)
checkResponse
in class org.apache.olingo.client.core.communication.request.AbstractRequest
Copyright © 2010–2020. All rights reserved.