Class RateLimiter.Response
java.lang.Object
org.springframework.cloud.gateway.filter.ratelimit.RateLimiter.Response
- Enclosing interface:
RateLimiter<C>
- Author:
- Spencer Gibb
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Response
-
-
Method Details
-
isAllowed
public boolean isAllowed() -
getHeaders
-
toString
-