| Package | Description |
|---|---|
| com.h3c.of.sw |
Provides mock implementations of OpenFlow switches.
|
| Modifier and Type | Method and Description |
|---|---|
MockOpenflowSwitch |
BankDefn.findSwitch(DataPathId dpid)
Returns the mock switch with the specified datapath id.
|
MockOpenflowSwitch |
BankDefn.findSwitch(String var)
Returns the mock switch with the specified scenario variable name.
|
MockOpenflowSwitch |
BankDefn.SwitchInfo.getSwitch()
Returns the mock switch instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
MockOpenflowSwitch.compareTo(MockOpenflowSwitch o) |
| Constructor and Description |
|---|
SwMessageHandler(MockOpenflowSwitch sw)
Constructs a mock-switch message handler.
|
Copyright © 2014. All Rights Reserved.