public class XROPathKey128SubobjectParser extends Object implements XROSubobjectParser
PathKey| Modifier and Type | Field and Description |
|---|---|
protected static int |
PCE128_ID_F_LENGTH |
static int |
TYPE |
| Constructor and Description |
|---|
XROPathKey128SubobjectParser() |
| Modifier and Type | Method and Description |
|---|---|
Subobject |
parseSubobject(io.netty.buffer.ByteBuf buffer,
boolean mandatory) |
static void |
serializeSubobject(Subobject subobject,
io.netty.buffer.ByteBuf buffer) |
public static final int TYPE
protected static final int PCE128_ID_F_LENGTH
public Subobject parseSubobject(io.netty.buffer.ByteBuf buffer, boolean mandatory) throws PCEPDeserializerException
parseSubobject in interface XROSubobjectParserPCEPDeserializerExceptionpublic static void serializeSubobject(Subobject subobject, io.netty.buffer.ByteBuf buffer)
Copyright © 2019 OpenDaylight. All rights reserved.