Package org.apache.tapestry5.internal.services.assets

[INTERNAL USE ONLY] asset support services; API subject to change

See:
          Description

Interface Summary
ResourceChangeTracker Tracks resources (at least, resources that can change because they are on the file system) and acts as an UpdateListener to check for changes and notify its listeners.
 

Class Summary
AssetPathConstructorImpl  
BytestreamCache A wrapper around a byte-stream, represented internally as a byte array.
ClasspathAssetRequestHandler A handler for asset requests for classpath assets (within a specific folder).
CompressionAnalyzerImpl  
ContentTypeAnalyzerImpl  
ContextAssetRequestHandler Handles requests for context assets, screening out attempt to access anything under WEB-INF or META-INF.
MasterResourceMinimizer Implementation that delegates, via its configuration, to a real implementation based on the content type of the resource.
ResourceChangeTrackerImpl  
SRSCachingInterceptor An interceptor for the StreamableResourceSource service that handles caching of content.
SRSCompressedCachingInterceptor Specialization of SRSCachingInterceptor that only attempts to cache compressed resources.
SRSCompressingInterceptor  
SRSMinimizingInterceptor Loops the result through the ResourceMinimizer service.
StackAssetRequestHandler  
StreamableResourceImpl  
StreamableResourceSourceImpl  
 

Package org.apache.tapestry5.internal.services.assets Description

[INTERNAL USE ONLY] asset support services; API subject to change



Copyright © 2003-2012 The Apache Software Foundation.