| Package | Description |
|---|---|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
MutableQueue |
MutableQueue.addProperty(QueueProperty property)
Adds a property to this queue; Since 1.0.
|
static MutableQueue |
QueueFactory.createQueue(ProtocolVersion pv)
Creates a mutable queue.
|
MutableQueue |
MutableQueue.id(QueueId id)
Sets the id of this queue; Since 1.0.
|
MutableQueue |
MutableQueue.port(BigPortNumber port)
Sets the port number for this queue; Since 1.2.
|
Copyright © 2014. All Rights Reserved.