| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
MessageFuture.Result |
DefaultMessageFuture.result() |
MessageFuture.Result |
MessageFuture.result()
Returns the future's result.
|
static MessageFuture.Result |
MessageFuture.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageFuture.Result[] |
MessageFuture.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.