Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.AttributeSerializer
Package
Description
-
Uses of AttributeSerializer in org.opendaylight.protocol.bgp.linkstate.impl.attribute
Modifier and TypeClassDescriptionfinal class
Parser for Link State Path Attribute. -
Uses of AttributeSerializer in org.opendaylight.protocol.bgp.mvpn.impl.attributes
Modifier and TypeClassDescriptionfinal class
PE Distinguisher Labels Attribute Handler.final class
PE Distinguisher Labels Attribute Handler. -
Uses of AttributeSerializer in org.opendaylight.protocol.bgp.parser.impl.message.update
Modifier and TypeClassDescriptionfinal class
Parser/serializer forAggregator
.class
final class
final class
final class
Parser for AS_PATH attribute.final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
class
Abstract base class for reachability attribute parsers,MPReachAttributeParser
andMPUnreachAttributeParser
.class
-
Uses of AttributeSerializer in org.opendaylight.protocol.bgp.parser.spi
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
BGPExtensionProviderContext.registerAttributeSerializer
(Class<? extends org.opendaylight.yangtools.yang.binding.DataObject> attributeClass, AttributeSerializer serializer) -
Uses of AttributeSerializer in org.opendaylight.protocol.bgp.parser.spi.pojo
Modifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimpleBGPExtensionProviderContext.registerAttributeSerializer
(Class<? extends org.opendaylight.yangtools.yang.binding.DataObject> attributeClass, AttributeSerializer serializer)