public class MappingAdapterWrapper<T extends Annotation> extends Object
TODO
| 构造器和说明 |
|---|
MappingAdapterWrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentType |
contentType()
传递参数类型
|
Header[] |
headers()
接口固定请求头配置
|
MethodType |
method()
请求方法
|
ReturnType |
returnType()
返回的接口格式
|
String |
value()
请求地址
|
public String value()
public MethodType method()
public ReturnType returnType()
public ContentType contentType()
public Header[] headers()
Copyright © 2022. All rights reserved.