Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPTimersState
Packages that use BGPTimersState
Package
Description
-
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.impl
Methods in org.opendaylight.protocol.bgp.rib.impl that return BGPTimersStateModifier and TypeMethodDescriptionApplicationPeer.getBGPTimersState()BGPPeer.getBGPTimersState()BGPSessionImpl.getBGPTimersState() -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.impl.state
Classes in org.opendaylight.protocol.bgp.rib.impl.state that implement BGPTimersStateMethods in org.opendaylight.protocol.bgp.rib.impl.state that return BGPTimersStateModifier and TypeMethodDescriptionBGPSessionStateProvider.getBGPTimersState()BGP Operational Timers State. -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.rib.spi.state
Methods in org.opendaylight.protocol.bgp.rib.spi.state that return BGPTimersStateModifier and TypeMethodDescription@Nullable BGPTimersStateBGPPeerState.getBGPTimersState()BGP Operation Timers State. -
Uses of BGPTimersState in org.opendaylight.protocol.bgp.state
Methods in org.opendaylight.protocol.bgp.state with parameters of type BGPTimersStateModifier and TypeMethodDescriptionstatic @Nullable TimersNeighborUtil.buildTimer(@Nullable BGPTimersState neighbor) Builds Neighbor State from BGPPeerState counters.