Uses of Interface
org.opendaylight.protocol.bgp.parser.spi.AttributeSerializer
Packages that use AttributeSerializer
Package
Description
-
Uses of AttributeSerializer in org.opendaylight.protocol.bgp.linkstate.impl.attribute
Classes in org.opendaylight.protocol.bgp.linkstate.impl.attribute that implement AttributeSerializerModifier and TypeClassDescriptionfinal class
Parser for Link State Path Attribute. -
Uses of AttributeSerializer in org.opendaylight.protocol.bgp.mvpn.impl.attributes
Classes in org.opendaylight.protocol.bgp.mvpn.impl.attributes that implement AttributeSerializerModifier 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
Classes in org.opendaylight.protocol.bgp.parser.impl.message.update that implement AttributeSerializerModifier 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
Methods in org.opendaylight.protocol.bgp.parser.spi with parameters of type AttributeSerializerModifier 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
Methods in org.opendaylight.protocol.bgp.parser.spi.pojo with parameters of type AttributeSerializerModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
SimpleBGPExtensionProviderContext.registerAttributeSerializer
(Class<? extends org.opendaylight.yangtools.yang.binding.DataObject> attributeClass, AttributeSerializer serializer)