Package org.freedesktop.dbus.annotations
Annotation Type MethodNoReply
-
@Target(METHOD) @Retention(RUNTIME) public @interface MethodNoReplyMethods annotated with this do not send a reply
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanvalueAnnotation value, true by default
-