Modul org.freedesktop.dbus
Klasse ReceivingServiceConfig
java.lang.Object
org.freedesktop.dbus.connections.config.ReceivingServiceConfig
Bean which holds configuration for
ReceivingService
.- Seit:
- 4.2.0 - 2022-07-14
- Autor:
- hypfvieh
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungint
int
int
int
int
int
int
int
-
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
-