org.freedesktop.dbus.test
Interface TestRemoteInterface
- All Superinterfaces:
- DBusInterface
- All Known Implementing Classes:
- test_p2p_server
public interface TestRemoteInterface
- extends DBusInterface
A sample remote interface which exports one method.
getName
java.lang.String getName()
- A simple method with no parameters which returns a String
frobnicate
<T> int frobnicate(java.util.List<java.lang.Long> n,
java.util.Map<java.lang.String,java.util.Map<UInt16,java.lang.Short>> m,
T v)
throwme
void throwme()
throws TestException
- Throws:
TestException
waitawhile
void waitawhile()
overload
int overload()
sig
void sig(java.lang.reflect.Type[] s)
newpathtest
void newpathtest(Path p)
testfloat
float testfloat(float[] f)
teststructstruct
int[][] teststructstruct(TestStruct3 in)
reg13291
void reg13291(byte[] as,
byte[] bs)