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, toExternalFormprotected URLConnection openConnection(URL u)
openConnection in class URLStreamHandlerprotected int getDefaultPort()
getDefaultPort in class URLStreamHandlerCopyright © 2013. All Rights Reserved.