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