| Package | Description |
|---|---|
| io.apiman.gateway.engine.components | |
| io.apiman.gateway.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
IRateLimiterComponent.accept(String bucketId,
RateBucketPeriod period,
int limit,
IAsyncResultHandler<RateLimitResponse> handler)
Adds another request to the given rate bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryRateLimiterComponent.accept(String bucketId,
RateBucketPeriod period,
int limit,
IAsyncResultHandler<RateLimitResponse> handler) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.