Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Why is response time(for Rest Call) slower in Android when compared to PC?

MalformedJsonException with Retrofit API?

android json gson retrofit

javax.net.ssl.SSLException: Write error: ssl=0x7f70604080: I/O error during system call, Broken pipe

android ssl retrofit

How is error handling done in Retrofit 2 ? I can not find the RetrofitError class that most of the solutions suggest?

android retrofit

Retrofit 2/OkHttp: Cancel all running requests

java android retrofit okhttp

java.lang.NumberFormatException: Expected an int but was 0.6 at line 1 column 8454

Retrofit 2 - Elegant way of adding headers in the api level