Uses of Package
org.opendaylight.protocol.bgp.parser.spi
Packages that use org.opendaylight.protocol.bgp.parser.spi
Package
Description
-
Classes in org.opendaylight.protocol.bgp.parser.spi used by org.opendaylight.protocol.bgp.parser.spiClassDescriptionCommon interface for attribute parser implementation.Attribute serializer/deserializer registry, exposing the capability to parse BGP attributes as a whole.A single instance of a collection of extensions for use by consumers.Context for registering providers of the various types of extension points BGP provides.Common interface for BGP prefix SID TLVs parser implementations.BGP prefix SID TLVs registry for encoding/decoding.Interface for BGP prefix SID TLVs serializers implementations.Common interface for message parser implementation.BGP Message codec registry, provides services to encode/decode messages.Handles Next Hop, by default use
NextHopUtilwhich is handles Ipv4 and Ipv6 Next hop.Common interface for NLRI parser implementation.The codec registry for BGP NLRI, offers services for NLRI encoding/decoding.Exception reported when aParameterSerializerdetects its output does not fit 255 bytes and hence cannot be held in plain RFC4271 OPEN message.ParsedAttributes, potentially indicating withdraw.Marker interface for BGP peer specific constraints.Holds BGP peer specific constraints of PDU processing.Enumeration of possible treatments an UPDATE message and attributes can get based on the configuration of a peer. -
Classes in org.opendaylight.protocol.bgp.parser.spi used by org.opendaylight.protocol.bgp.parser.spi.pojoClassDescriptionCommon interface for attribute parser implementation.Attribute serializer/deserializer registry, exposing the capability to parse BGP attributes as a whole.A single instance of a collection of extensions for use by consumers.Context for registering providers of the various types of extension points BGP provides.Common interface for BGP prefix SID TLVs parser implementations.BGP prefix SID TLVs registry for encoding/decoding.Interface for BGP prefix SID TLVs serializers implementations.Common interface for message parser implementation.BGP Message codec registry, provides services to encode/decode messages.Holds user specific add-path constraints per AFI/SAFI (table type).Handles Next Hop, by default use
NextHopUtilwhich is handles Ipv4 and Ipv6 Next hop.Common interface for NLRI parser implementation.The codec registry for BGP NLRI, offers services for NLRI encoding/decoding.Marker interface for BGP peer specific constraints.Holds BGP peer specific constraints of PDU processing.Serve as an entry gate for providers ofPeerSpecificParserConstraintservices.Peer constraint supporting RFC7606 Revised Error Handling.