|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAfterCallListener
The IAfterCallListener will be used for notifications about finished
calls.
| Method Summary | |
|---|---|
void |
afterCall(CallResultEvent pEvent)
Invoked after a method call. |
| Method Detail |
|---|
void afterCall(CallResultEvent pEvent)
throws Throwable
pEvent - an event with the call result
Throwable - if there is an error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||