接口的使用
com.dtflys.forest.converter.ForestConverter
使用ForestConverter的程序包
程序包
说明
-
com.dtflys.forest.config中ForestConverter的使用
返回变量类型为ForestConverter的类型的com.dtflys.forest.config中的方法类型变量类型为ForestConverter的com.dtflys.forest.config中的方法参数修饰符和类型方法说明ForestConfiguration.setConverterMap(Map<ForestDataType, ForestConverter> converterMap) 设置全局数据转换器表ForestConfiguration.setToMergeConverterMap(Map<ForestDataType, ForestConverter> converterMap) 设置合并全局数据转换器表,但不会覆盖整个转换器表 -
com.dtflys.forest.converter.auto中ForestConverter的使用
-
com.dtflys.forest.converter.binary中ForestConverter的使用
-
com.dtflys.forest.converter.form中ForestConverter的使用
-
com.dtflys.forest.converter.json中ForestConverter的使用
修饰符和类型类说明class使用Fastjson实现的消息转换实现类class使用Fastjson实现的消息转换实现类class使用Gson实现的消息转换实现类class使用Jackson实现的消息转折实现类 -
com.dtflys.forest.converter.protobuf中ForestConverter的使用
-
com.dtflys.forest.converter.text中ForestConverter的使用
-
com.dtflys.forest.converter.xml中ForestConverter的使用
-
com.dtflys.forest.exceptions中ForestConverter的使用
参数类型为ForestConverter的com.dtflys.forest.exceptions中的构造器 -
com.dtflys.forest.http中ForestConverter的使用
参数类型为ForestConverter的com.dtflys.forest.http中的方法修饰符和类型方法说明ForestRequest.decoder(ForestConverter decoder) 设置反序列化器ForestRequest.setDecoder(ForestConverter decoder) 设置反序列化器 -
com.dtflys.forest.mapping中ForestConverter的使用
参数类型为ForestConverter的com.dtflys.forest.mapping中的方法 -
com.dtflys.forest.reflection中ForestConverter的使用
返回变量类型为ForestConverter的类型的com.dtflys.forest.reflection中的方法类型变量类型为ForestConverter的com.dtflys.forest.reflection中的方法参数