Uses of Class
org.opendaylight.openflowplugin.api.openflow.statistics.MessageSpy.StatisticsGroup
-
Packages that use MessageSpy.StatisticsGroup Package Description org.opendaylight.openflowplugin.api.openflow.statistics -
-
Uses of MessageSpy.StatisticsGroup in org.opendaylight.openflowplugin.api.openflow.statistics
Methods in org.opendaylight.openflowplugin.api.openflow.statistics that return MessageSpy.StatisticsGroup Modifier and Type Method Description static MessageSpy.StatisticsGroupMessageSpy.StatisticsGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static MessageSpy.StatisticsGroup[]MessageSpy.StatisticsGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opendaylight.openflowplugin.api.openflow.statistics with parameters of type MessageSpy.StatisticsGroup Modifier and Type Method Description voidMessageSpy. spyMessage(M message, MessageSpy.StatisticsGroup statGroup)Deprecated.Spy message.
-