@Generated(value="com.threerings.presents.tools.GenServiceTask",
comments="Derived from TourneyService.java.")
public interface TourneyProvider
extends com.threerings.presents.server.InvocationProvider
TourneyService.| Modifier and Type | Method and Description |
|---|---|
void |
cancel(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
|
void |
join(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
|
void |
leave(com.threerings.presents.data.ClientObject caller,
com.threerings.presents.client.InvocationService.ConfirmListener arg1)
|
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.InvocationExceptionvoid 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.InvocationExceptionvoid 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.InvocationExceptionCopyright © 2015. All rights reserved.