|
||||||||||
| 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 TourneyService.java.")
public interface TourneyProvider
Defines the server-side of the TourneyService.
| Method Summary | |
|---|---|
void |
cancel(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
Handles a TourneyService.cancel(com.threerings.presents.client.InvocationService.ConfirmListener) request. |
void |
join(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
Handles a TourneyService.join(com.threerings.presents.client.InvocationService.ConfirmListener) request. |
void |
leave(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
Handles a TourneyService.leave(com.threerings.presents.client.InvocationService.ConfirmListener) request. |
| Method Detail |
|---|
void cancel(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
throws com.threerings.presents.server.InvocationException
TourneyService.cancel(com.threerings.presents.client.InvocationService.ConfirmListener) request.
com.threerings.presents.server.InvocationException
void join(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
throws com.threerings.presents.server.InvocationException
TourneyService.join(com.threerings.presents.client.InvocationService.ConfirmListener) request.
com.threerings.presents.server.InvocationException
void leave(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
throws com.threerings.presents.server.InvocationException
TourneyService.leave(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 | |||||||||