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