| Package | Description |
|---|---|
| com.h3c.of.common |
Code shared by the OpenFlow Controller and Mock OpenFlow Switch
implementations.
|
| Modifier and Type | Method and Description |
|---|---|
ProgrammableSink |
ProgrammableSink.setNonStrict()
Setting the sink to non-strict mode means that the sink will ignore
any message received that it is not expecting, rather than failing
the test.
|
| Constructor and Description |
|---|
AbstractMsgAssertor(String friendlyname,
DataPathId dpid,
ProgrammableSink sink)
Constructs a message assertor.
|
Copyright © 2014. All Rights Reserved.