public class HttpsUrlHandler extends HttpUrlHandler
Modifier and Type | Field and Description |
---|---|
static String |
HTTPS
The Constant PROTOCOL.
|
HTTP
Constructor and Description |
---|
HttpsUrlHandler(Request request)
Instantiates a new HTTPS URL handler.
|
Modifier and Type | Method and Description |
---|---|
protected int |
getDefaultPort() |
openConnection
equals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
public static final String HTTPS
public HttpsUrlHandler(Request request)
request
- the requestprotected int getDefaultPort()
getDefaultPort
in class HttpUrlHandler
Copyright © 2021. All rights reserved.