public class StringConverterFactory
extends retrofit2.Converter.Factory
Retrofit object is instantiated.| Constructor and Description |
|---|
StringConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Converter<okhttp3.ResponseBody,?> |
responseBodyConverter(Type type,
Annotation[] annotations,
retrofit2.Retrofit retrofit)
Check
Converter.Factory#responseBodyConverter(Type, Annotation[], Retrofit) for more
information. |
public retrofit2.Converter<okhttp3.ResponseBody,?> responseBodyConverter(Type type, Annotation[] annotations, retrofit2.Retrofit retrofit)
Converter.Factory#responseBodyConverter(Type, Annotation[], Retrofit) for more
information.responseBodyConverter in class retrofit2.Converter.FactoryCopyright © 2018. All rights reserved.