|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Sender
Interface for classes that manage the sending of messages.
| Method Summary | |
|---|---|
void |
send(Message message)
Send the given message. |
void |
shutdown()
Cleanly shut down the Sender. |
| Method Detail |
|---|
void send(Message message)
throws CommunicationException
message - A Message.
CommunicationException - If an error occurs.void shutdown()
Sender.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||