Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

Retrofit generic response handler

Unable to parse error in Retrofit 2

Using MockWebServer with Robolectric

Cannot get SOAP envelope body using Retrofit 2 and Simple XML Converter

Retrofit 2 how to get the response from nested json objects (android)

Testing retrofit 2 with robolectric, callbacks not being called

Retrofit with String response

android response retrofit

Retrofit 2 enqueue method running 2 times

how to use retrofit 2 to send file and other params together

Retrofit Multipart Upload Image failed

AbstractMethodError when using RxJavaCallAdapterFactory on Retrofit 2

Okclient in Okclient cannot be applied to (okhttp3.okhttpclient)

android retrofit

Dagger2, providing Retrofit instances with different APIs same time

android retrofit mvp dagger-2

Kotlin & Retrofit: Simple POST without Response

rest kotlin retrofit

moshi custom qualifier annotation to serialise null on one property only

kotlin gson retrofit moshi

Error: incompatible types: GsonConverterFactory cannot be converted to Factory [duplicate]

android gson retrofit

Correct flow in RxJava with Retrofit and Realm

Many to Many relations with Room & LiveData

OkHttp: <-- HTTP FAILED: java.net.UnknownServiceException: CLEARTEXT communication to 10.0.2.2 not permitted by network security policy

Are Retrofit and OkHttp suitable for Java EE/Server-side use?