| Package | Description |
|---|---|
| org.springframework.cloud.gateway.config |
| Modifier and Type | Field and Description |
|---|---|
protected List<HttpClientCustomizer> |
HttpClientFactory.customizers |
| Modifier and Type | Method and Description |
|---|---|
HttpClientFactory |
GatewayAutoConfiguration.NettyConfiguration.gatewayHttpClientFactory(HttpClientProperties properties,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
List<HttpClientCustomizer> customizers) |
| Constructor and Description |
|---|
HttpClientFactory(HttpClientProperties properties,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
List<HttpClientCustomizer> customizers) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.