Uses of Class
org.apache.wicket.resource.aggregation.AbstractResourceAggregatingHeaderResponse

Packages that use AbstractResourceAggregatingHeaderResponse
org.apache.wicket.resource.aggregation   
 

Uses of AbstractResourceAggregatingHeaderResponse in org.apache.wicket.resource.aggregation
 

Subclasses of AbstractResourceAggregatingHeaderResponse in org.apache.wicket.resource.aggregation
 class AbstractDependencyRespectingResourceAggregatingHeaderResponse<R extends ResourceReferenceCollection,K>
          An implementation of AbstractResourceAggregatingHeaderResponse that renders references in the correct order if they are AbstractResourceDependentResourceReference references, ensuring that dependencies are rendered in the proper order before their parent (even if they do not appear in the same group as the parent of the depdencies).
 



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