Class JsonMediaTypeCodec

All Implemented Interfaces:
MediaTypeCodec
Direct Known Subclasses:
JsonStreamMediaTypeCodec

Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with message body writers / readers API
A MediaTypeCodec for JSON and Jackson.

Note: will be replaced by JsonMediaTypeCodec in the future, but that class is currently experimental.

Since:
1.0.0
Author:
Graeme Rocher