public final class DecodeCriterionCodecHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
MISSING_MEMBER_MESSAGE |
| Constructor and Description |
|---|
DecodeCriterionCodecHelper(com.fasterxml.jackson.databind.node.ObjectNode json)
Creates a decode criterion codec object.
|
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.flow.criteria.Criterion |
decode()
Decodes the JSON into a criterion object.
|
protected static final java.lang.String MISSING_MEMBER_MESSAGE