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 ResourceCacheModifierConstructorDescriptionSource(ResourceCache cache) Constructs a new Source with the specified resource cache.Source(ResourceCache cache, Headers headers) Constructs a new Source with the specified resource cache and headers.