Uses of Interface
net.floodlightcontroller.linkdiscovery.ILinkDiscovery

Packages that use ILinkDiscovery
net.floodlightcontroller.linkdiscovery   
net.floodlightcontroller.topology   
 

Uses of ILinkDiscovery in net.floodlightcontroller.linkdiscovery
 

Subinterfaces of ILinkDiscovery in net.floodlightcontroller.linkdiscovery
 interface ILinkDiscoveryListener
           
 

Uses of ILinkDiscovery in net.floodlightcontroller.topology
 

Classes in net.floodlightcontroller.topology that implement ILinkDiscovery
 class TopologyManager
          Topology manager is responsible for maintaining the controller's notion of the network graph, as well as implementing tools for finding routes through the topology.