| Package | Description |
|---|---|
| org.apache.commons.vfs2.provider.http |
The HTTP File Provider
|
| org.apache.commons.vfs2.provider.https |
The HTTPS File Provider
|
| org.apache.commons.vfs2.provider.sftp |
The SFTP Provider.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpFileNameParser |
Implementation for http.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpsFileNameParser |
Implementation for https.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SftpFileNameParser |
Implementation for SFTP.
|