| 程序包 | 说明 |
|---|---|
| org.dromara.soul.web.plugin.hystrix | |
| org.dromara.soul.web.request |
| 构造器和说明 |
|---|
HttpCommand(com.netflix.hystrix.HystrixObservableCommand.Setter setter,
org.springframework.web.server.ServerWebExchange exchange,
SoulPluginChain chain,
RequestDTO requestDTO,
String url,
Integer timeout)
Instantiates a new Http command.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static RequestDTO |
RequestDTO.transform(org.springframework.http.server.reactive.ServerHttpRequest request)
ServerHttpRequest transform RequestDTO .
|
static RequestDTO |
RequestDTO.transformMap(org.springframework.util.MultiValueMap<String,String> queryParams) |
Copyright © 2019 dromara. All rights reserved.