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