org.freedesktop.dbus.test

Class test_p2p_server

public class test_p2p_server extends Object implements TestRemoteInterface

Method Summary
<T> intfrobnicate(List<Long> n, Map<String,Map<UInt16,Short>> m, T v)
StringgetName()
booleanisRemote()
static voidmain(String[] args)
voidnewpathtest(Path p)
intoverload()
voidsig(Type[] s)
floattestfloat(float[] f)
voidthrowme()
voidwaitawhile()

Method Detail

frobnicate

public <T> int frobnicate(List<Long> n, Map<String,Map<UInt16,Short>> m, T v)

getName

public String getName()

isRemote

public boolean isRemote()

main

public static void main(String[] args)

newpathtest

public void newpathtest(Path p)

overload

public int overload()

sig

public void sig(Type[] s)

testfloat

public float testfloat(float[] f)

throwme

public void throwme()

waitawhile

public void waitawhile()