pw3270dbus.xml 4.05 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="getConnectionState">
      <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>
    <method name="pfKey">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="key" direction="in" />
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="paKey">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="key" direction="in" />
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="setTextAt">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="row" direction="in" />
      <arg type="i" name="col" direction="in" />
      <arg type="s" name="text" direction="in" />
    </method>
    <method name="getTextAt">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="row" direction="in" />
      <arg type="i" name="col" direction="in" />
      <arg type="i" name="len" direction="in" />
      <arg type="s" name="text" direction="out" />
    </method>
    <method name="isConnected">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="isReady">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="inTN3270E">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="waitForReady">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="timeout" direction="in" />
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="setCursorAt">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="row" direction="in" />
      <arg type="i" name="col" direction="in" />
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="setToggle">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="id" direction="in" />
      <arg type="i" name="value" direction="in" />
      <arg type="i" name="result" direction="out" />
    </method>
    <method name="cmpTextAt">
      <annotation name="org.freedesktop.DBus.GLib.Async" value="true"/>
      <arg type="i" name="row" direction="in" />
      <arg type="i" name="col" direction="in" />
      <arg type="s" name="text" direction="in" />
      <arg type="i" name="result" direction="out" />
    </method>

  </interface>
</node>