public class EROPathKey32SubobjectParser extends CommonPathKeyParser implements EROSubobjectParser, EROSubobjectSerializer
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
EROPathKey32SubobjectParser() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainer |
parseSubobject(io.netty.buffer.ByteBuf buffer,
boolean loose) |
void |
serializeSubobject(SubobjectContainer subobject,
io.netty.buffer.ByteBuf buffer) |
parsePathKey, serializePathKeypublic static final int TYPE
public SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer, boolean loose) throws RSVPParsingException
parseSubobject in interface EROSubobjectParserRSVPParsingExceptionpublic void serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface EROSubobjectSerializerCopyright © 2019 OpenDaylight. All rights reserved.