public final class MetricObjectParser extends AbstractRSVPObjectParser
Modifier and Type | Field and Description |
---|---|
static short |
CLASS_NUM |
static short |
CTYPE |
FLAGS_SIZE, GUARANTEED_SERVICE_RSPEC, METRIC_VALUE_F_LENGTH, OVERALL_LENGTH, PARAMETER_127_LENGTH, PARAMETER_130_LENGTH, TOKEN_BUCKET_TSPEC
Constructor and Description |
---|
MetricObjectParser() |
Modifier and Type | Method and Description |
---|---|
protected RsvpTeObject |
localParseObject(io.netty.buffer.ByteBuf byteBuf) |
void |
localSerializeObject(RsvpTeObject teLspObject,
io.netty.buffer.ByteBuf output) |
parseObject, serializeAttributeHeader, serializeObject, writeAttributeFilter
public static final short CLASS_NUM
public static final short CTYPE
protected RsvpTeObject localParseObject(io.netty.buffer.ByteBuf byteBuf) throws RSVPParsingException
localParseObject
in class AbstractRSVPObjectParser
RSVPParsingException
public void localSerializeObject(RsvpTeObject teLspObject, io.netty.buffer.ByteBuf output)
localSerializeObject
in class AbstractRSVPObjectParser
Copyright © 2018 OpenDaylight. All rights reserved.