Klasse ReceivingServiceConfig

java.lang.Object
org.freedesktop.dbus.connections.config.ReceivingServiceConfig

public final class ReceivingServiceConfig extends Object
Bean which holds configuration for ReceivingService.
Seit:
4.2.0 - 2022-07-14
Autor:
hypfvieh
  • Methodendetails

    • getSignalThreadPoolSize

      public int getSignalThreadPoolSize()
    • getErrorThreadPoolSize

      public int getErrorThreadPoolSize()
    • getMethodCallThreadPoolSize

      public int getMethodCallThreadPoolSize()
    • getMethodReturnThreadPoolSize

      public int getMethodReturnThreadPoolSize()
    • getSignalThreadPriority

      public int getSignalThreadPriority()
    • getMethodCallThreadPriority

      public int getMethodCallThreadPriority()
    • getErrorThreadPriority

      public int getErrorThreadPriority()
    • getMethodReturnThreadPriority

      public int getMethodReturnThreadPriority()
    • getRetryHandler

      public IThreadPoolRetryHandler getRetryHandler()