public class SrEroSubobjectParser extends AbstractSrSubobjectParser implements org.opendaylight.protocol.pcep.spi.EROSubobjectParser, org.opendaylight.protocol.pcep.spi.EROSubobjectSerializer
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.explicit.route.object.ero.Subobject |
parseSubobject(io.netty.buffer.ByteBuf buffer,
boolean loose) |
void |
serializeSubobject(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.explicit.route.object.ero.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.explicit.route.object.ero.Subobject subobject,
io.netty.buffer.ByteBuf buffer)
serializeSubobject in interface org.opendaylight.protocol.pcep.spi.EROSubobjectSerializerpublic org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev131005.explicit.route.object.ero.Subobject parseSubobject(io.netty.buffer.ByteBuf buffer,
boolean loose)
throws org.opendaylight.protocol.pcep.spi.PCEPDeserializerException
parseSubobject in interface org.opendaylight.protocol.pcep.spi.EROSubobjectParserorg.opendaylight.protocol.pcep.spi.PCEPDeserializerExceptionpublic int getCodePoint()
Copyright © 2018 OpenDaylight. All rights reserved.