Uses of Annotation Interface
org.apache.juneau.msgpack.annotation.MsgPack
Packages that use MsgPack
-
Uses of MsgPack in org.apache.juneau.msgpack.annotation
Fields in org.apache.juneau.msgpack.annotation declared as MsgPackMethods in org.apache.juneau.msgpack.annotation that return MsgPackModifier and TypeMethodDescriptionMsgPackAnnotation.Builder.build()
Instantiates a new@MsgPack
object initialized with this builder.static MsgPack
MsgPackAnnotation.copy
(MsgPack a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.msgpack.annotation with parameters of type MsgPackModifier and TypeMethodDescriptionstatic MsgPack
MsgPackAnnotation.copy
(MsgPack a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.msgpack.annotation with type arguments of type MsgPackModifier and TypeMethodDescriptionvoid
MsgPackAnnotation.Apply.apply
(AnnotationInfo<MsgPack> ai, Context.Builder b)