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,
String scheme,
String hostname,
int port,
String username,
String password,
FileSystemOptions fileSystemOptions)
Creates a new connection to the server.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.