Uses of Class
org.apache.commons.vfs2.provider.http.HttpFileSystem
-
Packages that use HttpFileSystem Package Description org.apache.commons.vfs2.provider.http The HTTP File Provider -
-
Uses of HttpFileSystem in org.apache.commons.vfs2.provider.http
Classes in org.apache.commons.vfs2.provider.http with type parameters of type HttpFileSystem Modifier and Type Class Description class
HttpFileObject<FS extends HttpFileSystem>
A file object backed by Apache Commons HttpClient.
-