Handlerpublic class Handler extends URLStreamHandler
| Constructor | Description |
|---|---|
Handler() |
| Modifier and Type | Method | 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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, toExternalFormprotected URLConnection openConnection(URL u)
openConnection in class URLStreamHandlerprotected int getDefaultPort()
getDefaultPort in class URLStreamHandlerCopyright © 2018. All rights reserved.