Package org.apache.commons.vfs2.provider.http4
The HTTP4 File Provider
-
Class Summary Class Description Http4FileContentInfoFactory CreatesFileContentInfoFactory
instances for http4 provider.Http4FileNameParser FileNameParser
implementation for http4 provider, setting default port to 80.Http4FileObject<FS extends Http4FileSystem> A file object backed by Apache HttpComponents HttpClient.Http4FileProvider FileProvider
implementation using HttpComponents HttpClient library.Http4FileSystem http4 file system.Http4FileSystemConfigBuilder Configuration options builder utility for http4 provider.Http4RandomAccessContent<FS extends Http4FileSystem> RandomAccess content usingHttp4FileObject
.MonitoredHttpResponseContentInputStream An InputStream that cleans up theorg.apache.http.client.methods.CloseableHttpResponse
on close.