| Package | Description |
|---|---|
| org.onosproject.net.behaviour |
Abstractions of various device configuration or device adaptation behaviours;
counterpart to the device driver subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
List<ControllerInfo> |
ControllerConfig.getControllers()
Obtain the list of controller which are currently configured.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerConfig.setControllers(List<ControllerInfo> controllers)
Set a list of controllers on a device.
|
Copyright © 2015. All rights reserved.