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