|
|||||||||
| 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(ClientObject caller,
com.threerings.miso.data.ObjectInfo arg1,
InvocationService.ConfirmListener arg2)
Handles a StageSceneService.addObject(com.threerings.miso.data.ObjectInfo, com.threerings.presents.client.InvocationService.ConfirmListener) request. |
void |
removeObjects(ClientObject caller,
com.threerings.miso.data.ObjectInfo[] arg1,
InvocationService.ConfirmListener arg2)
Handles a StageSceneService.removeObjects(com.threerings.miso.data.ObjectInfo[], com.threerings.presents.client.InvocationService.ConfirmListener) request. |
| Method Detail |
|---|
void addObject(ClientObject caller,
com.threerings.miso.data.ObjectInfo arg1,
InvocationService.ConfirmListener arg2)
throws InvocationException
StageSceneService.addObject(com.threerings.miso.data.ObjectInfo, com.threerings.presents.client.InvocationService.ConfirmListener) request.
InvocationException
void removeObjects(ClientObject caller,
com.threerings.miso.data.ObjectInfo[] arg1,
InvocationService.ConfirmListener arg2)
throws InvocationException
StageSceneService.removeObjects(com.threerings.miso.data.ObjectInfo[], com.threerings.presents.client.InvocationService.ConfirmListener) request.
InvocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||