Uses of Interface
org.springframework.cloud.config.server.environment.ConfigurableHttpConnectionFactory
Packages that use ConfigurableHttpConnectionFactory
-
Uses of ConfigurableHttpConnectionFactory in org.springframework.cloud.config.server.environment
Classes in org.springframework.cloud.config.server.environment that implement ConfigurableHttpConnectionFactoryConstructor parameters in org.springframework.cloud.config.server.environment with type arguments of type ConfigurableHttpConnectionFactoryModifierConstructorDescriptionMultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment, ConfigServerProperties server, Optional<ConfigurableHttpConnectionFactory> connectionFactory, TransportConfigCallbackFactory transportConfigCallbackFactory, GitCredentialsProviderFactory gitCredentialsProviderFactory) MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment, ConfigServerProperties server, Optional<ConfigurableHttpConnectionFactory> connectionFactory, TransportConfigCallbackFactory transportConfigCallbackFactory, GitCredentialsProviderFactory gitCredentialsProviderFactory, List<HttpClient4BuilderCustomizer> customizers)