Interface BGPPeerStateProvider
- All Known Implementing Classes:
ApplicationPeer
,BgpPeer
,BGPPeer
,BGPPeerStateImpl
public interface BGPPeerStateProvider
Interface for acquiring BGP Peer State.
-
Method Summary
-
Method Details
-
getPeerState
@Nullable BGPPeerState getPeerState()Returns Peer Operational State.- Returns:
- BGP Peer State
-