public class ExportedObject extends Object
| Constructor and Description |
|---|
ExportedObject(DBusInterface _object,
boolean _weakreferences) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIntrospectiondata() |
Map<MethodTuple,Method> |
getMethods() |
Reference<DBusInterface> |
getObject() |
public ExportedObject(DBusInterface _object, boolean _weakreferences) throws DBusException
DBusExceptionpublic Map<MethodTuple,Method> getMethods()
public Reference<DBusInterface> getObject()
public String getIntrospectiondata()
Copyright © 2020. All rights reserved.