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