Uses of Enum Class
org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy.StatisticsGroup
Packages that use MessageSpy.StatisticsGroup
Package
Description
-
Uses of MessageSpy.StatisticsGroup in org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific
Methods in org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific that return MessageSpy.StatisticsGroupModifier 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.Methods in org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific with parameters of type MessageSpy.StatisticsGroupModifier and TypeMethodDescriptionvoid
MessageSpy.spyMessage
(Class<?> message, MessageSpy.StatisticsGroup statGroup) Spy message. -
Uses of MessageSpy.StatisticsGroup in org.opendaylight.openflowplugin.impl.services
Methods in org.opendaylight.openflowplugin.impl.services with parameters of type MessageSpy.StatisticsGroupModifier and TypeMethodDescriptionprotected final void
AbstractRequestCallback.spyMessage
(@NonNull MessageSpy.StatisticsGroup group) -
Uses of MessageSpy.StatisticsGroup in org.opendaylight.openflowplugin.impl.statistics.ofpspecific
Methods in org.opendaylight.openflowplugin.impl.statistics.ofpspecific with parameters of type MessageSpy.StatisticsGroupModifier and TypeMethodDescriptionvoid
MessageIntelligenceAgencyImpl.spyMessage
(Class<?> message, MessageSpy.StatisticsGroup statGroup)