Uses of Annotation Interface
org.apache.juneau.json.annotation.JsonConfig
Packages that use JsonConfig
-
Uses of JsonConfig in org.apache.juneau.json.annotation
Method parameters in org.apache.juneau.json.annotation with type arguments of type JsonConfigModifier and TypeMethodDescriptionvoid
JsonConfigAnnotation.ParserApply.apply
(AnnotationInfo<JsonConfig> ai, JsonParser.Builder b) void
JsonConfigAnnotation.SerializerApply.apply
(AnnotationInfo<JsonConfig> ai, JsonSerializer.Builder b)