Interface AttributeSerializer
- All Known Implementing Classes:
 AggregatorAttributeParser,AigpAttributeParser,AS4AggregatorAttributeParser,AS4PathAttributeParser,AsPathAttributeParser,AtomicAggregateAttributeParser,BgpPrefixSidAttributeParser,ClusterIdAttributeParser,CommunitiesAttributeParser,ExtendedCommunitiesAttributeParser,LinkstateAttributeParser,LocalPreferenceAttributeParser,MPReachAttributeParser,MPUnreachAttributeParser,MultiExitDiscriminatorAttributeParser,NextHopAttributeParser,OriginatorIdAttributeParser,OriginAttributeParser,PEDistinguisherLabelsAttributeHandler,PMSITunnelAttributeHandler,ReachAttributeParser,UnrecognizedAttributesSerializer
public interface AttributeSerializer
- 
Method Summary
Modifier and TypeMethodDescriptionvoidserializeAttribute(Attributes attribute, io.netty.buffer.ByteBuf byteAggregator)  
- 
Method Details
- 
serializeAttribute
 
 -