Deprecated CloseableHttpResponseProxy

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1617274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2014-08-11 13:23:55 +00:00
parent caae4ef049
commit f955504b33
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ import org.apache.http.util.EntityUtils;
/**
* @since 4.3
*/
@Deprecated
@NotThreadSafe
class CloseableHttpResponseProxy implements InvocationHandler {