| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
static TableFeaturePropExper |
TableFeatureFactory.createExperProp(ProtocolVersion pv,
TableFeaturePropType type,
ExperimenterId eid,
long expDefType,
byte[] data)
Creates a table features experimenter property, for the given
protocol version, and the specified experimenter data.
|
static TableFeaturePropExper |
TableFeatureFactory.createExperProp(ProtocolVersion pv,
TableFeaturePropType type,
int id,
long expDefType,
byte[] data)
Creates a table features experimenter property, for the given
protocol version, and the specified experimenter data.
|
Copyright © 2014. All Rights Reserved.