Uses of Interface
org.swisspush.gateleen.cache.storage.CacheStorage
-
Packages that use CacheStorage Package Description org.swisspush.gateleen.cache org.swisspush.gateleen.cache.storage -
-
Uses of CacheStorage in org.swisspush.gateleen.cache
Constructors in org.swisspush.gateleen.cache with parameters of type CacheStorage Constructor Description CacheHandler(CacheDataFetcher dataFetcher, CacheStorage cacheStorage, String cacheAdminUri) -
Uses of CacheStorage in org.swisspush.gateleen.cache.storage
Classes in org.swisspush.gateleen.cache.storage that implement CacheStorage Modifier and Type Class Description classRedisCacheStorage
-