Uses of Annotation Interface
org.apache.juneau.msgpack.annotation.MsgPack
Packages that use MsgPack
- 
Uses of MsgPack in org.apache.juneau.msgpack.annotationFields 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@MsgPackobject initialized with this builder.static MsgPackMsgPackAnnotation.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 MsgPackMsgPackAnnotation.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 TypeMethodDescriptionvoidMsgPackAnnotation.Apply.apply(AnnotationInfo<MsgPack> ai, Context.Builder b)