Package | Description |
---|---|
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)
|
Class and Description |
---|
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 and Description |
---|
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. |
Class and Description |
---|
StackAssetRequestHandler |
Class and Description |
---|
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.