public class Handler extends URLStreamHandler
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL u) |
protected void |
setURL(URL u,
String protocol,
String host,
int port,
String authority,
String userInfo,
String path,
String query,
String ref) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, toExternalForm
protected URLConnection openConnection(URL u) throws IOException
openConnection
in class URLStreamHandler
IOException
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.