public class AccountInformationCommandImpl extends AbstractAccountCommand<org.apache.http.client.methods.HttpHead,AccountInformation> implements AccountInformationCommand
LOG, request, response| Constructor and Description |
|---|
AccountInformationCommandImpl(Account account,
org.apache.http.client.HttpClient httpClient,
Access access) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.methods.HttpHead |
createRequest(String url) |
protected AccountInformation |
getReturnObject(org.apache.http.HttpResponse response) |
HttpStatusChecker[] |
getStatusCheckers() |
call, getURL, setConnectionKeepAliveaddHeaders, close, closeStreamAutomatically, createObjectMapper, modifyURI, setAllowErrorLog, setHeaderprotected AccountInformation getReturnObject(org.apache.http.HttpResponse response) throws IOException
getReturnObject in class AbstractCommand<org.apache.http.client.methods.HttpHead,AccountInformation>IOExceptionprotected org.apache.http.client.methods.HttpHead createRequest(String url)
createRequest in class AbstractCommand<org.apache.http.client.methods.HttpHead,AccountInformation>public HttpStatusChecker[] getStatusCheckers()
getStatusCheckers in class AbstractCommand<org.apache.http.client.methods.HttpHead,AccountInformation>Copyright © 2012-2016 42 BV. All Rights Reserved.