Class UnrecognizedAttributesSerializer
- java.lang.Object
-
- org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer
-
- All Implemented Interfaces:
AttributeSerializer
public class UnrecognizedAttributesSerializer extends Object implements AttributeSerializer
-
-
Constructor Summary
Constructors Constructor Description UnrecognizedAttributesSerializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
serializeAttribute(Attributes attributes, io.netty.buffer.ByteBuf byteAggregator)
-
-
-
Method Detail
-
serializeAttribute
public void serializeAttribute(Attributes attributes, io.netty.buffer.ByteBuf byteAggregator)
- Specified by:
serializeAttribute
in interfaceAttributeSerializer
-
-