Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.AddressFamilyRegistry
Packages that use AddressFamilyRegistry
Package
Description
-
Uses of AddressFamilyRegistry in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier
Constructors in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier with parameters of type AddressFamilyRegistry -
Uses of AddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.impl.message
Constructors in org.opendaylight.protocol.bgp.parser.impl.message with parameters of type AddressFamilyRegistryModifierConstructorDescription -
Uses of AddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.impl.message.open
Constructors in org.opendaylight.protocol.bgp.parser.impl.message.open with parameters of type AddressFamilyRegistryModifierConstructorDescriptionAddPathCapabilityHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) MultiProtocolCapabilityHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) -
Uses of AddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi that return AddressFamilyRegistryMethods in org.opendaylight.protocol.bgp.parser.spi with parameters of type AddressFamilyRegistryModifier 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 AddressFamilyRegistry in org.opendaylight.protocol.bgp.parser.spi.pojo
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo that return AddressFamilyRegistry -
Uses of AddressFamilyRegistry in org.opendaylight.protocol.bmp.parser.tlv
Constructors in org.opendaylight.protocol.bmp.parser.tlv with parameters of type AddressFamilyRegistryModifierConstructorDescriptionStatType009TlvHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) StatType010TlvHandler
(AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg)