org.netbeans.core.startup.layers
Class NbinstURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.netbeans.core.startup.layers.NbinstURLStreamHandler
public class NbinstURLStreamHandler
- extends URLStreamHandler
URLStreamHandler for nbinst protocol
| 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 |
NbinstURLStreamHandler
public NbinstURLStreamHandler()
openConnection
protected URLConnection openConnection(URL u)
throws IOException
- Specified by:
openConnection in class URLStreamHandler
- Throws:
IOException