mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-21 01:16:30 +00:00
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@940074 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
effe3abe30
commit
b2deb7e3ca
@ -58,7 +58,7 @@ public interface SchemeSocketFactory {
|
||||
* Connects a socket to the target host with the given remote address.
|
||||
*
|
||||
* @param sock the socket to connect, as obtained from
|
||||
* {@link #createSocket() createSocket}.
|
||||
* {@link #createSocket(HttpParams) createSocket}.
|
||||
* <code>null</code> indicates that a new socket
|
||||
* should be created and connected.
|
||||
* @param remoteAddress the remote address to connect to
|
||||
|
Loading…
x
Reference in New Issue
Block a user