Uses of Class
org.apache.commons.vfs2.provider.http.HttpFileSystemConfigBuilder

Packages that use HttpFileSystemConfigBuilder
org.apache.commons.vfs2.provider.http The HTTP File Provider 
 

Uses of HttpFileSystemConfigBuilder in org.apache.commons.vfs2.provider.http
 

Methods in org.apache.commons.vfs2.provider.http that return HttpFileSystemConfigBuilder
static HttpFileSystemConfigBuilder HttpFileSystemConfigBuilder.getInstance()
           
 

Methods in org.apache.commons.vfs2.provider.http with parameters of type HttpFileSystemConfigBuilder
static org.apache.commons.httpclient.HttpClient HttpClientFactory.createConnection(HttpFileSystemConfigBuilder builder, java.lang.String scheme, java.lang.String hostname, int port, java.lang.String username, java.lang.String password, FileSystemOptions fileSystemOptions)
          Creates a new connection to the server.
 



Copyright © 2002-2011. All Rights Reserved.