Uses of Interface
org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierParser
-
-
Uses of TunnelIdentifierParser in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier
Classes in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier that implement TunnelIdentifierParser Modifier and Type Class Description classBidirPimTreeParserclassIngressReplicationParserclassMldpMp2mpLspParserclassMldpP2mpLspParserclassPimSmTreeParserclassPimSsmTreeParserclassRsvpTeP2MpLspParser -
Uses of TunnelIdentifierParser in org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier
Classes in org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier that implement TunnelIdentifierParser Modifier and Type Class Description classAbstractTunnelIdentifier<T extends TunnelIdentifier>Common Abstract Tunnel Identifier. -
Uses of TunnelIdentifierParser 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 TunnelIdentifierParser Modifier and Type Method Description org.opendaylight.yangtools.concepts.RegistrationSimpleTunnelIdentifierRegistry. registerParser(TunnelIdentifierParser<?> parser)
-