Uses of Class
org.opendaylight.protocol.bgp.rib.spi.AbstractRIBSupport
-
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec Modifier and Type Class Description class
AbstractFlowspecRIBSupport<T extends AbstractFlowspecNlriParser,C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<I>,I extends org.opendaylight.yangtools.yang.binding.Identifier<R>>
class
FlowspecIpv4RIBSupport
class
FlowspecIpv6RIBSupport
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec.l3vpn
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec.l3vpn Modifier and Type Class Description class
AbstractFlowspecL3vpnRIBSupport<T extends AbstractFlowspecL3vpnNlriParser,C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<I>,I extends org.opendaylight.yangtools.yang.binding.Identifier<R>>
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv4
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv4 Modifier and Type Class Description class
FlowspecL3vpnIpv4RIBSupport
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv6
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.flowspec.l3vpn.ipv6 Modifier and Type Class Description class
FlowspecL3vpnIpv6RIBSupport
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.mcast
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.mcast Modifier and Type Class Description class
L3VpnMcastIpv4RIBSupport
Ipv4 L3VPN Multicast RIBSupport.class
L3VpnMcastIpv6RIBSupport
Ipv6 L3VPN Multicast RIBSupport. -
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.unicast
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.unicast Modifier and Type Class Description class
AbstractVpnRIBSupport<C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C> & L3vpnIpRoute>
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4 Modifier and Type Class Description class
VpnIpv4RIBSupport
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6 Modifier and Type Class Description class
VpnIpv6RIBSupport
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.labeled.unicast
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.labeled.unicast Modifier and Type Class Description class
LabeledUnicastIpv4RIBSupport
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.linkstate.impl
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.linkstate.impl Modifier and Type Class Description class
LinkstateRIBSupport
-
Uses of AbstractRIBSupport in org.opendaylight.protocol.bgp.route.targetcontrain.impl
Subclasses of AbstractRIBSupport in org.opendaylight.protocol.bgp.route.targetcontrain.impl Modifier and Type Class Description class
RouteTargetConstrainRIBSupport
Route Target Constrains RIBSupport.
-