Uses of Interface
com.alibaba.fastjson2.JSONReader.AutoTypeBeforeHandler
Packages that use JSONReader.AutoTypeBeforeHandler
-
Uses of JSONReader.AutoTypeBeforeHandler in com.alibaba.fastjson2
Methods in com.alibaba.fastjson2 that return JSONReader.AutoTypeBeforeHandlerModifier and TypeMethodDescriptionJSONReader.autoTypeFilter(String... names) JSONReader.Context.getContextAutoTypeBeforeHandler() -
Uses of JSONReader.AutoTypeBeforeHandler in com.alibaba.fastjson2.filter
Classes in com.alibaba.fastjson2.filter that implement JSONReader.AutoTypeBeforeHandler -
Uses of JSONReader.AutoTypeBeforeHandler in com.alibaba.fastjson2.reader
Methods in com.alibaba.fastjson2.reader that return JSONReader.AutoTypeBeforeHandlerMethods in com.alibaba.fastjson2.reader with parameters of type JSONReader.AutoTypeBeforeHandlerModifier and TypeMethodDescriptionvoidObjectReaderProvider.setAutoTypeBeforeHandler(JSONReader.AutoTypeBeforeHandler autoTypeBeforeHandler)