Uses of Class
com.atlassian.confluence.api.impl.sal.AbstractHttpClientFactory
-
Packages that use AbstractHttpClientFactory Package Description com.atlassian.confluence.api.impl.sal -
-
Uses of AbstractHttpClientFactory in com.atlassian.confluence.api.impl.sal
Subclasses of AbstractHttpClientFactory in com.atlassian.confluence.api.impl.sal Modifier and Type Class Description classConfluenceHttpClientRequestFactoryA specialisation of the standard SALHttpClientRequestFactorywhich configures the connection parameters usingConfluenceHttpParametersrather than using SAL's own defaults.classSetupHttpClientRequestFactoryA specialisation of the standard SALHttpClientRequestFactorywhich configures the connection parameters usingConfluenceHttpParametersrather than using SAL's own defaults.
-