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