Uses of Class
org.opendaylight.protocol.pcep.PCEPTerminationReason
Packages that use PCEPTerminationReason
-
Uses of PCEPTerminationReason in org.opendaylight.protocol.pcep
Subclasses of PCEPTerminationReason in org.opendaylight.protocol.pcepModifier and TypeClassDescriptionfinal classUsed as a reason when one of the regular reasons was the cause of the termination of a session.Methods in org.opendaylight.protocol.pcep with parameters of type PCEPTerminationReasonModifier and TypeMethodDescriptionvoidPCEPSessionListener.onSessionTerminated(PCEPSession session, PCEPTerminationReason reason) Fired when the session is terminated locally.