| Package | Description |
|---|---|
| com.h3c.of.lib.instr |
Representations of OpenFlow Protocol Instructions and Actions.
|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ActionFactory.encodeActionExperList(List<ActExperimenter> acts,
OfPacketWriter pkt)
Encodes a list of experimenter actions, writing them into the supplied
buffer.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActExperimenter> |
TableFeaturePropAction.getSupportedExperActions()
Returns the list of experimenter actions supported by this
table feature; Since 1.3.
|
| Modifier and Type | Method and Description |
|---|---|
static TableFeaturePropAction |
TableFeatureFactory.createActionProp(ProtocolVersion pv,
TableFeaturePropType type,
Set<ActionType> actionTypes,
List<ActExperimenter> actionExper)
Creates a table features action property, for the given
protocol version, and the specified action types and experimenter
action types.
|
Copyright © 2014. All Rights Reserved.