| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OFMeterBandFactory | |
|---|---|
| org.openflow.protocol | |
| org.openflow.protocol.factory | |
| org.openflow.protocol.statistics | |
| Uses of OFMeterBandFactory in org.openflow.protocol | 
|---|
| Fields in org.openflow.protocol declared as OFMeterBandFactory | |
|---|---|
protected  OFMeterBandFactory | 
OFMeterMod.meterBandFactory
 | 
| Methods in org.openflow.protocol with parameters of type OFMeterBandFactory | |
|---|---|
 void | 
OFMeterMod.setMeterBandFactory(OFMeterBandFactory meterBandFactory)
 | 
| Uses of OFMeterBandFactory in org.openflow.protocol.factory | 
|---|
| Classes in org.openflow.protocol.factory that implement OFMeterBandFactory | |
|---|---|
 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 OFMeterBandFactory | |
|---|---|
 void | 
OFMeterBandFactoryAware.setMeterBandFactory(OFMeterBandFactory meterBandFactory)
Sets the OFMeterBandFactory  | 
| Uses of OFMeterBandFactory in org.openflow.protocol.statistics | 
|---|
| Fields in org.openflow.protocol.statistics declared as OFMeterBandFactory | |
|---|---|
protected  OFMeterBandFactory | 
OFMeterConfigStatisticsReply.meterBandFactory
 | 
| Methods in org.openflow.protocol.statistics with parameters of type OFMeterBandFactory | |
|---|---|
 void | 
OFMeterConfigStatisticsReply.setMeterBandFactory(OFMeterBandFactory meterBandFactory)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||