public class RROIpv4PrefixSubobjectParser extends Object implements RROSubobjectParser, RROSubobjectSerializer
IpPrefixCase
Modifier and Type | Field and Description |
---|---|
static int |
TYPE |
Constructor and Description |
---|
RROIpv4PrefixSubobjectParser() |
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 RROSubobjectParser
RSVPParsingException
public void serializeSubobject(SubobjectContainer subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject
in interface RROSubobjectSerializer
Copyright © 2018 OpenDaylight. All rights reserved.