|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponseRequest
| Method Summary | |
|---|---|
void |
cancel()
Cancel response request (allways to be called to complete/destroy). |
void |
exception(int errorCode,
String errorMessage)
Exception response notification. |
int |
getIOID()
Get I/O ID. |
void |
timeout()
Timeout notification. |
| Method Detail |
|---|
int getIOID()
void timeout()
void cancel()
void exception(int errorCode,
String errorMessage)
errorCode - exception code.errorMessage - received detailed message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||