Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in retrofit

RxJavaCallAdapterFactory cannot be converted to Factory

RxJava resubscribe to event after activity restore

Retrofit ETAG and Caching

android retrofit okhttp etag

Kotlin native equivalent of Retrofit

Divide Retrofit service declaration into multiple interfaces

java android retrofit

How to make https request with ssl certificate in Retrofit

Retrofit 2 - Response body null when response status is 422 (unprocessable entity)

android json post retrofit

Retrofit connection failure returns RetrofitError.response as null

java android retrofit okhttp

Using Gson and Retrofit 2 to deserialize complex API responses

Android Retrofit 2 + RxJava: listen to endless stream

How to send Arrays / Lists with Retrofit

android http-post retrofit

retrofit gson converter for nested json with different objects

java android json gson retrofit

retrofit 2.0b2 : How to get InputStream from the response?

java android retrofit okhttp

Method invocation may produce NullPointerException Retrofit Body

MockWebServer response delay - testing timeouts

javax.net.ssl.SSLHandshakeException: Handshake failed on Android 5.0.0 when SSLv2 and SSlv3 are disabled (TLS only) (and greater)

java android ssl https retrofit

Unable to create converter for java.util.List Retrofit 2.0.0-beta2

java android retrofit

Getting simple JSON object response using Retrofit library

android json retrofit

Retrofit 2.0 beta1: how to post raw String body

java android retrofit

Retrofit 2.x : Log Header for request and response