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