AndBase开发框架
1.6
首页
相关页面
命名空间
类
文件
类列表
类索引
类继承关系
类成员
全部
类
命名空间
文件
函数
变量
枚举值
页
com
ab
network
toolbox
Response< T >
Listener< T >
Public 成员函数
|
所有成员列表
com.ab.network.toolbox.Response< T >.Listener< T >接口 参考
Public 成员函数
void
onResponse
(T response)
详细描述
Callback interface for delivering parsed responses.
成员函数说明
void com.ab.network.toolbox.Response< T >.Listener< T >.onResponse
(
T
response
)
Called when a response is received.
该接口的文档由以下文件生成:
src/com/ab/network/toolbox/
Response.java
生成于 2014年 十一月 18日 星期二 16:00:56 , 为 AndBase开发框架使用
1.8.8