Class L3VpnMcastIpv4RIBSupport

java.lang.Object
org.opendaylight.protocol.bgp.rib.spi.AbstractRIBSupport<C,S,L3vpnMcastRoute>
org.opendaylight.protocol.bgp.l3vpn.mcast.L3VpnMcastIpv4RIBSupport
All Implemented Interfaces:
RIBSupport<L3vpnMcastRoutesIpv4Case,L3vpnMcastRoutesIpv4>

public final class L3VpnMcastIpv4RIBSupport extends AbstractRIBSupport<C,S,L3vpnMcastRoute>
Ipv4 L3VPN Multicast RIBSupport.
Author:
Claudio D. Gasparini
  • Constructor Details

    • L3VpnMcastIpv4RIBSupport

      public L3VpnMcastIpv4RIBSupport(org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer mappingService)
  • Method Details