| Modifier and Type | Method and Description |
|---|---|
OFControllerStatusEntry |
OFControllerStatusEntry.Builder.build() |
OFControllerStatusEntry |
OFControllerStatus.getEntry() |
OFControllerStatusEntry |
OFControllerStatus.Builder.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
List<OFControllerStatusEntry> |
OFControllerStatusStatsReply.getControllerStatus() |
List<OFControllerStatusEntry> |
OFControllerStatusStatsReply.Builder.getControllerStatus() |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
OFFactory.controllerStatus(OFControllerStatusEntry entry) |
OFControllerStatus.Builder |
OFControllerStatus.Builder.setEntry(OFControllerStatusEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatusStatsReply.Builder |
OFControllerStatusStatsReply.Builder.setControllerStatus(List<OFControllerStatusEntry> controllerStatus) |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
OFFactoryVer10.controllerStatus(OFControllerStatusEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
OFFactoryVer11.controllerStatus(OFControllerStatusEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
OFFactoryVer12.controllerStatus(OFControllerStatusEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
OFFactoryVer13.controllerStatus(OFControllerStatusEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
OFFactoryVer14.controllerStatus(OFControllerStatusEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
OFControllerStatus |
OFFactoryVer15.controllerStatus(OFControllerStatusEntry entry) |
Copyright © 2018. All rights reserved.