|
xmlBlaster 2.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_Timeout
Interface you need to implement to receive timeout notifications
| Method Summary | |
|---|---|
void |
timeout(java.lang.Object userData)
You will be notified about the timeout through this method. |
| Method Detail |
|---|
void timeout(java.lang.Object userData)
userData - You get bounced back your userData which you passed
with Timeout.addTimeoutListener()
|
xmlBlaster 2.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||