Uses of Enum
org.freedesktop.dbus.connections.ReceivingService.ExecutorNames
Packages that use ReceivingService.ExecutorNames
-
Uses of ReceivingService.ExecutorNames in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return ReceivingService.ExecutorNamesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ReceivingService.ExecutorNames[]ReceivingService.ExecutorNames.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.freedesktop.dbus.connections with parameters of type ReceivingService.ExecutorNamesModifier and TypeMethodDescriptionbooleanReceivingService.IThreadPoolRetryHandler.handle(ReceivingService.ExecutorNames _executor, Exception _ex) Called to handle an exception.