org.netbeans.core.startup/1 1.40

org.netbeans.core.startup.layers
Class NbinstURLStreamHandler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.netbeans.core.startup.layers.NbinstURLStreamHandler

public class NbinstURLStreamHandler
extends URLStreamHandler

URLStreamHandler for nbinst protocol


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

Constructor Detail

NbinstURLStreamHandler

public NbinstURLStreamHandler()
Method Detail

openConnection

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

org.netbeans.core.startup/1 1.40

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.