Uses of Annotation Interface
org.apache.juneau.msgpack.annotation.MsgPackConfig
Packages that use MsgPackConfig
-
Uses of MsgPackConfig in org.apache.juneau.msgpack.annotation
Method parameters in org.apache.juneau.msgpack.annotation with type arguments of type MsgPackConfigModifier and TypeMethodDescriptionvoid
MsgPackConfigAnnotation.ParserApply.apply
(AnnotationInfo<MsgPackConfig> ai, MsgPackParser.Builder b) void
MsgPackConfigAnnotation.SerializerApply.apply
(AnnotationInfo<MsgPackConfig> ai, MsgPackSerializer.Builder b)