public static interface HttpConnection.SocketMaker
Modifier and Type | Method and Description |
---|---|
Socket |
createNewSocket(String host,
int port,
String scheme) |
Socket createNewSocket(String host, int port, String scheme) throws IOException
IOException