mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-17 07:26:47 +00:00
fixed JavaDoc warning
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@607238 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2403daf243
commit
2e6c2957ef
@ -60,7 +60,7 @@ public interface ConnRoutePNames {
|
||||
* {@link org.apache.http.conn.HttpRoutePlanner HttpRoutePlanner}
|
||||
* implementations, in particular the default implementation.
|
||||
* <p>
|
||||
* This parameter expects a value of type {@link java.net.INetAddress}.
|
||||
* This parameter expects a value of type {@link java.net.InetAddress}.
|
||||
* </p>
|
||||
*/
|
||||
public static final String LOCAL_ADDRESS = "http.route.local-address";
|
||||
|
Loading…
x
Reference in New Issue
Block a user