Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.modules | |
org.apache.tapestry5.test |
Support for testing Tapestry pages
|
Modifier and Type | Class and Description |
---|---|
class |
ClasspathAssetAliasManagerImpl |
Constructor and Description |
---|
ClasspathAssetFactory(ResponseCompressionAnalyzer compressionAnalyzer,
ResourceChangeTracker resourceChangeTracker,
StreamableResourceSource streamableResourceSource,
AssetPathConstructor assetPathConstructor,
ClasspathAssetAliasManager aliasManager) |
Modifier and Type | Method and Description |
---|---|
static void |
AssetsModule.provideBuiltinAssetDispatchers(MappedConfiguration<String,AssetRequestHandler> configuration,
AssetFactory contextAssetFactory,
StackAssetRequestHandler stackAssetRequestHandler,
ClasspathAssetAliasManager classpathAssetAliasManager,
ResourceStreamer streamer,
AssetSource assetSource,
ClasspathAssetProtectionRule classpathAssetProtectionRule)
Contributes an handler for each mapped classpath alias, as well handlers for context assets
and stack assets (combined
JavaScriptStack files). |
Modifier and Type | Method and Description |
---|---|
protected ClasspathAssetAliasManager |
TapestryTestCase.mockClasspathAssetAliasManager() |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.