Uses of Package
org.apache.tapestry5.internal.services.assets
Packages that use org.apache.tapestry5.internal.services.assets
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
[INTERNAL USE ONLY] JavaScript support implementations; API subject to change
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
[INTERNAL USE ONLY] various utility classes; API subject to change.
-
Classes in org.apache.tapestry5.internal.services.assets used by org.apache.tapestry5.internal.servicesClassDescriptionTracks 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.assetsClassDescriptionA wrapper around a byte-stream, represented internally as a byte array.Base class for
StreamableResourceSource
implementations.Assembles the individual assets of aJavaScriptStack
into a single resource; this is needed to generate a checksum for the aggregated assets, and also to service the aggregated stack content.Tracks resources (at least, resources that can change because they are on the file system) and acts as anUpdateListener
to check for changes and notify its listeners.An interceptor for theStreamableResourceSource
service that handles caching of content. -
Classes in org.apache.tapestry5.internal.services.assets used by org.apache.tapestry5.internal.services.javascriptClassDescriptionAssembles the individual assets of a
JavaScriptStack
into a single resource; this is needed to generate a checksum for the aggregated assets, and also to service the aggregated stack content.Tracks resources (at least, resources that can change because they are on the file system) and acts as anUpdateListener
to check for changes and notify its listeners. -
Classes in org.apache.tapestry5.internal.services.assets used by org.apache.tapestry5.internal.transformClassDescriptionTracks 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.utilClassDescriptionTracks 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.modulesClassDescriptionTracks 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.