public class IpCamHttpClient extends org.apache.http.impl.client.DefaultHttpClient
Modifier and Type | Field and Description |
---|---|
static String |
PROXY_HOST_KEY
Key for the proxy host property.
|
static String |
PROXY_PORT_KEY
Key for the proxy port number property.
|
Constructor and Description |
---|
IpCamHttpClient() |
Modifier and Type | Method and Description |
---|---|
void |
setProxy(org.apache.http.HttpHost proxy) |
addRequestInterceptor, addRequestInterceptor, addResponseInterceptor, addResponseInterceptor, clearRequestInterceptors, clearResponseInterceptors, execute, execute, execute, execute, execute, execute, execute, execute, getAuthSchemes, getBackoffManager, getConnectionBackoffStrategy, getConnectionKeepAliveStrategy, getConnectionManager, getConnectionReuseStrategy, getCookieSpecs, getCookieStore, getCredentialsProvider, getHttpRequestRetryHandler, getParams, getProxyAuthenticationHandler, getProxyAuthenticationStrategy, getRedirectHandler, getRedirectStrategy, getRequestExecutor, getRequestInterceptor, getRequestInterceptorCount, getResponseInterceptor, getResponseInterceptorCount, getRoutePlanner, getTargetAuthenticationHandler, getTargetAuthenticationStrategy, getUserTokenHandler, removeRequestInterceptorByClass, removeResponseInterceptorByClass, setAuthSchemes, setBackoffManager, setConnectionBackoffStrategy, setCookieSpecs, setCookieStore, setCredentialsProvider, setHttpRequestRetryHandler, setKeepAliveStrategy, setParams, setProxyAuthenticationHandler, setProxyAuthenticationStrategy, setRedirectHandler, setRedirectStrategy, setReuseStrategy, setRoutePlanner, setTargetAuthenticationHandler, setTargetAuthenticationStrategy, setUserTokenHandler
public static final String PROXY_HOST_KEY
public static final String PROXY_PORT_KEY
public IpCamHttpClient()
public void setProxy(org.apache.http.HttpHost proxy)
Copyright © 2012-2014 Bartosz Firyn (SarXos). All Rights Reserved.