org.freedesktop.dbus.test
public class two_part_test_server extends Object implements TwoPartInterface, DBusSigHandler<TwoPartInterface.TwoPartSignal>
Nested Class Summary | |
---|---|
class | two_part_test_server.two_part_test_object |
Constructor Summary | |
---|---|
two_part_test_server(DBusConnection conn) |
Method Summary | |
---|---|
TwoPartObject | getNew() |
void | handle(TwoPartInterface.TwoPartSignal s) |
boolean | isRemote() |
static void | main(String[] args) |