Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.SubsequentAddressFamilyRegistry
Packages that use SubsequentAddressFamilyRegistry
Package
Description
-
Uses of SubsequentAddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.impl.message
Constructors in org.opendaylight.protocol.bgp.parser.impl.message with parameters of type SubsequentAddressFamilyRegistryModifierConstructorDescription -
Uses of SubsequentAddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.impl.message.open
Constructors in org.opendaylight.protocol.bgp.parser.impl.message.open with parameters of type SubsequentAddressFamilyRegistryModifierConstructorDescriptionAddPathCapabilityHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) MultiProtocolCapabilityHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) -
Uses of SubsequentAddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi that return SubsequentAddressFamilyRegistryModifier and TypeMethodDescriptionBGPExtensionConsumerContext.getSubsequentAddressFamilyRegistry()
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type SubsequentAddressFamilyRegistryModifier and TypeMethodDescriptionstatic Optional<BgpTableType>
MultiprotocolCapabilitiesUtil.parseMPAfiSafi
(io.netty.buffer.ByteBuf buffer, AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) static void
MultiprotocolCapabilitiesUtil.serializeMPAfiSafi
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg, AddressFamily afi, SubsequentAddressFamily safi, io.netty.buffer.ByteBuf capBuffer) -
Uses of SubsequentAddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo that return SubsequentAddressFamilyRegistryModifier and TypeMethodDescriptionDefaultBGPExtensionConsumerContext.getSubsequentAddressFamilyRegistry()
-
Uses of SubsequentAddressFamilyRegistry in org.opendaylight.protocol.bmp.parser.tlv
Constructors in org.opendaylight.protocol.bmp.parser.tlv with parameters of type SubsequentAddressFamilyRegistryModifierConstructorDescriptionStatType009TlvHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) StatType010TlvHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg)