UT
- concrete update type, depending on the protocol versionpublic interface CommonODataClient<UT extends CommonUpdateType>
ODataServiceVersion getServiceVersion()
ODataHeaders newVersionHeaders()
Configuration getConfiguration()
ODataPreferences newPreferences()
CommonURIBuilder<?> newURIBuilder(String serviceRoot)
CommonFilterFactory getFilterFactory()
ODataSerializer getSerializer(ODataFormat format)
ClientODataDeserializer getDeserializer(ODataFormat format)
CommonODataReader getReader()
ODataWriter getWriter()
CommonODataBinder getBinder()
CommonODataObjectFactory getObjectFactory()
CommonRetrieveRequestFactory getRetrieveRequestFactory()
CommonCUDRequestFactory<UT> getCUDRequestFactory()
InvokeRequestFactory getInvokeRequestFactory()
CommonBatchRequestFactory getBatchRequestFactory()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.