Package org.apache.http.client.fluent
Class ContentResponseHandler
- java.lang.Object
-
- org.apache.http.impl.client.AbstractResponseHandler<Content>
-
- org.apache.http.client.fluent.ContentResponseHandler
-
-
Constructor Summary
Constructors Constructor Description ContentResponseHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Content
handleEntity(org.apache.http.HttpEntity entity)
-