public class LoginParser extends AbstractParser<LoginResult>
CLASS_DECODER, TYPE| Constructor and Description |
|---|
LoginParser() |
| Modifier and Type | Method and Description |
|---|---|
LoginResult |
parse(HTTPResponse response) |
static LoginResult |
parseResponse(HTTPResponse response) |
getClassDecoder, getComputing, parseJsonpublic LoginResult parse(HTTPResponse response) throws MissingResultElementException, IllegalResultException
parse in class AbstractParser<LoginResult>MissingResultElementExceptionIllegalResultExceptionpublic static LoginResult parseResponse(HTTPResponse response) throws MissingResultElementException, IllegalResultException
Copyright © 2019 Nowtryz. All rights reserved.