| Package | Description |
|---|---|
| com.threerings.micasa.lobby | |
| com.threerings.micasa.lobby.table |
| Class and Description |
|---|
| Lobby
A simple class for keeping track of information for each lobby in
operation on the server.
|
| LobbyConfig |
| LobbyProvider
Defines the server-side of the
LobbyService. |
| LobbyRegistry
The lobby registry is the primary class that coordinates the lobby services on the client.
|
| LobbyService
Provides an interface to the various parlor services that are directly
invokable by the client (by means of the invocation services).
|
| LobbyService.CategoriesListener
Used to communicate the results of a
LobbyService.getCategories(com.threerings.micasa.lobby.LobbyService.CategoriesListener) request. |
| LobbyService.LobbiesListener
Used to communicate the results of a
LobbyService.getLobbies(java.lang.String, com.threerings.micasa.lobby.LobbyService.LobbiesListener) request. |
| Class and Description |
|---|
| LobbyConfig |
| LobbyManager
Takes care of the server side of a particular lobby.
|
| LobbyObject
Presently the lobby object contains nothing specific, but the class
acts as a placeholder in case lobby-wide fields are needed in the
future.
|
Copyright © 2015. All rights reserved.