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