Class PCEPMessageConstants
java.lang.Object
org.opendaylight.protocol.pcep.spi.PCEPMessageConstants
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intLength of the common message header, in bytes.static final intCurrent supported version of PCEP. - 
Method Summary
 
- 
Field Details
- 
COMMON_HEADER_LENGTH
public static final int COMMON_HEADER_LENGTHLength of the common message header, in bytes.- See Also:
 
 - 
PCEP_VERSION
public static final int PCEP_VERSIONCurrent supported version of PCEP.- See Also:
 
 
 -