【问题标题】:Is it possible , multiple rest API hit within single network request by retrofit network library是否有可能,通过改造网络库在单个网络请求中命中多个 rest API
【发布时间】:2019-07-09 21:32:27
【问题描述】:

我是 android 的初学者。我有三个 rest API。我想在单个网络请求中访问三个 rest API。这可能吗???。 如果可能的话给我一些资源。 谢谢

【问题讨论】:

标签: android retrofit


【解决方案1】:

不,您不能在一个请求中访问多个 API。您必须创建多个请求。您可以点击此链接了解有关改造的更多信息:- https://square.github.io/retrofit/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2019-11-25
    • 1970-01-01
    • 1970-01-01
    • 2013-04-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多