| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationPeer
Application Peer is a special case of BGP peer. 
 | 
class  | 
BGPPeer
Class representing a peer. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BGPPeerStateImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
BGPPeerMessagesState | 
BGPPeerStateImpl.getBGPPeerMessagesState()  | 
| Modifier and Type | Method and Description | 
|---|---|
@Nullable BGPPeerMessagesState | 
BGPPeerState.getBGPPeerMessagesState()
BGP Message Operational State. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static @NonNull BgpNeighborStateAugmentation | 
NeighborUtil.buildMessageState(@NonNull BGPPeerMessagesState neighbor)
Builds Bgp Neighbor State containing Message State. 
 | 
static @Nullable State | 
NeighborUtil.buildNeighborState(@Nullable BGPSessionState sessionState,
                  BGPPeerMessagesState bgpPeerMessagesState)
Builds Neighbor State from BGPPeerState counters. 
 | 
Copyright © 2020 OpenDaylight. All rights reserved.