Uses of Class
org.apache.excalibur.source.impl.AbstractSource

Packages that use AbstractSource
org.apache.avalon.excalibur.monitor An extensible resource monitor framework and implementation. 
org.apache.excalibur.source.impl   
 

Uses of AbstractSource in org.apache.avalon.excalibur.monitor
 

Subclasses of AbstractSource in org.apache.avalon.excalibur.monitor
 class MonitorableURLSource
          This adds the Monitorable interface to the URLSource.
 

Uses of AbstractSource in org.apache.excalibur.source.impl
 

Subclasses of AbstractSource in org.apache.excalibur.source.impl
 class CommonsVFSSource
          Source implementation that provides resolver access to all protocols supported by Commons VFS.
 class FTPSource
          Source implementation for the File Transfer Protocol.
 class ResourceSource
          Description of a source which is described by the resource protocol which gets a resource from the classloader.
 class URLSource
          Description of a source which is described by an URL.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.