接口的使用
com.alibaba.dubbo.common.json.JSONConverter
-
使用JSONConverter的程序包 程序包 说明 com.alibaba.dubbo.common.json -
-
com.alibaba.dubbo.common.json中JSONConverter的使用
实现JSONConverter的com.alibaba.dubbo.common.json中的类 修饰符和类型 类 说明 classGenericJSONConverter已过时。参数类型为JSONConverter的com.alibaba.dubbo.common.json中的方法 修饰符和类型 方法 说明 voidJSONArray. writeJSON(JSONConverter jc, JSONWriter jb, boolean writeClass)已过时。write json.voidJSONObject. writeJSON(JSONConverter jc, JSONWriter jb, boolean writeClass)已过时。write json.
-