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