pw3270dbus.xml
1.34 KB
<?xml version="1.0" encoding="UTF-8" ?>
<node name="/br/com/bb/pw3270">
<interface name="br.com.bb.pw3270">
<method name="getRevision">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="s" name="revision" direction="out" />
</method>
<method name="quit">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="i" name="result" direction="out" />
</method>
<method name="connect">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="s" name="uri" direction="in" />
<arg type="i" name="result" direction="out" />
</method>
<method name="disconnect">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="i" name="result" direction="out" />
</method>
<method name="getMessageID">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="i" name="status" direction="out" />
</method>
<method name="getScreenContents">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="s" name="contents" direction="out" />
</method>
<method name="enter">
<annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
<arg type="i" name="result" direction="out" />
</method>
</interface>
</node>