public class ResultValueReader extends Object implements ValueReader<Result>
| Constructor and Description |
|---|
ResultValueReader() |
| Modifier and Type | Method and Description |
|---|---|
static ResultValueReader |
getInstance() |
Result |
read(InputStream inputStream,
org.apache.http.entity.ContentType contentType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, read, read, readpublic static ResultValueReader getInstance()
public Result read(InputStream inputStream, @Nullable org.apache.http.entity.ContentType contentType) throws IOException
read in interface ValueReader<Result>IOExceptionCopyright © 2013–2017. All rights reserved.