git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1644081 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2014-12-09 15:13:09 +00:00
parent babafa8c41
commit dd354a8ba5
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ import org.apache.http.util.VersionInfo;
*
* @since 4.0
*
* @deprecated (4.3) use {@link HttpClientBuilder}.
* @deprecated (4.3) use {@link HttpClientBuilder} see also {@link CloseableHttpClient}.
*/
@ThreadSafe
@Deprecated