|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a client who wishes to make a request to a plugin and receive an asynchronous response
Method Summary | |
void |
handleResponse(int requestId,
Response response)
Signal a response |
void |
handleResponseError(int requestId,
java.lang.Throwable error)
Signal an error processing the request |
Method Detail |
public void handleResponse(int requestId, Response response)
public void handleResponseError(int requestId, java.lang.Throwable error)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |