public class DefaultParser extends AbstractParser<Result>
CLASS_DECODER, TYPE| Constructor and Description |
|---|
DefaultParser() |
| Modifier and Type | Method and Description |
|---|---|
Result |
parse(HTTPResponse response) |
static Result |
parseResponse(HTTPResponse response) |
getClassDecoder, getComputing, parseJsonpublic Result parse(HTTPResponse response) throws ResultException
parse in class AbstractParser<Result>ResultExceptionpublic static Result parseResponse(HTTPResponse response) throws ResultException
ResultExceptionCopyright © 2019 Nowtryz. All rights reserved.