public interface PCEPSessionState
Modifier and Type | Method and Description |
---|---|
Open |
getLocalOpen()
The local (PCE) Open Message.
|
LocalPref |
getLocalPref()
The local (PCE) preferences.
|
Messages |
getMessages()
The statistics of PCEP received/sent messages from the PCE point of view.
|
PeerPref |
getPeerPref()
The remote peer (PCC) preferences.
|
@Nonnull Messages getMessages()
@Nonnull LocalPref getLocalPref()
@Nonnull PeerPref getPeerPref()
Copyright © 2019 OpenDaylight. All rights reserved.