Interface | Description |
---|---|
HttpClientFactory |
Interface used by ODataRequest implementations to instantiate HttpClient.
|
HttpUriRequestFactory |
Interface used by ODataRequest implementations to create the HttpUriRequest.
|
WrappingHttpClientFactory |
Exception | Description |
---|---|
HttpClientException |
A client-side processing runtime exception.
|
NoContentException |
Exception to be thrown when trying to read content with HTTP status 204.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.