Package | Description |
---|---|
org.apache.commons.vfs2.provider.http4 |
The HTTP4 File Provider
|
Modifier and Type | Class and Description |
---|---|
class |
Http4FileObject<FS extends Http4FileSystem>
A file object backed by Apache HttpComponents HttpClient.
|
(package private) class |
Http4RandomAccessContent<FS extends Http4FileSystem>
RandomAccess content using
Http4FileObject . |