Package org.jboss.vfs.protocol
Class VirtualFileURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
org.jboss.vfs.protocol.VirtualFileURLStreamHandler
- Direct Known Subclasses:
Handler
The VFS URL stream handler.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
ensureLocal, hostsEqual, openConnection
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, parseURL, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
VirtualFileURLStreamHandler
public VirtualFileURLStreamHandler()
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
- Throws:
IOException
-