Uses of Package
org.apache.wicket.request.resource.caching

Packages that use org.apache.wicket.request.resource.caching
org.apache.wicket.request.mapper   
org.apache.wicket.request.resource.caching   
org.apache.wicket.settings   
org.apache.wicket.settings.def   
 

Classes in org.apache.wicket.request.resource.caching used by org.apache.wicket.request.mapper
IResourceCachingStrategy
          caching strategy for resources

it can add and remove caching information to the filename and query string parameters of the requested resource

 

Classes in org.apache.wicket.request.resource.caching used by org.apache.wicket.request.resource.caching
AbstractResourceCachingStrategy
          base class for resource caching strategies

provides cached access to the last-modified timestamp

IResourceCachingStrategy
          caching strategy for resources

it can add and remove caching information to the filename and query string parameters of the requested resource

ResourceUrl
          Url view given to the IResourceCachingStrategy to manipulate
 

Classes in org.apache.wicket.request.resource.caching used by org.apache.wicket.settings
IResourceCachingStrategy
          caching strategy for resources

it can add and remove caching information to the filename and query string parameters of the requested resource

 

Classes in org.apache.wicket.request.resource.caching used by org.apache.wicket.settings.def
IResourceCachingStrategy
          caching strategy for resources

it can add and remove caching information to the filename and query string parameters of the requested resource

 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.