public class XROIpv6PrefixSubobjectParser extends Object implements XROSubobjectParser, XROSubobjectSerializer
IpPrefixCase| Modifier and Type | Field and Description | 
|---|---|
| static int | TYPE | 
| Constructor and Description | 
|---|
| XROIpv6PrefixSubobjectParser() | 
| Modifier and Type | Method and Description | 
|---|---|
| Subobject | parseSubobject(io.netty.buffer.ByteBuf buffer,
              boolean mandatory) | 
| void | serializeSubobject(Subobject subobject,
                  io.netty.buffer.ByteBuf buffer) | 
public static final int TYPE
public Subobject parseSubobject(io.netty.buffer.ByteBuf buffer, boolean mandatory) throws PCEPDeserializerException
parseSubobject in interface XROSubobjectParserPCEPDeserializerExceptionpublic void serializeSubobject(Subobject subobject, io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface XROSubobjectSerializerCopyright © 2018 OpenDaylight. All rights reserved.