Modifier and Type | Class and Description |
---|---|
class |
ModifyRequestBodyGatewayFilterFactory
This filter is BETA and may be subject to change in a future release.
|
class |
ModifyResponseBodyGatewayFilterFactory
This filter is BETA and may be subject to change in a future release.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRateLimiter<C> |
class |
RedisRateLimiter
See https://stripe.com/blog/rate-limiters and
https://gist.github.com/ptarjan/e38f45f2dfe601419ca3af937fff574d#file-1-check_request_rate_limiter-rb-L11-L34
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoutePredicateFactory<C> |
class |
AfterRoutePredicateFactory |
class |
BeforeRoutePredicateFactory |
class |
BetweenRoutePredicateFactory |
class |
CloudFoundryRouteServiceRoutePredicateFactory
Creates a predicate which indicates if the request is intended for a Cloud Foundry Route Service.
|
class |
CookieRoutePredicateFactory |
class |
HeaderRoutePredicateFactory |
class |
HostRoutePredicateFactory |
class |
MethodRoutePredicateFactory |
class |
PathRoutePredicateFactory |
class |
QueryRoutePredicateFactory |
class |
ReadBodyPredicateFactory
This predicate is BETA and may be subject to change in a future release.
|
class |
RemoteAddrRoutePredicateFactory |
class |
WeightRoutePredicateFactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatefulConfigurable<C> |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.