| 程序包 | 说明 |
|---|---|
| com.tinet.clink.openapi.request | |
| com.tinet.clink.openapi.request.stat | |
| com.tinet.clink.openapi.utils |
| 限定符和类型 | 字段和说明 |
|---|---|
private HttpMethodType |
AbstractRequestModel.httpMethod
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
HttpMethodType |
AbstractRequestModel.httpMethod()
已过时。
|
| 构造器和说明 |
|---|
AbstractRequestModel(String path,
HttpMethodType httpMethod)
已过时。
|
| 构造器和说明 |
|---|
AbstractStatRequest(String path,
HttpMethodType httpMethod)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpMethodType |
HttpMethodType.valueOf(String name)
已过时。
返回带有指定名称的该类型的枚举常量。
|
static HttpMethodType[] |
HttpMethodType.values()
已过时。
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2024. All rights reserved.