public class AccountInfoHandler extends Object implements org.apache.http.client.ResponseHandler<AccountInfo>
| Constructor and Description |
|---|
AccountInfoHandler() |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo |
handleResponse(org.apache.http.HttpResponse response) |
public AccountInfo handleResponse(org.apache.http.HttpResponse response) throws org.apache.http.client.ClientProtocolException, IOException
handleResponse in interface org.apache.http.client.ResponseHandler<AccountInfo>org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2020. All rights reserved.