类 FastjsonMsgConvertor
java.lang.Object
cn.zhxu.data.fastjson.FastjsonDataConvertor
cn.zhxu.okhttps.fastjson.FastjsonMsgConvertor
- 所有已实现的接口:
cn.zhxu.data.DataConvertor,ConvertProvider,MsgConvertor
public class FastjsonMsgConvertor
extends cn.zhxu.data.fastjson.FastjsonDataConvertor
implements MsgConvertor, ConvertProvider
-
嵌套类概要
从接口继承的嵌套类/接口 cn.zhxu.okhttps.MsgConvertor
MsgConvertor.FormConvertor -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.zhxu.data.fastjson.FastjsonDataConvertor
serialize, serialize, toArray, toArray, toBean, toBean, toList, toList, toMapper, toMapper, toString从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cn.zhxu.data.DataConvertor
serialize, serialize, toArray, toArray, toBean, toBean, toList, toList, toMapper, toMapper
-
构造器详细资料
-
FastjsonMsgConvertor
public FastjsonMsgConvertor()
-
-
方法详细资料
-
mediaType
- 指定者:
mediaType在接口中MsgConvertor
-
getConvertor
- 指定者:
getConvertor在接口中ConvertProvider
-