public class StringResponseConverterFactory
extends Converter.Factory
| Modifier and Type | Class and Description |
|---|---|
class |
StringResponseConverterFactory.StringResponseConverter |
| Constructor and Description |
|---|
StringResponseConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<any> |
responseBodyConverter(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations,
Retrofit retrofit) |