|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebLauncherServiceAsync
The WebLauncherServiceAsync is the WebLauncherService definition for asynchronous usage.
| Method Summary | |
|---|---|
void |
dispatchEvent(ServiceEvent pEvent,
AsyncCallback<? extends ServiceResult> pCallBack)
Sends the Event to the Server. |
void |
typemap(TypeMap pTypes,
AsyncCallback<TypeMap> pCallBack)
An unused method for mapping all serializable types which are not supported without specifying. |
| Method Detail |
|---|
void dispatchEvent(ServiceEvent pEvent,
AsyncCallback<? extends ServiceResult> pCallBack)
pEvent - the eventpCallBack - the call back response
void typemap(TypeMap pTypes,
AsyncCallback<TypeMap> pCallBack)
pTypes - the type-map classpCallBack - the call back response with the type-map
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||