Modifier and Type | Method and Description |
---|---|
OFPacketInReason |
OFPacketIn.getReason() |
OFPacketInReason |
OFPacketIn.Builder.getReason() |
static OFPacketInReason |
OFPacketInReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFPacketInReason[] |
OFPacketInReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OFPacketIn.Builder |
OFPacketIn.Builder.setReason(OFPacketInReason reason) |
Modifier and Type | Method and Description |
---|---|
static OFPacketInReason |
OFPacketInReasonSerializerVer10.ofWireValue(byte val) |
static OFPacketInReason |
OFPacketInReasonSerializerVer10.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPacketInReasonSerializerVer10.putTo(OFPacketInReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFPacketInReasonSerializerVer10.toWireValue(OFPacketInReason e) |
static void |
OFPacketInReasonSerializerVer10.writeTo(io.netty.buffer.ByteBuf bb,
OFPacketInReason e) |
Modifier and Type | Method and Description |
---|---|
static OFPacketInReason |
OFPacketInReasonSerializerVer11.ofWireValue(byte val) |
static OFPacketInReason |
OFPacketInReasonSerializerVer11.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPacketInReasonSerializerVer11.putTo(OFPacketInReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFPacketInReasonSerializerVer11.toWireValue(OFPacketInReason e) |
static void |
OFPacketInReasonSerializerVer11.writeTo(io.netty.buffer.ByteBuf bb,
OFPacketInReason e) |
Modifier and Type | Method and Description |
---|---|
static OFPacketInReason |
OFPacketInReasonSerializerVer12.ofWireValue(byte val) |
static OFPacketInReason |
OFPacketInReasonSerializerVer12.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPacketInReasonSerializerVer12.putTo(OFPacketInReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFPacketInReasonSerializerVer12.toWireValue(OFPacketInReason e) |
static void |
OFPacketInReasonSerializerVer12.writeTo(io.netty.buffer.ByteBuf bb,
OFPacketInReason e) |
Modifier and Type | Method and Description |
---|---|
static OFPacketInReason |
OFPacketInReasonSerializerVer13.ofWireValue(byte val) |
static OFPacketInReason |
OFPacketInReasonSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPacketInReasonSerializerVer13.putTo(OFPacketInReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFPacketInReasonSerializerVer13.toWireValue(OFPacketInReason e) |
static void |
OFPacketInReasonSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFPacketInReason e) |
Modifier and Type | Method and Description |
---|---|
static OFPacketInReason |
OFPacketInReasonSerializerVer14.ofWireValue(byte val) |
static OFPacketInReason |
OFPacketInReasonSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPacketInReasonSerializerVer14.putTo(OFPacketInReason e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFPacketInReasonSerializerVer14.toWireValue(OFPacketInReason e) |
static void |
OFPacketInReasonSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFPacketInReason e) |
Copyright © 2015. All rights reserved.