Uses of Interface
com.adobe.acs.commons.httpcache.store.HttpCacheStore
Packages that use HttpCacheStore
-
Uses of HttpCacheStore in com.adobe.acs.commons.httpcache.engine.impl.delegate
Methods in com.adobe.acs.commons.httpcache.engine.impl.delegate that return types with arguments of type HttpCacheStoreMethods in com.adobe.acs.commons.httpcache.engine.impl.delegate with parameters of type HttpCacheStoreModifier and TypeMethodDescriptionvoidHttpCacheEngineBindingsDelegate.bindHttpCacheStore(HttpCacheStore cacheStore) Binds cache store implementationvoidHttpCacheEngineBindingsDelegate.unbindHttpCacheStore(HttpCacheStore cacheStore) Unbinds cache store.Method parameters in com.adobe.acs.commons.httpcache.engine.impl.delegate with type arguments of type HttpCacheStoreModifier and TypeMethodDescriptionHttpCacheEngineMBeanDelegate.getRegisteredPersistenceStores(Map<String, HttpCacheStore> cacheStoresMap)