Class XROPathKey128SubobjectParser
java.lang.Object
org.opendaylight.protocol.rsvp.parser.impl.subobject.xro.XROPathKey128SubobjectParser
- All Implemented Interfaces:
XROSubobjectParser
Parser for { PathKey}.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseSubobject
(io.netty.buffer.ByteBuf buffer, boolean mandatory)
-
Field Details
-
Constructor Details
-
Method Details
-
parseSubobject
public SubobjectContainer parseSubobject(io.netty.buffer.ByteBuf buffer, boolean mandatory) throws RSVPParsingException - Specified by:
parseSubobject
in interfaceXROSubobjectParser
- Throws:
RSVPParsingException
-