| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.common.http.client.handler |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BeanResponseHandler<T>
bean response handler,
Mainly converter response type as bean type.
|
class |
RestResultResponseHandler<T>
RestResult response handler, Mainly converter response type as
RestResult type. |
class |
StringResponseHandler
string response handler, Mainly converter response type as string type.
|
Copyright © 2018–2021 Alibaba Group. All rights reserved.