| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| com.h3c.of.sw |
Provides mock implementations of OpenFlow switches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OfmErrorExper
Represents an OpenFlow EXPERIMENTER ERROR message; Since 1.2.
|
class |
OfmMutableError
Mutable subclass of
OfmError. |
class |
OfmMutableErrorExper
Mutable subclass of
OfmErrorExper. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultMessageFuture.setFailure(OfmError error) |
boolean |
MessageFuture.setFailure(OfmError error)
Marks this future as a failure, attaching the specified error response
message, and notifies all listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MockOpenflowSwitch.helloFailed(OfmError err)
The controller has told us that our hello has failed.
|
protected void |
SwMessageHandler.processError(OfmError msg) |
Copyright © 2014. All Rights Reserved.