public class Handler extends BaseHandler
| Modifier and Type | Method | Description | 
|---|---|---|
| protected int | getDefaultPort() | This method returns the default port for the http or https protocol. | 
| protected java.net.URLConnection | openConnection(java.net.URL u,
              java.net.Proxy p) | 
initprotected java.net.URLConnection openConnection(java.net.URL u,
                                                java.net.Proxy p)
                                         throws java.io.IOException
openConnection in class java.net.URLStreamHandlerjava.io.IOExceptionprotected int getDefaultPort()
getDefaultPort in class java.net.URLStreamHandler