Class PCEPMessageConstants
java.lang.Object
org.opendaylight.protocol.pcep.spi.PCEPMessageConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Length of the common message header, in bytes.static final int
Current 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:
-