public interface EsiSerializer
Modifier and Type | Method and Description |
---|---|
Esi |
serializeEsi(org.opendaylight.yangtools.yang.data.api.schema.ContainerNode esi)
Serialize Ethernet Segment Identifier Model.
|
void |
serializeEsi(Esi esi,
io.netty.buffer.ByteBuf buffer)
Serialize Ethernet Segment Identifier.
|
Copyright © 2019 OpenDaylight. All rights reserved.