Package org.apache.http.client.fluent
Class ContentResponseHandler
java.lang.Object
org.apache.http.impl.client.AbstractResponseHandler<Content>
org.apache.http.client.fluent.ContentResponseHandler
- All Implemented Interfaces:
org.apache.http.client.ResponseHandler<Content>
public class ContentResponseHandler
extends org.apache.http.impl.client.AbstractResponseHandler<Content>
- Since:
- 4.4
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.http.impl.client.AbstractResponseHandler
handleResponse
-
Constructor Details
-
ContentResponseHandler
public ContentResponseHandler()
-
-
Method Details
-
handleEntity
- Specified by:
handleEntity
in classorg.apache.http.impl.client.AbstractResponseHandler<Content>
- Throws:
IOException
-