|
Class Summary |
| DefaultSceneConfig |
The default scene config simply causes the default scene manager and
controller to be created. |
| SceneImpl |
An implementation of the Scene interface. |
| SceneMarshaller |
Provides the implementation of the SceneService interface
that marshalls the arguments and delivers the request to the provider
on the server. |
| SceneMarshaller.SceneMoveMarshaller |
Marshalls results to implementations of SceneService.SceneMoveListener. |
| SceneModel |
The scene model is the bare bones representation of the data for a
scene in the Whirled system. |
| SceneObject |
|
| ScenePlace |
Extends Place with scene information. |
| SceneUpdate |
Used to encapsulate updates to scenes in such a manner that updates can be stored persistently
and sent to clients to update their own local copies of scenes. |