MessagePack Parsers
The {@link oaj.msgpack.MsgPackParser} class is used to parse MessagePack into POJOs.
The MessagePack parser provides the following settings:
- {@doc juneau-marshall.ConfigurableProperties.Common Common Properties}
- {@doc juneau-marshall.ConfigurableProperties.CommonParser Common Parser Properties}
The following pre-configured parsers are provided for convenience:
- {@link oaj.msgpack.MsgPackParser}
- {@link oaj.msgpack.MsgPackParser#DEFAULT DEFAULT}