Uses of Interface
net.floodlightcontroller.core.IOFSwitchDriver

Packages that use IOFSwitchDriver
net.floodlightcontroller.core   
net.floodlightcontroller.core.internal   
 

Uses of IOFSwitchDriver in net.floodlightcontroller.core
 

Methods in net.floodlightcontroller.core with parameters of type IOFSwitchDriver
 void IFloodlightProviderService.addOFSwitchDriver(java.lang.String desc, IOFSwitchDriver driver)
          Adds an OFSwitch driver
 

Uses of IOFSwitchDriver in net.floodlightcontroller.core.internal
 

Methods in net.floodlightcontroller.core.internal with parameters of type IOFSwitchDriver
 void Controller.addOFSwitchDriver(java.lang.String manufacturerDescriptionPrefix, IOFSwitchDriver driver)
           
 void ISwitchDriverRegistry.addSwitchDriver(java.lang.String manufacturerDescriptionPrefix, IOFSwitchDriver driver)
          Register an IOFSwitchDriver with the registry