public abstract class AbstractSecureCommand<M extends org.apache.http.client.methods.HttpRequestBase,N> extends AbstractCommand<M,N>
LOG, request, response| Constructor and Description |
|---|
AbstractSecureCommand(Account account,
org.apache.http.client.HttpClient httpClient,
java.lang.String url,
java.lang.String token) |
| Modifier and Type | Method and Description |
|---|---|
N |
call() |
static java.lang.String |
getURL(Access access,
ObjectStoreEntity entity) |
protected void |
setConnectionKeepAlive() |
addHeaders, close, closeStreamAutomatically, createObjectMapper, createRequest, getReturnObject, getStatusCheckers, modifyURI, setAllowErrorLog, setHeaderpublic AbstractSecureCommand(Account account, org.apache.http.client.HttpClient httpClient, java.lang.String url, java.lang.String token)
public static java.lang.String getURL(Access access, ObjectStoreEntity entity)
public N call()
call in interface java.util.concurrent.Callable<N>call in class AbstractCommand<M extends org.apache.http.client.methods.HttpRequestBase,N>protected void setConnectionKeepAlive()
Copyright © 2012-2020 42 BV. All Rights Reserved.