Class SrPrefixAttributesParser
java.lang.Object
org.opendaylight.protocol.bgp.linkstate.impl.attribute.sr.SrPrefixAttributesParser
- 
Method SummaryModifier 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
- 
serializePrefixAttributespublic static void serializePrefixAttributes(Flags flags, Algorithm algorithm, SidLabelIndex sidLabelIndex, io.netty.buffer.ByteBuf buffer) 
 
-