Class AbstractFlowspecL3vpnNlriParser

java.lang.Object
org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParser
org.opendaylight.protocol.bgp.flowspec.l3vpn.AbstractFlowspecL3vpnNlriParser
All Implemented Interfaces:
NlriParser, NlriSerializer
Direct Known Subclasses:
FlowspecL3vpnIpv4NlriParser, FlowspecL3vpnIpv6NlriParser

public abstract class AbstractFlowspecL3vpnNlriParser extends AbstractFlowspecNlriParser
  • Field Details

    • RD_NID

      public static final org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.NodeIdentifier RD_NID
  • Constructor Details

    • AbstractFlowspecL3vpnNlriParser

      protected AbstractFlowspecL3vpnNlriParser(FlowspecTypeRegistry flowspecTypeRegistry)
  • Method Details