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