Uses of Annotation Interface
org.apache.juneau.urlencoding.annotation.UrlEncodingConfig
Packages that use UrlEncodingConfig
-
Uses of UrlEncodingConfig in org.apache.juneau.urlencoding.annotation
Method parameters in org.apache.juneau.urlencoding.annotation with type arguments of type UrlEncodingConfigModifier and TypeMethodDescriptionvoid
UrlEncodingConfigAnnotation.ParserApply.apply
(AnnotationInfo<UrlEncodingConfig> ai, UrlEncodingParser.Builder b) void
UrlEncodingConfigAnnotation.SerializerApply.apply
(AnnotationInfo<UrlEncodingConfig> ai, UrlEncodingSerializer.Builder b)