| Package | Description |
|---|---|
| net.onrc.openvirtex.elements.port | |
| net.onrc.openvirtex.messages | |
| org.openflow.protocol |
| Modifier and Type | Method and Description |
|---|---|
void |
OVXPort.sendStatusMsg(OFPortStatus.OFPortReason reason) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OVXPortStatus.isReason(OFPortStatus.OFPortReason reason) |
| Modifier and Type | Method and Description |
|---|---|
static OFPortStatus.OFPortReason |
OFPortStatus.OFPortReason.fromReasonCode(byte reason) |
static OFPortStatus.OFPortReason |
OFPortStatus.OFPortReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFPortStatus.OFPortReason[] |
OFPortStatus.OFPortReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.