public interface AsyncRequestFactory
Modifier and Type | Method and Description |
---|---|
AsyncBatchRequestWrapper |
getAsyncBatchRequestWrapper(ODataBatchRequest odataRequest) |
<R extends ODataResponse> |
getAsyncRequestWrapper(ODataRequest odataRequest) |
<R extends ODataResponse> AsyncRequestWrapper<R> getAsyncRequestWrapper(ODataRequest odataRequest)
AsyncBatchRequestWrapper getAsyncBatchRequestWrapper(ODataBatchRequest odataRequest)
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.