Uses of Class
org.apache.myfaces.shared_tomahawk.resource.BaseResourceHandlerSupport

Packages that use BaseResourceHandlerSupport
org.apache.myfaces.tomahawk.application   
org.apache.myfaces.tomahawk.resource   
 

Uses of BaseResourceHandlerSupport in org.apache.myfaces.tomahawk.application
 

Subclasses of BaseResourceHandlerSupport in org.apache.myfaces.tomahawk.application
 class DefaultResourceHandlerSupport
          A ResourceHandlerSupport implementation for use with standard Java Servlet engines, ie an engine that supports javax.servlet, and uses a standard web.xml file.
 

Uses of BaseResourceHandlerSupport in org.apache.myfaces.tomahawk.resource
 

Subclasses of BaseResourceHandlerSupport in org.apache.myfaces.tomahawk.resource
 class UncompressedResourceHandlerSupport
          A ResourceHandlerSupport implementation for use with standard Java Servlet engines, ie an engine that supports javax.servlet, and uses a standard web.xml file.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.