Uses of Package
org.apache.commons.vfs2.provider.http4
-
Packages that use org.apache.commons.vfs2.provider.http4 Package Description org.apache.commons.vfs2.provider.http4 The HTTP4 File Providerorg.apache.commons.vfs2.provider.http4s The HTTP4S File Provider -
Classes in org.apache.commons.vfs2.provider.http4 used by org.apache.commons.vfs2.provider.http4 Class Description Http4FileNameParser FileNameParser
implementation for http4 provider, setting default port to 80.Http4FileObject A file object backed by Apache HttpComponents HttpClient.Http4FileSystem http4 file system.Http4FileSystemConfigBuilder Configuration options builder utility for http4 provider. -
Classes in org.apache.commons.vfs2.provider.http4 used by org.apache.commons.vfs2.provider.http4s Class Description Http4FileProvider FileProvider
implementation using HttpComponents HttpClient library.