public final class PortChainCodec extends org.onosproject.codec.JsonCodec<PortChain>
| Constructor and Description |
|---|
PortChainCodec() |
| Modifier and Type | Method and Description |
|---|---|
PortChain |
decode(com.fasterxml.jackson.databind.node.ObjectNode json,
org.onosproject.codec.CodecContext context) |
com.fasterxml.jackson.databind.node.ObjectNode |
encode(PortChain portChain,
org.onosproject.codec.CodecContext context) |