| 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(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnVrfCounter e) |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnVrfCounter |
OFBsnVrfCounterSerializerVer14.ofWireValue(byte val) |
static OFBsnVrfCounter |
OFBsnVrfCounterSerializerVer14.readFrom(org.jboss.netty.buffer.ChannelBuffer 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(org.jboss.netty.buffer.ChannelBuffer bb,
OFBsnVrfCounter e) |
Copyright © 2016. All rights reserved.