| 程序包 | 说明 |
|---|---|
| org.rxjava.common.core.api |
| 限定符和类型 | 方法和说明 |
|---|---|
static ReactiveHttpClientAdapter |
ReactiveHttpClientAdapter.build(org.springframework.core.convert.ConversionService conversionService,
org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder,
java.lang.String serviceId)
构建HttpClient适配器
|
static ReactiveHttpClientAdapter |
ReactiveHttpClientAdapter.build(org.springframework.core.convert.ConversionService conversionService,
org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder,
java.lang.String serviceId,
java.lang.String port)
构建HttpClient适配器
|
static ReactiveHttpClientAdapter |
ReactiveHttpClientAdapter.build(org.springframework.core.convert.ConversionService conversionService,
org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder,
java.lang.String host,
java.lang.String port,
java.lang.String serviceId)
构建HttpClient适配器
|
Copyright © 2019. All Rights Reserved.