Uses of Package
org.springframework.cloud.gateway.filter.factory.rewrite
-
Classes in org.springframework.cloud.gateway.filter.factory.rewrite used by org.springframework.cloud.gateway.config Class Description GzipMessageBodyResolver MessageBodyDecoder Decoder that is used to decode message body in case it's encoding from Content-Encoding header matches encoding returned byencodingType()call.ModifyRequestBodyGatewayFilterFactory GatewayFilter that modifies the request body.ModifyResponseBodyGatewayFilterFactory GatewayFilter that modifies the response body. -
Classes in org.springframework.cloud.gateway.filter.factory.rewrite used by org.springframework.cloud.gateway.filter.factory.rewrite Class Description CachedBodyOutputMessage Implementation ofClientHttpRequestthat saves body as a field.MessageBodyDecoder Decoder that is used to decode message body in case it's encoding from Content-Encoding header matches encoding returned byencodingType()call.MessageBodyEncoder Encoder that is used to encode message body in case it's encoding from Content-Encoding header matches encoding returned byencodingType()call.ModifyRequestBodyGatewayFilterFactory.Config ModifyResponseBodyGatewayFilterFactory.Config RewriteFunction This interface is BETA and may be subject to change in a future release. -
Classes in org.springframework.cloud.gateway.filter.factory.rewrite used by org.springframework.cloud.gateway.route.builder Class Description ModifyRequestBodyGatewayFilterFactory.Config ModifyResponseBodyGatewayFilterFactory.Config RewriteFunction This interface is BETA and may be subject to change in a future release.