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