public class NameTlvHandler extends Object implements BmpTlvParser, BmpTlvSerializer
| Modifier and Type | Field and Description | 
|---|---|
| static int | TYPE | 
| Constructor and Description | 
|---|
| NameTlvHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Tlv | parseTlv(io.netty.buffer.ByteBuf buffer) | 
| void | serializeTlv(Tlv tlv,
            io.netty.buffer.ByteBuf output) | 
public static final int TYPE
public void serializeTlv(Tlv tlv, io.netty.buffer.ByteBuf output)
serializeTlv in interface BmpTlvSerializerpublic Tlv parseTlv(io.netty.buffer.ByteBuf buffer) throws BmpDeserializationException
parseTlv in interface BmpTlvParserBmpDeserializationExceptionCopyright © 2018 OpenDaylight. All rights reserved.