Package com.threerings.whirled.server.persist

Interface Summary
SceneRepository The scene repository provides the basic interface for loading and updating scene data.
 

Class Summary
DummySceneRepository The dummy scene repository just pretends to load and store scenes, but in fact it just creates new blank scenes when requested to load a scene and does nothing when requested to save one.
SceneUpdateMarshaller A utility class to assist the management of scene updates by a SceneRepository.
 



Copyright © 2011. All Rights Reserved.