Modifier and Type | Method and Description |
---|---|
BGPSessionState |
BGPPeer.getBGPSessionState() |
BGPSessionState |
ApplicationPeer.getBGPSessionState() |
BGPSessionState |
BGPSessionImpl.getBGPSessionState() |
Modifier and Type | Class and Description |
---|---|
class |
BGPSessionStateImpl |
Modifier and Type | Method and Description |
---|---|
BGPSessionState |
BGPSessionStateProvider.getBGPSessionState()
BGP Operational Session State
|
Modifier and Type | Method and Description |
---|---|
BGPSessionState |
BGPPeerState.getBGPSessionState()
BGP Session Operational State
|
Modifier and Type | Method and Description |
---|---|
static NeighborStateAugmentation |
NeighborUtil.buildCapabilityState(BGPSessionState neighbor)
Builds Neighbor State containing Capabilities State, session State
|
static State |
NeighborUtil.buildNeighborState(BGPSessionState sessionState,
BGPPeerMessagesState bgpPeerMessagesState)
Builds Neighbor State from BGPPeerState counters
|
static List<Class<? extends BgpCapability>> |
NeighborUtil.buildSupportedCapabilities(BGPSessionState neighbor)
Builds List of BgpCapability supported capabilities
|
Copyright © 2018 OpenDaylight. All rights reserved.