public interface SelectReceiveListener<Message>
receive SelectAction, which is called if an only if
the associated action has succeeded.| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(Message m) |
void onReceive(Message m) throws SuspendExecution
SuspendExecution