Package org.freedesktop
Interface DBus.Method
-
- Enclosing interface:
- DBus
public static interface DBus.Method
Contains method-specific annotations
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
DBus.Method.Error
Give an error that the method can returnstatic interface
DBus.Method.NoReply
Methods annotated with this do not send a reply
-