public class LinkCodec extends AbstractJsonCodec<Link>
Link objects.log, mapper, NO_DECODING_SUP, root, roots| Modifier | Constructor and Description |
|---|---|
protected |
LinkCodec() |
| Modifier and Type | Method and Description |
|---|---|
Link |
decode(com.fasterxml.jackson.databind.node.ObjectNode node)
Decodes the JSON into a typed POJO.
|
com.fasterxml.jackson.databind.node.ObjectNode |
encode(Link link)
Encodes the given POJO to its JSON representation.
|
arrayNode, decode, decodeList, encode, encodeList, encodeList, fromEnums, isMissingContent, longVal, objectNode, read, root, roots, toEnums, writeCopyright © 2014. All Rights Reserved.