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 IRequestHost
All Known Subinterfaces:
IRequestServer
All Known Implementing Classes:
RequestServer
public interface
IRequestHost
author : Android 轮子哥 github : https://github.com/getActivity/EasyHttp time : 2019/05/19 desc : 请求主机配置
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getHost
()
主机地址
Method Detail
getHost
java.lang.String getHost()
主机地址
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