Uses of Package
com.threerings.whirled.server

Packages that use com.threerings.whirled.server
com.threerings.stage.server   
com.threerings.whirled.server   
com.threerings.whirled.spot.server   
com.threerings.whirled.zone.peer.server   
com.threerings.whirled.zone.server   
 

Classes in com.threerings.whirled.server used by com.threerings.stage.server
SceneManager
          The scene manager extends the place manager and takes care of basic scene services.
WhirledServer
          The Whirled server extends the CrowdServer and provides access to managers and the like that are needed by the Whirled serviecs.
WhirledServer.WhirledModule
          Configures dependencies needed by the Whirled server.
 

Classes in com.threerings.whirled.server used by com.threerings.whirled.server
AbstractSceneMoveHandler
          Handles the basics of moving a client into a new scene, which may involve resolution.
SceneManager
          The scene manager extends the place manager and takes care of basic scene services.
SceneProvider
          Defines the server-side of the SceneService.
SceneRegistry.ResolutionListener
          Because scenes must be loaded from the scene repository and this must not be done on the dobjmgr thread, the interface for resolving scenes requires that the entity that wishes for a scene to be resolved implement this callback interface so that it can be notified when a scene has been loaded and initialized.
 

Classes in com.threerings.whirled.server used by com.threerings.whirled.spot.server
AbstractSceneMoveHandler
          Handles the basics of moving a client into a new scene, which may involve resolution.
SceneManager
          The scene manager extends the place manager and takes care of basic scene services.
SceneMoveHandler
          Handles a simple scene to scene move.
SceneProvider
          Defines the server-side of the SceneService.
SceneRegistry
          The scene registry is responsible for the management of all scenes.
SceneRegistry.ResolutionListener
          Because scenes must be loaded from the scene repository and this must not be done on the dobjmgr thread, the interface for resolving scenes requires that the entity that wishes for a scene to be resolved implement this callback interface so that it can be notified when a scene has been loaded and initialized.
WhirledSession
          The client object used by client management on the Whirled server.
 

Classes in com.threerings.whirled.server used by com.threerings.whirled.zone.peer.server
AbstractSceneMoveHandler
          Handles the basics of moving a client into a new scene, which may involve resolution.
SceneRegistry
          The scene registry is responsible for the management of all scenes.
SceneRegistry.ResolutionListener
          Because scenes must be loaded from the scene repository and this must not be done on the dobjmgr thread, the interface for resolving scenes requires that the entity that wishes for a scene to be resolved implement this callback interface so that it can be notified when a scene has been loaded and initialized.
 

Classes in com.threerings.whirled.server used by com.threerings.whirled.zone.server
AbstractSceneMoveHandler
          Handles the basics of moving a client into a new scene, which may involve resolution.
SceneRegistry
          The scene registry is responsible for the management of all scenes.
SceneRegistry.ResolutionListener
          Because scenes must be loaded from the scene repository and this must not be done on the dobjmgr thread, the interface for resolving scenes requires that the entity that wishes for a scene to be resolved implement this callback interface so that it can be notified when a scene has been loaded and initialized.
 



Copyright © 2011. All Rights Reserved.