Modifier and Type | Method and Description |
---|---|
void |
AbstractTopologySessionListener.onSessionTerminated(PCEPSession psession,
PCEPTerminationReason reason) |
Modifier and Type | Class and Description |
---|---|
class |
PCEPCloseTermination
Used 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 psession,
PCEPTerminationReason cause) |
Modifier and Type | Method and Description |
---|---|
void |
TestingSessionListener.onSessionTerminated(PCEPSession session,
PCEPTerminationReason cause) |
Copyright © 2019 OpenDaylight. All rights reserved.