Verwendungen von Klasse
org.freedesktop.dbus.connections.transports.TransportBuilder
-
Verwendungen von TransportBuilder in org.freedesktop.dbus.connections.transports
Modifizierer und TypMethodeBeschreibungstatic TransportBuilder
TransportBuilder.create()
Creates a newTransportBuilder
instance using a empty transport configuration.static TransportBuilder
Creates a newTransportBuilder
instance with the given address.static TransportBuilder
TransportBuilder.create
(BusAddress _address) Creates a newTransportBuilder
instance with the given address.static TransportBuilder
TransportBuilder.create
(TransportConfig _config) Creates a newTransportBuilder
instance using the given configuration.static TransportBuilder
TransportBuilder.createWithDynamicSession
(String _transportType) Creates a newTransportBuilder
with a dynamically created address.