Uses of Class
org.apache.commons.vfs.provider.http.HttpFileSystem

Packages that use HttpFileSystem
org.apache.commons.vfs.provider.http The HTTP File Provider 
org.apache.commons.vfs.provider.webdav The WebDAV File Provider 
 

Uses of HttpFileSystem in org.apache.commons.vfs.provider.http
 

Constructors in org.apache.commons.vfs.provider.http with parameters of type HttpFileSystem
HttpFileObject(FileName name, HttpFileSystem fileSystem)
           
 

Uses of HttpFileSystem in org.apache.commons.vfs.provider.webdav
 

Subclasses of HttpFileSystem in org.apache.commons.vfs.provider.webdav
 class WebdavFileSystem
          A WebDAV file system.
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.