Uses of Interface
com.alibaba.fastjson.spi.Module
-
Packages that use Module Package Description com.alibaba.fastjson.parser com.alibaba.fastjson.serializer -
Uses of Module in com.alibaba.fastjson.parser
Methods in com.alibaba.fastjson.parser with parameters of type Module Modifier and Type Method and Description void
ParserConfig. register(Module module)
Uses of Module in com.alibaba.fastjson.serializer
Methods in com.alibaba.fastjson.serializer with parameters of type Module Modifier and Type Method and Description void
SerializeConfig. register(Module module)
Copyright © 2012–2021 Alibaba Group. All rights reserved.