| Interface | Description |
|---|---|
| AuxModel |
An interface that must be implemented by auxiliary scene models.
|
| Scene |
This interface makes available basic scene information.
|
| SceneCodes |
Contains codes used by the scene invocation services.
|
| Class | Description |
|---|---|
| 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.
|
Copyright © 2015. All rights reserved.