Class PSTUtil
java.lang.Object
org.opendaylight.protocol.pcep.spi.PSTUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
Check whether Path is setup via RSVP-TE signaling protocol.
-
Method Details
-
isDefaultPST
Check whether Path is setup via RSVP-TE signaling protocol.- Parameters:
pst
- Path setup type- Returns:
- true if setup is via RSVP-TE signaling protocol
-