Class RROPathKey32SubobjectParser
java.lang.Object
org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser
- All Implemented Interfaces:
- RROSubobjectParser,- RROSubobjectSerializer
public class RROPathKey32SubobjectParser
extends Object
implements RROSubobjectParser, RROSubobjectSerializer
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionparseSubobject(io.netty.buffer.ByteBuf buffer) voidserializeSubobject(Subobject subobject, io.netty.buffer.ByteBuf buffer) 
- 
Field Details- 
TYPEpublic static final int TYPE- See Also:
 
 
- 
- 
Constructor Details- 
RROPathKey32SubobjectParserpublic RROPathKey32SubobjectParser()
 
- 
- 
Method Details- 
parseSubobject- Specified by:
- parseSubobjectin interface- RROSubobjectParser
- Throws:
- PCEPDeserializerException
 
- 
serializeSubobject- Specified by:
- serializeSubobjectin interface- RROSubobjectSerializer
 
 
-