Uses of Class
org.opendaylight.protocol.pcep.PCEPTerminationReason
Package
Description
-
Uses of PCEPTerminationReason in org.opendaylight.bgpcep.pcep.topology.provider
Modifier and TypeMethodDescriptionfinal void
AbstractTopologySessionListener.onSessionTerminated
(PCEPSession psession, PCEPTerminationReason reason) -
Uses of PCEPTerminationReason in org.opendaylight.protocol.pcep
Modifier and TypeClassDescriptionfinal class
Used as a reason when one of the regular reasons was the cause of the termination of a session.Modifier and TypeMethodDescriptionvoid
PCEPSessionListener.onSessionTerminated
(PCEPSession session, PCEPTerminationReason reason) Fired when the session is terminated locally. -
Uses of PCEPTerminationReason in org.opendaylight.protocol.pcep.pcc.mock.protocol
Modifier and TypeMethodDescriptionvoid
PCCSessionListener.onSessionTerminated
(PCEPSession psession, PCEPTerminationReason cause) -
Uses of PCEPTerminationReason in org.opendaylight.protocol.pcep.testtool
Modifier and TypeMethodDescriptionvoid
TestingSessionListener.onSessionTerminated
(PCEPSession session, PCEPTerminationReason cause)