Uses of Class
org.apache.tapestry5.services.AssetRequestDispatcher
-
Packages that use AssetRequestDispatcher Package Description org.apache.tapestry5.modules -
-
Uses of AssetRequestDispatcher in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with annotations of type AssetRequestDispatcher Modifier and Type Method Description static void
AssetsModule. ,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).Method parameters in org.apache.tapestry5.modules with annotations of type AssetRequestDispatcher Modifier and Type Method Description static void
AssetsModule. setupAssetDispatch(OrderedConfiguration<Dispatcher> configuration, Dispatcher assetDispatcher)
-