public class Handler
extends java.net.URLStreamHandler
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
proxy |
protected int |
proxyPort |
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getDefaultPort() |
protected java.net.URLConnection |
openConnection(java.net.URL u) |
protected int getDefaultPort()
getDefaultPort in class java.net.URLStreamHandlerprotected java.net.URLConnection openConnection(java.net.URL u)
throws java.io.IOException
openConnection in class java.net.URLStreamHandlerjava.io.IOException