Interface MessageSerializer
-
- All Known Implementing Classes:
BGPKeepAliveMessageParser,BGPNotificationMessageParser,BGPOpenMessageParser,BGPRouteRefreshMessageParser,BGPUpdateMessageParser
public interface MessageSerializer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserializeMessage(org.opendaylight.yangtools.yang.binding.Notification message, io.netty.buffer.ByteBuf bytes)
-