|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MessageDispatchRegistry.Handler<T extends Message>
Handler interface.
| Method Summary | |
|---|---|
void |
handle(T message)
Handle the given message. |
void |
shutdown()
Cleanly shut down the handler. |
| Method Detail |
|---|
void handle(T message)
throws CommunicationException
message - A Message.
CommunicationException - If an error occurs.void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||