Uses of Class
org.apache.tapestry5.internal.services.assets.StackAssetRequestHandler
Packages that use StackAssetRequestHandler
-
Uses of StackAssetRequestHandler in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with parameters of type StackAssetRequestHandlerModifier and TypeMethodDescriptionstatic 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 (combinedJavaScriptStack
files).