Package de.xima.fc.fastjson
Class DefaultFastJsonConfigFactory
- java.lang.Object
-
- de.xima.fc.fastjson.DefaultFastJsonConfigFactory
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.alibaba.fastjson.parser.ParserConfig
newParserConfig()
static com.alibaba.fastjson.serializer.SerializeConfig
newSerializeConfig()
-