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