File: ping_pong.xml

package info (click to toggle)
obus 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,480 kB
  • sloc: ml: 14,675; lisp: 52; makefile: 11; xml: 8
file content (8 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
<node>
  <interface name="org.foo.bar">
    <method name="Ping">
      <arg direction="in" type="s"/>
      <arg direction="out" type="s"/>
    </method>
  </interface>
</node>