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

Packages that use org.apache.tapestry5.internal.services.assets
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.internal.services.assets [INTERNAL USE ONLY] asset support services; API subject to change 
org.apache.tapestry5.services Core services 
org.apache.tapestry5.services.assets Various services for assets (e.g., images, JavaScript & CSS files) 
 

Classes in org.apache.tapestry5.internal.services.assets used by org.apache.tapestry5.internal.services
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.
 

Classes in org.apache.tapestry5.internal.services.assets used by org.apache.tapestry5.internal.services.assets
BytestreamCache
          A wrapper around a byte-stream, represented internally as a byte array.
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.
SRSCachingInterceptor
          An interceptor for the StreamableResourceSource service that handles caching of content.
 

Classes in org.apache.tapestry5.internal.services.assets used by org.apache.tapestry5.services
StackAssetRequestHandler
           
 

Classes in org.apache.tapestry5.internal.services.assets used by org.apache.tapestry5.services.assets
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.
 



Copyright © 2003-2012 The Apache Software Foundation.