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 class
BidirPimTreeParser
class
IngressReplicationParser
class
MldpMp2mpLspParser
class
MldpP2mpLspParser
class
PimSmTreeParser
class
PimSsmTreeParser
class
RsvpTeP2MpLspParser
-
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 class
AbstractTunnelIdentifier<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.Registration
SimpleTunnelIdentifierRegistry. registerParser(TunnelIdentifierParser<?> parser)
-