Package com.networknt.limit
Class RateLimitResponse
- java.lang.Object
-
- com.networknt.limit.RateLimitResponse
-
public class RateLimitResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description RateLimitResponse(boolean isAllow, Map<String,String> headers)
-