public class Handler extends BaseHandler
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
getDefaultPort()
This method returns the default port for the http or https protocol. 
 | 
protected URLConnection | 
openConnection(URL u,
              Proxy p)  | 
initequals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormprotected URLConnection openConnection(URL u, Proxy p) throws IOException
openConnection in class URLStreamHandlerIOExceptionprotected int getDefaultPort()
getDefaultPort in class URLStreamHandler