public class XROSrlgSubobjectParser extends Object implements XROSubobjectParser, XROSubobjectSerializer
SrlgCase.| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
XROSrlgSubobjectParser() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainer |
parseSubobject(io.netty.buffer.ByteBuf buffer,
boolean mandatory) |
void |
serializeSubobject(SubobjectContainer subobject,
io.netty.buffer.ByteBuf buffer) |
public static final int TYPE
public SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer, boolean mandatory) throws RSVPParsingException
parseSubobject in interface XROSubobjectParserRSVPParsingExceptionpublic void serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface XROSubobjectSerializerCopyright © 2019 OpenDaylight. All rights reserved.