| Package | Description |
|---|---|
| org.opendaylight.protocol.bgp.parser.spi | |
| org.opendaylight.protocol.bgp.parser.spi.pojo |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAttributeParser
Abstract base class for AttributeParsers which are aware of
RevisedErrorHandling. |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.concepts.Registration |
BGPExtensionProviderContext.registerAttributeParser(int attributeType,
AttributeParser parser) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.concepts.Registration |
SimpleBGPExtensionProviderContext.registerAttributeParser(int attributeType,
AttributeParser parser) |
Copyright © 2019 OpenDaylight. All rights reserved.