Uses of Class
org.springframework.cloud.config.server.support.TransportConfigCallbackFactory
Packages that use TransportConfigCallbackFactory
-
Uses of TransportConfigCallbackFactory in org.springframework.cloud.config.server.environment
Constructors in org.springframework.cloud.config.server.environment with parameters of type TransportConfigCallbackFactoryModifierConstructorDescriptionMultipleJGitEnvironmentRepositoryFactory(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)