Package org.freedesktop.dbus.interfaces
Interface Peer
-
- All Superinterfaces:
DBusInterface
- All Known Implementing Classes:
DBusDaemon.DBusServer,GlobalHandler
public interface Peer extends DBusInterface
All DBus Applications should respond to the Ping method on this interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringGetMachineId()voidPing()-
Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
-