JSF Test Framework: Jetty 1.1.2

org.jboss.test.faces.jetty
Class VirtualResourceURLStreamHandler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.jboss.test.faces.jetty.VirtualResourceURLStreamHandler

public class VirtualResourceURLStreamHandler
extends URLStreamHandler

Author:
Nick Belaevski

Field Summary
static URLStreamHandler INSTANCE
           
 
Method Summary
protected  URLConnection openConnection(URL u)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final URLStreamHandler INSTANCE
Method Detail

openConnection

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

JSF Test Framework: Jetty 1.1.2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.