Uses of Interface
org.openflow.protocol.factory.OFStatisticsFactory

Packages that use OFStatisticsFactory
org.openflow.protocol   
org.openflow.protocol.factory   
 

Uses of OFStatisticsFactory in org.openflow.protocol
 

Fields in org.openflow.protocol declared as OFStatisticsFactory
protected  OFStatisticsFactory OFStatisticsMessageBase.statisticsFactory
           
 

Methods in org.openflow.protocol with parameters of type OFStatisticsFactory
 void OFStatisticsMessageBase.setStatisticsFactory(OFStatisticsFactory statisticsFactory)
           
 

Uses of OFStatisticsFactory in org.openflow.protocol.factory
 

Classes in org.openflow.protocol.factory that implement OFStatisticsFactory
 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 OFStatisticsFactory
 void OFStatisticsFactoryAware.setStatisticsFactory(OFStatisticsFactory statisticsFactory)
          Sets the OFStatisticsFactory