public final class Stateful07RSVPErrorSpecTlvParser extends Object implements TlvParser, TlvSerializer
RsvpErrorSpec| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
Stateful07RSVPErrorSpecTlvParser() |
| Modifier and Type | Method and Description |
|---|---|
RsvpErrorSpec |
parseTlv(io.netty.buffer.ByteBuf buffer) |
void |
serializeTlv(Tlv tlv,
io.netty.buffer.ByteBuf buffer) |
public static final int TYPE
public RsvpErrorSpec 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.