Uses of Class
com.sportradar.livedata.sdk.common.rategate.RateGateContinuation
-
Packages that use RateGateContinuation Package Description com.sportradar.livedata.sdk.common.rategate RateGate used for rate-limiting. -
-
Uses of RateGateContinuation in com.sportradar.livedata.sdk.common.rategate
Methods in com.sportradar.livedata.sdk.common.rategate that return RateGateContinuation Modifier and Type Method Description static RateGateContinuation
RateGateContinuation. after(RateGate gate)
Factory method to create a simple continuation.
-