Package org.freedesktop.dbus.annotations
Annotation Type MethodNoReply
-
@Target(METHOD) @Retention(RUNTIME) public @interface MethodNoReply
Methods annotated with this do not send a reply
@Target(METHOD) @Retention(RUNTIME) public @interface MethodNoReply