Interface | Description |
---|---|
RateLimitConfiguration | |
RateLimitContext | |
RateLimitRepository | |
RateLimitService |
Class | Description |
---|---|
RateLimit |
For full explanation: see http://developer.github.com/v3/#rate-limiting
|
RateLimitConfigurationImpl | |
RateLimitNotification | |
RateLimitPlugin | |
RateLimitRequestFilter | |
RateLimitResponseFilter | |
RateLimitServiceBuilder | |
RateLimitServiceImpl |
Note: implementation does not have any kind of locking around the reset
timestamp for performance.
|
Exception | Description |
---|---|
RateLimitExceededException |