Uses of Interface
org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierParser
Packages that use TunnelIdentifierParser
Package
Description
-
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 TunnelIdentifierParserModifier and TypeClassDescriptionfinal class
final class
final class
final class
final class
final class
final class
-
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 TunnelIdentifierParserModifier and TypeClassDescriptionclass
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 TunnelIdentifierParserModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimpleTunnelIdentifierRegistry.registerParser
(TunnelIdentifierParser<?> parser)