public class Handler extends URLStreamHandler
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL u) |
protected void |
parseURL(URL u,
String spec,
int start,
int limit) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalFormprotected void parseURL(URL u, String spec, int start, int limit)
parseURL in class URLStreamHandlerprotected URLConnection openConnection(URL u) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2018. All rights reserved.