| Interface | Description |
|---|---|
| HttpEntityHeaders |
HTTP Entity Headers supporting retrieval of single or multiple header values
|
| HttpRequestBodySpec |
HTTP Request Body Specification builder
|
| HttpRequestHeadersSpec |
HTTP Request Headers Specification builder
|
| HttpRequestMethod |
HTTP Request Method
|
| HttpRequestUriSpec |
HTTP Request URI Specification builder
|
| HttpResponseEntity |
HTTP Response Entity extends Closeable to handle closing Response Body
|
| HttpUriBuilder |
HTTP URI Builder supports construction of a URI using component elements
|
| WebClientService |
Service abstraction for HTTP client operations
|
| Enum | Description |
|---|---|
| HttpResponseStatus |
Enumeration of Standard HTTP Response Status Codes
|
| StandardHttpRequestMethod |
Enumeration of standard HTTP Request Methods
|
| Exception | Description |
|---|---|
| WebClientServiceException |
Web Client Service Exception provides a generalized wrapper for HTTP communication failures
|
Copyright © 2023 Apache NiFi Project. All rights reserved.