Package | Description |
---|---|
org.apache.olingo.client.api.communication.request |
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncBatchRequestWrapper |
Modifier and Type | Method and Description |
---|---|
AsyncRequestWrapper<R> |
AsyncRequestWrapper.callback(URI url)
The odata.callback preference MUST include the parameter url whose value is the URL of a callback endpoint to be
invoked by the OData service when data is available.
|
<R extends ODataResponse> |
AsyncRequestFactory.getAsyncRequestWrapper(ODataRequest odataRequest) |
AsyncRequestWrapper<R> |
AsyncRequestWrapper.wait(int waitInSeconds)
Add wait http header.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.