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<AddressFamilies> addPathCapabilities)Creates instance ofMultiPathSupportholder to be used as a parser constraint, hence only "send" add-path capabilities are taken into the account. 
 -