|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueuedSender
Sender that queues its messages.
| Method Summary | |
|---|---|
void |
flush()
Send any pending messages queued with Sender.send(net.grinder.communication.Message). |
| Methods inherited from interface net.grinder.communication.Sender |
|---|
send, shutdown |
| Method Detail |
|---|
void flush()
throws CommunicationException
Sender.send(net.grinder.communication.Message).
CommunicationException - If an error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||