Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.MultiPathSupport
-
Packages that use MultiPathSupport Package Description org.opendaylight.protocol.bgp.parser.spi.pojo -
-
Uses of MultiPathSupport in org.opendaylight.protocol.bgp.parser.spi.pojo
Classes in org.opendaylight.protocol.bgp.parser.spi.pojo that implement MultiPathSupport Modifier and Type Class Description classMultiPathSupportImplMethods in org.opendaylight.protocol.bgp.parser.spi.pojo that return MultiPathSupport Modifier and Type Method Description static MultiPathSupportMultiPathSupportImpl. createParserMultiPathSupport(@NonNull List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.add.path.capability.AddressFamilies> addPathCapabilities)Creates instance ofMultiPathSupportholder to be used as a parser constraint, hence only "send" add-path capabilities are taken into the account.
-