Package com.threerings.micasa.simulator.server

Interface Summary
SimulatorServer The simulator manager needs a mechanism for faking body object registrations, which is provided by implementations of this interface.
 

Class Summary
SimpleServer A simple simulator server implementation that extends the MiCasa server.
Simulant  
SimulatorManager The simulator manager is responsible for handling the simulator services on the server side.
SimulatorProvider The simulator provider handles game creation requests on the server side, passing them off to the SimulatorManager.