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