| 程序包 | 说明 |
|---|---|
| cn.sinlmao.commons.network.http |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpUtilMethod |
HttpUtilMethod.fromString(String symbol)
已过时。
|
HttpUtilMethod |
HttpUtilRequest.getMethod()
已过时。
|
static HttpUtilMethod |
HttpUtilMethod.valueOf(String name)
已过时。
返回带有指定名称的该类型的枚举常量。
|
static HttpUtilMethod[] |
HttpUtilMethod.values()
已过时。
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HttpUtilRequest.setMethod(HttpUtilMethod method)
已过时。
|
Copyright © 2019. All rights reserved.