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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionparseSubobject(io.netty.buffer.ByteBuf buffer) voidserializeSubobject(Subobject subobject, io.netty.buffer.ByteBuf buffer)  
- 
Field Details
- 
TYPE
public static final int TYPE- See Also:
 
 
 - 
 - 
Constructor Details
- 
RROPathKey32SubobjectParser
public RROPathKey32SubobjectParser() 
 - 
 - 
Method Details
- 
parseSubobject
- Specified by:
 parseSubobjectin interfaceRROSubobjectParser- Throws:
 PCEPDeserializerException
 - 
serializeSubobject
- Specified by:
 serializeSubobjectin interfaceRROSubobjectSerializer
 
 -