public class RateLimitingPolicy extends AbstractMappedPolicy<RateLimitingConfig>
configuration| Constructor and Description |
|---|
RateLimitingPolicy()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doApply(io.apiman.gateway.engine.beans.ServiceRequest request,
io.apiman.gateway.engine.policy.IPolicyContext context,
RateLimitingConfig config,
io.apiman.gateway.engine.policy.IPolicyChain<io.apiman.gateway.engine.beans.ServiceRequest> chain) |
protected Class<RateLimitingConfig> |
getConfigurationClass() |
apply, apply, doApply, parseConfigurationprotected Class<RateLimitingConfig> getConfigurationClass()
getConfigurationClass in class AbstractMappedPolicy<RateLimitingConfig>io.apiman.gateway.engine.policy.AbstractPolicy#getConfigurationClass()protected void doApply(io.apiman.gateway.engine.beans.ServiceRequest request,
io.apiman.gateway.engine.policy.IPolicyContext context,
RateLimitingConfig config,
io.apiman.gateway.engine.policy.IPolicyChain<io.apiman.gateway.engine.beans.ServiceRequest> chain)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.