Modifier and Type | Method and Description |
---|---|
static OFQueueProperties |
OFQueueProperties.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFQueueProperties[] |
OFQueueProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFQueueProperties |
OFQueuePropertiesSerializerVer10.ofWireValue(int val) |
static OFQueueProperties |
OFQueuePropertiesSerializerVer10.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFQueuePropertiesSerializerVer10.putTo(OFQueueProperties e,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFQueuePropertiesSerializerVer10.toWireValue(OFQueueProperties e) |
static void |
OFQueuePropertiesSerializerVer10.writeTo(io.netty.buffer.ByteBuf bb,
OFQueueProperties e) |
Modifier and Type | Method and Description |
---|---|
static OFQueueProperties |
OFQueuePropertiesSerializerVer11.ofWireValue(short val) |
static OFQueueProperties |
OFQueuePropertiesSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFQueuePropertiesSerializerVer11.putTo(OFQueueProperties e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFQueuePropertiesSerializerVer11.toWireValue(OFQueueProperties e) |
static void |
OFQueuePropertiesSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
OFQueueProperties e) |
Modifier and Type | Method and Description |
---|---|
static OFQueueProperties |
OFQueuePropertiesSerializerVer12.ofWireValue(short val) |
static OFQueueProperties |
OFQueuePropertiesSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFQueuePropertiesSerializerVer12.putTo(OFQueueProperties e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFQueuePropertiesSerializerVer12.toWireValue(OFQueueProperties e) |
static void |
OFQueuePropertiesSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
OFQueueProperties e) |
Modifier and Type | Method and Description |
---|---|
static OFQueueProperties |
OFQueuePropertiesSerializerVer13.ofWireValue(short val) |
static OFQueueProperties |
OFQueuePropertiesSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFQueuePropertiesSerializerVer13.putTo(OFQueueProperties e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFQueuePropertiesSerializerVer13.toWireValue(OFQueueProperties e) |
static void |
OFQueuePropertiesSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFQueueProperties e) |
Copyright © 2015. All rights reserved.