Uses of Class
io.github.devlibx.easy.http.util.Call
Packages that use Call
-
Uses of Call in io.github.devlibx.easy.http.util
Methods in io.github.devlibx.easy.http.util that return CallMethods in io.github.devlibx.easy.http.util with parameters of type CallModifier and TypeMethodDescriptionstatic <T> io.reactivex.rxjava3.core.Observable<T>Make a HTTP call which returns a observable.<T> io.reactivex.rxjava3.core.Observable<T>Call api in asyncstatic <T> TMake a HTTP call which returns a response.<T> TCall api in sync