Package com.sap.cds.services.impl.odata
Interface RemoteODataClient.RequestExecutor
- Enclosing class:
- RemoteODataClient
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionexecute(org.apache.http.client.HttpClient client, CdsProperties.Remote.RemoteServiceConfig.Http httpConfig, com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol protocol, String servicePath)
-
Method Details
-
execute
Object execute(org.apache.http.client.HttpClient client, CdsProperties.Remote.RemoteServiceConfig.Http httpConfig, com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol protocol, String servicePath)
-