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