您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
注释类型的使用
com.dtflys.forest.annotation.Backend
使用
Backend
的程序包
程序包
说明
com.dtflys.forest.backend.httpclient
com.dtflys.forest.backend.okhttp3
com.dtflys.forest.lifecycles.method
com.dtflys.forest.backend.httpclient
中
Backend
的使用
注释类型为
Backend
的
com.dtflys.forest.backend.httpclient
中的类
修饰符和类型
类
说明
@interface
HttpClient
后端注解: HttpClient
com.dtflys.forest.backend.okhttp3
中
Backend
的使用
注释类型为
Backend
的
com.dtflys.forest.backend.okhttp3
中的类
修饰符和类型
类
说明
@interface
OkHttp3
后端注解: OkHttp3
com.dtflys.forest.lifecycles.method
中
Backend
的使用
参数类型为
Backend
的
com.dtflys.forest.lifecycles.method
中的方法
修饰符和类型
方法
说明
void
BackendLifeCycle.
onMethodInitialized
(
ForestMethod
method,
Backend
annotation)