类 ForestProtobufConverterManager
java.lang.Object
com.dtflys.forest.converter.protobuf.ForestProtobufConverterManager
- 所有已实现的接口:
Serializable
JSON转换器选择策略
- 从以下版本开始:
- 2020/12/18
- 作者:
- YAKAX
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanbooleanisProtobufMessageClass(Class<?> clazz) booleanisProtobufMessageType(Type type)
-
构造器详细资料
-
ForestProtobufConverterManager
public ForestProtobufConverterManager()
-
-
方法详细资料
-
getInstance
-
checkSupportProtobuf
public boolean checkSupportProtobuf() -
isProtobufMessageClass
-
isProtobufMessageType
-
getForestProtobufConverter
-