| 限定符和类型 | 字段和说明 |
|---|---|
static FastJsonCodec |
INSTANCE |
| 构造器和说明 |
|---|
FastJsonCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.alibaba.fastjson.JSONObject |
decode(Payload payload) |
Payload |
encode(com.alibaba.fastjson.JSONObject body) |
Class<com.alibaba.fastjson.JSONObject> |
forType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDecodeFrompublic static final FastJsonCodec INSTANCE
Copyright © 2019–2022. All rights reserved.