Package | Description |
---|---|
org.projectfloodlight.openflow.protocol | |
org.projectfloodlight.openflow.protocol.ver15 |
Modifier and Type | Method and Description |
---|---|
static OFAsyncConfigPropType |
OFAsyncConfigPropType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFAsyncConfigPropType[] |
OFAsyncConfigPropType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFAsyncConfigPropType |
OFAsyncConfigPropTypeSerializerVer15.ofWireValue(short val) |
static OFAsyncConfigPropType |
OFAsyncConfigPropTypeSerializerVer15.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFAsyncConfigPropTypeSerializerVer15.putTo(OFAsyncConfigPropType e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFAsyncConfigPropTypeSerializerVer15.toWireValue(OFAsyncConfigPropType e) |
static void |
OFAsyncConfigPropTypeSerializerVer15.writeTo(io.netty.buffer.ByteBuf bb,
OFAsyncConfigPropType e) |
Copyright © 2017. All rights reserved.