Uses of Class
org.alfresco.httpclient.RequestHeadersHttpClient
Packages that use RequestHeadersHttpClient
-
Uses of RequestHeadersHttpClient in org.alfresco.httpclient
Methods in org.alfresco.httpclient that return RequestHeadersHttpClientModifier and TypeMethodDescriptionprotected RequestHeadersHttpClient
HttpClientFactory.constructHttpClient()
protected RequestHeadersHttpClient
HttpClientFactory.constructSharedSecretHttpClient()
Build HTTP Client using default headersprotected RequestHeadersHttpClient
HttpClientFactory.getDefaultHttpClient()
protected RequestHeadersHttpClient
HttpClientFactory.getDefaultHttpClient
(String httpHost, int httpPort) HttpClientFactory.getHttpClient()
HttpClientFactory.getHttpClient
(String host, int port) protected RequestHeadersHttpClient
HttpClientFactory.getHttpsClient()
protected RequestHeadersHttpClient
HttpClientFactory.getHttpsClient
(String httpsHost, int httpsPort) protected RequestHeadersHttpClient
HttpClientFactory.getSharedSecretHttpClient()
protected RequestHeadersHttpClient
HttpClientFactory.getSharedSecretHttpClient
(String httpHost, int httpPort)