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(java.lang.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 java.io.IOException
getReturnObject in class AbstractCommand<org.apache.http.client.methods.HttpHead,AccountInformation>java.io.IOExceptionprotected org.apache.http.client.methods.HttpHead createRequest(java.lang.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-2020 42 BV. All Rights Reserved.