Interface MessageIntelligenceAgency
- 
- All Superinterfaces:
 MessageSpy,Runnable
- All Known Implementing Classes:
 MessageIntelligenceAgencyImpl
public interface MessageIntelligenceAgency extends MessageSpy
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy
MessageSpy.StatisticsGroup 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>provideIntelligence()voidresetStatistics()- 
Methods inherited from interface org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy
spyMessage 
 - 
 
 -