Uses of Interface
io.mangoo.cache.Cache
Packages that use Cache
-
Uses of Cache in io.mangoo.admin
Constructors in io.mangoo.admin with parameters of type CacheModifierConstructorDescriptionAdminController(Crypto crypto, Config config, Cache cache, CacheProvider cacheProvider) -
Uses of Cache in io.mangoo.cache
Classes in io.mangoo.cache that implement CacheMethods in io.mangoo.cache that return CacheModifier and TypeMethodDescriptionCacheProvider.get()Retrieves a cache by its name from the cache poolRetrieves a cache by its name from the cache poolMethods in io.mangoo.cache that return types with arguments of type Cache