| Interface | Description |
|---|---|
| MessageBodyDecoder |
Decoder that is used to decode message body in case it's encoding from Content-Encoding
header matches encoding returned by
encodingType() call. |
| MessageBodyEncoder |
Encoder that is used to encode message body in case it's encoding from Content-Encoding
header matches encoding returned by
encodingType() call. |
| RewriteFunction<T,R> |
This interface is BETA and may be subject to change in a future release.
|
| Class | Description |
|---|---|
| CachedBodyOutputMessage |
Implementation of
ClientHttpRequest that saves body as a field. |
| GzipMessageBodyResolver | |
| ModifyRequestBodyGatewayFilterFactory |
GatewayFilter that modifies the request body.
|
| ModifyRequestBodyGatewayFilterFactory.Config | |
| ModifyResponseBodyGatewayFilterFactory |
GatewayFilter that modifies the response body.
|
| ModifyResponseBodyGatewayFilterFactory.Config |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.