Uses of Class
org.opendaylight.protocol.bgp.parser.spi.ParsedAttributes
-
Packages that use ParsedAttributes Package Description org.opendaylight.protocol.bgp.parser.spi -
-
Uses of ParsedAttributes in org.opendaylight.protocol.bgp.parser.spi
Methods in org.opendaylight.protocol.bgp.parser.spi that return ParsedAttributes Modifier and Type Method Description ParsedAttributesAttributeRegistry. parseAttributes(io.netty.buffer.ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraints)Parse BGP Attribute from buffer.
-