Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.NextHopParserSerializer
Package
Description
-
Uses of NextHopParserSerializer in org.opendaylight.protocol.bgp.inet.codec.nexthop
Modifier and TypeClassDescriptionfinal class
final class
-
Uses of NextHopParserSerializer in org.opendaylight.protocol.bgp.l3vpn.unicast
-
Uses of NextHopParserSerializer in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4
-
Uses of NextHopParserSerializer in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6
-
Uses of NextHopParserSerializer in org.opendaylight.protocol.bgp.parser.spi
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
BGPExtensionProviderContext.registerNlriParser
(AddressFamily afi, SubsequentAddressFamily safi, NlriParser parser, NextHopParserSerializer nextHopHandler, Class<? extends CNextHop> cnextHopClass, Class<? extends CNextHop>... cnextHopClassList) -
Uses of NextHopParserSerializer in org.opendaylight.protocol.bgp.parser.spi.pojo
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimpleBGPExtensionProviderContext.registerNlriParser
(AddressFamily afi, SubsequentAddressFamily safi, NlriParser parser, NextHopParserSerializer nextHopParserSerializer, Class<? extends CNextHop> cnextHopClass, Class<? extends CNextHop>... cnextHopClassList)