Package org.jboss.vfs.protocol.file
Class Handler
- java.lang.Object
-
- java.net.URLStreamHandler
-
- org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
-
- org.jboss.vfs.protocol.FileURLStreamHandler
-
- org.jboss.vfs.protocol.file.Handler
-
public final class Handler extends FileURLStreamHandler
Stub handler class.
-
-
Constructor Summary
Constructors Constructor Description Handler()
-
Method Summary
-
Methods inherited from class org.jboss.vfs.protocol.FileURLStreamHandler
openConnection
-
Methods inherited from class org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
ensureLocal, hostsEqual, openConnection
-
-