Uses of Interface
org.opendaylight.protocol.bgp.mvpn.spi.nlri.MvpnSerializer
- 
Packages that use MvpnSerializer Package Description org.opendaylight.protocol.bgp.mvpn.impl.nlri org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri  - 
- 
Uses of MvpnSerializer in org.opendaylight.protocol.bgp.mvpn.impl.nlri
Classes in org.opendaylight.protocol.bgp.mvpn.impl.nlri that implement MvpnSerializer 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 MvpnSerializer in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri
Methods in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri with parameters of type MvpnSerializer Modifier and Type Method Description <T extends MvpnChoice>
org.opendaylight.yangtools.concepts.RegistrationSimpleMvpnNlriRegistry. registerNlriSerializer(MvpnSerializer<T> serializer) 
 -