|
||||||||||
| 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 LobbyService.java.")
public interface LobbyProvider
Defines the server-side of the LobbyService.
| Method Summary | |
|---|---|
void |
getCategories(com.threerings.presents.data.ClientObject caller,
LobbyService.CategoriesListener arg1)
Handles a LobbyService.getCategories(com.threerings.micasa.lobby.LobbyService.CategoriesListener) request. |
void |
getLobbies(com.threerings.presents.data.ClientObject caller,
String arg1,
LobbyService.LobbiesListener arg2)
Handles a LobbyService.getLobbies(java.lang.String, com.threerings.micasa.lobby.LobbyService.LobbiesListener) request. |
| Method Detail |
|---|
void getCategories(com.threerings.presents.data.ClientObject caller,
LobbyService.CategoriesListener arg1)
throws com.threerings.presents.server.InvocationException
LobbyService.getCategories(com.threerings.micasa.lobby.LobbyService.CategoriesListener) request.
com.threerings.presents.server.InvocationException
void getLobbies(com.threerings.presents.data.ClientObject caller,
String arg1,
LobbyService.LobbiesListener arg2)
throws com.threerings.presents.server.InvocationException
LobbyService.getLobbies(java.lang.String, com.threerings.micasa.lobby.LobbyService.LobbiesListener) request.
com.threerings.presents.server.InvocationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||