public abstract class AbstractDynamicsClient
extends org.apache.olingo.client.core.ODataClientImpl
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
additionalHeaders |
protected org.apache.olingo.client.api.http.HttpClientFactory |
httpClientFactory |
Modifier | Constructor and Description |
---|---|
protected |
AbstractDynamicsClient(org.apache.olingo.client.api.http.HttpClientFactory httpClientFactory,
Map<String,String> additionalHeaders) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
initClientConfiguration() |
org.apache.olingo.client.api.communication.header.ODataHeaders |
newVersionHeaders() |
getAsyncRequestFactory, getBatchRequestFactory, getBinder, getConfiguration, getCUDRequestFactory, getDeserializer, getFilterFactory, getInvokeRequestFactory, getObjectFactory, getReader, getRetrieveRequestFactory, getSearchFactory, getSerializer, getServiceVersion, getWriter, newPreferences, newURIBuilder
protected org.apache.olingo.client.api.http.HttpClientFactory httpClientFactory
protected abstract void initClientConfiguration()
public org.apache.olingo.client.api.communication.header.ODataHeaders newVersionHeaders()
newVersionHeaders
in interface org.apache.olingo.client.api.ODataClient
newVersionHeaders
in class org.apache.olingo.client.core.ODataClientImpl
Copyright © 2010–2020. All rights reserved.