Uses of Package
com.threerings.micasa.lobby

Packages that use com.threerings.micasa.lobby
com.threerings.micasa.lobby   
com.threerings.micasa.lobby.table   
 

Classes in com.threerings.micasa.lobby used by com.threerings.micasa.lobby
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.
 

Classes in com.threerings.micasa.lobby used by com.threerings.micasa.lobby.table
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 © 2011. All Rights Reserved.