Class UnrecognizedAttributesSerializer

java.lang.Object
org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer
All Implemented Interfaces:
org.opendaylight.protocol.bgp.parser.spi.AttributeSerializer

public class UnrecognizedAttributesSerializer extends Object implements org.opendaylight.protocol.bgp.parser.spi.AttributeSerializer
  • Constructor Details

    • UnrecognizedAttributesSerializer

      public UnrecognizedAttributesSerializer()
  • Method Details

    • serializeAttribute

      public void serializeAttribute(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.Attributes attributes, io.netty.buffer.ByteBuf byteAggregator)
      Specified by:
      serializeAttribute in interface org.opendaylight.protocol.bgp.parser.spi.AttributeSerializer