public class EmbeddedDBusDaemon extends Object implements Closeable
| Constructor and Description |
|---|
EmbeddedDBusDaemon() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
setAddress(BusAddress address) |
void |
setAddress(String address) |
void |
setAuthTypes(int authTypes) |
void |
startInBackground() |
void |
startInForeground() |
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void startInForeground()
public void startInBackground()
public void setAddress(BusAddress address)
public void setAddress(String address) throws DBusException
DBusExceptionpublic void setAuthTypes(int authTypes)
Copyright © 2020. All rights reserved.