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