Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.AttributeRegistry
-
Packages that use AttributeRegistry Package Description org.opendaylight.protocol.bgp.parser.impl.message org.opendaylight.protocol.bgp.parser.spi -
-
Uses of AttributeRegistry in org.opendaylight.protocol.bgp.parser.impl.message
Constructors in org.opendaylight.protocol.bgp.parser.impl.message with parameters of type AttributeRegistry Constructor Description BGPUpdateMessageParser(AttributeRegistry attrReg, NlriRegistry nlriReg)
-
Uses of AttributeRegistry in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi that return AttributeRegistry Modifier and Type Method Description AttributeRegistry
BGPExtensionConsumerContext. getAttributeRegistry()
-