Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.state.BGPPeerStateProvider
Packages that use BGPPeerStateProvider
Package
Description
-
Uses of BGPPeerStateProvider in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement BGPPeerStateProviderModifier and TypeClassDescriptionclass
Application Peer is a special case of BGP peer.class
Class representing a peer. -
Uses of BGPPeerStateProvider in org.opendaylight.protocol.bgp.rib.impl.config
Classes in org.opendaylight.protocol.bgp.rib.impl.config that implement BGPPeerStateProvider -
Uses of BGPPeerStateProvider in org.opendaylight.protocol.bgp.rib.impl.state
Classes in org.opendaylight.protocol.bgp.rib.impl.state that implement BGPPeerStateProviderMethods in org.opendaylight.protocol.bgp.rib.impl.state with parameters of type BGPPeerStateProviderModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
BGPStateCollector.register
(BGPPeerStateProvider peerStateProvider) -
Uses of BGPPeerStateProvider in org.opendaylight.protocol.bgp.rib.spi.state
Methods in org.opendaylight.protocol.bgp.rib.spi.state with parameters of type BGPPeerStateProviderModifier and TypeMethodDescriptionorg.opendaylight.yangtools.concepts.Registration
BGPStateProviderRegistry.register
(BGPPeerStateProvider peerStateProvider) Register peer state provider.