Package | Description |
---|---|
org.apache.commons.vfs2.provider.http |
The HTTP File Provider.
|
Modifier and Type | Method and Description |
---|---|
static HttpFileSystemConfigBuilder |
HttpFileSystemConfigBuilder.getInstance()
Deprecated.
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)
Deprecated.
Creates a new connection to the server.
|
Constructor and Description |
---|
HttpFileObject(AbstractFileName fileName,
FS fileSystem,
HttpFileSystemConfigBuilder builder)
Deprecated.
Constructs a new instance.
|
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.