JBoss VFS 3.1.0.Final-redhat-2

org.jboss.vfs.protocol.vfs
Class Handler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
          extended by org.jboss.vfs.protocol.VirtualFileURLStreamHandler
              extended by org.jboss.vfs.protocol.vfs.Handler

public final class Handler
extends VirtualFileURLStreamHandler

Stub handler class.


Constructor Summary
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
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Handler

public Handler()

JBoss VFS 3.1.0.Final-redhat-2

Copyright © 2012 JBoss, A division of Red Hat, Inc. All Rights Reserved.