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 IRequestPath
All Known Subinterfaces:
IRequestServer
All Known Implementing Classes:
RequestServer
public interface
IRequestPath
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
getPath
()
路径地址
Method Detail
getPath
java.lang.String getPath()
路径地址
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