public class Handler extends URLStreamHandler
Constructor and Description |
---|
Handler() |
Modifier and Type | Method and Description |
---|---|
URLConnection |
openConnection(URL url) |
protected void |
parseURL(URL url,
String s,
int i,
int j) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalForm
public URLConnection openConnection(URL url) throws IOException
openConnection
in class URLStreamHandler
IOException
protected void parseURL(URL url, String s, int i, int j)
parseURL
in class URLStreamHandler
Copyright © 2018 JBoss by Red Hat. All rights reserved.