| Interface | Description |
|---|---|
| GatewayFilter |
Contract for interception-style, chained processing of Web requests that may
be used to implement cross-cutting, application-agnostic requirements such
as security, timeouts, and others.
|
| GatewayFilterChain |
Contract to allow a
WebFilter to delegate to the next in the chain. |
| GlobalFilter |
Contract for interception-style, chained processing of Web requests that may
be used to implement cross-cutting, application-agnostic requirements such
as security, timeouts, and others.
|
| Class | Description |
|---|---|
| AdaptCachedBodyGlobalFilter | |
| FilterDefinition | |
| ForwardPathFilter |
Filter to set the path in the request URI if the
Route URI has the scheme
forward. |
| ForwardRoutingFilter | |
| GatewayMetricsFilter | |
| LoadBalancerClientFilter | |
| NettyRoutingFilter | |
| NettyWriteResponseFilter | |
| OrderedGatewayFilter | |
| RouteToRequestUrlFilter | |
| WebClientHttpRoutingFilter | |
| WebClientWriteResponseFilter | |
| WebsocketRoutingFilter | |
| WeightCalculatorWebFilter |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.