Uses of Interface
org.opendaylight.protocol.bgp.rib.spi.PeerTrackerInformation
- 
Packages that use PeerTrackerInformation Package Description org.opendaylight.protocol.bgp.rib.impl org.opendaylight.protocol.bgp.rib.spi  - 
- 
Uses of PeerTrackerInformation in org.opendaylight.protocol.bgp.rib.impl
Classes in org.opendaylight.protocol.bgp.rib.impl that implement PeerTrackerInformation Modifier and Type Class Description classApplicationPeerApplication Peer is a special case of BGP peer.classBGPPeerClass representing a peer. - 
Uses of PeerTrackerInformation in org.opendaylight.protocol.bgp.rib.spi
Subinterfaces of PeerTrackerInformation in org.opendaylight.protocol.bgp.rib.spi Modifier and Type Interface Description interfacePeerMarker interface identifying a BGP peer. 
 -