Uses of Class
net.targetr.wtm3.cache.ResourceCache
Packages that use ResourceCache
-
Uses of ResourceCache in net.targetr.wtm3.cache
Subclasses of ResourceCache in net.targetr.wtm3.cacheModifier and TypeClassDescriptionclassA ResourceCache that reads resources from the classpath.classA ResourceCache that loads resources from a zip file.classA ResourceCache that loads resources from a zip file.Constructors in net.targetr.wtm3.cache with parameters of type ResourceCacheModifierConstructorDescriptionResponseCache(ResourceCache cache) Constructs a ResponseCache with the given resource cache underneath.