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