@Generated(value="com.threerings.presents.tools.GenServiceTask",
comments="Derived from StageSceneService.java.")
public interface StageSceneProvider
extends com.threerings.presents.server.InvocationProvider
StageSceneService.| Modifier and Type | Method and Description |
|---|---|
void |
addObject(com.threerings.presents.data.ClientObject caller,
com.threerings.miso.data.ObjectInfo arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
|
void |
removeObjects(com.threerings.presents.data.ClientObject caller,
com.threerings.miso.data.ObjectInfo[] arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
|
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.InvocationExceptionvoid 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.InvocationExceptionCopyright © 2015. All rights reserved.