Class HttpsFileNameParser

All Implemented Interfaces:
FileNameParser

Deprecated.
Use
invalid reference
org.apache.commons.vfs2.provider.http5s
.
Implementation for https. set default port to 443.
  • Constructor Details

    • HttpsFileNameParser

      Deprecated.
      Constructs a new instance with the default port 443.
  • Method Details

    • getInstance

      public static FileNameParser getInstance()
      Deprecated.
      Gets the singleton instance.
      Returns:
      the singleton instance.