Package org.springframework.web.reactive.function.client.support
@NonNullApi
@NonNullFields
package org.springframework.web.reactive.function.client.support
Classes supporting the
org.springframework.web.reactive.function.client package.
Contains a ClientResponse wrapper to adapt a request.-
ClassesClassDescriptionImplementation of the
ClientResponseinterface that can be subclassed to adapt the request in aexchange filter function.Implementation of theHeadersinterface that can be subclassed to adapt the headers in aexchange filter function.