Package | Description |
---|---|
org.projectfloodlight.openflow.protocol | |
org.projectfloodlight.openflow.protocol.ver13 | |
org.projectfloodlight.openflow.protocol.ver14 |
Modifier and Type | Method and Description |
---|---|
static OFBsnLacpConvergenceStatus |
OFBsnLacpConvergenceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnLacpConvergenceStatus[] |
OFBsnLacpConvergenceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFBsnLacpConvergenceStatus |
OFBsnLacpConvergenceStatusSerializerVer13.ofWireValue(byte val) |
static OFBsnLacpConvergenceStatus |
OFBsnLacpConvergenceStatusSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnLacpConvergenceStatusSerializerVer13.putTo(OFBsnLacpConvergenceStatus e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnLacpConvergenceStatusSerializerVer13.toWireValue(OFBsnLacpConvergenceStatus e) |
static void |
OFBsnLacpConvergenceStatusSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnLacpConvergenceStatus e) |
Modifier and Type | Method and Description |
---|---|
static OFBsnLacpConvergenceStatus |
OFBsnLacpConvergenceStatusSerializerVer14.ofWireValue(byte val) |
static OFBsnLacpConvergenceStatus |
OFBsnLacpConvergenceStatusSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnLacpConvergenceStatusSerializerVer14.putTo(OFBsnLacpConvergenceStatus e,
com.google.common.hash.PrimitiveSink sink) |
static byte |
OFBsnLacpConvergenceStatusSerializerVer14.toWireValue(OFBsnLacpConvergenceStatus e) |
static void |
OFBsnLacpConvergenceStatusSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
OFBsnLacpConvergenceStatus e) |
Copyright © 2015. All rights reserved.