|
|||||||||
| 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 TourniesService.java.")
public interface TourniesProvider
Defines the server-side of the TourniesService.
| Method Summary | |
|---|---|
void |
createTourney(ClientObject caller,
TourneyConfig arg1,
InvocationService.ResultListener arg2)
Handles a TourniesService.createTourney(com.threerings.parlor.tourney.data.TourneyConfig, com.threerings.presents.client.InvocationService.ResultListener) request. |
| Method Detail |
|---|
void createTourney(ClientObject caller,
TourneyConfig arg1,
InvocationService.ResultListener arg2)
throws InvocationException
TourniesService.createTourney(com.threerings.parlor.tourney.data.TourneyConfig, com.threerings.presents.client.InvocationService.ResultListener) request.
InvocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||