public class MessagePackConverterFactory
extends retrofit2.Converter.Factory
| Constructor and Description |
|---|
MessagePackConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MessagePackConverterFactory |
create() |
retrofit2.Converter<okhttp3.ResponseBody,?> |
responseBodyConverter(Type type,
Annotation[] annotations,
retrofit2.Retrofit retrofit) |
public static MessagePackConverterFactory create()
public retrofit2.Converter<okhttp3.ResponseBody,?> responseBodyConverter(Type type, Annotation[] annotations, retrofit2.Retrofit retrofit)
responseBodyConverter in class retrofit2.Converter.FactoryCopyright © 2018. All rights reserved.