| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractTopologySessionListener. onSessionTerminated(PCEPSession session,
                   PCEPTerminationReason reason) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PCEPCloseTerminationUsed as a reason when one of the regular reasons was the cause of the termination of a session. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PCEPSessionListener. onSessionTerminated(PCEPSession session,
                   PCEPTerminationReason reason)Fired when the session is terminated locally. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PCCSessionListener. onSessionTerminated(PCEPSession session,
                   PCEPTerminationReason cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TestingSessionListener. onSessionTerminated(PCEPSession session,
                   PCEPTerminationReason cause) | 
Copyright © 2018 OpenDaylight. All rights reserved.