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