Uses of Interface
io.github.bucket4j.distributed.proxy.AsyncProxyManager
-
Packages that use AsyncProxyManager Package Description io.github.bucket4j.distributed.proxy -
-
Uses of AsyncProxyManager in io.github.bucket4j.distributed.proxy
Methods in io.github.bucket4j.distributed.proxy that return AsyncProxyManager Modifier and Type Method Description AsyncProxyManager<K>AbstractProxyManager. asAsync()AsyncProxyManager<K>ProxyManager. asAsync()Returns asynchronous API for this proxy manager.
-