|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
M - the type of messages that can be handled by the handler.public interface MessageHandler<M extends Message>
The handler interface for processing messages that are received.
| Method Summary | |
|---|---|
void |
handleMessage(M msg)
|
| Method Detail |
|---|
void handleMessage(M msg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||