luxor.url
Class ChromeUrlStreamHandler

java.lang.Object
  |
  +--java.net.URLStreamHandler
        |
        +--luxor.url.ChromeUrlStreamHandler

public class ChromeUrlStreamHandler
extends java.net.URLStreamHandler


Constructor Summary
ChromeUrlStreamHandler()
           
 
Method Summary
protected  java.net.URLConnection openConnection(java.net.URL url)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, 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

ChromeUrlStreamHandler

public ChromeUrlStreamHandler()
Method Detail

openConnection

protected java.net.URLConnection openConnection(java.net.URL url)
                                         throws java.io.IOException
Specified by:
openConnection in class java.net.URLStreamHandler
java.io.IOException


Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo