|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OFVendorDataFactory | |
---|---|
org.openflow.protocol | |
org.openflow.protocol.factory |
Uses of OFVendorDataFactory in org.openflow.protocol |
---|
Fields in org.openflow.protocol declared as OFVendorDataFactory | |
---|---|
protected OFVendorDataFactory |
OFVendor.vendorDataFactory
|
Methods in org.openflow.protocol with parameters of type OFVendorDataFactory | |
---|---|
void |
OFVendor.setVendorDataFactory(OFVendorDataFactory vendorDataFactory)
|
Uses of OFVendorDataFactory in org.openflow.protocol.factory |
---|
Classes in org.openflow.protocol.factory that implement OFVendorDataFactory | |
---|---|
class |
FloodlightFactory
the extended floodlight factory that supports vendor factories. |
Methods in org.openflow.protocol.factory with parameters of type OFVendorDataFactory | |
---|---|
void |
OFVendorDataFactoryAware.setVendorDataFactory(OFVendorDataFactory vendorDataFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |