Uses of Class
org.apache.shale.remoting.impl.AbstractResourceProcessor

Packages that use AbstractResourceProcessor
org.apache.shale.remoting.impl This package contains default implementations for the APIs specified by Shale remoting support. 
 

Uses of AbstractResourceProcessor in org.apache.shale.remoting.impl
 

Subclasses of AbstractResourceProcessor in org.apache.shale.remoting.impl
 class ClassResourceProcessor
          Implementation of Processor which serves resources from the class path of the web application.
 class WebResourceProcessor
          Implementation of Processor which serves resources from the web application's static resources.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.