log, mapper, NO_DECODING_SUP, root, roots
Modifier | Constructor and Description |
---|---|
protected |
FlowClassCodec()
Creates a flow class codec.
|
Modifier and Type | Method and Description |
---|---|
FlowClass |
decode(com.fasterxml.jackson.databind.node.ObjectNode fn)
Decodes the JSON into a typed POJO.
|
com.fasterxml.jackson.databind.node.ObjectNode |
encode(FlowClass fc)
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, decodeList, encode, encodeIterator, encodeIterator, encodeList, encodeList, root, roots
public com.fasterxml.jackson.databind.node.ObjectNode encode(FlowClass fc)
JsonCodec
Copyright © 2015. All Rights Reserved.