Package | Description |
---|---|
org.projectfloodlight.openflow.protocol |
Modifier and Type | Interface and Description |
---|---|
interface |
OFTableFeaturePropApplyActions |
interface |
OFTableFeaturePropApplyActionsMiss |
interface |
OFTableFeaturePropApplySetfield |
interface |
OFTableFeaturePropApplySetfieldMiss |
interface |
OFTableFeaturePropExperimenter |
interface |
OFTableFeaturePropExperimenterMiss |
interface |
OFTableFeaturePropInstructions |
interface |
OFTableFeaturePropInstructionsMiss |
interface |
OFTableFeaturePropMatch |
interface |
OFTableFeaturePropNextTables |
interface |
OFTableFeaturePropNextTablesMiss |
interface |
OFTableFeaturePropWildcards |
interface |
OFTableFeaturePropWriteActions |
interface |
OFTableFeaturePropWriteActionsMiss |
interface |
OFTableFeaturePropWriteSetfield |
interface |
OFTableFeaturePropWriteSetfieldMiss |
Modifier and Type | Method and Description |
---|---|
OFTableFeatureProp |
OFTableFeatureProp.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFTableFeatureProp> |
OFTableFeatures.getProperties() |
List<OFTableFeatureProp> |
OFTableFeatures.Builder.getProperties() |
Modifier and Type | Method and Description |
---|---|
OFTableFeatures.Builder |
OFTableFeatures.Builder.setProperties(List<OFTableFeatureProp> properties) |
Copyright © 2014. All rights reserved.