| Package | Description |
|---|---|
| org.apache.commons.vfs2.provider.http |
The HTTP File Provider
|
| Modifier and Type | Method and Description |
|---|---|
static HttpFileSystemConfigBuilder |
HttpFileSystemConfigBuilder.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
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-2012 The Apache Software Foundation. All Rights Reserved.