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