Uses of Package
org.springframework.cloud.gateway.filter.factory.rewrite
Packages that use org.springframework.cloud.gateway.filter.factory.rewrite
Package
Description
TODO: package javadoc.
TODO: package javadoc.
TODO: package javadoc.
-
Classes in org.springframework.cloud.gateway.filter.factory.rewrite used by org.springframework.cloud.gateway.configClassDescriptionDecoder that is used to decode message body in case it's encoding from Content-Encoding header matches encoding returned by
encodingType()call.GatewayFilter that modifies the request body.GatewayFilter that modifies the response body. -
Classes in org.springframework.cloud.gateway.filter.factory.rewrite used by org.springframework.cloud.gateway.filterClassDescriptionEncoder that is used to encode message body in case it's encoding from Content-Encoding header matches encoding returned by
encodingType()call. -
Classes in org.springframework.cloud.gateway.filter.factory.rewrite used by org.springframework.cloud.gateway.filter.factoryClassDescriptionGatewayFilter that modifies the response body.
-
Classes in org.springframework.cloud.gateway.filter.factory.rewrite used by org.springframework.cloud.gateway.filter.factory.rewriteClassDescriptionImplementation of
ClientHttpRequestthat saves body as a field.Decoder that is used to decode message body in case it's encoding from Content-Encoding header matches encoding returned byencodingType()call.Encoder that is used to encode message body in case it's encoding from Content-Encoding header matches encoding returned byencodingType()call.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.builderClassDescriptionThis interface is BETA and may be subject to change in a future release.