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