public final class RetrofitHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static APIService |
helper |
private static retrofit2.Retrofit |
retrofit |
Constructor and Description |
---|
RetrofitHelper() |
Modifier and Type | Method and Description |
---|---|
private static retrofit2.converter.gson.GsonConverterFactory |
buildGsonConverter() |
static APIService |
getApiHelper()
Gets api helper.
|
private static okhttp3.OkHttpClient |
getOkHttpClient() |
private static retrofit2.Retrofit retrofit
private static APIService helper
@Nullable public static APIService getApiHelper()
private static retrofit2.converter.gson.GsonConverterFactory buildGsonConverter()
private static okhttp3.OkHttpClient getOkHttpClient()