|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OFQueuePropertyFactory | |
|---|---|
| org.openflow.protocol | |
| org.openflow.protocol.factory | |
| org.openflow.protocol.queue | |
| Uses of OFQueuePropertyFactory in org.openflow.protocol |
|---|
| Fields in org.openflow.protocol declared as OFQueuePropertyFactory | |
|---|---|
protected OFQueuePropertyFactory |
OFQueueGetConfigReply.queuePropertyFactory
|
| Methods in org.openflow.protocol with parameters of type OFQueuePropertyFactory | |
|---|---|
void |
OFQueueGetConfigReply.setQueuePropertyFactory(OFQueuePropertyFactory queuePropertyFactory)
|
| Uses of OFQueuePropertyFactory in org.openflow.protocol.factory |
|---|
| Classes in org.openflow.protocol.factory that implement OFQueuePropertyFactory | |
|---|---|
class |
BasicFactory
A basic OpenFlow factory that supports naive creation of both Messages and Actions. |
class |
FloodlightFactory
the extended floodlight factory that supports vendor factories. |
| Methods in org.openflow.protocol.factory with parameters of type OFQueuePropertyFactory | |
|---|---|
void |
OFQueuePropertyFactoryAware.setQueuePropertyFactory(OFQueuePropertyFactory queuePropertyFactory)
Sets the OFQueuePropertyFactory |
| Uses of OFQueuePropertyFactory in org.openflow.protocol.queue |
|---|
| Fields in org.openflow.protocol.queue declared as OFQueuePropertyFactory | |
|---|---|
protected OFQueuePropertyFactory |
OFPacketQueue.queuePropertyFactory
|
| Methods in org.openflow.protocol.queue with parameters of type OFQueuePropertyFactory | |
|---|---|
void |
OFPacketQueue.setQueuePropertyFactory(OFQueuePropertyFactory queuePropertyFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||