public class ContainerInformationCommandImpl extends AbstractContainerCommand<org.apache.http.client.methods.HttpHead,ContainerInformation> implements ContainerInformationCommand
LOG, request, response| Constructor and Description |
|---|
ContainerInformationCommandImpl(Account account,
org.apache.http.client.HttpClient httpClient,
Access access,
Container container,
boolean allowErrorLog) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.methods.HttpHead |
createRequest(java.lang.String url) |
protected ContainerInformation |
getReturnObject(org.apache.http.HttpResponse response) |
HttpStatusChecker[] |
getStatusCheckers() |
call, getURL, setConnectionKeepAliveaddHeaders, close, closeStreamAutomatically, createObjectMapper, modifyURI, setAllowErrorLog, setHeaderprotected ContainerInformation getReturnObject(org.apache.http.HttpResponse response) throws java.io.IOException
getReturnObject in class AbstractCommand<org.apache.http.client.methods.HttpHead,ContainerInformation>java.io.IOExceptionprotected org.apache.http.client.methods.HttpHead createRequest(java.lang.String url)
createRequest in class AbstractCommand<org.apache.http.client.methods.HttpHead,ContainerInformation>public HttpStatusChecker[] getStatusCheckers()
getStatusCheckers in class AbstractCommand<org.apache.http.client.methods.HttpHead,ContainerInformation>Copyright © 2012-2020 42 BV. All Rights Reserved.