Modifier and Type | Class and Description |
---|---|
class |
OFModel.RESTWebUI
This is a class for the RESTWebUI.
|
Modifier and Type | Method and Description |
---|---|
abstract OFModel.RESTApi[] |
OFModel.getAllRestApi()
Returns the URIs mapped to this Restlet object.
|
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
Devices.apis
Array of RESTApi objects.
|
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
Devices.getAllRestApi()
Returns the list of RESTApi objects.
|
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
FirewallStorage.apis
Array of RESTApi objects.
|
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
FirewallStorage.getAllRestApi()
Returns the list of RESTApi objects
|
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
Links.apis
All RESTApi objects associated with this model.
|
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
Links.getAllRestApi()
return the list of all RESTApi objects.
|
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
State.apis
Array of RESTApi objects.
|
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
State.getAllRestApi()
Returns the list of all RESTApi objects
|
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
Storage.apis |
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
Storage.getAllRestApi() |
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
Topology.apis |
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
Topology.getAllRestApi() |
Modifier and Type | Field and Description |
---|---|
private OFModel.RESTApi[] |
WebUserInterface.apis |
Modifier and Type | Method and Description |
---|---|
OFModel.RESTApi[] |
WebUserInterface.getAllRestApi() |