Handler
public 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, wait
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 © 2018. All rights reserved.