Class SrPrefixAttributesParser
java.lang.Object
org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr.SrPrefixAttributesParser
- 
Method Summary
Modifier and TypeMethodDescriptionstatic SrPrefixparseSrPrefix(io.netty.buffer.ByteBuf buffer, ProtocolId protocol) static voidserializePrefixAttributes(Flags flags, Algorithm algorithm, SidLabelIndex sidLabelIndex, io.netty.buffer.ByteBuf buffer) static voidserializeSrPrefix(SrPrefix srPrefix, io.netty.buffer.ByteBuf aggregator)  
- 
Method Details
- 
parseSrPrefix
 - 
serializeSrPrefix
 - 
serializePrefixAttributes
public static void serializePrefixAttributes(Flags flags, Algorithm algorithm, SidLabelIndex sidLabelIndex, io.netty.buffer.ByteBuf buffer)  
 -