Class PCEPPccIdReqIPv6ObjectParser
- java.lang.Object
- 
- org.opendaylight.protocol.pcep.spi.CommonObjectParser
- 
- org.opendaylight.protocol.pcep.parser.object.AbstractPccIdReqObjectParser
- 
- org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser
 
 
 
- 
- All Implemented Interfaces:
- ObjectParser,- ObjectSerializer
 
 public final class PCEPPccIdReqIPv6ObjectParser extends AbstractPccIdReqObjectParser Parser forPccIdReqwith IPv6 address.- See Also:
- PCC-ID-REQ Object
 
- 
- 
Constructor SummaryConstructors Constructor Description PCEPPccIdReqIPv6ObjectParser()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectparseObject(ObjectHeader header, io.netty.buffer.ByteBuf buffer)- 
Methods inherited from class org.opendaylight.protocol.pcep.parser.object.AbstractPccIdReqObjectParserserializeObject
 - 
Methods inherited from class org.opendaylight.protocol.pcep.spi.CommonObjectParsergetObjectClass, getObjectType
 
- 
 
- 
- 
- 
Method Detail- 
parseObjectpublic Object parseObject(ObjectHeader header, io.netty.buffer.ByteBuf buffer) throws PCEPDeserializerException - Throws:
- PCEPDeserializerException
 
 
- 
 
-