Uses of Class
net.floodlightcontroller.topology.TopologyInstance

Packages that use TopologyInstance
net.floodlightcontroller.topology   
 

Uses of TopologyInstance in net.floodlightcontroller.topology
 

Fields in net.floodlightcontroller.topology declared as TopologyInstance
protected  TopologyInstance TopologyManager.currentInstance
           
protected  TopologyInstance TopologyManager.currentInstanceWithoutTunnels
           
 

Methods in net.floodlightcontroller.topology that return TopologyInstance
 TopologyInstance TopologyManager.getCurrentInstance()
           
 TopologyInstance TopologyManager.getCurrentInstance(boolean tunnelEnabled)