public final class Stateful07LspUpdateErrorTlvParser extends Object implements TlvParser, TlvSerializer
LspErrorCode| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
Stateful07LspUpdateErrorTlvParser() |
| Modifier and Type | Method and Description |
|---|---|
LspErrorCode |
parseTlv(io.netty.buffer.ByteBuf buffer) |
void |
serializeTlv(Tlv tlv,
io.netty.buffer.ByteBuf buffer) |
public static final int TYPE
public LspErrorCode parseTlv(io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException
parseTlv in interface TlvParserPCEPDeserializerExceptionpublic void serializeTlv(Tlv tlv, io.netty.buffer.ByteBuf buffer)
serializeTlv in interface TlvSerializerCopyright © 2019 OpenDaylight. All rights reserved.