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

Packages that use OFStatisticsFactoryAware
org.openflow.protocol   
 

Uses of OFStatisticsFactoryAware in org.openflow.protocol
 

Classes in org.openflow.protocol that implement OFStatisticsFactoryAware
 class OFStatisticsMessageBase
          Base class for multipart messages (primarily statistics requests/replies)
 class OFStatisticsReply
          Represents an ofp_stats_reply message
 class OFStatisticsRequest
          Represents an ofp_stats_request message