Uses of Class
org.springframework.cloud.gateway.config.HttpClientProperties.Proxy
-
Packages that use HttpClientProperties.Proxy Package Description org.springframework.cloud.gateway.config -
-
Uses of HttpClientProperties.Proxy in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return HttpClientProperties.Proxy Modifier and Type Method Description HttpClientProperties.ProxyHttpClientProperties. getProxy()Methods in org.springframework.cloud.gateway.config with parameters of type HttpClientProperties.Proxy Modifier and Type Method Description protected reactor.netty.transport.ProxyProvider.BuilderHttpClientFactory. configureProxyProvider(HttpClientProperties.Proxy proxy, reactor.netty.transport.ProxyProvider.TypeSpec proxySpec)voidHttpClientProperties. setProxy(HttpClientProperties.Proxy proxy)
-