Class L3VpnMcastIpv6RIBSupport

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

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

    • L3VpnMcastIpv6RIBSupport

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