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.StatisticsGroupReturns 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 TypeMethodDescriptionvoidMessageSpy.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 voidAbstractRequestCallback.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 TypeMethodDescriptionvoidMessageIntelligenceAgencyImpl.spyMessage(Class<?> message, MessageSpy.StatisticsGroup statGroup)