Package | Description |
---|---|
com.hp.of.ctl |
Public API for the OpenFlow Controller.
|
Modifier and Type | Method and Description |
---|---|
DataPathDetails |
ControllerMx.getDataPathDetails(DataPathId dpid)
Returns detailed information describing a specific OpenFlow
datapath, including information about its auxiliary connections.
|
Modifier and Type | Method and Description |
---|---|
Set<DataPathDetails> |
ControllerMx.getAllDataPathDetails()
Returns detailed information describing each of the OpenFlow
datapaths connected to the controller, including information about
auxiliary connections.
|
Copyright © 2015. All Rights Reserved.