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