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 | Method and Description |
---|---|
BGPErrorHandlingState |
BGPPeer.getBGPErrorHandlingState() |
BGPErrorHandlingState |
ApplicationPeer.getBGPErrorHandlingState() |
Modifier and Type | Class and Description |
---|---|
class |
BGPPeerStateImpl |
Modifier and Type | Method and Description |
---|---|
BGPErrorHandlingState |
BGPPeerState.getBGPErrorHandlingState()
Error Handling State
|
Modifier and Type | Method and Description |
---|---|
static ErrorHandling |
NeighborUtil.buildErrorHandling(BGPErrorHandlingState errorHandlingState)
Builds Error Handling State from BGPPeerState counters
|
Copyright © 2018 OpenDaylight. All rights reserved.