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 | 
|---|---|
| Subobject | parseSubobject(io.netty.buffer.ByteBuf buffer) | 
| void | serializeSubobject(Subobject subobject,
                  io.netty.buffer.ByteBuf buffer) | 
public static final int TYPE
public Subobject parseSubobject(io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException
parseSubobject in interface RROSubobjectParserPCEPDeserializerExceptionpublic void serializeSubobject(Subobject subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface RROSubobjectSerializerCopyright © 2018 OpenDaylight. All rights reserved.