public class Handler extends URLStreamHandler
Handler class.
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
protected int |
getDefaultPort() |
protected URLConnection |
openConnection(URL u) |
protected void |
parseURL(URL u,
String spec,
int start,
int limit) |
equals, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalForm
protected int getDefaultPort()
getDefaultPort
in class URLStreamHandler
protected URLConnection openConnection(URL u) throws IOException
openConnection
in class URLStreamHandler
IOException
protected void parseURL(URL u, String spec, int start, int limit)
parseURL
in class URLStreamHandler
Copyright © 2015. All Rights Reserved.