Class StatefulStatefulCapabilityTlvParser
java.lang.Object
org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser
- All Implemented Interfaces:
TlvParser,TlvSerializer
Parser for
Stateful.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final intprotected static final intprotected static final intprotected static final intprotected static final intprotected static final intstatic final intprotected static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidparseFlags(StatefulCapabilityBuilder scb, io.netty.buffer.ByteBuf buffer) parseTlv(io.netty.buffer.ByteBuf buffer) protected BitArrayvoidserializeTlv(Tlv tlv, io.netty.buffer.ByteBuf buffer)
-
Field Details
-
TYPE
public static final int TYPE- See Also:
-
FLAGS_F_LENGTH
protected static final int FLAGS_F_LENGTH- See Also:
-
U_FLAG_OFFSET
protected static final int U_FLAG_OFFSET- See Also:
-
S_FLAG_OFFSET
protected static final int S_FLAG_OFFSET- See Also:
-
I_FLAG_OFFSET
protected static final int I_FLAG_OFFSET- See Also:
-
T_FLAG_OFFSET
protected static final int T_FLAG_OFFSET- See Also:
-
D_FLAG_OFFSET
protected static final int D_FLAG_OFFSET- See Also:
-
F_FLAG_OFFSET
protected static final int F_FLAG_OFFSET- See Also:
-
-
Constructor Details
-
StatefulStatefulCapabilityTlvParser
public StatefulStatefulCapabilityTlvParser()
-
-
Method Details
-
parseTlv
- Specified by:
parseTlvin interfaceTlvParser- Throws:
PCEPDeserializerException
-
parseFlags
-
serializeTlv
- Specified by:
serializeTlvin interfaceTlvSerializer
-
serializeFlags
-