Class AbstractLocalNodeDescriptorTlvCodec<T extends NodeIdentifier>

java.lang.Object
org.opendaylight.protocol.bgp.linkstate.impl.tlvs.AbstractLocalNodeDescriptorTlvCodec<T>
All Implemented Interfaces:
LinkstateTlvParser<LocalNodeDescriptors>, LinkstateTlvParser.LinkstateTlvSerializer<T>
Direct Known Subclasses:
AdvertisingNodeDescriptorTlvParser, LocalNodeDescriptorTlvParser, NodeDescriptorTlvParser

public abstract class AbstractLocalNodeDescriptorTlvCodec<T extends NodeIdentifier> extends Object implements LinkstateTlvParser<LocalNodeDescriptors>, LinkstateTlvParser.LinkstateTlvSerializer<T>