|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICallBackResultListener
The ICallBackResultListener is the listener for server-sent
callback objects.
| Method Summary | |
|---|---|
void |
callBackResult(CallBackResultEvent pEvent)
If the IConnection detects a callback result, then this
method will be called, to notify the client listener. |
| Method Detail |
|---|
void callBackResult(CallBackResultEvent pEvent)
throws Throwable
IConnection detects a callback result, then this
method will be called, to notify the client listener.
pEvent - event of a server-sent callback
Throwable - if callback-result handling fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||