@FunctionalInterface
protected static interface OTHttpClientImpl.EntityParser<T>
| Modifier and Type | Method and Description |
|---|---|
T |
parse(org.apache.http.HttpEntity entity) |
T parse(org.apache.http.HttpEntity entity) throws java.io.IOException
java.io.IOException