Class AsyncBatchRequestWrapperImpl.AsyncResponseWrapperImpl
java.lang.Object
AsyncRequestWrapperImpl<ODataBatchResponse>.AsyncResponseWrapperImpl
org.apache.olingo.client.core.communication.request.AsyncBatchRequestWrapperImpl.AsyncResponseWrapperImpl
- All Implemented Interfaces:
AsyncResponseWrapper<ODataBatchResponse>
- Enclosing class:
- AsyncBatchRequestWrapperImpl
public class AsyncBatchRequestWrapperImpl.AsyncResponseWrapperImpl
extends AsyncRequestWrapperImpl<ODataBatchResponse>.AsyncResponseWrapperImpl
-
Field Summary
Fields inherited from class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
location, preferenceApplied, response, retryAfter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
asyncDelete, delete, forceNextMonitorCheck, getODataResponse, isDone, isPreferenceApplied
-
Constructor Details
-
AsyncResponseWrapperImpl
Constructor.- Parameters:
res- OData batch response.
-