public class ContentResponseHandler extends AbstractHttpClientResponseHandler<Content>
Content| Constructor and Description | 
|---|
| ContentResponseHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Content | handleEntity(org.apache.hc.core5.http.HttpEntity entity)Handle the response entity and transform it into the actual response
 object. | 
handleResponsepublic Content handleEntity(org.apache.hc.core5.http.HttpEntity entity) throws IOException
AbstractHttpClientResponseHandlerhandleEntity in class AbstractHttpClientResponseHandler<Content>IOExceptionCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.