| Package | Description |
|---|---|
| org.freedesktop.dbus.bin | |
| org.freedesktop.dbus.connections | |
| org.freedesktop.dbus.connections.transports |
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddedDBusDaemon.setAddress(BusAddress address) |
| Modifier and Type | Method and Description |
|---|---|
BusAddress |
AbstractConnection.getAddress()
Returns the address this connection is connected to.
|
| Modifier and Type | Method and Description |
|---|---|
protected BusAddress |
AbstractTransport.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractTransport |
TransportFactory.createTransport(BusAddress _address)
Creates a new transport encapsulating connection to a unix socket or TCP socket.
|
static AbstractTransport |
TransportFactory.createTransport(BusAddress _address,
int _timeout)
Creates a new transport encapsulating connection to a unix socket or TCP socket.
|
Copyright © 2020. All rights reserved.