|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PollWaitListener
Used alongside invocations of FlexClient.pollWithWait() to allow calling code to
maintain a record of the Objects being used to place waited poll requests into a wait
state. This can be used to break the threads out of their wait state separately from the
internal waited poll handling within FlexClient.
| Method Summary | |
|---|---|
void |
waitEnd(Object notifier)
Hook method invoked directly after a wait completes. |
void |
waitStart(Object notifier)
Hook method invoked directly before a wait begins. |
| Method Detail |
|---|
void waitStart(Object notifier)
notifier - The Object being used to wait()/notify().void waitEnd(Object notifier)
notifier - The Object being used to wait()/notify().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/client/PollWaitListener.html