|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AsyncServiceResponseListener
Interface used to receive notification of the availability of a response to a call to invokeServiceAsync.
| Method Summary | |
|---|---|
void |
onAsyncServiceResponse(AsyncServiceResponse asr)
Called when a response to a call to invokeServiceAsync is available. |
| Method Detail |
|---|
void onAsyncServiceResponse(AsyncServiceResponse asr)
ApplicationView.invokeServiceAsync(String serviceName, IDocument request,
AsyncServiceResponseListener listener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||