Uses of Interface
kong.unirest.core.Cache
-
Packages that use Cache Package Description kong.unirest.core -
-
Uses of Cache in kong.unirest.core
Methods in kong.unirest.core with parameters of type Cache Modifier and Type Method Description Cache.Builder
Cache.Builder. backingCache(Cache cache)
Sets a custom backing cache.
-