Uses of Class
com.atlassian.bamboo.agent.bootstrap.http.RemoteAgentHttpClientFactory
Packages that use RemoteAgentHttpClientFactory
Package
Description
-
Uses of RemoteAgentHttpClientFactory in com.atlassian.bamboo.agent.bootstrap
Methods in com.atlassian.bamboo.agent.bootstrap that return RemoteAgentHttpClientFactoryMethods in com.atlassian.bamboo.agent.bootstrap with parameters of type RemoteAgentHttpClientFactoryModifier and TypeMethodDescriptionprotected voidRemoteAgentBootstrap.setHttpClientFactoryParamaters(RemoteAgentHttpClientFactory remoteAgentHttpClientFactory) Constructors in com.atlassian.bamboo.agent.bootstrap with parameters of type RemoteAgentHttpClientFactoryModifierConstructorDescriptionAgentContext(RemoteAgentHttpClientFactory httpClientFactory, @NotNull URL baseUrl, String fingerPrintRequestSuffix, AgentType agentBootstrapType, @Nullable String securityToken) AgentContext(RemoteAgentHttpClientFactory httpClientFactory, @NotNull URL baseUrl, String fingerPrintRequestSuffix, AgentType agentBootstrapType, @Nullable String securityToken, @Nullable String forKey) -
Uses of RemoteAgentHttpClientFactory in com.atlassian.bamboo.agent.bootstrap.http
Methods in com.atlassian.bamboo.agent.bootstrap.http with parameters of type RemoteAgentHttpClientFactoryModifier and TypeMethodDescriptionRemoteAgentSchemeRegistryFactory.newSchemeRegistry(RemoteAgentHttpClientFactory httpClientFactory) SchemeRegistryFactory.newSchemeRegistry(RemoteAgentHttpClientFactory httpClientFactory) -
Uses of RemoteAgentHttpClientFactory in com.atlassian.bamboo.agent.elastic.bootstrap.http
Methods in com.atlassian.bamboo.agent.elastic.bootstrap.http with parameters of type RemoteAgentHttpClientFactoryModifier and TypeMethodDescriptionElasticAgentSchemeRegistryFactory.newSchemeRegistry(RemoteAgentHttpClientFactory httpClientFactory) -
Uses of RemoteAgentHttpClientFactory in com.atlassian.bamboo.agent.elastic.client
Methods in com.atlassian.bamboo.agent.elastic.client with parameters of type RemoteAgentHttpClientFactoryModifier and TypeMethodDescriptionprotected voidElasticAgentBootstrap.setHttpClientFactoryParamaters(RemoteAgentHttpClientFactory remoteAgentHttpClientFactory)