| Package | Description |
|---|---|
| com.h3c.of.sw |
Provides mock implementations of OpenFlow switches.
|
| Modifier and Type | Method and Description |
|---|---|
static MockOpenflowSwitch.HelloMode |
MockOpenflowSwitch.HelloMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MockOpenflowSwitch.HelloMode[] |
MockOpenflowSwitch.HelloMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MockOpenflowSwitch.setHelloMode(MockOpenflowSwitch.HelloMode mode)
Sets the hello mode for this switch.
|
Copyright © 2014. All Rights Reserved.