Package org.freedesktop.dbus.connections.transports
-
Class Summary Class Description AbstractTransport Base class for all transport types.TcpTransport Transport type representing a transport connection to TCP.TransportFactory Factory to create connection to DBus using unix socket or TCP.UnixSocketTransport Transport type representing a transport connection to a unix socket.