Avatar notebook default
8篇文章 · 2121字 · 1人关注
  • Retrofit(一)--使用实例

    移步Retrofit--网络通讯框架 使用前准备 免费的公共接口:查询天气https://www.apiopen.top/weatherApi?...

  • Retrofit(七)--OkHttpCall

    移步Retrofit--网络通讯框架 OkHttpCall的工作 通过ServiceMethod生成真正的OkHttp#Call 通过OkHtt...

  • Retrofit(六)--ServiceMethod

    移步Retrofit--网络通讯框架 ServiceMethod的工作 解析Method,即解析请求方法的注解参数等内容 生成真正的网络请求Ok...

  • Retrofit(五)--ExecutorCallAdapterFactory

    移步Retrofit--网络通讯框架 ExecutorCallAdapterFactory的工作 持有回调给用户的执行器MainThreadEx...

  • Retrofit(四)--Platform

    移步Retrofit--网络通讯框架 Platform的工作 根据不同平台初始化不同平台的对应继承子类,此处就是Android类 Android...

  • Retrofit(三)--Retrofit

    移步Retrofit--网络通讯框架 Retrofit的工作 设置url的前半部分 生产平台适配器Platform 通过Platform生成Ma...

  • Retrofit--网络通讯框架

    1. 使用 2. Retrofit框架的使用实例 Retrofit的使用实例 3. Retrofit框架的使用流程以及各功能的简单介绍 Retr...

  • Resize,w 360,h 240
    Retrofit(二)--流程图

    移步Retrofit--网络通讯框架

文集作者