Uses of Interface
org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer
- 
- 
Uses of TunnelIdentifierSerializer in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier
Classes in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier that implement TunnelIdentifierSerializer Modifier and Type Class Description classBidirPimTreeParserclassIngressReplicationParserclassMldpMp2mpLspParserclassMldpP2mpLspParserclassPimSmTreeParserclassPimSsmTreeParserclassRsvpTeP2MpLspParser - 
Uses of TunnelIdentifierSerializer in org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier
Classes in org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier that implement TunnelIdentifierSerializer Modifier and Type Class Description classAbstractTunnelIdentifier<T extends TunnelIdentifier>Common Abstract Tunnel Identifier. - 
Uses of TunnelIdentifierSerializer in org.opendaylight.protocol.bgp.mvpn.spi.pojo.attributes.tunnel.identifier
Methods in org.opendaylight.protocol.bgp.mvpn.spi.pojo.attributes.tunnel.identifier with parameters of type TunnelIdentifierSerializer Modifier and Type Method Description org.opendaylight.yangtools.concepts.RegistrationSimpleTunnelIdentifierRegistry. registerSerializer(TunnelIdentifierSerializer<?> serializer) 
 -