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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserializeAttribute(Attributes attribute, io.netty.buffer.ByteBuf byteAggregator)
-
-
-
Method Detail
-
serializeAttribute
void serializeAttribute(Attributes attribute, io.netty.buffer.ByteBuf byteAggregator)
-
-