public static interface LinkstateTlvParser.LinkstateTlvSerializer<T>
Modifier and Type | Method and Description |
---|---|
int |
getType() |
void |
serializeTlvBody(T tlv,
io.netty.buffer.ByteBuf body) |
void serializeTlvBody(T tlv, io.netty.buffer.ByteBuf body)
int getType()
Copyright © 2019 OpenDaylight. All rights reserved.