Uses of Class
org.freedesktop.dbus.connections.base.IncomingMessageThread
Packages that use IncomingMessageThread
-
Uses of IncomingMessageThread in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return IncomingMessageThreadModifier and TypeMethodDescriptionprotected IncomingMessageThreadAbstractConnection.createReaderThread(BusAddress _busAddress) -
Uses of IncomingMessageThread in org.freedesktop.dbus.connections.base
Methods in org.freedesktop.dbus.connections.base that return IncomingMessageThreadModifier and TypeMethodDescriptionprotected abstract IncomingMessageThreadAbstractConnectionBase.createReaderThread(BusAddress _busAddress) Create the read thread for reading incoming messages.