JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hjq.http.config
Interface IRequestType
All Known Subinterfaces:
IRequestServer
All Known Implementing Classes:
RequestServer
public interface
IRequestType
author : Android 轮子哥 github : https://github.com/getActivity/EasyHttp time : 2020/01/01 desc : 请求接口配置
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
BodyType
getType
()
参数提交类型
Method Detail
getType
BodyType
getType()
参数提交类型
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method