Uses of Interface
org.opendaylight.protocol.bgp.mvpn.spi.nlri.MvpnParser
-
Packages that use MvpnParser Package Description org.opendaylight.protocol.bgp.mvpn.impl.nlri org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri -
-
Uses of MvpnParser in org.opendaylight.protocol.bgp.mvpn.impl.nlri
Classes in org.opendaylight.protocol.bgp.mvpn.impl.nlri that implement MvpnParser Modifier and Type Class Description classInterASIPmsiADHandlerhttps://tools.ietf.org/html/rfc6514#section-4.2 .classIntraAsIPmsiADHandlerhttps://tools.ietf.org/html/rfc6514#section-4.1.classLeafADHandlerhttps://tools.ietf.org/html/rfc6514#section-4.4.classSharedTreeJoinHandlerhttps://tools.ietf.org/html/rfc6514#section-4.6.classSourceActiveADHandlerhttps://tools.ietf.org/html/rfc6514#section-4.5.classSourceTreeJoinHandlerhttps://tools.ietf.org/html/rfc6514#section-4.6.classSPmsiADHandlerhttps://tools.ietf.org/html/rfc6514#section-4.3. -
Uses of MvpnParser in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri
Methods in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri with parameters of type MvpnParser Modifier and Type Method Description <T extends MvpnChoice>
org.opendaylight.yangtools.concepts.RegistrationSimpleMvpnNlriRegistry. registerNlriParser(MvpnParser<T> parser)
-