org.freedesktop.dbus.test

Class two_part_test_server

public class two_part_test_server extends Object implements TwoPartInterface, DBusSigHandler<TwoPartInterface.TwoPartSignal>

Nested Class Summary
classtwo_part_test_server.two_part_test_object
Constructor Summary
two_part_test_server(DBusConnection conn)
Method Summary
TwoPartObjectgetNew()
voidhandle(TwoPartInterface.TwoPartSignal s)
booleanisRemote()
static voidmain(String[] args)

Constructor Detail

two_part_test_server

public two_part_test_server(DBusConnection conn)

Method Detail

getNew

public TwoPartObject getNew()

handle

public void handle(TwoPartInterface.TwoPartSignal s)

isRemote

public boolean isRemote()

main

public static void main(String[] args)