public class RROPathKey128SubobjectParser extends Object implements RROSubobjectParser
| Modifier and Type | Field and Description |
|---|---|
protected static int |
PCE128_ID_F_LENGTH |
static int |
TYPE |
| Constructor and Description |
|---|
RROPathKey128SubobjectParser() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainer |
parseSubobject(io.netty.buffer.ByteBuf buffer) |
static void |
serializeSubobject(SubobjectContainer subobject,
io.netty.buffer.ByteBuf buffer) |
public static final int TYPE
protected static final int PCE128_ID_F_LENGTH
public static void serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)
public SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer) throws RSVPParsingException
parseSubobject in interface RROSubobjectParserRSVPParsingExceptionCopyright © 2019 OpenDaylight. All rights reserved.