Modifier and Type | Method and Description |
---|---|
static OFMatchType |
OFMatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFMatchType[] |
OFMatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OFMatchType |
OFMatchTypeSerializerVer11.ofWireValue(short val) |
static OFMatchType |
OFMatchTypeSerializerVer11.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFMatchTypeSerializerVer11.putTo(OFMatchType e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFMatchTypeSerializerVer11.toWireValue(OFMatchType e) |
static void |
OFMatchTypeSerializerVer11.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFMatchType e) |
Modifier and Type | Method and Description |
---|---|
static OFMatchType |
OFMatchTypeSerializerVer12.ofWireValue(short val) |
static OFMatchType |
OFMatchTypeSerializerVer12.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFMatchTypeSerializerVer12.putTo(OFMatchType e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFMatchTypeSerializerVer12.toWireValue(OFMatchType e) |
static void |
OFMatchTypeSerializerVer12.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFMatchType e) |
Modifier and Type | Method and Description |
---|---|
static OFMatchType |
OFMatchTypeSerializerVer13.ofWireValue(short val) |
static OFMatchType |
OFMatchTypeSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFMatchTypeSerializerVer13.putTo(OFMatchType e,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFMatchTypeSerializerVer13.toWireValue(OFMatchType e) |
static void |
OFMatchTypeSerializerVer13.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
OFMatchType e) |
Copyright © 2014. All rights reserved.