Uses of Class
org.springframework.cloud.gateway.config.HttpClientProperties.Pool
-
Packages that use HttpClientProperties.Pool Package Description org.springframework.cloud.gateway.config -
-
Uses of HttpClientProperties.Pool in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return HttpClientProperties.Pool Modifier and Type Method Description HttpClientProperties.PoolHttpClientProperties. getPool()Methods in org.springframework.cloud.gateway.config with parameters of type HttpClientProperties.Pool Modifier and Type Method Description voidHttpClientProperties. setPool(HttpClientProperties.Pool pool)
-