Uses of Package
org.apache.juneau.msgpack.annotation
Packages that use org.apache.juneau.msgpack.annotation
-
Classes in org.apache.juneau.msgpack.annotation used by org.apache.juneau.msgpack.annotationClassDescriptionAnnotation that can be applied to classes, fields, and methods to tweak how they are handled by
MsgPackSerializer
andMsgPackParser
.Builder class.Annotation for specifying config properties defined inMsgPackSerializer
andMsgPackParser
.