public abstract class OFModel
extends java.lang.Object
OFMStorageManager.| Modifier and Type | Class and Description |
|---|---|
class |
OFModel.RESTApi
This is a superclass of all REST API implementations.
|
class |
OFModel.RESTWebUI
This is a class for the RESTWebUI.
|
| Constructor and Description |
|---|
OFModel() |
| Modifier and Type | Method and Description |
|---|---|
abstract OFModel.RESTApi[] |
getAllRestApi()
Returns the URIs mapped to this Restlet object.
|
public abstract OFModel.RESTApi[] getAllRestApi()