public final class EthernetCodec
extends org.onosproject.codec.JsonCodec<org.onlab.packet.Ethernet>
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
EthernetCodec() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
encode(org.onlab.packet.Ethernet ethernet,
org.onosproject.codec.CodecContext context) |