java.lang.Object
org.freedesktop.dbus.RemoteObject
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteObject(String _busname, String _objectpath, Class<? extends DBusInterface> _iface, boolean _autostart) -
Method Summary
Modifier and TypeMethodDescriptionbooleanClass<? extends DBusInterface> inthashCode()booleantoString()
-
Constructor Details
-
RemoteObject
public RemoteObject(String _busname, String _objectpath, Class<? extends DBusInterface> _iface, boolean _autostart)
-
-
Method Details