public class BinaryDataConverterFactory
extends retrofit2.Converter.Factory
| Constructor | Description |
|---|---|
BinaryDataConverterFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
retrofit2.Converter<okhttp3.ResponseBody,?> |
responseBodyConverter(Type type,
Annotation[] annotations,
retrofit2.Retrofit retrofit) |
@Nullable public retrofit2.Converter<okhttp3.ResponseBody,?> responseBodyConverter(Type type, Annotation[] annotations, retrofit2.Retrofit retrofit)
responseBodyConverter in class retrofit2.Converter.FactoryCopyright © 2018 The Apache Software Foundation. All rights reserved.