Package | Description |
---|---|
com.mingweisamuel.zyra |
Contains core elements of the Zyra library, such as
RiotApi and all of the endpoint
sets.com.mingweisamuel.zyra.util Contains general utilities used internally.com.mingweisamuel.zyra.enums Contains general static classes and enums useful for interacting with the
Riot API.The remaining sub-packages contain generated DTO classes returned by their respective endpoint set. |
com.mingweisamuel.zyra.util |
Contains generally useful classes used internally by Zyra.
|
Class and Description |
---|
TemporalBucketFactory |
Class and Description |
---|
Lazy
Lazy loading.
|
LazyResetable
A Lazy that has reseting functionality.
|
LazyResetableFuture
A Lazy specifically for CompletableFutures with reset functionality.
|
RateLimit |
Requester
Requester for sending requests to the wherever.
|
TemporalBucket
This class represents a token bucket system.
|
TokenRateLimit.RateLimitType
Type of rate limit to know what headers to check.
|
Copyright © 2019. All rights reserved.