Class BgpPeer
java.lang.Object
org.opendaylight.protocol.bgp.rib.impl.config.BgpPeer
- All Implemented Interfaces:
 BGPPeerStateProvider
- 
Constructor Summary
ConstructorsConstructorDescriptionBgpPeer(org.opendaylight.mdsal.binding.api.RpcProviderService rpcRegistry, BGPStateProviderRegistry stateProviderRegistry)  - 
Method Summary
Modifier and TypeMethodDescriptionintReturns Peer Operational State. 
- 
Constructor Details
- 
BgpPeer
public BgpPeer(org.opendaylight.mdsal.binding.api.RpcProviderService rpcRegistry, BGPStateProviderRegistry stateProviderRegistry)  
 - 
 - 
Method Details
- 
getPeerState
Description copied from interface:BGPPeerStateProviderReturns Peer Operational State.- Returns:
 - BGP Peer State
 
 - 
getBgpFixedCapabilities
 - 
getGracefulRestartTimer
public int getGracefulRestartTimer() - 
getErrorHandling
 
 -