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, wait
read, read, read, read
public static ResultValueReader getInstance()
public Result read(InputStream inputStream, @Nullable org.apache.http.entity.ContentType contentType) throws IOException
read
in interface ValueReader<Result>
IOException
Copyright © 2013–2017. All rights reserved.