public class SrRroSubobjectParser extends AbstractSrSubobjectParser implements org.opendaylight.protocol.pcep.spi.RROSubobjectParser, org.opendaylight.protocol.pcep.spi.RROSubobjectSerializer
BITSET_LENGTH, C_FLAG_POSITION, F_FLAG_POSITION, M_FLAG_POSITION, MINIMAL_LENGTH, MPLS_LABEL_OFFSET, S_FLAG_POSITION| Modifier and Type | Method and Description |
|---|---|
int |
getCodePoint() |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.reported.route.object.rro.Subobject |
parseSubobject(io.netty.buffer.ByteBuf buffer) |
void |
serializeSubobject(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.reported.route.object.rro.Subobject subobject,
io.netty.buffer.ByteBuf buffer) |
parseSrSubobject, serializeSubobjectpublic void serializeSubobject(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.reported.route.object.rro.Subobject subobject,
io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface org.opendaylight.protocol.pcep.spi.RROSubobjectSerializerpublic org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.reported.route.object.rro.Subobject parseSubobject(io.netty.buffer.ByteBuf buffer)
throws org.opendaylight.protocol.pcep.spi.PCEPDeserializerException
parseSubobject in interface org.opendaylight.protocol.pcep.spi.RROSubobjectParserorg.opendaylight.protocol.pcep.spi.PCEPDeserializerExceptionpublic int getCodePoint()
Copyright © 2018 OpenDaylight. All rights reserved.