Class UnrecognizedAttributesSerializer
java.lang.Object
org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializer
- All Implemented Interfaces:
AttributeSerializer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
serializeAttribute
(Attributes attributes, io.netty.buffer.ByteBuf byteAggregator)
-
Constructor Details
-
UnrecognizedAttributesSerializer
public UnrecognizedAttributesSerializer()
-
-
Method Details
-
serializeAttribute
- Specified by:
serializeAttribute
in interfaceAttributeSerializer
-