Package | Description |
---|---|
org.apache.olingo.client.api.communication.request | |
org.apache.olingo.client.api.communication.response |
Modifier and Type | Method and Description |
---|---|
AsyncResponseWrapper<R> |
AsyncRequestWrapper.execute()
execute the request for the first time.
|
Modifier and Type | Method and Description |
---|---|
AsyncResponseWrapper<ODataDeleteResponse> |
AsyncResponseWrapper.asyncDelete()
A client can request that the DELETE should be executed asynchronously.
|
AsyncResponseWrapper<R> |
AsyncResponseWrapper.forceNextMonitorCheck(URI uri)
Specifies the location for the next monitor check.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.