Uses of Class
org.apache.commons.vfs2.provider.http4.Http4FileSystem
Packages that use Http4FileSystem
-
Uses of Http4FileSystem in org.apache.commons.vfs2.provider.http4
Classes in org.apache.commons.vfs2.provider.http4 with type parameters of type Http4FileSystemModifier and TypeClassDescriptionclass
Http4FileObject<FS extends Http4FileSystem>
A file object backed by Apache HttpComponents HttpClient.(package private) final class
Http4RandomAccessContent<FS extends Http4FileSystem>
RandomAccess content usingHttp4FileObject
.