Package org.apache.juneau.msgpack.annotation
package org.apache.juneau.msgpack.annotation
MessagePack Marshalling Annotations
-
ClassDescriptionAnnotation that can be applied to classes, fields, and methods to tweak how they are handled by
MsgPackSerializer
andMsgPackParser
.Utility classes and methods for the@MsgPack
annotation.Applies targetedMsgPack
annotations to aContext.Builder
.A collection of@MsgPack annotations
.Builder class.Annotation for specifying config properties defined inMsgPackSerializer
andMsgPackParser
.Utility classes and methods for the@MsgPackConfig
annotation.AppliesMsgPackConfig
annotations to aMsgPackParser.Builder
.AppliesMsgPackConfig
annotations to aMsgPackSerializer.Builder
.