| Package | Description |
|---|---|
| org.apache.commons.vfs2.provider.http |
The HTTP File Provider
|
| Modifier and Type | Method and Description |
|---|---|
static HttpFileSystemConfigBuilder |
HttpFileSystemConfigBuilder.getInstance()
Gets the singleton builder.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.httpclient.HttpClient |
HttpClientFactory.createConnection(HttpFileSystemConfigBuilder builder,
String scheme,
String hostname,
int port,
String username,
String password,
FileSystemOptions fileSystemOptions)
Creates a new connection to the server.
|
| Constructor and Description |
|---|
HttpFileObject(AbstractFileName name,
FS fileSystem,
HttpFileSystemConfigBuilder builder) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.