Package com.threerings.whirled.zone.server

Interface Summary
ZoneManager A zone is a collection of scenes organized into a connected group.
ZoneManager.ResolutionListener Used to notify requesters when an asynchronous zone load has completed (successfully or not).
ZoneProvider Defines the server-side of the ZoneService.
 

Class Summary
ZoneDispatcher Dispatches requests to the ZoneProvider.
ZoneMoveHandler Handles transitioning between zones.
ZoneRegistry The zone registry takes care of mapping zone requests to the appropriate registered zone manager.
ZoneSender Used to issue notifications to a ZoneReceiver instance on a client.