跳过导航链接
C F R 

C

config(FastJsonConfig) - 类 中的方法retrofit2.converter.fastjson.FastjsonConverterFactory
Create your own fastjsonConfig instance
convert(T) - 类 中的方法retrofit2.converter.fastjson.FastjsonRequestBodyConverter
 
convert(ResponseBody) - 类 中的方法retrofit2.converter.fastjson.FastjsonResponseBodyConverter
 
create() - 类 中的静态方法retrofit2.converter.fastjson.FastjsonConverterFactory
Create an instance for conversion.

F

FastjsonConverterFactory - retrofit2.converter.fastjson中的类
FastJson Converter
FastjsonRequestBodyConverter<T> - retrofit2.converter.fastjson中的类
 
FastjsonRequestBodyConverter(FastJsonConfig) - 类 的构造器retrofit2.converter.fastjson.FastjsonRequestBodyConverter
 
FastjsonResponseBodyConverter<T> - retrofit2.converter.fastjson中的类
 
FastjsonResponseBodyConverter() - 类 的构造器retrofit2.converter.fastjson.FastjsonResponseBodyConverter
 
FastjsonResponseBodyConverter(Type, FastJsonConfig) - 类 的构造器retrofit2.converter.fastjson.FastjsonResponseBodyConverter
 

R

requestBodyConverter(Type, Annotation[], Annotation[], Retrofit) - 类 中的方法retrofit2.converter.fastjson.FastjsonConverterFactory
Returns a Converter for converting type to an HTTP request body, or null if type cannot be handled by this factory.
responseBodyConverter(Type, Annotation[], Retrofit) - 类 中的方法retrofit2.converter.fastjson.FastjsonConverterFactory
Returns a Converter for converting an HTTP response body to type, or null if type cannot be handled by this factory.
retrofit2.converter.fastjson - 程序包 retrofit2.converter.fastjson
 
C F R 
跳过导航链接

Copyright © 2016 deathdealer. All Rights Reserved.