public final class AdvertisingNodeDescriptorTlvParser extends AbstractLocalNodeDescriptorTlvCodec<AdvertisingNodeDescriptors>
LinkstateTlvParser.LinkstateTlvSerializer<T>
Constructor and Description |
---|
AdvertisingNodeDescriptorTlvParser() |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.yang.common.QName |
getTlvQName() |
protected static NodeIdentifier |
parseNodeDescriptor(io.netty.buffer.ByteBuf value,
Map<org.opendaylight.yangtools.yang.common.QName,Object> parsedSubTlvs) |
protected static void |
serializeNodeDescriptor(NodeIdentifier tlv,
io.netty.buffer.ByteBuf body) |
void |
serializeTlvBody(AdvertisingNodeDescriptors tlv,
io.netty.buffer.ByteBuf body) |
getType, parseTlvBody
public void serializeTlvBody(AdvertisingNodeDescriptors tlv, io.netty.buffer.ByteBuf body)
public org.opendaylight.yangtools.yang.common.QName getTlvQName()
protected static NodeIdentifier parseNodeDescriptor(io.netty.buffer.ByteBuf value, Map<org.opendaylight.yangtools.yang.common.QName,Object> parsedSubTlvs)
protected static void serializeNodeDescriptor(NodeIdentifier tlv, io.netty.buffer.ByteBuf body)
Copyright © 2019 OpenDaylight. All rights reserved.