Interface NlriSerializer

All Known Implementing Classes:
AbstractFlowspecL3vpnNlriParser, AbstractFlowspecNlriParser, AbstractVpnNlriParser, EvpnNlriParser, FlowspecL3vpnIpv4NlriParser, FlowspecL3vpnIpv6NlriParser, Ipv4NlriParser, Ipv6NlriParser, L3vpnMcastIpv4NlriHandler, L3vpnMcastIpv6NlriHandler, LinkstateNlriParser, LUNlriParser, MvpnIpv4NlriHandler, MvpnIpv6NlriHandler, RouteTargetConstrainNlriHandler, SimpleFlowspecIpv4NlriParser, SimpleFlowspecIpv6NlriParser, VpnIpv4NlriParser, VpnIpv6NlriParser

public interface NlriSerializer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    serializeAttribute(Attributes attribute, io.netty.buffer.ByteBuf byteAggregator)
     
  • Method Details

    • serializeAttribute

      void serializeAttribute(Attributes attribute, io.netty.buffer.ByteBuf byteAggregator)