| Package | Description |
|---|---|
| org.apache.commons.vfs2.provider.http4 |
The HTTP4 File Provider
|
| org.apache.commons.vfs2.provider.http4s |
The HTTP4S File Provider
|
| Class and Description |
|---|
Http4FileNameParser
FileNameParser implementation for http4 provider, setting default port to 80. |
| Http4FileObject
A file object backed by Apache HttpComponents HttpClient.
|
| Http4FileSystem
http4 file system.
|
| Http4FileSystemConfigBuilder
Configuration options builder utility for http4 provider.
|
| Class and Description |
|---|
Http4FileProvider
FileProvider implementation using HttpComponents HttpClient library. |