Interface MsgPackMetaProvider

All Superinterfaces:
AnnotationProvider
All Known Implementing Classes:
MsgPackParser, MsgPackParser.Base64, MsgPackParser.SpacedHex, MsgPackSerializer, MsgPackSerializer.Base64, MsgPackSerializer.SpacedHex

public interface MsgPackMetaProvider extends AnnotationProvider
Interface for providing access to MsgPackClassMeta and MsgPackBeanPropertyMeta objects.
See Also: