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 TypeClassDescriptionclassApplication Peer is a special case of BGP peer.classClass 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.RegistrationBGPStateCollector.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.RegistrationBGPStateProviderRegistry.register(BGPPeerStateProvider peerStateProvider) Register peer state provider.