Package org.apache.commons.vfs2.impl
Class URLStreamHandlerProxy
java.lang.Object
java.net.URLStreamHandler
org.apache.commons.vfs2.impl.URLStreamHandlerProxy
A proxy for URLs that are supported by the standard stream handler factory.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
URLStreamHandlerProxy
URLStreamHandlerProxy()
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
- Throws:
IOException
-
parseURL
- Overrides:
parseURL
in classURLStreamHandler
-