类的使用
xin.manong.weapon.base.http.RequestMethod
-
使用RequestMethod的程序包 程序包 说明 xin.manong.weapon.base.http -
-
xin.manong.weapon.base.http中RequestMethod的使用
声明为RequestMethod的xin.manong.weapon.base.http中的字段 修饰符和类型 字段 说明 RequestMethodHttpRequest. method返回RequestMethod的xin.manong.weapon.base.http中的方法 修饰符和类型 方法 说明 static RequestMethodRequestMethod. valueOf(String name)返回带有指定名称的该类型的枚举常量。static RequestMethod[]RequestMethod. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为RequestMethod的xin.manong.weapon.base.http中的方法 修饰符和类型 方法 说明 HttpRequest.BuilderHttpRequest.Builder. method(RequestMethod method)设置请求方式
-