|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplyDeliverer
The interface defining the functionality ReplySubscribers rely on
while talking to their client.
| Method Summary | |
|---|---|
void |
announceInterest(ReplyEvent re)
The method a reply subscriber calls to announce that it is interested to be forwarded reply events matching re. |
void |
registerReplySubscriber(ReplySubscriber rs)
Registers the reply subscriber. |
| Method Detail |
|---|
void registerReplySubscriber(ReplySubscriber rs)
void announceInterest(ReplyEvent re)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||