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   
org.apache.wicket.request.resource.caching   
org.apache.wicket.request.resource.caching.version   
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 cacheable resources

it can add and remove caching information to the filename and query string parameters of the requested resource to control caches in the browser and on the internet.

 

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

it can add and remove caching information to the filename and query string parameters of the requested resource to control caches in the browser and on the internet.

IStaticCacheableResource
          static resource which does not change for the lifetime of the application and should be considered a candidate for long-term caching.
 

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

it can add and remove caching information to the filename and query string parameters of the requested resource to control caches in the browser and on the internet.

IStaticCacheableResource
          static resource which does not change for the lifetime of the application and should be considered a candidate for long-term caching.
ResourceUrl
          Url view given to the IResourceCachingStrategy to manipulate
 

Classes in org.apache.wicket.request.resource.caching used by org.apache.wicket.request.resource.caching.version
IStaticCacheableResource
          static resource which does not change for the lifetime of the application and should be considered a candidate for long-term caching.
 

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

it can add and remove caching information to the filename and query string parameters of the requested resource to control caches in the browser and on the internet.

 

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

it can add and remove caching information to the filename and query string parameters of the requested resource to control caches in the browser and on the internet.

 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.