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
  • Constructor Details

    • AsyncResponseWrapperImpl

      public AsyncResponseWrapperImpl(ODataBatchResponse res)
      Constructor.
      Parameters:
      res - OData batch response.