public class ContentResponseHandler extends AbstractResponseHandler<Content>
Content
Constructor and Description |
---|
ContentResponseHandler() |
Modifier and Type | Method and Description |
---|---|
Content |
handleEntity(HttpEntity entity)
Handle the response entity and transform it into the actual response
object.
|
handleResponse
public Content handleEntity(HttpEntity entity) throws java.io.IOException
AbstractResponseHandler
handleEntity
in class AbstractResponseHandler<Content>
java.io.IOException
Copyright © 2010 - 2019 Adobe. All Rights Reserved