Uses of Class
org.apache.commons.vfs2.provider.GenericURLFileNameParser
Packages that use GenericURLFileNameParser
Package
Description
The HTTP4 File Provider
The HTTP4S File Provider
-
Uses of GenericURLFileNameParser in org.apache.commons.vfs2.provider.http4
Subclasses of GenericURLFileNameParser in org.apache.commons.vfs2.provider.http4Modifier and TypeClassDescriptionclass
FileNameParser
implementation for http4 provider, setting default port to 80. -
Uses of GenericURLFileNameParser in org.apache.commons.vfs2.provider.http4s
Subclasses of GenericURLFileNameParser in org.apache.commons.vfs2.provider.http4sModifier and TypeClassDescriptionclass
FileNameParser
implementation for http4s provider, setting default port to 443.