|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OFTableFeaturesPropertyFactory | |
---|---|
org.openflow.protocol.factory | |
org.openflow.protocol.statistics |
Uses of OFTableFeaturesPropertyFactory in org.openflow.protocol.factory |
---|
Classes in org.openflow.protocol.factory that implement OFTableFeaturesPropertyFactory | |
---|---|
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 OFTableFeaturesPropertyFactory | |
---|---|
void |
OFTableFeaturesPropertyFactoryAware.setTableFeaturesPropertyFactory(OFTableFeaturesPropertyFactory tableFeaturesPropertyFactory)
Sets the OFTableFeaturesPropertyFactory |
Uses of OFTableFeaturesPropertyFactory in org.openflow.protocol.statistics |
---|
Fields in org.openflow.protocol.statistics declared as OFTableFeaturesPropertyFactory | |
---|---|
protected OFTableFeaturesPropertyFactory |
OFTableFeatures.tableRequestPropertyFactory
|
Methods in org.openflow.protocol.statistics with parameters of type OFTableFeaturesPropertyFactory | |
---|---|
void |
OFTableFeatures.setTableFeaturesPropertyFactory(OFTableFeaturesPropertyFactory tableRequestPropertyFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |