Interface | Description |
---|---|
ForestJsonConverter |
Forest的JSON数据转换接口
|
Class | Description |
---|---|
ForestFastjsonConverter |
使用Fastjson实现的消息转换实现类
|
ForestGsonConverter |
使用Gson实现的消息转换实现类
|
ForestJacksonConverter |
使用Jackson实现的消息转折实现类
|
JSONConverterSelector |
JSON转换器选择策略
此类负责选择对应的可用JSON转转器供Forest使用
|
Annotation Type | Description |
---|---|
FastjsonEncoder | |
GsonEncoder | |
JacksonEncoder |
Copyright © 2022. All rights reserved.