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

Packages that use HttpFileSystemConfigBuilder
org.apache.commons.vfs.provider.http   
 

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

Fields in org.apache.commons.vfs.provider.http declared as HttpFileSystemConfigBuilder
private static HttpFileSystemConfigBuilder HttpFileSystemConfigBuilder.builder
           
 

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