Uses of Class
org.apache.tapestry5.internal.services.assets.StackAssetRequestHandler

Packages that use StackAssetRequestHandler
org.apache.tapestry5.services Core services 
 

Uses of StackAssetRequestHandler in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type StackAssetRequestHandler
static void TapestryModule.contributeAssetDispatcher(MappedConfiguration<String,AssetRequestHandler> configuration, AssetFactory contextAssetFactory, StackAssetRequestHandler stackAssetRequestHandler, ClasspathAssetAliasManager classpathAssetAliasManager, ResourceStreamer streamer, AssetResourceLocator assetResourceLocator)
          Contributes an handler for each mapped classpath alias, as well handlers for context assets and stack assets (combined JavaScriptStack files).
 



Copyright © 2003-2012 The Apache Software Foundation.