Uses of Class
org.freedesktop.dbus.exceptions.TransportConfigurationException
Packages that use TransportConfigurationException
-
Uses of TransportConfigurationException in org.freedesktop.dbus.spi.transport
Methods in org.freedesktop.dbus.spi.transport that throw TransportConfigurationExceptionModifier and TypeMethodDescriptiondefault AbstractTransportITransportProvider.createTransport(BusAddress _address, int _timeout) Deprecated, for removal: This API element is subject to removal in a future version.just used for compatibility will be removed in the future.ITransportProvider.createTransport(BusAddress _address, TransportConfig _config) Creates a new instance of this transport service using the given bus address.