Class JsonPulsarHeaderMapper

All Implemented Interfaces:
PulsarHeaderMapper

A PulsarHeaderMapper implementation that writes headers as JSON.

Allows user to constrain which classes are "trusted" for deserialization as well as configure a list of classes to serialize with a simple "toString".

Author:
Chris Bono