| Modifier and Type | Method and Description |
|---|---|
HttpClientConfiguration |
Router.getHttpClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
Router.setHttpClientConfig(HttpClientConfiguration httpClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfiguration |
HTTPClientInterceptor.getHttpClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPClientInterceptor.setHttpClientConfig(HttpClientConfiguration httpClientConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected HttpClientConfiguration |
AuthorizationService.httpClientConfiguration |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfiguration |
AuthorizationService.getHttpClientConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationService.setHttpClientConfiguration(HttpClientConfiguration httpClientConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfiguration |
HTTPSchemaResolver.getHttpClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPSchemaResolver.setHttpClientConfig(HttpClientConfiguration httpClientConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected HttpClientConfiguration |
SOAPProxy.httpClientConfig |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfiguration |
SOAPProxy.getWsdlHttpClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SOAPProxy.setWsdlHttpClientConfig(HttpClientConfiguration httpClientConfig) |
| Constructor and Description |
|---|
HttpClient(HttpClientConfiguration configuration) |
Copyright © 2022. All Rights Reserved.