|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAsyncCallback
Method Summary | |
---|---|
void |
attachContext(java.lang.Object o)
Attach some application specific context to the callback. |
void |
response(Message msg)
|
Method Detail |
---|
void response(Message msg)
msg
- responses to be returnedvoid attachContext(java.lang.Object o)
o
- application specific context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |