AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
com.ab.network.toolbox.Response< T > 成员列表

成员的完整列表,这些成员属于 com.ab.network.toolbox.Response< T >,包括所有继承而来的类成员

cacheEntrycom.ab.network.toolbox.Response< T >
errorcom.ab.network.toolbox.Response< T >
error(VolleyError error)com.ab.network.toolbox.Response< T >inlinestatic
intermediatecom.ab.network.toolbox.Response< T >
isSuccess()com.ab.network.toolbox.Response< T >inline
Response(T result, Cache.Entry cacheEntry)com.ab.network.toolbox.Response< T >inlineprivate
Response(VolleyError error)com.ab.network.toolbox.Response< T >inlineprivate
resultcom.ab.network.toolbox.Response< T >
success(T result, Cache.Entry cacheEntry)com.ab.network.toolbox.Response< T >inlinestatic