Uses of Interface
org.alfresco.httpclient.AlfrescoHttpClient
-
Packages that use AlfrescoHttpClient Package Description org.alfresco.httpclient -
-
Uses of AlfrescoHttpClient in org.alfresco.httpclient
Classes in org.alfresco.httpclient that implement AlfrescoHttpClient Modifier and Type Class Description class
AbstractHttpClient
Methods in org.alfresco.httpclient that return AlfrescoHttpClient Modifier and Type Method Description protected AlfrescoHttpClient
HttpClientFactory. getAlfrescoHttpClient()
protected AlfrescoHttpClient
HttpClientFactory. getAlfrescoHttpsClient()
AlfrescoHttpClient
HttpClientFactory. getRepoClient(java.lang.String host, int port)
-