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