Class BGPNotificationMessageParser

    • Constructor Detail

      • BGPNotificationMessageParser

        public BGPNotificationMessageParser()
    • Method Detail

      • serializeMessage

        public void serializeMessage​(org.opendaylight.yangtools.yang.binding.Notification<?> msg,
                                     io.netty.buffer.ByteBuf bytes)
        Serializes BGP Notification message.
        Specified by:
        serializeMessage in interface MessageSerializer
        Parameters:
        msg - to be serialized
        bytes - ByteBuf where the message will be serialized