public class DeviceOwnerCodec extends AbstractJsonCodec<Region>
Region
configuration
objects.log, mapper, NO_DECODING_SUP, root, roots
Constructor and Description |
---|
DeviceOwnerCodec() |
Modifier and Type | Method and Description |
---|---|
Region |
decode(com.fasterxml.jackson.databind.node.ObjectNode regionNode)
Decodes the JSON into a typed POJO.
|
com.fasterxml.jackson.databind.node.ObjectNode |
encode(Region region)
Encodes the given POJO to its JSON representation.
|
arrayNode, decode, decodeList, encode, encodeIterator, encodeIterator, encodeList, encodeList, fromEnums, isMissingContent, longVal, objectNode, read, root, roots, toEnums, write
Copyright © 2015. All Rights Reserved.