public class RROPathKey32SubobjectParser extends Object implements RROSubobjectParser, RROSubobjectSerializer
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
RROPathKey32SubobjectParser() |
| Modifier and Type | Method and Description |
|---|---|
Subobject |
parseSubobject(io.netty.buffer.ByteBuf buffer) |
void |
serializeSubobject(Subobject subobject,
io.netty.buffer.ByteBuf buffer) |
public static final int TYPE
public Subobject parseSubobject(io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException
parseSubobject in interface RROSubobjectParserPCEPDeserializerExceptionpublic void serializeSubobject(Subobject subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface RROSubobjectSerializerCopyright © 2019 OpenDaylight. All rights reserved.