org.springframework.web.reactive.function.client package.See: Description
| Class | Description |
|---|---|
| ClientResponseWrapper |
Implementation of the
ClientResponse interface that can be subclassed
to adapt the request in a
exchange filter function. |
| ClientResponseWrapper.HeadersWrapper |
Implementation of the
Headers interface that can be subclassed
to adapt the headers in a
exchange filter function. |
org.springframework.web.reactive.function.client package.
Contains a ClientResponse wrapper to adapt a request.