|
||||||||||
| 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 SpotService.java.")
public interface SpotProvider
Defines the server-side of the SpotService.
| Method Summary | |
|---|---|
void |
changeLocation(com.threerings.presents.data.ClientObject caller,
int arg1,
Location arg2,
com.threerings.presents.client.InvocationService.ConfirmListener arg3)
Handles a SpotService.changeLocation(int, com.threerings.whirled.spot.data.Location, com.threerings.presents.client.InvocationService.ConfirmListener) request. |
void |
clusterSpeak(com.threerings.presents.data.ClientObject caller,
String arg1,
byte arg2)
Handles a SpotService.clusterSpeak(java.lang.String, byte) request. |
void |
joinCluster(com.threerings.presents.data.ClientObject caller,
int arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
Handles a SpotService.joinCluster(int, com.threerings.presents.client.InvocationService.ConfirmListener) request. |
void |
traversePortal(com.threerings.presents.data.ClientObject caller,
int arg1,
int arg2,
int arg3,
SpotService.SpotSceneMoveListener arg4)
Handles a SpotService.traversePortal(int, int, int, com.threerings.whirled.spot.client.SpotService.SpotSceneMoveListener) request. |
| Method Detail |
|---|
void changeLocation(com.threerings.presents.data.ClientObject caller,
int arg1,
Location arg2,
com.threerings.presents.client.InvocationService.ConfirmListener arg3)
throws com.threerings.presents.server.InvocationException
SpotService.changeLocation(int, com.threerings.whirled.spot.data.Location, com.threerings.presents.client.InvocationService.ConfirmListener) request.
com.threerings.presents.server.InvocationException
void clusterSpeak(com.threerings.presents.data.ClientObject caller,
String arg1,
byte arg2)
SpotService.clusterSpeak(java.lang.String, byte) request.
void joinCluster(com.threerings.presents.data.ClientObject caller,
int arg1,
com.threerings.presents.client.InvocationService.ConfirmListener arg2)
throws com.threerings.presents.server.InvocationException
SpotService.joinCluster(int, com.threerings.presents.client.InvocationService.ConfirmListener) request.
com.threerings.presents.server.InvocationException
void traversePortal(com.threerings.presents.data.ClientObject caller,
int arg1,
int arg2,
int arg3,
SpotService.SpotSceneMoveListener arg4)
throws com.threerings.presents.server.InvocationException
SpotService.traversePortal(int, int, int, com.threerings.whirled.spot.client.SpotService.SpotSceneMoveListener) request.
com.threerings.presents.server.InvocationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||