Modifier and Type | Method and Description |
---|---|
abstract OFModel[] |
OFModule.getModels()
returns the array of all
OFModel objects associated with this module. |
OFModel[] |
OFController.getModels()
This method returns all the
OFModel object
which are associated with this controller. |
Modifier and Type | Method and Description |
---|---|
void |
RESTApiServer.registerOFModels(OFModel[] models)
Register models to the RESTApiServer object.
|
Modifier and Type | Class and Description |
---|---|
class |
Devices
This class manages information of devices such as device map,
device indices and so on.
|
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMDeviceManager.getModels() |
OFModel[] |
OFMDefaultEntityClassifier.getModels() |
Modifier and Type | Class and Description |
---|---|
class |
FirewallStorage
This class is a storage to manage firewall rules.
|
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMFirewall.getModels() |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
Forwarding.getModels() |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
Hub.getModels() |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMLearningMac13.getModels()
As this module have no model, it just returns null
|
OFModel[] |
OFMLearningMac10.getModels()
As this module have no model, it just returns null
|
OFModel[] |
OFMLearningMac.getModels()
As this module have no model, it just returns null
|
Modifier and Type | Class and Description |
---|---|
class |
Links
Model of the module
OFMLinkDiscovery |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMLinkDiscovery.getModels() |
Modifier and Type | Class and Description |
---|---|
class |
State
Model that represents the internal data of
OFMStateManager . |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMStateManager.getModels()
return the model object
OFMStateManager.state . |
Modifier and Type | Class and Description |
---|---|
class |
Storage
This class provides RESTful APIs for applications using
IStorageService Interface. |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMStorageManager.getModels() |
Modifier and Type | Class and Description |
---|---|
class |
Topology
This class provides RESTful API for accessing topology information.
|
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMTopologyManager.getModels() |
Modifier and Type | Class and Description |
---|---|
class |
WebUserInterface |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
OFMUserInterface.getModels() |
Modifier and Type | Method and Description |
---|---|
OFModel[] |
IOFHandler.getModels() |