| Package | Description |
|---|---|
| com.h3c.of.ctl |
Public API for the OpenFlow Controller.
|
| Modifier and Type | Method and Description |
|---|---|
static OpenflowEventType |
OpenflowEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenflowEventType[] |
OpenflowEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageContext |
ControllerService.createMsgContext(OpenflowEventType type,
OpenflowMessage msg,
DataPathId dpid,
int auxId,
ProtocolVersion pv) |
MessageContext |
ControllerServiceAdapter.createMsgContext(OpenflowEventType type,
OpenflowMessage msg,
DataPathId dpid,
int auxId,
ProtocolVersion pv) |
Copyright © 2014. All Rights Reserved.