{title:'Marshalls'}
{@link oaj.marshall.Marshall Marshalls} are simple pairings of a {@link oaj.serializer.Serializer} and {@link oaj.parser.Parser} with convenience methods for serializing and parsing POJOs.
Marshalls are often cleaner to use on-the-fly since they have simplified names.
The following shows the {@link oaj.marshall.Json} marshall in action:
|
|