|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageReplySendable
Method Summary | |
---|---|
void |
reply()
|
AsyncTask |
replyDelayed(TimeUnit unit,
int interval)
|
AsyncTask |
replyRepeating(TimeUnit unit,
int interval)
|
Methods inherited from interface org.jboss.errai.bus.client.api.builder.MessageBuildSendableWithReply |
---|
repliesTo, repliesToSubject |
Methods inherited from interface org.jboss.errai.bus.client.api.builder.MessageBuildSendableDispatcher |
---|
sendDelayedWith, sendGlobalWith, sendNowWith, sendRepeatingWith |
Methods inherited from interface org.jboss.errai.bus.client.api.builder.MessageBuildSendable |
---|
sendGlobalWith, sendNowWith, sendNowWith |
Methods inherited from interface org.jboss.errai.bus.client.api.builder.Sendable |
---|
getMessage |
Method Detail |
---|
void reply()
AsyncTask replyRepeating(TimeUnit unit, int interval)
AsyncTask replyDelayed(TimeUnit unit, int interval)
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |