JBoss VFS 3.1.0.Final-redhat-2

org.jboss.vfs.protocol
Class VirtualFileURLStreamHandler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.jboss.vfs.protocol.AbstractLocalURLStreamHandler
          extended by org.jboss.vfs.protocol.VirtualFileURLStreamHandler
Direct Known Subclasses:
Handler

public class VirtualFileURLStreamHandler
extends AbstractLocalURLStreamHandler

The VFS URL stream handler.


Constructor Summary
VirtualFileURLStreamHandler()
           
 
Method Summary
protected  URLConnection openConnection(URL url)
           
 
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

VirtualFileURLStreamHandler

public VirtualFileURLStreamHandler()
Method Detail

openConnection

protected URLConnection openConnection(URL url)
                                throws IOException
Specified by:
openConnection in class URLStreamHandler
Throws:
IOException

JBoss VFS 3.1.0.Final-redhat-2

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