Verwendungen von Klasse
org.freedesktop.dbus.connections.config.ReceivingServiceConfig
Package
Beschreibung
-
Verwendungen von ReceivingServiceConfig in org.freedesktop.dbus.connections
ModifiziererKonstruktorBeschreibungprotected
AbstractConnection
(TransportConfig _transportConfig, ReceivingServiceConfig _rsCfg) -
Verwendungen von ReceivingServiceConfig in org.freedesktop.dbus.connections.base
ModifiziererKonstruktorBeschreibungprotected
AbstractConnectionBase
(TransportConfig _transportConfig, ReceivingServiceConfig _rsCfg) protected
ConnectionMessageHandler
(TransportConfig _transportConfig, ReceivingServiceConfig _rsCfg) protected
ConnectionMethodInvocation
(TransportConfig _transportConfig, ReceivingServiceConfig _rsCfg) protected
DBusBoundPropertyHandler
(TransportConfig _transportConfig, ReceivingServiceConfig _rsCfg) -
Verwendungen von ReceivingServiceConfig in org.freedesktop.dbus.connections.config
Modifizierer und TypMethodeBeschreibungReceivingServiceConfigBuilder.build()
Returns the configuredReceivingServiceConfig
instance.static ReceivingServiceConfig
ReceivingServiceConfigBuilder.getDefaultConfig()
Returns the default configuration used forReceivingService
. -
Verwendungen von ReceivingServiceConfig in org.freedesktop.dbus.connections.impl
Modifizierer und TypMethodeBeschreibungprotected ReceivingServiceConfig
BaseConnectionBuilder.buildThreadConfig()
Creates the configuration to use forReceivingService
.