Uses of Class
org.springframework.cloud.gateway.config.HttpClientFactory
-
Packages that use HttpClientFactory Package Description org.springframework.cloud.gateway.config -
-
Uses of HttpClientFactory in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return HttpClientFactory Modifier and Type Method Description HttpClientFactoryGatewayAutoConfiguration.NettyConfiguration. gatewayHttpClientFactory(HttpClientProperties properties, org.springframework.boot.autoconfigure.web.ServerProperties serverProperties, List<HttpClientCustomizer> customizers, HttpClientSslConfigurer sslConfigurer)
-