|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Generated(value="com.threerings.presents.tools.GenServiceTask",
comments="Derived from StageSceneService.java.")
public interface StageSceneProvider
Defines the server-side of the StageSceneService.
| Method Summary | |
|---|---|
void |
addObject(com.threerings.presents.data.ClientObject caller,
com.threerings.miso.data.ObjectInfo arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
Handles a StageSceneService.addObject(com.threerings.miso.data.ObjectInfo, com.threerings.presents.client.InvocationService.ConfirmListener) request. |
void |
removeObjects(com.threerings.presents.data.ClientObject caller,
com.threerings.miso.data.ObjectInfo[] arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
Handles a StageSceneService.removeObjects(com.threerings.miso.data.ObjectInfo[], com.threerings.presents.client.InvocationService.ConfirmListener) request. |
| Method Detail |
|---|
void addObject(com.threerings.presents.data.ClientObject caller,
com.threerings.miso.data.ObjectInfo arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
throws com.threerings.presents.server.InvocationException
StageSceneService.addObject(com.threerings.miso.data.ObjectInfo, com.threerings.presents.client.InvocationService.ConfirmListener) request.
com.threerings.presents.server.InvocationException
void removeObjects(com.threerings.presents.data.ClientObject caller,
com.threerings.miso.data.ObjectInfo[] arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
throws com.threerings.presents.server.InvocationException
StageSceneService.removeObjects(com.threerings.miso.data.ObjectInfo[], com.threerings.presents.client.InvocationService.ConfirmListener) request.
com.threerings.presents.server.InvocationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||