JBoss VFS 3.0.1.GA

org.jboss.vfs.protocol.file
Class Handler

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

public final class Handler
extends FileURLStreamHandler

Stub handler class.


Constructor Summary
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
 
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.0.1.GA

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