JBoss VFS 3.0.1.GA

org.jboss.vfs.protocol
Class FileURLStreamHandler

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

public class FileURLStreamHandler
extends AbstractLocalURLStreamHandler

A File based URLStreamHandler

Version:
$Revision$
Author:
John Bailey

Constructor Summary
FileURLStreamHandler()
           
 
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

FileURLStreamHandler

public FileURLStreamHandler()
Method Detail

openConnection

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

JBoss VFS 3.0.1.GA

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