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