public class HttpConnector extends Object
HttpConnector(String scheme, String address, int port, boolean secure)
String
getAddress()
int
getPort()
getScheme()
boolean
isSecure()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpConnector(String scheme, String address, int port, boolean secure)
public String getScheme()
public String getAddress()
public int getPort()
public boolean isSecure()
Copyright © 2016. All Rights Reserved.