|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseListener
The interface is used to receive a response to a specific request.
Method Summary | |
---|---|
void |
responseEventReceived(ResponseEvent event)
Receives the event generated as a response to a request. |
Method Detail |
---|
void responseEventReceived(ResponseEvent event)
event
- the response event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |