Modifier and Type | Method and Description |
---|---|
static OFPortConfig |
OFPortConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFPortConfig[] |
OFPortConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<OFPortConfig> |
OFPortDesc.getConfig() |
Set<OFPortConfig> |
OFPortDesc.Builder.getConfig() |
Modifier and Type | Method and Description |
---|---|
OFPortDesc.Builder |
OFPortDesc.Builder.setConfig(Set<OFPortConfig> config) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortConfig> |
OFPortConfigSerializerVer10.ofWireValue(int val) |
static Set<OFPortConfig> |
OFPortConfigSerializerVer10.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortConfigSerializerVer10.putTo(Set<OFPortConfig> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortConfigSerializerVer10.toWireValue(Set<OFPortConfig> set) |
static void |
OFPortConfigSerializerVer10.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortConfig> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortConfig> |
OFPortConfigSerializerVer11.ofWireValue(int val) |
static Set<OFPortConfig> |
OFPortConfigSerializerVer11.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortConfigSerializerVer11.putTo(Set<OFPortConfig> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortConfigSerializerVer11.toWireValue(Set<OFPortConfig> set) |
static void |
OFPortConfigSerializerVer11.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortConfig> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortConfig> |
OFPortConfigSerializerVer12.ofWireValue(int val) |
static Set<OFPortConfig> |
OFPortConfigSerializerVer12.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortConfigSerializerVer12.putTo(Set<OFPortConfig> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortConfigSerializerVer12.toWireValue(Set<OFPortConfig> set) |
static void |
OFPortConfigSerializerVer12.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortConfig> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortConfig> |
OFPortConfigSerializerVer13.ofWireValue(int val) |
static Set<OFPortConfig> |
OFPortConfigSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortConfigSerializerVer13.putTo(Set<OFPortConfig> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortConfigSerializerVer13.toWireValue(Set<OFPortConfig> set) |
static void |
OFPortConfigSerializerVer13.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortConfig> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFPortConfig> |
OFPortConfigSerializerVer14.ofWireValue(int val) |
static Set<OFPortConfig> |
OFPortConfigSerializerVer14.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFPortConfigSerializerVer14.putTo(Set<OFPortConfig> set,
com.google.common.hash.PrimitiveSink sink) |
static int |
OFPortConfigSerializerVer14.toWireValue(Set<OFPortConfig> set) |
static void |
OFPortConfigSerializerVer14.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFPortConfig> set) |
Copyright © 2014. All rights reserved.