public static interface APIRequest.ResponseParser<T extends APINode>
Modifier and Type | Method and Description |
---|---|
APINodeList<T> |
parseResponse(String response,
APIContext context,
APIRequest<T> request,
String header) |
APINodeList<T> parseResponse(String response, APIContext context, APIRequest<T> request, String header) throws APIException.MalformedResponseException
Copyright © 2020. All rights reserved.