Interface AttributeSerializer


  • public interface AttributeSerializer
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void serializeAttribute​(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.Attributes attribute, io.netty.buffer.ByteBuf byteAggregator)  
    • Method Detail

      • serializeAttribute

        void serializeAttribute​(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.Attributes attribute,
                                io.netty.buffer.ByteBuf byteAggregator)