Class ReceivingServiceConfig
java.lang.Object
org.freedesktop.dbus.connections.config.ReceivingServiceConfig
Bean which holds configuration for
ReceivingService.- Since:
- 4.2.0 - 2022-07-14
- Author:
- hypfvieh
-
Method Summary
Modifier and TypeMethodDescriptionintintintintintintintint
-
Method Details
-
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
-