Uses of Enum Class
org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy.StatisticsGroup
Package
Description
-
Uses of MessageSpy.StatisticsGroup in org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific
Modifier and TypeMethodDescriptionstatic MessageSpy.StatisticsGroup
Returns the enum constant of this class with the specified name.static MessageSpy.StatisticsGroup[]
MessageSpy.StatisticsGroup.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
MessageSpy.spyMessage
(Class<?> message, MessageSpy.StatisticsGroup statGroup) Spy message. -
Uses of MessageSpy.StatisticsGroup in org.opendaylight.openflowplugin.impl.services
Modifier and TypeMethodDescriptionprotected final void
AbstractRequestCallback.spyMessage
(@NonNull MessageSpy.StatisticsGroup group) -
Uses of MessageSpy.StatisticsGroup in org.opendaylight.openflowplugin.impl.statistics.ofpspecific
Modifier and TypeMethodDescriptionvoid
MessageIntelligenceAgencyImpl.spyMessage
(Class<?> message, MessageSpy.StatisticsGroup statGroup)