public class Handler extends URLStreamHandler
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
protected int |
getDefaultPort() |
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, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, toExternalForm
protected URLConnection openConnection(URL u)
openConnection
in class URLStreamHandler
protected int getDefaultPort()
getDefaultPort
in class URLStreamHandler
Copyright © 2016. All rights reserved.