okhttputils icon indicating copy to clipboard operation
okhttputils copied to clipboard

新增泛型序列化回调接口XHttpCallBack,简化了接口、支持返回String、Array、Entity、List<T>、BaseEntity<T>等等,再增加一个基类处理方法

Open GitSmark opened this issue 9 years ago • 0 comments

新增泛型序列化回调接口XHttpCallBack,简化了接口、支持返回String、Array、Entity、List<T>、BaseEntity<T>等等,再增加一个基类处理方法,Sample里有使用示例。

GitSmark avatar Jul 21 '16 13:07 GitSmark