Package org.freedesktop.dbus.bin
Class EmbeddedDBusDaemon
java.lang.Object
org.freedesktop.dbus.bin.EmbeddedDBusDaemon
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidsetAddress(String address) voidsetAddress(BusAddress address) voidsetAuthTypes(int authTypes) voidvoid
-
Constructor Details
-
EmbeddedDBusDaemon
public EmbeddedDBusDaemon()
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
startInForeground
public void startInForeground() -
startInBackground
public void startInBackground() -
setAddress
-
setAddress
- Throws:
DBusException
-
setAuthTypes
public void setAuthTypes(int authTypes)
-