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