Interface MessageSpy
- All Superinterfaces:
Runnable
- All Known Subinterfaces:
MessageIntelligenceAgency
- All Known Implementing Classes:
MessageIntelligenceAgencyImpl
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatistic groups overall in OFPlugin. -
Method Summary
Modifier and TypeMethodDescriptionvoidspyMessage(Class<?> message, MessageSpy.StatisticsGroup statGroup) Spy message.
-
Method Details
-
spyMessage
Spy message.- Parameters:
message- from switch or to switch - depends on statGroupstatGroup- statistics group
-