| 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 | 
|---|---|
@NonNull BGPAfiSafiState | 
BGPPeerState.getBGPAfiSafiState()
Afi Safi Operational State. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static @NonNull List<AfiSafi> | 
NeighborUtil.buildAfisSafisState(@NonNull BGPAfiSafiState neighbor,
                   @NonNull BGPTableTypeRegistryConsumer bgpTableTypeRegistry)
Build List of afi safi containing State per Afi Safi. 
 | 
Copyright © 2020 OpenDaylight. All rights reserved.