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