Uses of Class
org.freedesktop.dbus.connections.config.TransportConfigBuilder
Packages that use TransportConfigBuilder
Package
Description
-
Uses of TransportConfigBuilder in org.freedesktop.dbus.connections.config
Classes in org.freedesktop.dbus.connections.config with type parameters of type TransportConfigBuilderModifier and TypeClassDescriptionclassTransportConfigBuilder<X extends TransportConfigBuilder<?,R>, R> Methods in org.freedesktop.dbus.connections.config that return TransportConfigBuilder -
Uses of TransportConfigBuilder in org.freedesktop.dbus.connections.impl
Methods in org.freedesktop.dbus.connections.impl that return TransportConfigBuilderModifier and TypeMethodDescriptionBaseConnectionBuilder.transportConfig()Returns the builder to configure the used transport. -
Uses of TransportConfigBuilder in org.freedesktop.dbus.connections.transports
Methods in org.freedesktop.dbus.connections.transports that return TransportConfigBuilderModifier and TypeMethodDescriptionTransportBuilder.configure()Returns the configuration builder to configure the transport.Methods in org.freedesktop.dbus.connections.transports that return types with arguments of type TransportConfigBuilderModifier and TypeMethodDescriptionTransportBuilder.configure()Returns the configuration builder to configure the transport.