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