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()  | 
openConnectionequals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic static final String HTTPS
public HttpsUrlHandler(Request request)
request - the requestprotected int getDefaultPort()
getDefaultPort in class HttpUrlHandlerCopyright © 2020. All rights reserved.