public class DownloadObjectAsByteArrayCommandImpl extends AbstractDownloadObjectCommand<org.apache.http.client.methods.HttpGet,byte[]> implements DownloadObjectAsByteArrayCommand
CONTENT_LENGTH, ETAGLOG, request, response| Constructor and Description |
|---|
DownloadObjectAsByteArrayCommandImpl(Account account,
org.apache.http.client.HttpClient httpClient,
Access access,
StoredObject object,
DownloadInstructions downloadInstructions) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getMd5() |
protected byte[] |
getObjectAsReturnObject() |
protected void |
handleEntity(org.apache.http.HttpEntity entity) |
createRequest, getReturnObject, getStatusCheckerscall, getURL, setConnectionKeepAliveaddHeaders, close, closeStreamAutomatically, createObjectMapper, modifyURI, setAllowErrorLog, setHeaderpublic DownloadObjectAsByteArrayCommandImpl(Account account, org.apache.http.client.HttpClient httpClient, Access access, StoredObject object, DownloadInstructions downloadInstructions)
protected void handleEntity(org.apache.http.HttpEntity entity)
throws java.io.IOException
handleEntity in class AbstractDownloadObjectCommand<org.apache.http.client.methods.HttpGet,byte[]>java.io.IOExceptionprotected java.lang.String getMd5()
throws java.io.IOException
getMd5 in class AbstractDownloadObjectCommand<org.apache.http.client.methods.HttpGet,byte[]>java.io.IOExceptionprotected byte[] getObjectAsReturnObject()
getObjectAsReturnObject in class AbstractDownloadObjectCommand<org.apache.http.client.methods.HttpGet,byte[]>Copyright © 2012-2020 42 BV. All Rights Reserved.