Package io.joynr.messaging
Interface SuccessAction
-
public interface SuccessAction
-
-
Field Summary
Fields Modifier and Type Field Description static SuccessActionnoAction
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-
-
-
Field Detail
-
noAction
static final SuccessAction noAction
-
-